Tom Robinson
9811327672
press whitespace cleanup
2010-01-27 22:37:26 -08:00
Tom Robinson
60f2eaadf5
Modify press to inspect cibs for dependent classes.
2010-01-27 22:36:28 -08:00
Tom Robinson
5478c640cc
Refactor of press's objj-analysis-tools in prep for inspecting cibs.
2010-01-27 22:35:19 -08:00
Tom Robinson
7fe3b115f1
Remove legacy image spriting code from press.
2010-01-27 20:46:35 -08:00
Tom Robinson
3ee63b754c
Remove theme bundle loading in press for now.
2010-01-27 17:54:28 -08:00
Tom Robinson
ee5817e480
Cleanup objj arguments story. objj-executable and "objj path/to/main.j" are now consistent.
2010-01-27 17:53:05 -08:00
Tom Robinson
35adaee1bb
Initial press cib analysis
2010-01-27 02:27:32 -08:00
Ross Boucher
7ce72a31c5
Rather than throwing out the entire cappuccino body, throw out a specific div if that div is available.
...
("cappuccino-body"). This let's external libraries, esp. flash ones, add things to the body without
Cappuccino getting rid of them as soon as the page loads.
Closes #421 .
2010-01-22 19:40:33 -08:00
Tom Robinson
2e1d6f2412
Migrate to use INTERPRETER.Context
2010-01-19 16:58:41 -08:00
Tom Robinson
0395287906
Press bundle callbacks for theme/cib --flatten support.
2010-01-19 15:00:43 -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
Tom Robinson
8f3661d5a4
Partial support for theme/additional bundles in press.
2010-01-13 12:57:31 -08:00
Tom Robinson
bb31ac11ca
Delete OUTPUT_DIRECTORY if exists and --force on
2010-01-13 03:48:04 -08:00
Tom Robinson
4ef0065c66
Print identifiers in alphabetical order for clarity.
2010-01-13 03:46:27 -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
b0b9a7a294
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
2010-01-12 22:55:50 -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
Tom Robinson
ff4fd1411e
Add --force option, change shorthand --flatten to -l
2010-01-12 22:48:29 -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
Tom Robinson
01ce469a0f
Convert objj-analysis-tools.j line endings to Unix style
2010-01-12 18:46:44 -08:00
Tom Robinson
c6347a3cf1
Remove relativeToRootPath
2010-01-12 18:42:03 -08:00
Tom Robinson
bf7e581445
Add URLMap to pressed --flattened bundles.
2010-01-12 17:24:20 -08:00
Tom Robinson
0fe9253d3b
Add some git hooks
2010-01-12 13:05:05 -08:00
Tom Robinson
d057b1909f
Point to TextMate bundle
2010-01-08 15:36:36 -08:00
Scott Kyle and Ross Boucher
4c81c9e21e
Fixed typo "Janurary"
2010-01-07 12:26:51 -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
2571b24f22
Removed TextMate and Xcode files since the ones being used now have their own repos. Linked to them in the README.
...
Reviewed by me.
2009-12-23 19:31:51 -08:00
Tom Robinson
6218bfaf9e
Rewrite/cleanup of press. Incomplete, but press --flatten "works" for some value of "work".
2009-12-13 15:01:19 -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
35df54ae99
Merge branch 'jake' into menus
2009-11-30 21:29:27 -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
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