527 Commits (2490bd8b1d1db3a616f010cd5f338ce436dbb2fa)

Author SHA1 Message Date
weisj 1e1f02f241 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 aaa3a0849e Fixed paint creeping for text components. 5 years ago
weisj 3b6573a850 Fixed caret painting for insert mode with light themes. 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 e629714fc8 Setup font rendering hints in UIDefaults. 5 years ago
weisj 1a46895b2c Added loading 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
weisj 4259bf8c4a Improved log control. 5 years ago
weisj 0716769bfa Fixed table cell painted outside of table bounds. 5 years ago
weisj bd56ab9f6c Added more tree nodes to check cell rendering. 5 years ago
weisj 88cb7a472a Fixes tree cells painted outside of tree visible bounds. 5 years ago
weisj 58b39f8be2 Fixed NPE when using TooltipAware[Toggle]Button. 5 years ago
weisj 62e542fb13 fixed documentation creation. 5 years ago
weisj 75af4e0dd7 Fixed incorrect popup background for undecorated popups. 5 years ago
weisj 1f8cea20fa Fixes checkbox table editor not being clickable the first time. 5 years ago
weisj 5a8e6dd7c0 Enable adding the clear action to text fields without requiring the search variant. 5 years ago
weisj 0917c34b8b Fixed focus checking for custom tree renderers. 5 years ago
weisj 0d0fe13a7e Automatically insert suppression for unused properties. 5 years ago
weisj 47642f29b8 Removed unused properties. Still needs to be done on macOS. 5 years ago
weisj 28427daeab Adjusted icon offset for chackbox and radiobutton. 5 years ago
weisj 453e64e941 Fixed incorrect list background in popup. 5 years ago
weisj 34f68c0b96 Fixed popup menus not showing after laf change. 5 years ago
weisj 2d9d120884 Refactored string painting. 5 years ago
weisj cc32dda879 Moved string painting to utility method. 5 years ago
weisj f23a523525 Simplified initialization of lazy singletons. 5 years ago
weisj 941e1fbdda Simplified boolean client property checks. 5 years ago
weisj 51f0f9c217 Refactored PopupFactory. 5 years ago
weisj 84b36f3a2f Skip popup window installation for lightweight popups. 5 years ago
weisj 6ac33c1e20 Refactored installation of MouseGrabber. 5 years ago
weisj 55ea6ec481 Fixed popup flickering when opened. 5 years ago
weisj 9b7b08791d Moved responsibility of loading the accent properties to the theme class. 5 years ago
weisj d57bb2f11e Make FontUIResource#derive varieties return an UIResource. 5 years ago
weisj 0f6835c45e Fixes ColorUIResource#brighter and ColorUIResource#brighter not returning a ColorUIResource. 5 years ago
weisj 05671d87a2 Improved vertical position of checkbox / radiobutton as cell renderers. 5 years ago
weisj dd19ad4e66 Fixed popups not having a shadow [windows]. 5 years ago
weisj 21780d96db Removed unnecessary super calls. 5 years ago
weisj c301049450 Fixed button content overlapping border. Fixes #148 5 years ago
weisj 73bf8ecbe4 Fixed highlight sometimes not painting right side of rounded corners. 5 years ago