Francisco Ryan Tolmasky I
|
72f80cdbed
|
Cleaned up menu constraints.
Reviewed by me.
|
2009-11-30 02:01:44 -08:00 |
|
Francisco Ryan Tolmasky I
|
c070f20669
|
Better constraint support, and better support for moving out of submenus.
Reviewed by me.
|
2009-11-29 19:54:15 -08:00 |
|
Stephen Ierodiaconou
|
0ddb17862c
|
Merge branch 'master' of git://github.com/280north/cappuccino into CPDecimalNumber
|
2009-11-28 17:02:43 +00:00 |
|
Ross Boucher
|
a4d5165a3d
|
Fix for style issues.
|
2009-11-26 19:53:36 -05:00 |
|
 Abhinav GuptaandRoss Boucher
|
4fdddfb585
|
Fixed CPString's commonPrefixWithString to be faster.
|
2009-11-26 19:49:41 -05:00 |
|
 Abhinav GuptaandRoss Boucher
|
0575e96b60
|
Added commonPrefixWithString method to CPString and tests for it.
|
2009-11-26 18:13:01 -05:00 |
|
Ross Boucher
|
d0a8749986
|
Fix a type in CPOutlineView. Closes #265.
|
2009-11-25 00:09:55 -05:00 |
|
Ross Boucher
|
44fbf8afe2
|
Add support for encoding dates, courtesy of luddep.
|
2009-11-24 23:02:38 -05:00 |
|
Ross Boucher
|
1eb9202233
|
A few style guideline changes.
|
2009-11-24 22:56:18 -05:00 |
|
 Alexander LjungbergandRoss Boucher
|
b7da92d225
|
CPDate initWithString: now takes proper international format strings like NSDate. Similarly CPDate description generates such strings.
|
2009-11-24 22:42:02 -05:00 |
|
Ross Boucher
|
e4f6d0db1f
|
Fixes an issue with HUD style alert panels. Closes #343.
|
2009-11-24 22:13:20 -05:00 |
|
Ross Boucher
|
0a8bd9f687
|
Remove the "Cancelled" message that Safari shows when an XHR is cancelled during startup. Closes #344.
|
2009-11-24 18:38:25 -05:00 |
|
Ross Boucher
|
f2608998f9
|
Fixes a typo in CPRectContainsRect by simply calling out to CGRectContainsRect. We should explore simply removing this method entirely. Includes test cases. Closes #345.
|
2009-11-24 18:30:31 -05:00 |
|
Ross Boucher
|
ffb08d32ce
|
Fix an issue with storing 0 in a CPSet. Includes test cases. Closes #337.
|
2009-11-24 16:06:32 -05:00 |
|
Francisco Ryan Tolmasky I
|
119e776ddc
|
Make scrolling work in submenus.
Reviewed by me.
|
2009-11-23 23:35:58 -08:00 |
|
Francisco Ryan Tolmasky I
|
652930d5aa
|
Merge branch 'jake' into menus
|
2009-11-22 16:43:43 -08:00 |
|
Francisco Ryan Tolmasky I
|
e3babe97e4
|
Update to fix menu item sizes breaking on second open.
Reviewed by me.
|
2009-11-20 23:34:21 -08:00 |
|
Ross Boucher
|
72d01865ae
|
Add about panel
AB-7
|
2009-11-20 18:06:16 -08:00 |
|
Ross Boucher
|
b9664681a3
|
Better error reporting for narwhal-jsc
|
2009-11-19 15:29:20 -08:00 |
|
Ross Boucher
|
fd5c545189
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-19 14:54:51 -08:00 |
|
Ross Boucher
|
0639f4b00f
|
Exit from subjake if the subjake returns non zero status code. Don't exit in the compiler (required for building in Atlas to not kill the process)
|
2009-11-19 14:48:18 -08:00 |
|
Tom Robinson
|
ab49986238
|
Add --clone option to bootstrap, and prompt for location
|
2009-11-19 14:18:49 -08:00 |
|
Francisco Ryan Tolmasky I
|
a4fdc50d1d
|
Move these back into their own folders.
Reviewed by me.
|
2009-11-19 14:04:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
ed228b6183
|
Merge branch 'jake' into menus
|
2009-11-19 14:02:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
e0e675531a
|
Temporarily move these out into the main folder.
Reviewed by me.
|
2009-11-19 14:02:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
44e0879224
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-19 13:26:36 -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
|
2aaed6bffd
|
Replace outdated objj-executable with Narwhal magic.
|
2009-11-19 00:17:12 -08:00 |
|
Francisco Ryan Tolmasky I
|
2d367a8b47
|
Fix for not being able to drag window from spaces in toolbar.
Reviewed by me.
|
2009-11-18 22:08:57 -08:00 |
|
Francisco Ryan Tolmasky I
|
52c18abc5e
|
Fix for class_addMethod with a root class.
Reviewed by me.
|
2009-11-18 21:56:10 -08:00 |
|
Ross Boucher
|
595c70ed56
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
AB-6
|
2009-11-18 14:28:33 -08:00 |
|
 Alexander LjungbergandRoss Boucher
