0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial commit before testing. More... over 14 years ago
Added support for pattern fills in CGContext, fixed bug in COORD macro in CGContextVML.j, test app More... over 14 years ago
Binding to wrong event in IE. More... over 14 years ago
Fix missing 'self' in previous commit. More... over 14 years ago
CPCoding fix, remove a log statement. More... over 14 years ago
Fixed: web view AppKit scrollbars often did not reflect the true content size of the view. More... over 14 years ago
Change SOP error to a warning. Warn about problematic testing setup in CPWebViewTest. More... over 14 years ago
Closes #1136. Fixed: for the most part, web view's setScrollMode: message did nothing. New: automatic or explicit scroll mode selection in web views. More... over 14 years ago
Test the various web view scroll modes about to be implemented. More... over 14 years ago
Typo in doc changes More... over 14 years ago
Style changes for table column documentation. More... over 14 years ago
fix unarchiving tableviews with no header view More... over 14 years ago
unarchive corner and headerviews correctly More... over 14 years ago
Sizing fixes for the textfields of the color panel. More... over 14 years ago
We don't need to copy the string since strings are immutable in javascript. More... over 14 years ago
Fix spacing in CPBrowser. More... over 14 years ago
Fixed binding name constants More... over 14 years ago
Fix accidental globals. More... over 14 years ago
More AppKit coding standards. More... over 14 years ago
Linting AppKit. More... over 14 years ago
Corrected mistake in CPSplitView delegate documentation More... over 14 years ago
Slight typo. More... over 14 years ago
Documentation style fixes for CPOutlineView. Now setDelegate: actually shows up. More... over 14 years ago
Revert "Crazy cool selection behavior." More... over 14 years ago
We weren't actually keeping track of replaced methods, and thus were replacing every time you call addObserver: More... over 14 years ago
Merge branch 'traceback' of https://github.com/jukart/cappuccino More... over 14 years ago
fix sortDescriptorsDidChange: not called for outline view More... over 14 years ago
Following the fix for the pane spiltter flag change in the CPSplitView, the theme file also needed to be updated. More... over 14 years ago
Merge branch 'master' of https://github.com/dbrajkovic/cappuccino into dbrajkovic-master More... over 14 years ago
Fix for Xcode 4.0 pre-release causing cappuccino not to build because of NativeHost. This is just a work around for the time being so that Cappuccino still finishes building. More... over 14 years ago