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 |
|
Tom Robinson
|
feda903f2f
|
Remove unused junk
|
2009-11-30 18:45:40 -08:00 |
|
Tom Robinson
|
150e264f0d
|
Remove bake.
|
2009-11-30 17:21:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
1e6fa93ea2
|
Fix for NSScrollView breaking nib2cib.
Reviewed by me.
|
2009-11-19 13:26:02 -08:00 |
|
Tom Robinson
|
b12b1bf662
|
Incorrect case in require("os")
|
2009-11-16 14:12:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
aa8689a4f0
|
Fix for compiling with spaces in path name and misidentifying IE.
Reviewed by me.
|
2009-11-15 19:13:13 -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
|
722166a9d2
|
Fix for default Jakefile for themes.
Reviewed by me.
|
2009-11-14 07:24:54 -08:00 |
|
Francisco Ryan Tolmasky I
|
13c5736a0f
|
Fix for capp gen sometimes failing.
Reviewed by me.
|
2009-11-13 10:10:26 -08:00 |
|
Tom Robinson
|
3d42cba823
|
Fix capp gen -f . putting frameworks in /
|
2009-11-11 15:25:27 -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
|
848828222b
|
Updated cappuccino dependency on objective-j. Also removed old install-tools script to remove confusion.
Reviewed by me.
|
2009-11-03 01:54:53 -08:00 |
|
Tom Robinson
|
b6e9625729
|
Update capp gen to use objj-frameworks data.
|
2009-11-02 19:38:48 -08:00 |
|
Francisco Ryan Tolmasky I
|
72adaa51ee
|
Skip all images, not just .gif.
Reviewed by me.
|
2009-11-02 17:36:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
695f60aefc
|
Replaced Rakefile with Jakefile for NibApplication template.
Reviewed by me.
|
2009-11-02 17:30:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
e00c2f3c05
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-02 17:24:50 -08:00 |
|
Francisco Ryan Tolmasky I
|
7ae0f1fec9
|
Updated Application and ThemeDescriptor templates to use jake instead of rake. Also made all objective-j jake definitions accessible through cappuccino/jake as well.
Reviewed by me.
|
2009-11-02 17:23:50 -08:00 |
|
Tom Robinson
|
6b3f05f517
|
Several fixes in "capp": handle empty config file, skip reading gifs, escape config keys in regex
|
2009-11-02 17:03:16 -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
|
a48a305cd8
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-10-28 00:59:27 -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 |
|
Tom Robinson
|
d7b778e8ac
|
Improved capp gen frameworks installing
|
2009-10-27 23:39:41 -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 |
|
Tom Robinson
|
b050559532
|
Improved capp gen. Don't blow away entire Frameworks directory with --force, just Objj/Foundation/AppKit.
|
2009-10-27 17:38:31 -07:00 |
|
Francisco Ryan Tolmasky I
|
375b490678
|
Removed dependencies on common.jake.
Reviewed by me.
|
2009-10-16 11:15:02 -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
|
238da6b80f
|
Narwhal fixes for capp gen.
Reviewed by me.
|
2009-10-15 13:27:27 -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
|
99697926d9
|
Resource fixes, added index.html support.
Reviewed by me.
|
2009-09-29 15:44:46 -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
|
3ac8ac40bc
|
Jakefile for press.
Reviewed by me.
|
2009-09-26 02:03:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
e5c5378ec0
|
A bit of work on top level tasks.
Reviewed by me.
|
2009-09-26 02:03:03 -07:00 |
|
Francisco Ryan Tolmasky I
|
9856e6bfd7
|
nib2cib and capp building with jake.
Reviewed by me.
|
2009-09-25 21:52:41 -07:00 |
|
Francisco Ryan Tolmasky I
|
3f2d6f24d2
|
Removed no longer used files.
Reviewed by me.
|
2009-09-25 03:33:40 -07:00 |
|
Francisco Ryan Tolmasky I
|
714cd402df
|
Moved nib2cib and capp to jake.
Reviewed by me.
|
2009-09-25 03:28:38 -07:00 |
|