Ross Boucher
|
c514fd7a08
|
Fix an issue where window levels weren't kept in sync with dom window layers.
Closes #507.
|
2010-03-06 00:57:59 -08:00 |
|
Francisco Ryan Tolmasky I
|
c33e2ee51f
|
Fixed a bug with objj_debug_typecheck incorrectly misidentifying empty string as not a CPString. Also fixed a number of type declarations after running with objj_msgSend_decorate(objj_typecheck_decorator); turned on.
Reviewed by me.
|
2010-02-21 13:37:20 -08:00 |
|
Francisco Ryan Tolmasky I
|
56f6da606c
|
Missing licenses on a few files.
Reviewed by me.
|
2010-01-07 19:33:28 -08:00 |
|
 Randall LueckeandFrancisco Ryan Tolmasky I
|
e15cbfca33
|
fix bug in CPPlatformWindow where the visible frame for the platform window would offset itself for the menu bar height, even though no menu bar would be displayed because it's not the primaryPlatformWindow
|
2009-12-20 15:44:39 -08:00 |
|
Ross Boucher
|
2351f73c76
|
Make the new cursor stuff work across platform windows
|
2009-12-04 18:07:53 -08:00 |
|
Ross Boucher
|
56a739655f
|
A whole bunch of textfield and key event fixes.
|
2009-12-02 17:14:47 -08:00 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
2338ca2fa2
|
Add support for minimization.
|
2009-10-10 12:20:02 -04:00 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
1d76ac1b91
|
Addes initial support for window shadow styles.
Reviewed by tolmasky.
|
2009-09-30 07:03:55 +01:00 |
|
Francisco Ryan Tolmasky I
|
1862eacc27
|
Change frame setting behavior to match immediacy of Cocoa/GNUStep.
Reviewed by me.
|
2009-09-15 14:51:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
d1d0d72e32
|
Slight change from macro to runtime option.
Reviewed by me.
|
2009-08-17 03:50:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
ab8add681e
|
A number of fixes and improvements to the platform window subsystem.
Reviewed by me.
|
2009-08-17 03:50:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
6a9804939e
|
More removal of "bridge".
Reviewed by me.
|
2009-07-27 22:43:01 -07:00 |
|
Francisco Ryan Tolmasky I
|
a34e23fa1c
|
Removed CPDOMWindowBridge dependency in CPTextField.
Reviewed by me.
|
2009-07-27 12:06:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
fa5352ad40
|
Fix for drag and drop with platform windows.
Reviewed by me.
|
2009-07-27 12:06:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
4d179b1db7
|
Remove global references to first window.
Reviewed by me.
|
2009-07-27 12:06:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
d53207efd5
|
Furhter platform window support.
Reviewed by me.
|
2009-07-26 12:52:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
e69d770583
|
Further deprecation of CPDOMWindowBridge.
Reviewed by me.
|
2009-07-25 17:10:48 -07:00 |
|
Francisco Ryan Tolmasky I
|
8382bb1ae8
|
Beginnings of Platform reorg.
Reviewed by me.
|
2009-07-25 16:47:30 -07:00 |
|