0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored the tableview docs a little. Now using real doxygen commands instead of using <pre> on everything. More... over 14 years ago
Column resize fixes More... over 14 years ago
Merge branch 'fix-searchfield-glitch' of https://github.com/primalmotion/cappuccino into primalmotion-fix-searchfield-glitch More... over 14 years ago
Imageview support for tableview nib2cib More... over 14 years ago
Merge branch 'Selection' of https://github.com/hammerdr/cappuccino into tableview-selection More... over 14 years ago
Merge branch 'mb-cpcursor-refactor' of https://github.com/saikat/cappuccino into saikat-mb-cpcursor-refactor More... over 14 years ago
Merge branch 'UniformColumnSizing' of https://github.com/hammerdr/cappuccino into hammerdr-UniformColumnSizing More... over 14 years ago
Merge branch 'bootstrap-fixes' of https://github.com/paulbaumgart/cappuccino into paulbaumgart-bootstrap-fixes More... over 14 years ago
Merge branch 'master' of https://github.com/purem/cappuccino into purem-master More... over 14 years ago
Merge branch 'fix-progressindicator-not-cpcoding-compliant' of https://github.com/primalmotion/cappuccino into primalmotion-fix-progressindicator-not-cpcoding-compliant More... over 14 years ago
fix for a couple methods not being generated for the docs. More... over 14 years ago
Merge branch '0.9' More... over 14 years ago
Update to the starter package readme. More... over 14 years ago
Merge branch 'master' into traceback More... over 14 years ago
fix textfield cut and paste notifications More... over 14 years ago
do not encode _barView
primalmotion
as Antoine Mercadal
More... over 14 years ago
make CPProgressIndicator CPCodingCompliant
primalmotion
as Antoine Mercadal
More... over 14 years ago
Fixed typo More... over 14 years ago
Merge branch 'master' into traceback More... over 14 years ago
Fixes #1122. Nib2Cib was checking if NSSplitViewDividerStyle ==2 should be == 3 as NSSplitViewDividerStylePaneSplitter = 3. In CPSplitView.j the divider thicknesses in the themeAttributes were swapped. Also swapped the statements in _setupDOMDivider if(_isPaneSplitter) statement. More... over 14 years ago
Optionally add CAPP_BUILD to the shell config automatically. More... over 14 years ago
Enquote more command output in bootstrap to prevent spaces in paths from breaking things. More... over 14 years ago
Remove duplicate prompts from bootstrap. More... over 14 years ago
CPCursor refactor according to discussion in http://groups.google.com/group/objectivej-dev/browse_thread/thread/eabe59dc7d71122b/ddc6f1b61e5f3c2a?lnk=gst&q=cpcursor#ddc6f1b61e5f3c2a and new test for CPCursor that is easier to go through. More... over 14 years ago
Clearer explaination of setPullsDown: of CPPopupButton More... over 14 years ago
CPScrollView: add -scrollView(Will|Did)Change: delegate methods. CPScroller: send action when dragging starts instead of immediately on mouse down. More... over 14 years ago
remove old '_currentValueIsPlaceholder' code More... over 14 years ago
Merge branch 'master' into traceback More... over 14 years ago
log a traceback only once More... over 14 years ago
move the fix to themedRoundedTextField:
primalmotion
as Antoine Mercadal
More... over 14 years ago