0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed timezone calculation in initWithString. More... almost 14 years ago
Add a manual test for drag and drop in a CPTableView More... almost 14 years ago
deltaX and deltaY now set on mousemoved, based on last mouse event More... almost 14 years ago
Trivial fix, add missing spinner.gif from manual scroll view test More... almost 14 years ago
Fix for issue 1210 More... almost 14 years ago
Merge branch 'aparajita-nib2cib-man' More... almost 14 years ago
Properly documented the -F option, some formatting tweaks More... almost 14 years ago
Changed comparison in initial check to <=, a cib with an equal mtime could not have been converted from an IB file, it would have a later mtime. More... almost 14 years ago
Fixes and enhancements... More... almost 14 years ago
implement outlineViewDeleteKeyPressed More... almost 14 years ago
Fixes and enhancements More... almost 14 years ago
Merge branch 'capp-man' of https://github.com/aparajita/cappuccino into aparajita-capp-man More... almost 14 years ago
Merge branch '0.9.1' More... almost 14 years ago
Fixed: systems without xcodebuild would fail jake clean and jake clobber. More... almost 14 years ago
don't resolve nib2cib output path More... almost 14 years ago
Completed CPTabView documentation. More... almost 14 years ago
Minor doc formatting. More... almost 14 years ago
Use bsdtar explicitly for 'jake docs' in case the user has GNU tar installed through e.g. fink. More... almost 14 years ago
Document CPScreen. More... almost 14 years ago
Better formatting, clickable links and basic code styling for the Doxygen docs front page. This look will resemble that of the GitHub front page. More... almost 14 years ago
Tweak More... almost 14 years ago
fix wrong AGPL header in CPUserDefaultTest.j
primalmotion
as Antoine Mercadal
More... almost 14 years ago
Whitespace, comment tweak. More... almost 14 years ago
Merge branch 'aparajita-fonts' into 0.9.1 More... almost 14 years ago
Merge branch 'fonts' of https://github.com/aparajita/cappuccino into aparajita-fonts More... almost 14 years ago
Fix up and restore all functionality to ArrayController manual test. More... almost 14 years ago
Recreated and cleaned up ArrayController1 since MainMenu.xib was missing. More... almost 14 years ago
Minor KVO optimisation. More... almost 14 years ago
Test array controller KVC binding correctness. More... almost 14 years ago
Fixed: an array controller with a bound contentArray would sometimes fail when add:, remove: and similar methods were called. More... almost 14 years ago