Files
cappuccino/AppKit/CPMenuItem
Aparajita Fishman 5b763928fe Fixes to commit 69273259a5:
- No longer setting the search menu template to the default, but -defaultSearchMenuTemplate was made public.

- Action and target for clear recents item is always set to CPSearchField -_searchFieldClearRecents: since that is a built-in type.

- Action and target for recents item is always set to CPSearchField -_searchFieldSearch: since that is a built-in type.

- Template menu items are copied via CPMenuItem -copy (which is now implemented), so all state is maintained.
2010-07-28 14:30:20 -04:00
..
2010-07-23 17:18:08 -04:00
2010-06-10 16:42:28 -05:00
2010-07-28 14:30:20 -04:00