mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-27 14:07:03 +00:00
- Fix recentAutosaveName decoding (setter was needed) - Fix a bug where 2 search fields in the same app would receive the same recentSearches update when recentAutosaveName set. - Update recentAutosaveName to use the new CPUserDefaults class instead of CPCookie. - searchMenuTemplate nib2cib decoding. searchMenutemplate is just an outlet, it's automatically connected. - Removed CPSearchFieldSeparatorItemTag - Updated Test app with a nib2cibed search field. Ability to set some options for the regular search field. - Style and white space.