|
9faec8decd
|
Fixed: calling setIsPaneSplitter: on a CPTableView would change the divider width but the subviews would not change size to match.
|
2009-11-18 14:22:58 -08:00 |
|
Tom Robinson
|
90dc1f6cf8
|
Reorder shell config file checks.
|
2009-11-18 01:34:01 -08:00 |
|
Francisco Ryan Tolmasky I
|
ba01976151
|
Added target and action to radio groups.
Reviewed by me.
|
2009-11-17 19:52:20 -08:00 |
|
Francisco Ryan Tolmasky I
|
4d7f5a8a09
|
Fix for fixing state after turning setAllowsMixedState to NO.
Reviewed by me.
|
2009-11-17 19:17:58 -08:00 |
|
Ross Boucher
|
2d01fa6f94
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-17 17:04:12 -08:00 |
|
Ross Boucher
|
970f848b84
|
Make CPAlert slightly (but only slightly) more externally hackable
|
2009-11-17 17:03:42 -08:00 |
|
Tom Robinson
|
31feec0465
|
Flush stdin after writing file to ShrinkSafe process (fixes building in Rhino)
|
2009-11-17 17:02:07 -08:00 |
|
Francisco Ryan Tolmasky I
|
2466c14300
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-17 14:49:30 -08:00 |
|
Francisco Ryan Tolmasky I
|
49927fcfb7
|
Fix for building projects where source files are in nested subfolders.
Reviewed by me.
|
2009-11-17 14:46:54 -08:00 |
|
Ross Boucher
|
f612683dfb
|
Taking this out for now.
|
2009-11-17 10:26:58 -08:00 |
|
Ross Boucher
|
11e6ad2153
|
Adding a simple way to set a function for the target/action
|
2009-11-17 09:28:44 -08:00 |
|
 Klaas Pieter AnnemaandRoss Boucher
|
d041c69e0d
|
Added a check if the window is loaded in CPWindowController
|
2009-11-17 09:19:05 -08:00 |
|
 Randall LueckeandRoss Boucher
|
b394052145
|
fixed tableview typo
|
2009-11-17 09:16:30 -08:00 |
|
Francisco Ryan Tolmasky I
|
bce83e45b5
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
AB-5
|
2009-11-16 18:28:04 -08:00 |
|
Francisco Ryan Tolmasky I
|
77bd8d3a76
|
Add hide: and hideOthers support.
Reviewed by me.
|
2009-11-16 18:27:38 -08:00 |
|
Tom Robinson
|
118ece9f1c
|
Implement "which" for bootstrap and switch to 280north repos.
|
2009-11-16 17:11:05 -08:00 |
|
Francisco Ryan Tolmasky I
|
971956a6ba
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2009-11-16 15:09:51 -08:00 |
|
Francisco Ryan Tolmasky I
|
48cd362015
|
Fix for using unicode characters with capp config.
Reviewed by me.
|
2009-11-16 15:09:22 -08:00 |
|
Tom Robinson
|
b12b1bf662
|
Incorrect case in require("os")
|
2009-11-16 14:12:53 -08:00 |
|