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
|
81d784b5dc
|
Added missing license.
Reviewed by me.
|
2010-01-12 22:55:58 -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
|
03eed5f4f9
|
Got rid of unecessary code/files.
Reviewed by me.
|
2010-01-12 19:05:22 -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
|
39049f82fc
|
Fix for nib2cib incorrectly requiring at least 2 arguments.
Reviewed by me.
|
2009-12-04 15:02:59 -08:00 |
|
Francisco Ryan Tolmasky I
|
06b64c6a87
|
Fix for a few edge cases, and added showsStateColumn support to nib2cib.
Reviewed by me.
|
2009-12-03 19:24:03 -08:00 |
|
Francisco Ryan Tolmasky I
|
d705af8965
|
Added support for indentation levels in menu items.
Reviewed by me.
|
2009-12-02 20:41:52 -08:00 |
|
Francisco Ryan Tolmasky I
|
982ab4b4fa
|
Merge branch 'jake' into menus
|
2009-12-02 17:18:11 -08:00 |
|
tlrobinson
|
b0dd3cd818
|
Fix nib2cib.
|
2009-12-01 20:02:55 -08:00 |
|
Tom Robinson
|
4581fe4f22
|
Cleanup command line tool args (change objj to include command at args[0])
|
2009-11-30 21:45:01 -08:00 |
|
Francisco Ryan Tolmasky I
|
f8a5f91687
|
Fix for nib2cib leaving cells as targets for menu items.
Reviewed by me.
|
2009-11-30 21:28:42 -08:00 |
|
Francisco Ryan Tolmasky I
|
1e6fa93ea2
|
Fix for NSScrollView breaking nib2cib.
Reviewed by me.
|
2009-11-19 13:26:02 -08:00 |
|
Francisco Ryan Tolmasky I
|
3245f38788
|
nib2cib fix for pull down menus.
Reviewed by me.
|
2009-11-15 14:45:46 -08:00 |
|
Francisco Ryan Tolmasky I
|
cb18896137
|
First pass at spriting in IE.
Reviewed by me.
|
2009-11-04 21:38:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
17d68eeb97
|
Cleaned up a few unused Rakefiles and added warning to main Rakefile.
Reviewed by me.
|
2009-11-02 14:58:21 -08:00 |
|
Francisco Ryan Tolmasky I
|
0c13138a20
|
Split up objective-j and cappuccino CommonJS packages, and added ability to include Objective-J frameworks in CommonJS packages.
Reviewed by me.
|
2009-11-02 14:49:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
96523aca07
|
Merge branch 'master' into jake
|
2009-11-01 15:11:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
1ceeec8b5b
|
Fixed typo in NSEvent.j.
Reviewed by me.
|
2009-11-01 15:05:22 -08:00 |
|
Francisco Ryan Tolmasky I
|
cba546880b
|
Added some missing import statements.
Reviewed by me.
|
2009-11-01 14:23:48 -08:00 |
|
Francisco Ryan Tolmasky I
|
14ad8f6d6d
|
Cleaned up key equivalent handling and added support for key equivalents
to nib2cib.
Reviewed by me.
|
2009-10-31 18:32:58 -07:00 |
|
Francisco Ryan Tolmasky I
|
499d2d93d5
|
Added import just in case.
Reviewed by me.
|
2009-10-31 18:22:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
84f131808d
|
Removed some remaining cell "influences" in nib2cib'ed cib. There are references to NSCells in the object graph which should be removed, their children promoted to their parent's children.
Reviewed by me.
|
2009-10-31 18:22:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
d9ef4342b6
|
Merge branch 'master' into jake
|
2009-10-29 21:35:15 -07:00 |
|
Francisco Ryan Tolmasky I
|
8da4ea0823
|
Added import just in case.
Reviewed by me.
|
2009-10-29 16:25:05 -07:00 |
|
Francisco Ryan Tolmasky I
|
c48d9a01c6
|
Removed some remaining cell "influences" in nib2cib'ed cib. There are references to NSCells in the object graph which should be removed, their children promoted to their parent's children.
Reviewed by me.
|
2009-10-29 00:53:13 -07:00 |
|
Francisco Ryan Tolmasky I
|
cc334296bb
|
Merge branch 'master' into jake
Conflicts:
Objective-J/CommonJS/objective-j/lib-js/objective-j/compiler.js
|
2009-10-28 00:59:14 -07:00 |
|
Ross Boucher
|
22c248454e
|
Fix for the fact that bundles are not encodable in the last commits.
|
2009-10-28 00:11:42 -07:00 |
|
 Justin MechamandRoss Boucher
