Unknown W. Brackets
|
49679c6a50
|
GE Debugger: Add context menu to control tabs.
Crurent non-functional, but shows up for the correct tab.
|
2022-08-14 10:20:53 -07:00 |
|
Unknown W. Brackets
|
2a0f23665f
|
GE Debugger: Track tabs per panel.
|
2022-08-14 09:23:18 -07:00 |
|
Unknown W. Brackets
|
e85a8b0f5b
|
Global: Cleanup class init order warnings.
|
2021-02-15 11:59:45 -08:00 |
|
aliaspider
|
3fbb340450
|
fix most write-strings warning.
|
2018-03-23 04:21:46 +01:00 |
|
Henrik Rydgard
|
f4b1152b00
|
Pick some safe changes from the android gradle branch (including windows CMake fixes)
|
2016-12-05 16:52:03 +01:00 |
|
Unknown W. Brackets
|
b06fdfeb02
|
Fix crash in wine (it not works.)
It was sending the notify early, and we didn't have tabs set up yet.
Fixes #4173, at least for the current wine-1.6 Ubuntu packages.
|
2013-10-25 23:48:54 -07:00 |
|
Unknown W. Brackets
|
3e7f7e9abd
|
Add tabs for depth/stencil to ge debugger.
|
2013-10-06 22:17:54 -07:00 |
|
Kingcom
|
0601f88b6d
|
Don't change border when the tab uses the buttons style
|
2013-09-30 21:49:17 +02:00 |
|
Kingcom
|
54f5405b4f
|
-remember/restore focus when switching tabs
-if a tab has a border, display if when titles are disabled, and don't display it when they are enabled
|
2013-09-30 21:38:46 +02:00 |
|
Kingcom
|
a5ae03cae1
|
-use tab control class for left tabs
-add a way to hide tab titles
-accelerator for GEDebugger
|
2013-09-30 15:56:08 +02:00 |
|
Kingcom
|
f41e5a3867
|
-use TabControl for bottom tabs
-show/hide bottom tabs with ctrl+x
|
2013-09-30 10:40:15 +02:00 |
|
Kingcom
|
72faf8c8ab
|
Move tab control into separate class
|
2013-09-28 20:57:02 +02:00 |
|