0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1274 from aparajita/cappuccino More... almost 14 years ago
Comment cleanup, replace CPRect with _CGRect. More... almost 14 years ago
Copy the input frame, it should not be modified in place. More... almost 14 years ago
Modified CPStepper to support theming better by adding the ability to size buttons through theme More... almost 14 years ago
Merge pull request #1365 from primalmotion/cappuccino More... almost 14 years ago
fix bug preventing the CPPlatformWindow's title to change once opened
primalmotion
as Antoine Mercadal
More... almost 14 years ago
Jakefile improvements... More... almost 14 years ago
Refs #1355. Manual window title test. More... almost 14 years ago
Merge pull request #1355 from primalmotion/cappuccino More... almost 14 years ago
Refs #1360. Fixed: index was always 0 in CPTokenField tokenField:shouldAddObjects:atIndex: delegate method. More... almost 14 years ago
Merge branch 'master' of github.com:cappuccino/cappuccino More... almost 14 years ago
Refs #1360. Cursor movement fixes, optimisations. More... almost 14 years ago
Refs #1360. Test for CPTokenField tokenField:shouldAddObjects:atIndex:. More... almost 14 years ago
Refs #1360. Format code. More... almost 14 years ago
Merge pull request #1360 from jigzat/cappuccino More... almost 14 years ago
Merge branch 'master' of github.com:cappuccino/cappuccino More... almost 14 years ago
more fixes and tests for _CPKVCArray More... almost 14 years ago
Added missing statement separator, concatenated var block, fixed symlink deletion/creation sometimes failing. More... almost 14 years ago
improve _CPKVCArray More... almost 14 years ago
add tests for key view loop behavior More... almost 14 years ago
improve key view loops More... almost 14 years ago
Merge pull request #1359 from primalmotion/fix-and-improve-doxygen-theme More... almost 14 years ago
Fixed some possible error of my part where selectedRange is moved beyond bounds More... almost 14 years ago
Fixed cursor position issue in a little escapade...guess that's all for now folks More... almost 14 years ago
Submitted the right CPTokenField file, was missing the part to use the delegate approved tokens. Still lacks a way to put the cursor after the last token (if the delegate returns more than one token) More... almost 14 years ago
Enabled tokenField:shouldAddObjects:atIndex delegate method and used on _autocompleteWithDOMEvent method to have some control over tokens. Not sure why wasn't enabled, it was very few code. Maybe no one needed it 'til now More... almost 14 years ago
mozilla compat
primalmotion
as Antoine Mercadal
More... almost 14 years ago
Refs #1343. Remove now obsolete README.md. More... almost 14 years ago
fix paremeters touching their description in bubbles
primalmotion
as Antoine Mercadal
More... almost 14 years ago
tiny padding improvment in generated html docs
primalmotion
as Antoine Mercadal
More... almost 14 years ago