8
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed: comparison between wrong objects More... almost 4 years ago
debugging More... almost 4 years ago
formatting More... almost 4 years ago
new: unittest for replaceOccurrencesOfString:withString:options:range: More... almost 4 years ago
Fixed: background color attribute was ignored by CPTextView (#2899) More... almost 4 years ago
Fixed: JavaScriptCore (WebKit) has a limit at 65536 on number of arguments in a function. (#2891) More... almost 4 years ago
New: replaceOccurrencesOfString:(CPString)target withString:(CPString… (#2900) More... almost 4 years ago
Merge pull request #2895 from mrcarlberg/bad_merge More... almost 4 years ago
Fixed: Removed old unused line from a bad manual merge More... almost 4 years ago
New: Added dynamic attributes set for CSS based themes (#2701) More... about 4 years ago
Fixed: When a CPSearchField predicate was bound specifying a predicate format using more than one time the value of the search field ($value), only the first occurence was correctly set, others were set to null (#2777) More... about 4 years ago
Fixed: _CPMenuItemStandardView didn't take in account the left-margin theme attribute (#2689) More... about 4 years ago
Fixed: Nib2cib was using hard coded frame adjustment for CPBox (#2761) More... about 4 years ago
Fixed: CPTextField forced height to 29 instead of using theme value min-size (#2688) More... about 4 years ago
New: CPTextField now supports the CPEditorRegistrationProtocol (#2169) More... about 4 years ago
Fixed: [CPControl setTextColor:] was missing theme state attribute (#2828) More... about 4 years ago
FIXED: Before this PR, only CPControl could use nib2cib-adjustment-frame. (#2831) More... about 4 years ago
Fixed: _glyphsFrames and _glyphsOffsets could be used uninitialized in CPTextView (#2886) More... about 4 years ago
Fixed: Before this PR, a click in a not first key responder CPTextField would misplace the caret if text alignment was not CPLeftTextAlignment #2887 More... about 4 years ago
Fix: Before this PR, the method attributeBySettingValue ignored existing values #2888 More... about 4 years ago
FIXED: Before this PR, CPButton never declares that its label should be single line (#2889) More... about 4 years ago
NEW: CPSplitView modern Cocoa behavior implementation (#2876) More... about 4 years ago
New: The compiler will now create warnings for variables that are never read (#2871) More... about 4 years ago
Merge pull request #2884 from daboe01/documentation-for-attributedStringWithAttachment More... about 4 years ago
Merge pull request #2885 from mrcarlberg/predicate_not_equal_nil More... about 4 years ago
Fixed: CPComparisonPredicate does never evaluate to true for a predicate like 'something != nil' More... about 4 years ago
Fixed: Make sure we handle undefined when testing for nil values (#2862) More... about 4 years ago
removed: obsolete fixme comment More... over 4 years ago
removed dead code More... over 4 years ago
formatting More... over 4 years ago