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

#10 Martin Escobar - All time
Showing 63 commits

All contributors →
Hash Date Message
2b52f7d 2011-04-29 - Fixed a bug where the right control was incorrectly re...
ea660e3 2011-04-18 CPPredicateEditorRowtemplate:
d5b2ccb 2011-03-12 CPSearchField: register for textDidChange notifications ...
ca1a1b4 2011-01-15 CPRuleEditor & CPPredicateEditor & CPPredicateEditorRowt...
b715fb6 2011-01-15 Enable representedObject decoding in NSMenuItem.j
72b8ed2 2011-01-14 CPOutlineView: If nil, set outlineTableColumn when the f...
e91bc3e 2011-01-11 Adds a binder subclass for CPArrayController's contentAr...
9cdcbb1 2011-01-04 OutlineView should decode a new instance of tableview de...
59cc590 2010-12-31 CPArrayController -setContent: fixed a bug where objects...
54c3cc0 2010-12-31 CPArrayController & nib2cib: added _automaticallyRearran...
92fb183 2010-12-30 CPKeyValueCodingArray/Set -copy. Fetch all objects throu...
235b323 2010-12-26 Add CPTableColumnValueBinder. This binder subclass just ...
43f8b50 2010-11-29 revert _searchMenuTemplate -> searchMenuTemplate
7c09875 2010-11-26 CPSearchField:
5bec411 2010-11-23 Fix for nib2cibing bindings options.
9c64766 2010-11-12 Allow parsing of functions with multiple arguments like ...
3b35219 2010-11-07 Fix [[string copy] isEqual:[string copy]] == NO
ca289e0 2010-11-06 CPPredicate parsing support:
4b1fbf1 2010-10-29 Implemented subquery expressions.
2a95523 2010-10-26 CPPredicate & CPExpression changes:
c735399 2010-10-23 CPPredicate: Fix for fail when parsing empty quotes. Wit...
275f89a 2010-10-22 CPPredicate: parsing 'BETWEEN' or 'CONTAINS' keywords no...
678563a 2010-10-18 Accidental globals in CPNotificationCenter and Runtime.js
675e982 2010-07-17 CPSearchField: Fixes (per cocoa)
0062caa 2010-05-26 CPObject -implementsSelector:
a4cadc5 2010-05-13 CPOutlineView: fix for _retargetedDropRow not set when r...
e1ad4a2 2010-04-23 CPTableView: remove custom scrolling now that it's handl...
0d35b38 2010-03-12 CPOutlineView: Fix a bug where newly expanded items woul...
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