0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better path checking and error messages, fixed issue #1154 More... almost 14 years ago
Instead of blindly, recursively copying the AppKit and Foundation directories, more intelligently copy only the *.j files we want. More... almost 14 years ago
CPSearchField: register for textDidChange notifications instead of hijacking the delegate. Post the notification in -canCelOperation: (triggered by escape key OR cancel button). Fixes issue #1160 More... almost 14 years ago
Headerview and corner view fixes More... almost 14 years ago
Added support for sendsActionOnEndEditing flag in nibs More... almost 14 years ago
Removed extra blank line More... almost 14 years ago
Explicitly test for null cibFont for clarity More... almost 14 years ago
Error message tweaks More... almost 14 years ago
Comment tweaks More... almost 14 years ago
Removed check for fontinfo, it will be part of the cappuccino package More... almost 14 years ago
Removed layout constants More... almost 14 years ago
Removed layoutMode references More... almost 14 years ago
Documented how to configure the system font face. More... almost 14 years ago
Fixed CPFontTest, removed unused RegExp from CPFont More... almost 14 years ago
Removed google fonts, added test of dynamically set font with fallback More... almost 14 years ago
Move coder unarchiving logic to nib2cib. More... almost 14 years ago
Merge remote branch 'refs/remotes/280north/master' into font-fun More... almost 14 years ago
Moved legacy font substitution to nib2cib to avoid any side effects, linted NSTableColumn, NSTableColumn now uses cibFontForNibFont, finished test app More... almost 14 years ago
Pump runloop for async callbacks. More... almost 14 years ago
Merge branch 'fix-cpsound-firefox' of https://github.com/primalmotion/cappuccino into primalmotion-fix-cpsound-firefox More... almost 14 years ago
Merge branch 'pattern-fill' of https://github.com/aparajita/cappuccino into aparajita-pattern-fill More... almost 14 years ago
Added comment for non-obvious code, fixed option name in nib2cib More... almost 14 years ago
Merge branch 'master' of https://github.com/280north/cappuccino into font-fun More... almost 14 years ago
Added CPView -hasThemeAttribute and tests More... almost 14 years ago
Use 10.5 SDK for building NativeHost if available, otherwise use latest Mac OS X SDK. More... almost 14 years ago
-familyName should always return whatever family names the font was initialized with, in case there are fallbacks for different platforms More... almost 14 years ago
Fixed default system font substitution More... almost 14 years ago
Be sure the build directory exists in case 'jake docs' is done before any other jake commands More... almost 14 years ago
Further CPFont work, don't print nib2cib version all the time. More... almost 14 years ago
lint the template files, update setFullBridge (deprecated) to setFullPlatformWindow More... almost 14 years ago