mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-08 11:47:14 +00:00
- 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.