| 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 |