0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1274 from aparajita/cappuccino More... over 13 years ago
Comment cleanup, replace CPRect with _CGRect. More... over 13 years ago
Copy the input frame, it should not be modified in place. More... over 13 years ago
Modified CPStepper to support theming better by adding the ability to size buttons through theme More... over 13 years ago
Merge pull request #1365 from primalmotion/cappuccino More... over 13 years ago
fix bug preventing the CPPlatformWindow's title to change once opened
primalmotion
as Antoine Mercadal
More... over 13 years ago
Jakefile improvements... More... over 13 years ago
Refs #1355. Manual window title test. More... over 13 years ago
Merge pull request #1355 from primalmotion/cappuccino More... over 13 years ago
Refs #1360. Fixed: index was always 0 in CPTokenField tokenField:shouldAddObjects:atIndex: delegate method. More... over 13 years ago
Merge branch 'master' of github.com:cappuccino/cappuccino More... over 13 years ago
Refs #1360. Cursor movement fixes, optimisations. More... over 13 years ago
Refs #1360. Test for CPTokenField tokenField:shouldAddObjects:atIndex:. More... over 13 years ago
Refs #1360. Format code. More... over 13 years ago
Merge pull request #1360 from jigzat/cappuccino More... over 13 years ago
Merge branch 'master' of github.com:cappuccino/cappuccino More... over 13 years ago
more fixes and tests for _CPKVCArray More... over 13 years ago
Added missing statement separator, concatenated var block, fixed symlink deletion/creation sometimes failing. More... over 13 years ago
improve _CPKVCArray More... over 13 years ago
add tests for key view loop behavior More... over 13 years ago
improve key view loops More... over 13 years ago
Merge pull request #1359 from primalmotion/fix-and-improve-doxygen-theme More... over 13 years ago
Fixed some possible error of my part where selectedRange is moved beyond bounds More... over 13 years ago
Fixed cursor position issue in a little escapade...guess that's all for now folks More... over 13 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... over 13 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... over 13 years ago
mozilla compat
primalmotion
as Antoine Mercadal
More... over 13 years ago
Refs #1343. Remove now obsolete README.md. More... over 13 years ago
fix paremeters touching their description in bubbles
primalmotion
as Antoine Mercadal
More... over 13 years ago
tiny padding improvment in generated html docs
primalmotion
as Antoine Mercadal
More... over 13 years ago