907 Commits (788e09459265578c97f7c0e393c932d23b144b0e)
 

Author SHA1 Message Date
weisj 788e094592 Refactored library code. 5 years ago
weisj 9e60be7565 Fixed icon rotation. 5 years ago
weisj 8886ef39fc Enabled kerning for non-editable components on windows. 5 years ago
weisj 8f99f9b443 Avoid exceptions in headless mode. 5 years ago
weisj 78f33ca23b Respect margins when extending selection. 5 years ago
weisj 82d0bec4f6 Respect margins when extending selection. 5 years ago
weisj 6340b9db57 Use system font on Windows. 5 years ago
weisj fade59f6cc Improved selection painter implementation. Only extend line selection for editor pane and subclasses. 5 years ago
weisj d7512fd2cf Fixed incorrect vertical sclaing factor. 5 years ago
weisj acdd13307b Avoid recreating shapes. 5 years ago
weisj 4e273fccbb Reduce Area calculations. 5 years ago
weisj d9aee5f03b Hide button shadow if disabled. 5 years ago
weisj 143a98ac54 Performance improvements for button painting. 5 years ago
weisj 59e3c8e5f0 Fixed incorret graphics configuration for calculating tooltip/popup locations. 5 years ago
weisj f2f70f412e Back svg icons by cached renderer image. 5 years ago
weisj 07970951cb Fixed shifted text when using slider variant for toggle buttons. 5 years ago
weisj 1287a9c436 Improved style sheet generation. 5 years ago
weisj 2d03714a76 Fixed missing bracket. 5 years ago
weisj a6aa9fc6ac Updated formatting for c++. 5 years ago
weisj e5e902ed67 Generate style sheet from theme defaults. 5 years ago
weisj 22470e88ef Use delegating cell renderer/editors where possible. 5 years ago
weisj d727dbcfa3 Fixed table header not scrolling along when model is set after creating the table. Fixes #163. 5 years ago
weisj cf311eee66 Utility functions to install colors. 5 years ago
weisj a29f03da7e less repaints when updating text on buttons. 5 years ago
weisj 1e1f02f241 formatting. 5 years ago
weisj 54d3579dae formatting. 5 years ago
weisj 6ef46b1997 Updated test. 5 years ago
weisj 9f19df4cc1 Moved style sheet setup into own task. 5 years ago
weisj 7c4c7f47dd Added delegates for cell editors and renderers. 5 years ago
weisj 673eb77172 Improved layout for QuickColorChooser. 5 years ago
weisj 330a6d3dee Fixed window dragging when graphics configuration is changed [Windows] 5 years ago
weisj b1789190c1 Fixed vertical separator overlapping border. 5 years ago
weisj 389312a94a Updated change notes. 5 years ago
weisj aaa3a0849e Fixed paint creeping for text components. 5 years ago
weisj de5c9b25c2 wording 5 years ago
weisj 57e714648b updated change notes. 5 years ago
weisj 3b6573a850 Fixed caret painting for insert mode with light themes. 5 years ago
weisj b9165a24c7 Added change notes for upcoming version. 5 years ago
weisj dcf86461ae Streamlined foreground background setup for cells. Enabled status of cell and parent is now respected. 5 years ago
weisj ec1250184f Removed parent actions from EditorPane. 5 years ago
weisj a9a190fecb Added support for insert text mode. 5 years ago
weisj 5bcda602f6 Improved caret position for non standard carets. 5 years ago
weisj b4f5ab8b97 Enable balloon tooltips for buttons by default. 5 years ago
weisj d58f56e38a Make sure manually set properties aren't overridden when theme is changed. 5 years ago
weisj 2595452d2e new rc. 5 years ago
weisj e629714fc8 Setup font rendering hints in UIDefaults. 5 years ago
weisj 1a46895b2c Added loading icons. 5 years ago
weisj 4f8453f167 Generalised concept of derivable icons. 5 years ago
weisj f424f479b6 More control over logger settings. 5 years ago
weisj 2f21427283 Fixed text not painted for buttons, labels. 5 years ago