More at cappuccino.org: Home | Learn | Discuss | Contribute | Download

#13 Brian Donovan - All time
Showing 28 commits

All contributors →
Hash Date Message
27cf82e 2011-04-14 Use our internal setter while initializing to make sure ...
f79203f 2011-04-11 Fix feedback view when retargeting the drop row & operat...
b69c25b 2011-03-25 Fix documentation typo.
abce41d 2011-03-16 Make sure -[CPArrayController arrangedObjects] always ha...
978545a 2010-12-19 Import required CPTableView.
6f724e3 2010-12-18 Fix apostrophe typo.
6b7d636 2010-12-15 Follow tolmasky's suggestions.
9bf0edb 2010-12-14 Implement CPScrollView scrollToBeginningOfDocument: and ...
751a80a 2010-12-14 Google Chrome Frame doesn't work with duplicate X-UA-Com...
55121d5 2010-12-08 Call will/didChange manually since this isn't a setter.
2c0c8b5 2010-12-07 Fix documentation typo.
788419d 2010-12-07 NSPopUpButton has no public -setSelectedTag, so make it ...
735a38d 2010-12-07 NSPopUpButton has no CPValueBinding, use @"selectedIndex".
79c2edc 2010-12-04 Allow binding to CPPopUpButton's selectedTag.
9fc0006 2010-12-01 Fix copy-paste error in calling the menuDidOpen: delegat...
69c0040 2010-11-23 CPTokenField did not send its action on end edit.
6f38b2a 2010-11-12 -[CPCollectionView setContent:] did not always call relo...
929ec28 2010-11-12 CPArrayController did not allow removing objects without...
5a01290 2010-11-08 Fix spelling of "separator".
7bf2297 2010-10-29 -[CPArrayController setContent:] would interpret nil as ...
8ca2a1b 2010-10-22 IE uses an empty string as the value of an empty capture...
8427697 2010-10-22 Fix accidental globals.
7be6352 2010-10-21 Add format parameter index support to sprintf.
2037ab9 2010-10-14 -[CPScrollView setContentView:] did not allow changing t...
b5d0054 2010-10-12 -[CPIndexSet shiftIndexesStartingAtIndex:by:] did not pr...
0ce115b 2010-10-04 Ensure observeValueForKeyPath:ofObject:change:context is...
b430e2e 2010-10-04 Fix "differ" that was supposed to be "defer".
23a654d 2010-09-28 Allow null locations per Quartz 2D documentation.