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

#4 Randall Luecke - All time
Showing 87 commits

All contributors →
Hash Date Message
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