Commit Graph
700 Commits
Author SHA1 Message Date
Ross Boucher 70da3e287d Replace removed __Product__. 2009-03-25 01:35:47 -07:00
Ross Boucher 57d0e12b1f Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7 2009-03-25 01:16:08 -07:00
Tom RobinsonandRoss Boucher e2eefe350d require rubygems in case it isn't automatically 2009-03-25 00:59:08 -07:00
Tom RobinsonandRoss Boucher e5b0094f7d Remove unecessary header.txt reference 2009-03-25 00:59:08 -07:00
Tom RobinsonandRoss Boucher 3fe872c125 Delete old blend and nib2cib directories 2009-03-25 00:59:08 -07:00
Tom Robinson 3739710fba require rubygems in case it isn't automatically 2009-03-25 00:57:23 -07:00
Ross Boucher 65593c5200 Update styles for noscript section of index.html 2009-03-25 00:57:10 -07:00
Tom Robinson 46cc218694 Remove unecessary header.txt reference 2009-03-25 00:56:45 -07:00
Tom Robinson c08ec3e52a Delete old blend and nib2cib directories 2009-03-25 00:56:01 -07:00
Nabil ElisaandRoss Boucher 9420c22298 changed Javascript to JavaScript in all natural-language references. 2009-03-25 00:11:06 -07:00
Nabil ElisaandRoss Boucher a05e116ceb see issue #114 2009-03-25 00:10:56 -07:00
Tom Robinson 99b04827d1 Fix for renamed header.txt in Objective-J 2009-03-24 21:28:15 -07:00
Francisco Tolmasky 40027c2266 Fix for case sensitive issues with Ubuntu.
Reviewed by me.
2009-03-24 14:52:59 -07:00
Francisco Ryan Tolmasky I 6db2aa5354 Fix for capp not respecting '-f' option.
Reviewed by me.
2009-03-22 20:41:03 -07:00
Francisco Ryan Tolmasky I 9d8a4f14e3 Merge branch '0.7b' of git@github.com:280north/cappuccino into tolmasky 2009-03-22 20:31:26 -07:00
Francisco Ryan Tolmasky I 6b1180caa4 Added principal_class support to Rake task. Fixed loading bundles with new platform-aware code.
Reviewed by me.
2009-03-22 20:30:31 -07:00
Francisco Tolmasky e5ea6b242d Fixed Aristo affecting unbordered pop up buttons.
Reviewed by me.
2009-03-22 12:40:06 -07:00
Francisco Tolmasky 0638de200b Use visibleFrame for full bridge windows, not contentBounds.
Reviewed by me.
2009-03-22 12:20:18 -07:00
nciagraand280 North, Inc. 8dc6500649 Fix for setting toolbar on bridge window losing its origin.
Signed-off-by: 280 North, Inc. <admin+280north@280north.com>
2009-03-23 02:47:25 +08:00
nciagraand280 North, Inc. bb2697a1d8 Fix to make CPMenuItem send itself as the sender with its action.
Signed-off-by: 280 North, Inc. <admin+280north@280north.com>
2009-03-23 02:47:24 +08:00
Francisco Ryan Tolmasky I 65d9df9c54 Removed stray Application folder in NibApplication template.
Reviewed by me.
2009-03-22 11:35:05 -07:00
Francisco Ryan Tolmasky I 14d91c6bec Added bundle type to BlendKit.
Reviewed by me.
2009-03-22 08:16:09 -07:00
Francisco Ryan Tolmasky I 3bd28b28ab Fixed nib2cib importing of external custom frameworks and added bundle types.
Reviewed by me.
2009-03-22 08:12:54 -07:00
Francisco Ryan Tolmasky I f1601d01ea Got rid of ant specific jars that we no longer needs.
Reviewed by me.
2009-03-21 18:46:05 -07:00
Francisco Ryan Tolmasky I c27cc7ddf1 Building should be significantly faster.
Reviewed by me.
2009-03-21 18:23:27 -07:00
Francisco Ryan Tolmasky I f58940d92d Fixed a bug in the build system where Aristo would sometimes not build on the first run.
Reviewed by me.
2009-03-21 17:03:16 -07:00
Francisco Tolmasky a1b680b722 Updated README to reflect new build instructions.
Reviewed by me.
2009-03-21 07:42:02 -07:00
Francisco Tolmasky 56364d187a Deleted some remaining build.xml files.
Reviewed by me.
2009-03-21 07:35:02 -07:00
Francisco Tolmasky 0023c5753a Got rid of remaining old ant stuff and added TODO's to current Rakefile.
Reviewed by me.
2009-03-21 07:31:47 -07:00
Francisco Tolmasky 436c466e2d Fixed typos Tools README and updated to reflect new tools.
[#240 state:resolved]

Reviewed by me.
2009-03-21 06:58:35 -07:00
Francisco Tolmasky ffe1f9c7a4 Fix for infinite loop in isHiddenOrHasHiddenAncestors.
[#235 state:resolved]

Reviewed by me.
2009-03-21 06:35:45 -07:00
Francisco Tolmasky 0b4701f96d Made error message a bit better.
Reviewed by me.
2009-03-20 16:58:07 -07:00
Francisco Tolmasky 93ea03972b Added NibApplication template.
Reviewed by me.
2009-03-20 06:19:11 -07:00
Francisco Tolmasky c9fcc22875 Added auto installing of plist gem.
Reviewed by me.
2009-03-20 01:07:44 -07:00
Francisco Tolmasky 32e302b1b6 Got rid of a lot of the old build.xml files.
Reviewed by me.
2009-03-19 21:58:09 -07:00
Francisco Tolmasky 844d8fbe08 Added install task.
Reviewed by me.
2009-03-19 21:45:30 -07:00
Francisco Tolmasky b60a99008e Added READMEs.
Reviewed by me.
2009-03-19 20:03:02 -07:00
Francisco Tolmasky 4c6959191d Added Editors to Tools download.
Reviewed by me.
2009-03-19 18:46:58 -07:00
Francisco Tolmasky 4a50eb2e05 No longer need the NewApplication Tools folder (we simply use capp to generate the app).
Reviewed by me.
2009-03-19 18:26:54 -07:00
Francisco Tolmasky 661fd3446d Added beginnings of downlaods task.
Reviewed by me.
2009-03-19 18:25:25 -07:00
Francisco Tolmasky 02a997e28c Added shorthands:
all
debug
release

clean-debug, cleandebug
clean-release, cleanrelease
clean-all, cleanall

clobber-debug, clobberdebug
clobber-release, clobberrelease
clobber-all, clobberall

Reviewed by me.
2009-03-19 07:17:54 -07:00
Francisco Tolmasky 221b4329c6 Added clean/clobber to current tasks.
Reviewed by me.
2009-03-19 06:54:48 -07:00
Francisco Tolmasky 6930357351 Added clean/clobber to Objective-J.
Reviewed by me.
2009-03-19 06:36:07 -07:00
Francisco Tolmasky 28ebace7c6 Began supporting non-framework bundles in gem. 2009-03-19 04:06:21 -07:00
Tom Robinson 486d0ae25a Reverting AppKit/Info.plist 2009-03-19 03:40:23 -07:00
Tom Robinson 41ba12b1d7 Update press for new build system. Also fixed bug that was supposedly fixed previously (hasOwnProperty) 2009-03-19 03:25:02 -07:00
Tom Robinson b525be4680 Merge branch 'master' of git@github.com:tolmasky/cappuccino into tolmasky 2009-03-19 00:51:57 -07:00
Francisco Tolmasky 87389c7ca6 Began moving over press to new build system.
Reviewed by me.
2009-03-19 00:38:22 -07:00
Francisco Tolmasky f372e7ae11 Beginning to move over bake.
Reviewed by me.
2009-03-19 00:30:14 -07:00
Francisco Tolmasky 018fe182d3 Fixed bug in setting clip view.
Reviewed by me.
2009-03-18 23:48:25 -07:00