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

#6 Nicholas Small - All time
Showing 64 commits

All contributors →
Hash Date Message
3070634 2010-07-28 Make -center on a bridge window into a no-op.
b65041a 2010-07-28 Merge branch 'master' of github.com:280north/cappuccino
16b6753 2010-07-28 Merge branch 'master' of github.com:280north/cappuccino
b96db40 2010-07-28 Merge branch 'master' of github.com:280north/cappuccino
071ab7d 2010-07-02 Only use CPView -display* methods while in DOM.
e385321 2010-07-01 CPArrayController -selectedObjects returns a CPObservabl...
21a9ae4 2010-06-30 Make CPTableView work with selectionIndexes binding.
6a689dc 2010-06-30 Fix for asking the wrong object for -_replacementKeyPath...
f34775b 2010-06-29 CPAttributedString should not call its own -beginEditing...
8f040d6 2010-06-21 Fixed a couple of Unix key bindings.
b37f5b4 2010-06-18 Fix CPResponderTest.
cbb9602 2010-06-18 Better caching of key bindings.
997a305 2010-06-18 Added CPKeyBinding for a dynamic key binding system.
f09193c 2010-06-17 Properly differentiate between special keys and normal k...
96fc34c 2010-06-17 CPResponder -interpretKeyEvents: will only call -insertT...
bd06b8a 2010-06-17 Modifier keys will fire flagsChanged: instead of keyDown...
243f564 2010-04-26 Fix typo in new autoscroll stuff.
6a81263 2010-03-31 Added right click responder methods and context menu sup...
67f35c7 2010-03-01 Update deprecated sendSynchronousRequest:returningRespon...
1f7afe7 2010-02-08 Merge branch 'jake' of github.com:280north/cappuccino in...
ceecaa0 2010-02-08 Fixed missing { in objj-analysis-tools.j
cbd0d6e 2010-02-04 Better nib2cib and CPCoder support for CPTableView.
25e0a59 2010-02-04 Merge branch 'loader' of github.com:280north/cappuccino ...
ab34ee8 2010-02-04 Add a few flags to NSTableView and CPCoder support for g...
9729099 2010-02-03 Added ApplicationTask#setFrameworks path. The default is...
36c6c9b 2010-01-28 Merge branch 'jake' of github.com:280north/cappuccino in...
bda5ea1 2010-01-28 Rewrote CPFlashView implementation to be fully cross-bro...
5ccf6ee 2010-01-28 Changed CPFlashMovie -fileName to -filename.
da146b0 2010-01-26 Move table view header resources into AppKit/Resources.
204df99 2010-01-15 Make CPPanel -becomesKeyOnlyIfNeeded and CPView -needsPa...
066972f 2010-01-11 Some fixes for last commit. Thanks to Jesse Ross.
608853d 2010-01-11 Added -setFlashVars: and -setParameters: to CPFlashView....
24801a2 2009-12-27 Merge branch 'jake' of github.com:280north/cappuccino in...
19b9f4e 2009-12-27 Enabling an accordion item will cause it to expand.
855a9ee 2009-12-23 Merge branch 'jake' of github.com:280north/cappuccino in...
189e299 2009-12-23 Added CPAccordionView -setEnabled:forItemAtIndex:
d2cd3b8 2009-12-16 Fix CPTabViewItem -tabView.
d14e077 2009-12-10 Make CPTableView selection notifications behave the same...
bc6f168 2009-10-07 Added some designated initializers to AppKit.
33f96da 2009-05-31 Fix for undefined key handling.
854d1c0 2009-04-29 CGContextDrawLinearGradient() now works in CGContextVML.
66e3c90 2009-04-14 Fix for infinite loop in CPView -enclosingMenuItem.
9c07779 2009-04-07 Added CPMenuBarHighlightColor, CPMenuBarHighlightTextCol...
c61ba5f 2009-04-07 Added setActivateColor: and setActivateShadowColor: to _...
e104458 2009-04-07 Fix for CPTabView not having its bezel drawn before bein...
3bc50c1 2009-04-07 Allow _CPWindowView to set its own toolbarItem labelShad...
ecee86c 2009-03-29 Added allowsEmptySelection to CPCollectionView.
8dc6500 2009-03-22 Fix for setting toolbar on bridge window losing its origin.
bb2697a 2009-03-22 Fix to make CPMenuItem send itself as the sender with it...
1758e18 2009-01-31 Added UUID generator method to CPString.
471f6cb 2009-01-30 Added setTitle: accessors to CPAlert.
66bbfbb 2009-01-30 Added verticalMargin accessor to CPCollectionView.
9295e24 2009-01-29 Fix to automatically reload arguments when they've changed
d1977f1 2009-01-29 Added numberOfRows and numberOfColumns to CPCollectionView.
69cf9b3 2009-01-27 Some refactoring of CPAlert to allow setting window style.
d2b11a9 2009-01-26 Updated CPAlert code and window style
615383e 2009-01-25 Possible changeset for [CPApp setArguments:]. Please review
78b84be 2009-01-04 Further fixes for separator items
3235cfd 2009-01-04 Few fixes for previous menu commits
899db8f 2009-01-04 Fix for disabled menu items still firing actions
08ba49e 2009-01-04 Updated all blank key equivalents to nil, which works now
0a8b08e 2009-01-04 Fix for flash view transparency
78503a9 2009-01-04 Fix for disabled menu items still highlighting
6765887 2009-01-04 Added menu item separators and a + menuBarHeight