8
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 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: documentation for attributedStringWithAttachment: was missing More... over 4 years ago
Fixed: CPTextView keyboard issue in recent Firefox versions (#2874) More... over 4 years ago
Fixed: Performance improvement on visibleRect when updating tracking areas (#2881) More... over 4 years ago
Fixed: CPAppearance has much better performance now when views needs layout. (#2880) More... over 4 years ago
Fixed: Update Tracking areas only once when doing setFrame: (#2879) More... over 4 years ago
Fixed: attachment support was missing in CPTextView (#2872) More... over 4 years ago
Merge pull request #2878 from didierkorthoudt/CPButton-continous-bug More... over 4 years ago
Merge pull request #2866 from mrcarlberg/cpset_enumerator_use_stop_variable More... over 4 years ago
Continuous fix More... over 4 years ago
Fixed: Added underline support in CPTextView (#2875) More... over 4 years ago
New: Allow lazy loading control for combined observer key paths (#2854) More... over 4 years ago
Fixed: When in modal mode make sure a focus event will make the modal window the key window (#2867) More... over 4 years ago
Fixed: Let the text field handle key commands when it is selectable. (#2868) More... over 4 years ago
Fixed: Previoulsly, clearsFilterPredicateOnInsertion was applied (removes filter predicate) when setting content or on content binding. (#2860) More... over 4 years ago
FIXED: Add Dark Mode to XcodeCapp (#2856) More... over 4 years ago
Fixed: CPSet enumerateObjectsUsingBlock: will honor the stop variable More... over 4 years ago
Fixed: Pressing capslock inserted whitespaces under certain conditions (#2857) More... over 4 years ago
Fixed: Update nonworking link (#2859) More... over 4 years ago
Merge pull request #2852 from mrcarlberg/msg_send_return_undefined_when_receiver_is_undefined More... over 4 years ago
Formatting: make readme a litte more concise (#2858) More... over 4 years ago
Merge pull request #2853 from mrcarlberg/optimize_table_column_bindings_with_long_key_paths More... over 4 years ago
Fixed: Optimization for bindings with longer key paths in table views. More... almost 5 years ago
New: msgSend will return undefined instead of nil when the receiver is undefined. More... almost 5 years ago
Fixed: CPSearchField, when no recent searches were done, the menu wasn’t showing, even if search categories were specified (#2846) More... almost 5 years ago
Fixed: smart copy/paste cycle was leaving an additional whitespace on the LHS (#2776) More... almost 5 years ago
Fixed: If sourcemap is available include it when building with a nondebug version of the tools. (#2850) More... almost 5 years ago
Fixed: Before this PR, cell based table views that use specific font, reverted to standard font when selected/editing (#2845) More... almost 5 years ago
Fixed: Before this, under certain circumstances, CPControl didn't declare its tracking areas soon enough (#2827) More... almost 5 years ago
Fixed: Typo in function call to _CPDecimalSetZero and made the test case work properly (#2820) More... almost 5 years ago
Fixed: Temporary fix so finding the compiler can work both in the Narwhal and Node world (#2793) More... almost 5 years ago