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

#6 cacaodev - All time
Showing 35 commits

All contributors →
Hash Date Message
20853e3 2010-03-09 CPTableView & al. : change CPThemeStateHighlighted to C...
9a16921 2010-02-26 CPTableHeaderView: Avoid vertical lines disapearring whe...
f7c4685 2010-02-24 Added missing @imports in AppKit.j
e329633 2010-02-23 _CPKVCArray -indexOfObject: typo
3d52ffc 2010-02-17 CPTableView: fix shiftKey+selection to match cocoa behav...
b0b1932 2010-02-16 CPTableView: CPTableViewSelectionHighlightStyleSourceLis...
2d8f2b3 2010-02-14 Fixed a bug where column selection code was trying to hi...
c36b8f2 2010-02-13 CPTableView: -setHighlightedTableColumn: argument should...
d413fbe 2010-02-13 Fix for indentations not respected when resizing an outl...
5131aff 2010-02-08 Column sorting : Sort descriptors, sort indicator image...
36a85e9 2010-02-07 TableView : Column resizing. Works with column resizingM...
35a7456 2010-02-01 Fixes rows drawing when alternatingRowBackgroundColors >...
11d3056 2010-01-31 CPTableHeaderView: change background in -layoutSubviews ...
86fa759 2010-01-29 CPTableHeaderView.j: Gradient headers for canvas capa...
37fbeaa 2010-01-25 CPTableView -dragViewForRowsWithIndexes:
e40696a 2010-01-20 CPTableView: drag & drop improvements
211a7c7 2010-01-11 Make built-in data views highlightable
4eef234 2009-12-30 Fix a bug where drop was always failing in webkit nighties
01d60ad 2009-12-03 CPSearchField changes from issue #194
c36c750 2009-11-16 CPCursor implementation tested in WebKit/FF/IE/Opera. Se...
048bcc1 2009-10-07 Improved autoresizing mechanism for attached sheets
5b531b2 2009-10-07 Improved autoresizing mechanism for attached sheets
1d8cebd 2009-10-07 CPWindow : Added missing declarations for _isSheet and _...
0e55a5d 2009-09-21 Added sample app. Corrected style (tabs)
570a2a5 2009-09-21 Added sample app. Corrected style (tabs)
c6b934a 2009-09-18 Attached sheet implementation
d79ed12 2009-09-18 Attached sheet implementation
57ee7bc 2009-07-15 Fixed bug reported by Paul Tomlin http://groups.google.c...
fc74bba 2009-06-06 CPSearchField contributed by cacaodev
e1b63b8 2009-05-23 Set disabled CPMenuItem's text color to lightGrayColor i...
a7bd5e1 2009-05-21 Allow rake to process files located subfolders of Founda...
faac822 2009-02-07 Fixed bug in previous commit of setToolTip:
546c95b 2009-02-07 Fixed typos in CPArray+KVO ; added suport for *objects:a...
a1e3fed 2009-02-07 Fixed typo
55fa602 2009-02-07 Added tooltip support