Aparajita Fishman
|
4f377bcebe
|
Objj2 compiler fixes
Compiled all files individually:
- Added missing imports.
- Added @class/@global declarations to break circular dependencies.
- Misc. code cleanup.
Conflicts:
AppKit/CPWindow/_CPWindow.j
AppKit/Platform/DOM/CPPlatformWindow+DOM.j
|
2013-01-23 15:48:55 +07:00 |
|
Martin Carlberg
|
458fa9d02e
|
Fixed a lot of small bugs found by new warning message from compiler
|
2013-01-18 14:24:37 +01:00 |
|
Francisco Ryan Tolmasky I
|
1cbaea0e3d
|
Further capp_linting - removing accidental global.
Reviewed by me.
|
2010-12-02 12:11:57 -08:00 |
|
Francisco Ryan Tolmasky I
|
12d03a5128
|
Fix for custom objects.
Reviewed by me.
|
2009-07-22 19:34:44 -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 |
|
Ross Boucher
|
1497944eff
|
Removing CPLog's from cibs.
|
2009-05-08 12:35:17 -07:00 |
|
Francisco Tolmasky
|
699550c879
|
Fixes to Cib support.
Reviewed by me.
|
2009-02-13 14:45:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
a9b57d4187
|
Fix for +isKindOfClass: and +isMemberOfClass: not being there.
[#171 state:resolved].
Reviewed by me.
|
2008-12-16 19:43:48 -08:00 |
|
Francisco Ryan Tolmasky I
|
c2b9ebd4b9
|
Fix for "unkown class NSObject" warnings.
[#166 state:resolved].
Reviewed by me.
|
2008-12-15 00:48:27 -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 |
|