Alexander Ljungberg
ef326dbbb4
Fix an accidental global, whitespace.
2011-01-20 22:33:42 -03:00
Francisco Ryan Tolmasky I
52f7844aee
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
...
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
2010-11-01 11:10:01 -07:00
Paul Baumgart
01852d8075
Fix a bunch of missing @imports.
...
All classes (excluding the ones prefixed with underscores) in Foundation
and AppKit can now be loaded individually except CPOpenPanel and
CPSavePanel. These two classes have some sort of dependency cycle
that seems impossible to resolve without forward declarations (which
we don't have).
2010-10-05 15:54:25 -07:00
Ross Boucher
bca25d0f5f
Fix for windows being super floaty
2009-12-04 16:48:43 -08:00
Francisco Ryan Tolmasky I
315e0eac0c
Removed remaining references to full bridge in window template.
...
Reviewed by me.
2009-10-27 14:55:06 -07:00
Francisco Ryan Tolmasky I
35a9305347
Add setters/getters to cib custom objects/view/windows.
...
Reviewed by me.
2009-06-16 17:21:52 -07:00
Francisco Ryan Tolmasky I
b4abc5a99d
Further key handling fixes.
...
Reviewed by me.
2009-06-15 12:33:16 -07:00
Francisco Tolmasky
180c42b9d5
Added setFullBridge:/isFullBridge.
...
Reviewed by me.
2009-02-19 22:56:07 -08:00
tlrobinson
cfbdb1ce76
nib2cib support for CPMenu, CPMenuItem, CPPopUpButton, including MainMenu support. New test NIBs.
2008-12-09 01:58:42 -08:00
Tom Robinson
3516e026d0
Improved nib2cib support for windows (min/max size, correct autoresize mask, flipped Y coordinate)
2008-12-04 22:13:41 -08:00
Tom Robinson
88fbecb4d3
Intial CPToolbar coding / nib2cib support (still need CPToolbarItem support)
2008-11-11 02:29:33 -08:00
Tom Robinson
ac5c59f8ba
Fixed incorrect viewClass/windowClass archiving keys
2008-11-11 02:27:56 -08:00
Francisco Ryan Tolmasky I
5144a5a579
Added @accessor support, @import, and fixed spacing bug with @selector.
...
Reviewed by ross.
2008-10-26 00:48:49 -07:00
Francisco Ryan Tolmasky I
a10058fc7f
Improved Cib Support.
...
Reviewed by ross.
2008-09-19 20:19:08 -07:00
Francisco Ryan Tolmasky I
d6b4ebaa30
Significant improvements to cib support and nib2cib.
...
Reviewed by rossco.
2008-09-17 23:56:55 -07:00