Francisco Ryan Tolmasky I
|
cfc46edfb8
|
Fix for properly positioning pop up button menus.
Reviewed by me.
|
2009-12-03 01:27:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
f250373673
|
Fix for actions not being sent in submenus.
Reviewed by me.
|
2009-12-03 00:42:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
b0acc13da7
|
Fix for exceptions when not on a menu item.
Reviewed by me.
|
2009-12-02 23:08:33 -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
|
a401dfddff
|
Merge branch 'jake' into menus
|
2009-12-02 20:19:14 -08:00 |
|
Francisco Ryan Tolmasky I
|
f579fd925e
|
Fixed state columns not showing up.
Reviewed by me.
|
2009-12-02 20:18:25 -08:00 |
|
Francisco Ryan Tolmasky I
|
348e45a5cd
|
Some cleanup and a fix for custom views in menus.
Reviewed by me.
|
2009-12-02 18:40:47 -08:00 |
|
Ross Boucher
|
2120e9cf2a
|
Potential fix for a drawing issue in IE.
|
2009-12-02 18:27:18 -08:00 |
|
Ross Boucher
|
3002acc895
|
Change for the way in which we detect full bridge window close
|
2009-12-02 18:26:55 -08:00 |
|
Francisco Ryan Tolmasky I
|
0b3c313280
|
Fix for highlight look in menu bars.
Reviewed by me.
|
2009-12-02 18:12:50 -08:00 |
|
Francisco Ryan Tolmasky I
|
982ab4b4fa
|
Merge branch 'jake' into menus
|
2009-12-02 17:18:11 -08:00 |
|
Ross Boucher
|
56a739655f
|
A whole bunch of textfield and key event fixes.
|
2009-12-02 17:14:47 -08:00 |
|
Francisco Ryan Tolmasky I
|
150ee44da0
|
Added background highlight to menu bar and fixed highligh turning off after stopping tracking in menu bar.
Reviewed by me.
|
2009-12-02 16:39:38 -08:00 |
|
Francisco Ryan Tolmasky I
|
78795e3167
|
Preliminary menu bar support.
Reviewed by me.
|
2009-12-02 15:57:52 -08:00 |
|
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 |
|
Ross Boucher
|
1381bb5c54
|
Prevent CPViewController from loading the same cibs lots of times. I think the solution should be made generic and put into CPCib though. Closes #348.
|
2009-12-01 09:25:49 -08:00 |
|
 Thomas BalthazarandRoss Boucher
|
d58473c270
|
Fix for GHissue #348 : CPViewController should cache the cib
|
2009-12-01 09:14:30 -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
|
4b71557584
|
Added -popUpMenuPositioningItem:atLocation:inView:callback: and began porting existing uses to it.
Reviewed by me.
|
2009-11-30 20:54:53 -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
|
d0a8749986
|
Fix a type in CPOutlineView. Closes #265.
|
2009-11-25 00:09:55 -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 |
|
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
|
2009-11-20 18:06:16 -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
|
2d367a8b47
|
Fix for not being able to drag window from spaces in toolbar.
Reviewed by me.
|
2009-11-18 22:08:57 -08:00 |
|
Ross Boucher
|
595c70ed56
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
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 |
|
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
|
970f848b84
|
Make CPAlert slightly (but only slightly) more externally hackable
|
2009-11-17 17:03:42 -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
|
77bd8d3a76
|
Add hide: and hideOthers support.
Reviewed by me.
|
2009-11-16 18:27:38 -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 |
|