Unknown W. Brackets
|
8f09a341df
|
Fix a few leaks in the Windows UI code.
|
2014-02-14 21:08:24 -08:00 |
|
Kingcom
|
2b7a601c17
|
Add checkboxes to GenericListControl, use them in CtrlBreakpointList
|
2014-02-13 10:24:42 +01:00 |
|
Unknown W. Brackets
|
fc6bbbff76
|
Add select all to all generic list controls.
|
2014-02-09 00:08:37 -08:00 |
|
Unknown W. Brackets
|
7deeb813a7
|
Make all list controls copy by default.
Yay. Much better than screenshots.
|
2014-02-09 00:00:20 -08:00 |
|
The Dax
|
b58746816a
|
Make the bool a class member instead.
|
2014-01-22 18:36:40 -05:00 |
|
The Dax
|
97a5382b50
|
Win32: Use a hacky workaround to prevent a rare hang when starting up.
|
2014-01-22 17:38:34 -05:00 |
|
Unknown W. Brackets
|
360068075b
|
windows: Show the open dialog on a separate thread.
Allows the screen to continue rendering, which should prevent black
screens, etc. while browsing.
May help #2755.
|
2014-01-19 20:15:08 -08:00 |
|
Kingcom
|
a972b5d0dc
|
Correct use of GetAsyncKeyState
|
2013-11-05 11:29:55 +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 |
|
Henrik Rydgard
|
5b9123b3c5
|
Main screen: Add Browse button on Windows to choose a folder easily
|
2013-10-15 13:28:09 +02:00 |
|
Unknown W. Brackets
|
dc98ede031
|
Warning fixes.
|
2013-10-08 00:03:58 -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
|
ed9c72e8eb
|
Update CtrlBreakpointList
|
2013-09-29 11:19:13 +02:00 |
|
Kingcom
|
9e2866d618
|
Update CtrlThreadList
|
2013-09-29 10:50:18 +02:00 |
|
Kingcom
|
c1690cd3dc
|
Range checks
|
2013-09-29 01:08:46 +02:00 |
|
Kingcom
|
aae0b98cfe
|
Display list tab
|
2013-09-29 01:02:05 +02:00 |
|
Kingcom
|
72faf8c8ab
|
Move tab control into separate class
|
2013-09-28 20:57:02 +02:00 |
|
Unknown W. Brackets
|
2251b0dd59
|
Avoid a "pure call" issue.
|
2013-09-15 10:36:19 -07:00 |
|
Kingcom
|
31a8a04675
|
Fix BrowseForFolder
|
2013-09-07 22:32:29 +02:00 |
|
Henrik Rydgard
|
0d0b43818c
|
Warning fixes and stuff
|
2013-08-30 20:14:16 +02:00 |
|
Kingcom
|
8a5ba1e406
|
Fix clipboard type
|
2013-08-28 09:59:08 +02:00 |
|