Commit Graph
891 Commits
Author SHA1 Message Date
Ross Boucher 0bafdfd43a Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-17 20:59:39 -07:00
Ross Boucher 3fc7b7573d New loading page for Cappuccino templates 2009-05-17 20:58:04 -07:00
Francisco Tolmasky 8fc213a134 Forgot to check in NSMatrix.j
Reviewed by me.
2009-05-17 20:05:40 -07:00
Francisco Tolmasky eb96d48230 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-17 20:04:24 -07:00
Francisco Tolmasky 4ff6590e74 Added support for NSMatrix of radio buttons.
Reviewed by me.
2009-05-17 20:03:36 -07:00
Tom Robinson b8cac31e85 Updated to lastest External repos 2009-05-17 19:50:11 -07:00
Francisco Tolmasky c3d698bcac Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-17 18:47:23 -07:00
Francisco Tolmasky 28da8ccacf Prelminary support for radio buttons and checkboxes in nib2cib.
Reviewed by me.
2009-05-17 18:46:28 -07:00
Ross Boucher 00b1d893e2 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-17 16:51:33 -07:00
Ross Boucher 4a1630b7ba Add IE7 compatibility meta tag to new project templates. For now. 2009-05-17 16:50:54 -07:00
Tom Robinson 7ea048f5bd Fix root submodules task and for older versions of git 2009-05-17 15:18:48 -07:00
Ross Boucher bd3895e6c1 make windows not white by default 2009-05-17 13:00:06 -07:00
Ross Boucher 71200ca5f3 Update to the ciruclar slider images 2009-05-16 22:34:33 -07:00
Tom Robinson 00456fe62c Fixed press. Added --platforms option. 2009-05-16 19:42:31 -07:00
Francisco Tolmasky 269b61d6c4 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-16 17:40:18 -07:00
Francisco Tolmasky b23d62190d Further cleanup of encoding/decoding for AppKit classes.
Reviewed by me.
2009-05-16 17:39:22 -07:00
Tom Robinson 113131a2b3 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-16 17:37:47 -07:00
Tom Robinson d4436acea3 Switch browser.js to browserjs. Fix External build problems 2009-05-16 17:37:09 -07:00
Ross Boucher fc581e3d3d Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-16 16:51:24 -07:00
Ross Boucher 83cdbec1d3 Fix for broken cgcontext (stroke/fill ellipse) 2009-05-16 16:51:05 -07:00
Francisco Tolmasky 9f237c2d1a Automatically update submodules when building.
Reviewed by me.
2009-05-16 16:21:48 -07:00
Ross Boucher cfed10bbac Add bezier path to appkit.j, fix slight code bug 2009-05-16 16:18:26 -07:00
Francisco Tolmasky 67cfe69f38 Forgot to include these files in the last commit.
Reviewed by me.
2009-05-16 15:55:07 -07:00
Francisco Tolmasky 94f83a92b7 Added Radio and checkbox classes.
Remaining works:
- Fix artwork issue
- nib2cib support

Closes #77.

Reviewed by me.
2009-05-16 15:53:49 -07:00
Francisco Tolmasky 738d9186a6 Merge branch '0.7b-integration' into 0.7b 2009-05-16 15:33:23 -07:00
Francisco Tolmasky 1b494389a6 Fixed crash when selecting "About New Application..." in nib app. About panel still not implemented, but at least it no longer crashes.
Reviewed by me.
2009-05-15 22:33:39 -07:00
Francisco Tolmasky 4588d1db08 Further CPView/CPMenuItem cleanup.
Reviewed by me.
2009-05-15 22:16:15 -07:00
Francisco Tolmasky 8c1f6f3014 CPButton cleanup from residual pre-theme code.
Reviewed by me.
2009-05-15 21:40:11 -07:00
Seth BuntinandRoss Boucher abb49664f9 add prefix arg to 'rake install' 2009-05-15 14:55:58 -07:00
Ross Boucher c0fc298082 Update the new app template. 2009-05-15 12:30:17 -07:00
Ross Boucher 32af35492d Style fix. 2009-05-15 11:49:33 -07:00
Martin HäckerandRoss Boucher ad58952a32 Allows to leave of the suffix .cib from the filenames of cib files (just like cocoa does and states in the documentation). 2009-05-15 11:47:43 -07:00
Ross Boucher e05816419e Some documentation enhancements. 2009-05-14 22:48:42 -07:00
Ross Boucher 3b0feec801 Closes 113. 2009-05-14 22:16:06 -07:00
Ross Boucher 688fd5725d Missing scroller images. 2009-05-14 22:10:02 -07:00
Ross Boucher 9c7f07979b Add CPBezierPath, clean up some of CGPath and CGContext 2009-05-14 19:06:58 -07:00
Ross Boucher 22f7985d20 Fix for unicode characters being screwed up by shrinksafe 2009-05-14 16:39:36 -07:00
Ross Boucher 675b9df44c fix usage printout for nib2cib 2009-05-14 11:02:55 -07:00
tlrobinson af0b06ff28 Merge branch '0.7b' of git@github.com:280north/cappuccino into tlr0.7b 2009-05-13 18:40:20 -07:00
Ross Boucher a71a984a03 Accidentally committed logs to CPSegmentedContorl 2009-05-13 18:28:18 -07:00
Ross Boucher f4231dd890 Fix for closing an already not visible window causing app to break. 2009-05-13 18:19:41 -07:00
tlrobinson cfaf2d26a5 Update jack submodule 2009-05-13 17:58:47 -07:00
tlrobinson 43197b3099 Update capp to use CAPP_BUILD if present, falling back to STEAM_BUILD, erroring if neither. 2009-05-13 17:57:00 -07:00
tlrobinson 3c30a2fc3d Merge commit 'origin/0.7b' into tlr0.7b 2009-05-13 17:51:24 -07:00
Ross Boucher 4c31b25110 A couple minor segmented control changes. Still needs work. 2009-05-13 12:46:18 -07:00
Ross Boucher a5ef85c676 Mistake 2009-05-13 11:48:22 -07:00
Ross Boucher b747cd339a Closes 123. 2009-05-13 11:33:44 -07:00
Ross Boucher 8e7ce7c814 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7b 2009-05-13 11:33:34 -07:00
Thomas BalthazarandRoss Boucher a4b75b0132 CPURLConnection calls didFailWithError instead of didReceiveResponse for successful HTTP responses other than 200 2009-05-12 16:12:07 -07:00
Ross Boucher 453845dd20 Merge branch '0.7b' of git@github.com:280north/cappuccino into 0.7-integration 2009-05-12 16:11:25 -07:00