| 51f780b |
2010-07-22 |
Merge branch 'master' of github.com:280north/cappuccino |
| cffbf86 |
2010-07-22 |
TableView theming |
| a2e6f8f |
2010-07-16 |
Initial theming of TableView header. |
| 0cbdb3b |
2010-07-13 |
Fix for redrawing issues in tableview. Closes #627 |
| 70f2d86 |
2010-07-13 |
Fixes for adding and removing columns to the tableview a... |
| 7696b30 |
2010-07-11 |
Added tests for CPFormatter and Foundation import. |
| 2a4d350 |
2010-07-08 |
Implementation fix for CPFormatter to conform to documen... |
| 78a7592 |
2010-07-07 |
selectedRowIndexes should return a copy, closes #605 |
| a34dfee |
2010-07-07 |
CPFormatter implementation. |
| 5ca9b4f |
2010-07-07 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 2a2b320 |
2010-07-07 |
Added image support for overflow toolbaritems. Also disa... |
| 9a30232 |
2010-06-27 |
Move the new close button a little to the right to confr... |
| cdb1ac3 |
2010-06-27 |
Use the new Aristo HUD window art. |
| 10c067e |
2010-06-22 |
When dragging over a tableview row we should jump to the... |
| 7414d14 |
2010-06-16 |
Moved tracking of last selected row index to selectRowIn... |
| f62d81e |
2010-06-11 |
Fix for nib2cib breaking with an emptry class implementa... |
| 39ba9b9 |
2010-06-06 |
setSeletable now works in CPTextField. Closes #690 |
| 57dc046 |
2010-06-04 |
Fixed theme state for CPBrowser. |
| d5ee07f |
2010-06-03 |
CPControl should not be allowed to performClick: if it's... |
| 162381a |
2010-06-02 |
Removed worthless variable in the collectionview. |
| bb651d0 |
2010-06-01 |
Added multiple selection support to the collectionview. |
| daee101 |
2010-05-25 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 0009603 |
2010-05-25 |
removed the border from _CPCornerView (Aristo) |
| 359a298 |
2010-05-25 |
Return a copy instead of the array itself. |
| f9da7f7 |
2010-05-25 |
Added missing pathComponents method to CPURL. |
| 79e8b6e |
2010-05-21 |
Added API for changing tableview selection color and sou... |
| 1bc8536 |
2010-05-20 |
Row indexes which no longer exist are removed from selec... |
| d6ac30b |
2010-05-19 |
CPTableView dataViews when selected now use the new CPTh... |
| a9f9704 |
2010-05-19 |
Fix for undoManager thowing exception in -canUndo. |
| 76443a5 |
2010-05-19 |
Fire selectionIsChanging when selecting column. closes #437 |
| f0501f8 |
2010-05-19 |
Fixed regression from last commits where children would ... |
| d252e94 |
2010-05-19 |
CPOutlineView item Expande/Collapse delegate method noti... |
| 202243f |
2010-05-16 |
fixed typo in CPViewAnimation. |
| c5f51ae |
2010-05-16 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 61b9c7a |
2010-05-16 |
Moved depreciated CPGeometry methods to CGGeomotry and f... |
| bc54fcf |
2010-05-13 |
Merge branch 'master' of git://github.com/280north/cappu... |
| e0a3a68 |
2010-05-13 |
access ivars directly from within CPTableHeaderView class. |
| c31786c |
2010-05-13 |
Refactored autoresizing |
| 61d7fe0 |
2010-05-12 |
If we tell the tableview not to draw a selection then we... |
| d316142 |
2010-05-12 |
Updated TableTest adding a checkbox as a dataview for a ... |
| b94174f |
2010-05-12 |
Updated TableTest to provide a test case for tables that... |
| bf71045 |
2010-05-12 |
Fixed bug where column reordering would be off if the ta... |
| 983f0a9 |
2010-05-11 |
- fixed a out of bounds error when clicking in the table... |
| 5b51879 |
2010-05-11 |
fixed CPTableView moveColumn: |
| e527551 |
2010-05-11 |
OutlineView items auto expand when hovering over them. |
| 837dcbf |
2010-05-10 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 50c519e |
2010-05-03 |
Fixed issue with CPWebView where document.body didn't ex... |
| ab6d5d6 |
2010-04-23 |
Added connectionDidFinsihLoading delegate to CPJSONPConn... |
| aea8f1f |
2010-04-12 |
Added proper background color to the tableview. |
| e956d61 |
2010-03-31 |
Fixed bug introduced by renaming of private class. |
| 0ec7d4c |
2010-03-31 |
Made drag feedback view in the tableview more correct, f... |
| c78feda |
2010-03-30 |
Fixed nib2cib bug with cornerview where resources were n... |
| 4b272a7 |
2010-03-22 |
Merge branch 'master' of git://github.com/280north/cappu... |
| f73d96a |
2010-03-22 |
Fixed black background of dragview in Opera and IE. |
| f324577 |
2010-03-21 |
Fixed default height in tableheader for Nib2Cib. |
| 43b601a |
2010-03-18 |
Fixed TableTest for IE. |
| 3ee3acc |
2010-03-17 |
Fixed failed TableCibTest in Firefox. |
| 9bdc5fa |
2010-03-17 |
Various nib2cib improvements on the tableview. |
| d7a7d8e |
2010-03-17 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 3c97903 |
2010-03-16 |
Fixed Nib2Cib selection color for the tableview. |
| e0483e3 |
2010-03-14 |
Fixed bug with nib2cib tableviews loading incorrect reso... |
| 3cdfc11 |
2010-03-13 |
Fixes flickering issues with CPTableView if you hold the... |
| 10b7eb8 |
2010-03-10 |
Fixed previous commit so it doesn't break buttons in the... |
| cc2bb8f |
2010-03-09 |
Fixed bug where editable tableview would not honor setEd... |
| 6dbb4ee |
2010-03-08 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 8410198 |
2010-03-08 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 4c4b428 |
2010-03-08 |
Added -selectedColumn to the tableview. |
| 519a930 |
2010-03-08 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 119c950 |
2010-03-06 |
Merge branch 'master' of git://github.com/280north/cappu... |
| d0999fa |
2010-03-05 |
Additional fixes for drag and drop in the TableView afte... |
| dc7bd33 |
2010-03-05 |
Fixed wrong import for outlineview test. |
| d76d9bc |
2010-03-05 |
Fixed bugs with drag and drop in tableview after outline... |
| 64357fd |
2010-03-04 |
Fixed bug where you could drag non-existant rows. Closes... |
| 49f3038 |
2010-02-24 |
Merge branch 'master' of git://github.com/280north/cappu... |
| f7a40a0 |
2010-02-24 |
Added proper resize cursor support for CPSplitView and c... |
| 5570a34 |
2010-02-22 |
Imported CPOutlineView.j in AppKit. |
| 25f4574 |
2010-02-22 |
TableView now renders white background by default (like ... |
| 0dd36b2 |
2010-02-20 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 6294287 |
2010-02-20 |
Fixed error when headerview was set to nil on the CPTabl... |
| 74fd7eb |
2010-02-20 |
Merge branch 'master' of git://github.com/280north/cappu... |
| 7cd6d02 |
2010-02-19 |
Merge branch 'master' of git://github.com/280north/cappu... |
| c48d306 |
2010-02-19 |
Initial refactor/rewrite of auto resizing columns. |
| 82ac98d |
2010-02-18 |
Initial refactoring of init with a fix for gradients not... |
| 3fad463 |
2010-02-18 |
Updated tabletest to include new source list selection s... |
| 213df88 |
2010-02-16 |
Merge branch 'loader' of git://github.com/280north/cappu... |
| 72edd73 |
2010-02-16 |
temp fix for auto resizing when user manually resizes. U... |
| 948e9ae |
2010-02-16 |
Merge branch 'loader' of git://github.com/280north/cappu... |
| 59756ff |
2010-02-16 |
Made the hit test area for the column resizing a bit sma... |
| 95364b1 |
2010-02-16 |
Tableview fixes including setMaxWidth reset on columns, ... |
| 2564003 |
2010-02-15 |
Added new aristo resources for CPTableView sorting. |
| 4237000 |
2010-02-15 |
TableView: |
| 4a98417 |
2010-02-08 |
Added call to auto resizing after user manually resizes ... |
| 4a5e90b |
2010-02-08 |
Fixed column resizing mask types. |
| 24e8f8a |
2010-02-08 |
Restyled tableview to match new Aristo art. Added a bit ... |
| 47bd6e5 |
2010-02-06 |
Further cleanup of code and logs in the tableview. |
| f590c63 |
2010-02-06 |
Cleaned up tableview logs. |
| e8b74ec |
2010-02-06 |
Fixed tableview begin drag/drop behavior to be more coco... |
| 265a410 |
2010-02-05 |
Changed the default text color for table column data vie... |
| e8ac94f |
2010-02-04 |
Improved logic for drawing highlighted grid lines. |
| 9465dd6 |
2010-02-04 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| 28a00ff |
2010-02-04 |
Fixed drawing bug where a the bottom grid line for the s... |
| 2b87b9f |
2010-02-04 |
Styled the test for the tableview headers, also added mo... |
| 6b58986 |
2010-02-02 |
Added better artwork for pressed header images for the t... |
| e88ec01 |
2010-02-02 |
Fixed bug where the first click on the CPTableView would... |
| cc74f94 |
2010-02-01 |
Better "fix" for Safari breaking the outlineview... This... |
| 775c1c1 |
2010-02-01 |
Fixed the outline view again... |
| 050a132 |
2010-02-01 |
Initial documentation of CPTableView. |
| 146bff6 |
2010-02-01 |
Initial documentation of CPTableView |
| a2d3723 |
2010-02-01 |
Merge branch 'jake-table' into jake |
| ecb88a8 |
2010-02-01 |
Added proper grid drawing for highlighted rows. Closing ... |
| 2dc0839 |
2010-02-01 |
Fixed bug where CPButtonBar would not display anything u... |
| 1488f3e |
2010-02-01 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| 26945bd |
2010-01-31 |
Removed commented out code and fixed a bug where the pre... |
| 1d9e2f8 |
2010-01-31 |
Changed drawn gradients to aristo art. |
| b9b2649 |
2010-01-29 |
Cleaned up merge and removed unnessisary selectionIsChan... |
| 1170673 |
2010-01-25 |
selection did change is no longer posted if selectionSho... |
| fb89450 |
2010-01-24 |
Refactored keyboard navigation for CPTableView |
| e1d43e3 |
2010-01-24 |
Merge branch 'jake-table' into jake |
| dd47350 |
2010-01-24 |
Reset position of the tableview in tabletest |
| 3f730c9 |
2010-01-22 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| 22c9317 |
2010-01-22 |
Removed additional references to disabled HUD scrollbar ... |
| 22aa4d3 |
2010-01-22 |
Hard coded header view resources into the CPTableView |
| f79a926 |
2010-01-22 |
Removed references to disabled scroller knob in HUD CPSc... |
| b5f5510 |
2010-01-21 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| 55dd67a |
2010-01-14 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| 544ed99 |
2010-01-14 |
Merge branch 'jake' of git://github.com/280north/cappucc... |
| db7b340 |
2010-01-14 |
Fixed outline view again after scoping fix. |
| 7683755 |
2010-01-14 |
Fixed scoping issues with last commit. |
| 8de7166 |
2010-01-14 |
Fixes for the CPTableView drag operation (selection and ... |
| 82ce66a |
2010-01-14 |
Further hack to fix the CPOutlineView which is broken in... |
| 8f43f5a |
2010-01-10 |
Added resource for drag and drop image. |
| c2282af |
2010-01-09 |
Removed called to super on keyDown which was invoking a ... |
| bbc521a |
2010-01-08 |
removed call to scrollRowToVisible: the bug is in clipvi... |
| c4b2cf9 |
2010-01-08 |
Patch for inline editing in CPTableView and clean up of ... |
| 9ac8238 |
2010-01-08 |
Fix for TableView drag being started while sometimes sel... |
| 64063fb |
2010-01-08 |
Support for drag and drop in TableTest |
| aa309ef |
2010-01-07 |
Implementation of drag and drop, auto resizing columns, ... |
| 138d7bd |
2009-12-31 |
Added _ in front of CG calls to last commit... |
| 97fe09f |
2009-12-31 |
Added proper support for hiding scroller elements when C... |
| a3d168b |
2009-12-30 |
left unnessisary line... whoops |
| 5018df5 |
2009-12-30 |
fix for window overlapping the menu bar if the user drag... |
| d791a18 |
2009-12-22 |
added support for HUD scroll bars |
| e15cbfc |
2009-12-20 |
fix bug in CPPlatformWindow where the visible frame for ... |
| 1411410 |
2009-12-18 |
fixed bug in CPMenu where action would be sent when the ... |
| b394052 |
2009-10-31 |
fixed tableview typo |
| 86d5ea6 |
2009-10-21 |
made sheet 10 percent transparent to match Cocoa sheets. |
| 424611e |
2009-10-21 |
fixed frameRectForContentRect:styleMask: so the styleMas... |
| b5cdcec |
2009-10-13 |
fixed CPSearchField search and cancel buttons so they st... |
| 58aef6e |
2009-08-20 |
tableview fixes |