Martin Carlberg
227c696750
Removed circular imports in CPToolbarItem.j
2012-12-20 14:22:09 +01:00
Martin Carlberg
c297e926f9
Compiler now works with jake and can compiler the whole Cappuccino framework. A lot of test cases still fail
2012-12-16 17:38:47 +01:00
Alexander Ljungberg
b5776445ec
Significantly optimise CPToolbar validation.
...
Avoid sending notifications about toolbar items' enabled state needlessly.
Tiling is expensive, but even if the toolbar item ignores redundant `setEnabled:` calls, the cost of notifications alone can really add up when there are many toolbar items.
2012-09-02 23:08:14 +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
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
Ross Boucher
5e43a02ffa
Fix some faulty validation logic.
2010-04-25 15:43:22 -07:00
Ross Boucher
3dccd93093
Fix a typo. Closes #380 .
2010-02-15 23:04:47 -08:00
Francisco Ryan Tolmasky I
c36f975bbf
More support for toolbar items and nib2cib. Added support for CPToolbarShowColorsItem.
...
Reviewed by me.
2010-01-13 22:39:15 -08:00
Francisco Ryan Tolmasky I
e25a227e4d
Fix for updating target/action of toolbar items.
...
Reviewed by me.
2010-01-13 20:03:01 -08:00
Francisco Ryan Tolmasky I
e76ee3c96e
A few more changes for CPToolbar nib2cib support and added beginnings of search field support.
...
Reviewed by me.
2010-01-12 22:54:35 -08:00
Francisco Ryan Tolmasky I
1c89968b69
nib2cib support for the new CPToolbar/CPToolbarItem, also improved classes to pick up item property changes (i.e, setLabel:, setAction:, etc.) after the toolbar has been initialized
...
Conflicts:
Tools/nib2cib/NSAppKit.j
Tools/nib2cib/NSToolbarItem.j
2010-01-12 19:02:43 -08:00
Francisco Ryan Tolmasky I
7f85b8b33f
Tiny bit more support for toolbars in nib2cib.
...
Reviewed by me.
2010-01-06 21:08:01 -08:00
Francisco Ryan Tolmasky I
8f1e56e398
Implemented manual validation for toolbar items and fixed a number of toolbar bugs.
...
Closes #43 .
Closes #48 .
Reviewed by me.
2009-11-15 00:35:52 -08:00
Nicholas Small and Ross Boucher
bc6f168afa
Added some designated initializers to AppKit.
2009-10-09 00:03:52 -07:00
lowell vizon and Francisco Ryan Tolmasky I
377f331b47
Documentation Edits: Replaced <code> and <pre> tags with \c; this allows monospaced text to be displayed with formatted text without needing a new line. See AppKit/CPView after generating documentation for examples. Also added - and + signs to the above changes when referring to either an -instanceMethod or a +classMethod. --lowell@cocoastep
...
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com >
2009-08-08 03:50:50 +08:00
Francisco Ryan Tolmasky I
886b4ef118
Fix for image views in toolbar items not displaying their images.
...
Reviewed by me.
2009-06-05 20:01:30 -07:00
Ross Boucher
850125b8ab
Add documentation groups
2009-05-18 15:43:36 -07:00
Francisco Ryan Tolmasky I
459316f102
Major Window Fixes/Changes.
...
[#65 state:resolved].
[#58 state:resolved].
[#94 state:resolved].
Reviewed by me.
2008-12-22 13:53:48 -08:00
Francisco Ryan Tolmasky I
d92fc8c4d0
Cleaned up old deprecated documentation stuff and added documentation to deploy.
...
Reviewed by me.
2008-12-10 15:57:31 -08:00
Francisco Ryan Tolmasky I
745df353c4
Fix for toolbar item's target set to null.
...
[#115 state:resolved]
Reviewed by me.
2008-10-27 01:51:08 -07: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
Ross Boucher
f228934e54
Initial conversion to Doxygen style comments.
2008-10-12 15:57:01 -07:00
Francisco Ryan Tolmasky I
344d2eb78c
Further fix for toolbar item sizing.
...
Reviewed by me.
2008-10-03 13:46:05 -07:00
Francisco Ryan Tolmasky I
cbcd3bbbb6
Fix for toolbar item minsize/maxsize mismatch.
...
[#85 state:resolved]
Reviewed by ross.
2008-10-03 13:15:14 -07:00
Francisco Ryan Tolmasky I
3a50d3562f
Added separator to toolbar and made centering work within toolbar.
...
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/57-no-way-to-center-or-move-identifiers-inside-a-toolbar
[#57 state:resolved]
Reviewed by ross.
2008-10-02 14:36:09 -07:00
Ross Boucher
a40fbd7961
Add the first draft of documentation inline.
2008-09-10 15:11:37 -07:00
Francisco Ryan Tolmasky I
a97bb72800
Initial commit.
...
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00