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

#5 Randall Luecke - All time
Showing 309 commits

All contributors →
Hash Date Message
bd6294b 2011-07-18 Updated Jakefile for xcodecapp-cocoa to use the proper v...
2ccbf5d 2011-07-17 Errors in xcodecapp-cocoa now show up in their own panel...
da6d8c8 2011-07-17 Merge branch 'xcodecapp-cocoa-merge' of https://github.c...
78d997b 2011-07-17 Remove xcodecapp-cocoa in preparation for a proper merge
c6e5219 2011-07-17 Add Xcodecapp-cocoa build to Tools Jakefile
3bb450a 2011-07-17 Merge branch 'master' of git://github.com/280north/cappu...
a0f5257 2011-07-17 Errors in xcodecapp-cocoa now show up in their own panel...
6520615 2011-07-17 Merged xcodecapp-cocoa
ff13de9 2011-07-01 Merge branch 'master' of git://github.com/280north/cappu...
47f40eb 2011-07-01 Added left/right arrow key expand and collapse... just f...
fc81483 2011-06-25 Fix typeo in CPToolbar.j CPToolbarItems to not respect m...
2887d42 2011-05-31 Remove empty setThemeState method in CPTableView
7a52805 2011-05-31 Support for setContinuous in CPLevelIndicator
cd05d30 2011-05-02 Fix for setting a new platform window on a visisble wind...
1b3792a 2011-04-25 Exclude build directory in xcodecapp.
7480f02 2011-04-25 Merge branch '0.9.1'
26afe7c 2011-04-25 Fix return type on sortUsingDescriptors in CPMutableArray.
2c89725 2011-04-22 Merge branch '0.9.1'
05b0aba 2011-04-22 When dragging horizontally we need to update the locatio...
5315095 2011-04-22 When dragging horizontally we need to update the locatio...
be96e30 2011-04-20 Merge branch '0.9.1'
f001b7f 2011-04-20 Merge branch '0.9.1'
561d221 2011-04-20 Stop references function arguments with arguments["name"...
86e3717 2011-04-19 Fixes for splitview documentation
b953338 2011-04-08 Merge branch 'natemartinsf-master' into 0.9.1
ae5359f 2011-04-08 Merge branch '0.9.1' of git://github.com/280north/cappuc...
de08add 2011-03-29 Fix for grid lines not being drawn in the headers of tab...
cf6d7f2 2011-03-26 Rev version number to 0.9.1
83e4e7e 2011-03-25 Merge branch 'jake-install-symlinks' of https://github.c...
8737b12 2011-03-24 Fix for corner view not drawing the line above the left ...
d54db1d 2011-03-24 Merge branch 'CPScanner' of https://github.com/cacaodev/...
9746e3d 2011-03-23 More fixes for the splitview.
0143544 2011-03-22 Merge branch 'master' of git://github.com/280north/cappu...
d9b327d 2011-03-22 Fix for splitview not repositioning subviews or removing...
3f27146 2011-03-22 Better CPWindowController docs.
459240b 2011-03-20 Fix for scroller error when horizontal scroller is too s...
e8210f7 2011-03-17 Proper fix for mem leakage.
32fc629 2011-03-17 Prevent memory leak my only adding the observer when the...
e1d45fd 2011-03-15 Merge branch 'master' of git://github.com/280north/cappu...
a3e6105 2011-03-15 Fix for errors with variable row height edge cases.
24fbf27 2011-03-12 Headerview and corner view fixes
e9dba10 2011-03-10 Move coder unarchiving logic to nib2cib.
b087757 2011-03-10 Pump runloop for async callbacks.
d926ad6 2011-03-10 Merge branch 'fix-cpsound-firefox' of https://github.com...
ad4d408 2011-03-10 Merge branch 'pattern-fill' of https://github.com/aparaj...
a7c5ca7 2011-03-05 Typo in doc changes
590b370 2011-03-05 Style changes for table column documentation.
90d50bb 2011-03-03 Sizing fixes for the textfields of the color panel.
060563b 2011-02-26 Documentation style fixes for CPOutlineView. Now setDele...
b8b74f1 2011-02-26 Revert "Crazy cool selection behavior."
5c6fce4 2011-02-24 Following the fix for the pane spiltter flag change in t...
d000e67 2011-02-24 Merge branch 'master' of https://github.com/dbrajkovic/c...
c9bc6c3 2011-02-24 Fix for Xcode 4.0 pre-release causing cappuccino not to ...
8c1a3a3 2011-02-23 Refactored the tableview docs a little. Now using real d...
f723318 2011-02-23 Column resize fixes
ebcbfc7 2011-02-23 Merge branch 'fix-searchfield-glitch' of https://github....
eaa4efc 2011-02-23 Imageview support for tableview nib2cib
e717fd8 2011-02-23 Merge branch 'Selection' of https://github.com/hammerdr/...
46781cb 2011-02-23 Merge branch 'mb-cpcursor-refactor' of https://github.co...
02eaded 2011-02-23 Merge branch 'UniformColumnSizing' of https://github.com...
0748190 2011-02-23 Merge branch 'bootstrap-fixes' of https://github.com/pau...
cccbb8e 2011-02-23 Merge branch 'master' of https://github.com/purem/cappuc...
9028787 2011-02-23 Merge branch 'fix-progressindicator-not-cpcoding-complia...
033663f 2011-02-23 fix for a couple methods not being generated for the docs.
b78eddd 2011-02-05 Clearer explaination of setPullsDown: of CPPopupButton
203942d 2011-01-30 Documentation of CPApplication.
fdf47eb 2011-01-27 Fix for tableview reloadData call inside setObjectValue:...
30695e4 2011-01-25 Document delete key delegate in tableview.
71de047 2011-01-24 Fix backspace issue with textfield. Closes #1107. Thanks...
81332fa 2011-01-24 Proper theme states for the tableview edit change I made...
191a02a 2011-01-24 Update documentation version number to 0.9.
2aa806e 2011-01-24 Docs for CPControl.
04f1b61 2011-01-24 Fixes to tableview inline editing.
b6119a7 2011-01-24 Docs for CPWebView.
0876fd6 2011-01-23 Docs of CPViewAnimation.
3d106c0 2011-01-23 Merge branch 'master' of git://github.com/280north/cappu...
c390b19 2011-01-23 Much needed documentation of CPSplitView and some docs f...
f075430 2011-01-20 Doc fixes and more docs in the tableview.
66a87c4 2011-01-19 Remove old resources from the old CPTabView.
818bf47 2011-01-18 New gradient color to match aristo better.
47afb96 2011-01-18 Drawing fixes for the tableview gradient.
467dc3c 2011-01-18 OutlineView docs.
7e3079a 2011-01-18 Magic enable to outlineview variable item height
8720a95 2011-01-16 Fix for scrollview flashing while uniformly resizing col...
bf4724d 2011-01-16 Fix for textfield jumping when textfield wasn't the righ...
c73e2e1 2011-01-16 Fix for nib2cib'd textfields jumping when editing
630cd12 2011-01-16 Typo in docs
5d88ffb 2011-01-16 Merge branch 'decimal' of https://github.com/stevegeek/c...
bd5aa1c 2011-01-15 Merge branch 'CPPredicate' of https://github.com/cacaode...
e656e05 2011-01-15 removeTableColumn: on the outlineview shouldn't allow re...
ddbba22 2011-01-15 Only set the outlineview column if it's the first column...
91b5596 2011-01-15 Merge branch 'cacaodev-CPOutlineView'
1dc1044 2011-01-13 Documentaion of CPObjectController.
0ef2557 2011-01-13 Documentation of CPArrayController.
05e69c8 2011-01-13 More documentation of the tableview, outlineview, and ta...
b393d05 2011-01-12 If selectedRow no longer exists when numberOfRows change...
8254543 2011-01-06 Fix for scrollColumnToVisisble also scrolling in the Y d...
2028efa 2011-01-06 Fix for scrollRowToVisible changing the X value instead ...
011c033 2011-01-06 Merge branch 'master' of git://github.com/280north/cappu...
477e9f8 2011-01-06 Fix for variable row heights when initial setup of the t...
af4e69a 2011-01-05 Fix for variable row heights with no rows on startup
a292936 2011-01-05 Extra bracket.
a000687 2011-01-05 Fix for CPArray and _CPJavaScriptArray -copy
692c43a 2011-01-04 Snap columns when we size the last column to fit.
76d5051 2011-01-04 Remove unused variable
3388294 2011-01-04 Documentation of the outlineview and some API fixes.
6c2c690 2011-01-03 Remove log
c78f232 2011-01-03 Fix for ouline column disclosure button staying in place...
5f39046 2011-01-03 Document setBorderType: for CPScrollView
fff2be4 2011-01-03 Fix for outline column dragging leaving disclosure indic...
156e9b8 2010-12-30 Merge branch 'master' of git://github.com/280north/cappu...
7aa00a9 2010-12-30 Attached sheets should have a shadow.
4b653ee 2010-12-27 in sizeLastColumnToFit make sure we respect min/max widths
f64cc4c 2010-12-27 Bounds errors on rectOfColumn
e31af96 2010-12-27 Made the selection behavior more correct
a431b34 2010-12-26 Merge branch 'master' of git://github.com/280north/cappu...
562bb8a 2010-12-26 setIntercellSpacing doesn't update dateviews. Closes #827
5a0c8f4 2010-12-26 Legacy tableviews cibs dont decode properly. Closes #850
452febd 2010-12-26 Test for uniform column resizing
645741a 2010-12-26 Merge branch 'master' of git://github.com/280north/cappu...
97b141b 2010-12-26 Fixes for uniform column resizing
b8f9263 2010-12-21 Fixed some 3am typos in the documentation
946cd38 2010-12-21 Compelete documentation of the tableview and tablecolumn...
14226ef 2010-12-20 Merge branch 'master' of git://github.com/280north/cappu...
910691a 2010-12-20 Capp Lint of tableview
a1efd1d 2010-12-19 Merge branch 'master' of git://github.com/280north/cappu...
088b6ea 2010-12-19 Last row of the tableview didn't draw
86c10e6 2010-12-19 Row offset regression fix, removed console.log
24ab9f9 2010-12-19 Merge branch 'master' of git://github.com/280north/cappu...
5d69bbc 2010-12-19 Fixed several bugs and regressions in the tableview.
c80116e 2010-12-11 Removed leftover from versioning fixes
ce0ddb2 2010-12-10 Test for previous commit
3a716c0 2010-12-10 CPObject -version should be static and zero by default.
54e106b 2010-12-03 Merge branch 'master' of git://github.com/280north/cappu...
3d19924 2010-12-03 Fix drag and drop bug
327962b 2010-11-28 Fix for intercellSpacing reference and fix for the outli...
4197bbe 2010-11-27 Fixed some intercell spacing issues
e3ef20e 2010-11-27 Fixed up the variable row height test.
8ddb80f 2010-11-27 Rewrote background color drawing code.
b8eb72f 2010-11-27 Fixes for drag and drop with variable row heights.
9003177 2010-11-27 Added more variable row height tabletests
591142b 2010-11-27 Some clean up
7b4f7f7 2010-11-27 Made variable rows actually work...
31b2cb3 2010-11-27 Fix syntax errors causing the build to break
20eb2a9 2010-11-27 instance variable initialized twice from merge
37d9bff 2010-11-26 Merge branch 'master' into tableview-variable
4f6c83c 2010-11-23 Fix for setFont: not working in the table header because...
2ba5cff 2010-11-23 More variable row height stuff.
55674e3 2010-11-18 Initial work on variable row heights. No drawing support...
c52b406 2010-11-04 Removed frame resizing in the textfield's initWithCoder:
f2391cb 2010-10-21 Merge branch 'master' of git://github.com/280north/cappu...
09c02c5 2010-10-21 Typeo in group items in outlineview.
00e638f 2010-10-18 initWithCoder on CPTextField should respect the larger h...
e13d771 2010-10-15 Performance related fixes for tableview drawing.
49a0a3d 2010-10-15 Fix for parameter type change from a find/replace.
56bc94f 2010-10-15 Merge branch 'tableview-grouprows'
f0b527b 2010-10-15 Selection fixes for group rows in the tableview.
f21ec37 2010-09-28 Fix for NativeHost windows becoming inactive when then g...
588577b 2010-09-28 try to use setLocalStorageDatabasePath or use _setLocalS...
ee64c5d 2010-09-27 Proper decoding of delegate and datasource for the table...
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