Francisco Ryan Tolmasky I
52f7844aee
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
...
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
2010-11-01 11:10:01 -07:00
Tom Robinson
ba713b8b06
Use getCappuccinoVersion() in various Jakefiles instead of hardcoded versions.
2010-03-08 15:10:08 -08:00
Francisco Ryan Tolmasky I
2edcfbda35
Updated version strings in preparation for 0.8.0 Release Candidate.
...
Reviewed by me.
2010-03-06 22:30:51 -08:00
Tom Robinson
b2179f14ab
Cleanup Jakefiles:
...
* require common.jake first
* require Objective-J/Cappuccino stuff only when needed (automatically requiring these caused too many problems)
* remove useless shebangs, cleanup whitespace
2010-02-19 16:09:39 -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
Francisco Ryan Tolmasky I
b675adbbb0
Fix for text being gone in buttons.
...
Reviewed by me.
2010-01-08 04:03:48 -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
baa1318298
Further cleanup.
...
Reviewed by me.
2009-11-02 15:59:42 -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
afaa816d5c
More clean/clobber fixes.
...
Reviewed by me.
2009-10-26 03:28:36 -07:00
Francisco Ryan Tolmasky I
b6cf4ad0a4
1. Added clean and clobber functionality to bundletask.
...
2. Prepared Foundation and Appkit for clean and clobber
3. Placed built-necessary requires in bundletask in the calling functions so that it can be included without being built for clean and clobber.
4. Made common.jake include unbuilt CommonJS files if built ones aren't present.
Reviewed by me.
2009-10-26 02:10:25 -07:00
Francisco Ryan Tolmasky I
b43b097d40
Fix for building from scratch.
...
Reviewed by me.
2009-10-13 15:42:44 -07:00
Francisco Ryan Tolmasky I
6b02a4105b
Furhter cleanup.
...
Reviewed by me.
2009-10-13 13:41:45 -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
e9092007ee
Added support for new FileList.
...
Reviewed by me.
2009-09-27 21:13:50 -07:00
Francisco Ryan Tolmasky I
1cd8acb92c
blend working with jake build system.
...
Reviewed by me.
2009-09-25 23:37:38 -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
ffd99e3ed7
Further jake work.
...
Reviewed by me.
2009-09-24 01:11:46 -07:00