Changeset [7c098753cfb2027dd6235b39462d7d16fc2a5023] by cacaodev
November 30th, 2010 @ 11:35 PM
CPSearchField:
- 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.
https://github.com/280north/cappuccino/commit/7c098753cfb2027dd6235...
Committed by cacaodev
- A Tests/Manual/CPSearchField/Jakefile
- A Tests/Manual/CPSearchField/Resources/MainMenu.cib
- A Tests/Manual/CPSearchField/Resources/MainMenu.xib
- A Tests/Manual/CPSearchField/Resources/spinner.gif
- M AppKit/CPSearchField.j
- M Tests/Manual/CPSearchField/AppController.j
- M Tests/Manual/CPSearchField/Info.plist
- M Tests/Manual/CPSearchField/index-debug.html
- M Tests/Manual/CPSearchField/index.html
- M Tests/Manual/CPSearchField/main.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.