Francisco Ryan Tolmasky I
|
ef12ec54d7
|
Added new view for menu bar items.
Reviewed by me.
|
2009-12-01 19:19:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
495b774965
|
A bit of cleanup.
Reviewed by me.
|
2009-12-01 17:49:15 -08:00 |
|
Francisco Ryan Tolmasky I
|
7adf32f36e
|
Changed menu bar background image.
Reviewed by me.
|
2009-11-30 23:41:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
5c3beb4160
|
Fix for _minimumWidth not being defined in the CPMenu class, resulting in minimum widths being applied globally, and menus appearing in strange places in desktop mode.
Reviewed by me.
|
2009-11-30 23:20:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
b82c307007
|
Added -setMinimumWidth/minimumWidth to CPMenu.
Reviewed by me.
|
2009-11-30 23:08:05 -08:00 |
|
Francisco Ryan Tolmasky I
|
a7010e7598
|
Accidentally broke normal menu items.
Reviewed by me.
|
2009-11-30 22:43:36 -08:00 |
|
Francisco Ryan Tolmasky I
|
f850cbf780
|
Better handling of submenu actions.
Reviewed by me.
|
2009-11-30 22:30:41 -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 |
|
Francisco Ryan Tolmasky I
|
4b71557584
|
Added -popUpMenuPositioningItem:atLocation:inView:callback: and began porting existing uses to it.
Reviewed by me.
|
2009-11-30 20:54:53 -08:00 |
|
Tom Robinson
|
150e264f0d
|
Remove bake.
|
2009-11-30 17:21:16 -08:00 |
|
Tom Robinson
|
b592f6ae92
|
Remove submodules
|
2009-11-30 17:15:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
37ba8fb57d
|
Merge branch 'jake' into menus
|
2009-11-30 02:02:48 -08:00 |
|
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 |
|
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 |
|