Francisco Ryan Tolmasky I
|
d3e6819fd7
|
Fix for cibs not being properly copied when built, also fixes Debug Objective-J not being placed in the objective-j package.
Reviewed by me.
|
2009-11-02 21:09:41 -08:00 |
|
Tom Robinson
|
55bbfc9205
|
Merge branch 'jake' of github.com:280north/cappuccino into jake
|
2009-11-02 19:39:09 -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
|
fe91331dc4
|
Updated readme file to remove references to rake.
Reviewed by me.
|
2009-11-02 19:38:25 -08:00 |
|
Francisco Ryan Tolmasky I
|
cf946c62a8
|
Merge branch 'master' of git@github.com:280north/cappuccino into jake
|
2009-11-02 19:22:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
420ce1799a
|
Added check to make sure user is using the right versions of jake and browserjs.
Reviewed by me.
|
2009-11-02 18:31:14 -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 |
|
Ross Boucher
|
93c90274b5
|
Updates for massaging a few key inputs.
|
2009-11-02 16:47:07 -08:00 |
|
Francisco Ryan Tolmasky I
|
2d1d30a663
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-02 16:01:02 -08:00 |
|
Francisco Ryan Tolmasky I
|
baa1318298
|
Further cleanup.
Reviewed by me.
|
2009-11-02 15:59:42 -08:00 |
|
Tom Robinson
|
8fddc2370b
|
Update test task.
|
2009-11-02 15:31:14 -08:00 |
|
Francisco Ryan Tolmasky I
|
ea8245a6b3
|
Added an additional warning to the rake message.
Reviewed by me.
|
2009-11-02 15:20:23 -08:00 |
|
Francisco Ryan Tolmasky I
|
d508459480
|
Added jake as a dependency for objective-j and cappuccino packages.
Reviewed by me.
|
2009-11-02 15:10:26 -08:00 |
|
Francisco Ryan Tolmasky I
|
6fc56226ba
|
Removed jack as a dependency for packages.
Reviewed by me.
|
2009-11-02 15:04:00 -08:00 |
|
Francisco Ryan Tolmasky I
|
c98107b6b8
|
Updated necessary tusk installs.
Reviewed by me.
|
2009-11-02 15:01:56 -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
|
a457145312
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-02 14:50:51 -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 |
|
Tom Robinson
|
e8b1ff8846
|
Another Array().join() trick off-by-one bug.
|
2009-11-02 00:37:40 -08:00 |
|
 saikatandTom Robinson
|
eeae653c94
|
Made secure text fields have the right number of characters when focus is taken away from them. Closes issue #318.
|
2009-11-02 00:35:53 -08:00 |
|
Tom Robinson
|
6d402bdc00
|
Install narwhal-jsc on OS X in bootstrap.sh. Add newline when appending PATH
|
2009-11-01 23:19:11 -08:00 |
|
Francisco Ryan Tolmasky I
|
fddf3d70ff
|
Fixed typo in bootstrap.sh prompt.
Reviewed by me.
|
2009-11-01 22:54:25 -08:00 |
|
Francisco Ryan Tolmasky I
|
87e39bc707
|
Added .bash_login to searched files in bootstrap.sh.
Reviewed by me.
|
2009-11-01 22:50:22 -08:00 |
|
Tom Robinson
|
7c4f01d81b
|
bootstrap.sh script
|
2009-11-01 20:45:36 -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
|
2355cf4f6c
|
Fixed performKeyEquivalent: order (execute on view hierarchy first, then menus).
Reviewed by me.
|
2009-11-01 13:05:49 -08:00 |
|
Ross Boucher
|
2c0e717b23
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-11-01 11:21:56 -08:00 |
|
Ross Boucher
|
8745843105
|
Change method name
|
2009-11-01 11:21:34 -08:00 |
|
Tom Robinson
|
ef252a97c4
|
Merge branch 'master' of github.com:280north/cappuccino
|
2009-10-31 18:47:54 -07: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 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
bcd8c72ae4
|
Add an unsaved state affordance to the close button on standard windows.
|
2009-10-31 18:22:27 -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 |
|
Ross Boucher
|
79fa65624d
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-10-31 09:52:52 -07:00 |
|
Ross Boucher
|
9ca96bc909
|
Add desktop support for recent file list
|
2009-10-31 09:52:26 -07:00 |
|
Francisco Ryan Tolmasky I
|
3dbddcf186
|
Added makeObjectsPerformSelector:withObjects:.
Reviewed by me.
|
2009-10-30 18:02:33 -07:00 |
|
Ross Boucher
|
df8c648d70
|
Add an unsaved state affordance to the close button on standard windows.
|
2009-10-30 10:53:47 -07:00 |
|
Ross Boucher
|
ee7c71a184
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-10-29 22:22:51 -07:00 |
|
Ross Boucher
|
de163e22d9
|
Add disabled states for all the existing controls.
|
2009-10-29 22: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
|
e75ef74ea5
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-10-29 21:32:13 -07:00 |
|
Ross Boucher
|
2e26db5bf5
|
Add mixed states to checkboxes.
|
2009-10-29 21:17:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
fe1c45980d
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-10-29 20:46:24 -07:00 |
|
Ross Boucher
|
0423546451
|
Update to the new close/warn stuff to correctly support multiple windows per document and multiple documents per window.
|
2009-10-29 16:33:56 -07:00 |
|