|
d263c74d5d
|
Added support for archiving NSTitle and NSNibBundleIdentifier from the View Controller palette for NSViewControllers.
|
2009-10-27 20:49:35 -07:00 |
|
 Justin MechamandRoss Boucher
|
25634a66cb
|
Added support to nib2cib for specifying the "Nib Name" property of the View Controller palette to enable view controller initialization from cibs.
|
2009-10-27 20:49:18 -07:00 |
|
 Justin MechamandRoss Boucher
|
228e801c91
|
Fixed the class name for archiving CPViewControllers (was CPCollectionView).
|
2009-10-27 20:49:03 -07:00 |
|
Francisco Ryan Tolmasky I
|
090bf3c46d
|
More nib2cib CommonJS fixes.
Reviewed by me.
|
2009-10-15 19:47:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
16deb3700d
|
Fixed incompatibilities in nib2cib with CommonJS and JavaScriptCore.
Reviewed by me.
|
2009-10-15 19:03:59 -07:00 |
|
Francisco Ryan Tolmasky I
|
a607d79c7d
|
Further spriting work.
Reviewed by me.
|
2009-10-13 10:19:50 -07:00 |
|
Francisco Ryan Tolmasky I
|
2dac122c30
|
Fix for loading platform dependent code.
Reviewed by me.
|
2009-09-28 04:27:03 -07:00 |
|
Francisco Ryan Tolmasky I
|
714cd402df
|
Moved nib2cib and capp to jake.
Reviewed by me.
|
2009-09-25 03:28:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
0497888edf
|
Made CPCollectionViewItem a subclass of CPViewController and improved nib2cib support for CPCollectionView, CPCollectionViewItem, and CPViewController.
Reviewed by me.
|
2009-09-15 05:00:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
25d76c9510
|
Further CPCollectionView nib2cib work.
Reviewed by me.
|
2009-09-15 03:20:47 -07:00 |
|
Francisco Ryan Tolmasky I
|
98ef1bfd05
|
Fix for Collection views having a gray background when nib2cibed.
Reviewed by me.
|
2009-09-15 02:22:05 -07:00 |
|
Francisco Ryan Tolmasky I
|
369cacb3aa
|
A bit of cleanup.
Reviewed by me.
|
2009-09-04 18:07:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
78fe93be68
|
Imrpoved identifying main menus in cibs.
Reviewed by me.
|
2009-09-04 12:37:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
669dff7a9b
|
nib2cib fix for new scrollers.
Reviewed by me.
|
2009-09-03 02:31:25 -07:00 |
|
Francisco Ryan Tolmasky I
|
58ac49e0b0
|
Fix for out of memory errors when building clean.
Reviewed by me.
|
2009-08-25 19:55:21 -07:00 |
|
Francisco Ryan Tolmasky I
|
da9221bf71
|
Fixed resources support being broken in nib2cib.
Reviewed by me.
|
2009-08-22 01:03:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
6592328553
|
Merge branch 'master' into tableview
|
2009-07-17 12:18:49 -07:00 |
|
 Marc NijdamandFrancisco Ryan Tolmasky I
|
9c226ae574
|
Ensuring all instance variables initialized to same values as initWithFrame: on coder init
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-07-18 03:03:14 +08:00 |
|
 Marc NijdamandFrancisco Ryan Tolmasky I
|
215619e6e2
|
Initial nib2cib work on collectionview
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-07-18 03:03:12 +08:00 |
|
Francisco Ryan Tolmasky I
|
d0599aef8f
|
More java call removal from nib2cib.
Reviewed by me.
|
2009-07-11 20:31:12 -07:00 |
|