170 Commits (master)

Author SHA1 Message Date
weisj ce6e62066a Fixed shadow painting. 5 years ago
weisj 788e094592 Refactored library code. 5 years ago
weisj 2d03714a76 Fixed missing bracket. 5 years ago
weisj a6aa9fc6ac Updated formatting for c++. 5 years ago
weisj 54d3579dae formatting. 5 years ago
weisj 330a6d3dee Fixed window dragging when graphics configuration is changed [Windows] 5 years ago
weisj f424f479b6 More control over logger settings. 5 years ago
weisj 75af4e0dd7 Fixed incorrect popup background for undecorated popups. 5 years ago
weisj 0d0fe13a7e Automatically insert suppression for unused properties. 5 years ago
weisj 0f6835c45e Fixes ColorUIResource#brighter and ColorUIResource#brighter not returning a ColorUIResource. 5 years ago
weisj dd19ad4e66 Fixed popups not having a shadow [windows]. 5 years ago
weisj 3b4e17e4cb Fixed left most titlebar button not being deselected when moving mouse over drag area. 5 years ago
weisj aac2984a6f Updated formatting rules. 5 years ago
weisj 10b30bd896 Proper z-order for title pane. [windows] 5 years ago
weisj c9a274f5ca Increase padding from frame edge to icon. [windows] 5 years ago
weisj c801b788ba Fixed dialogs without icon from opening. 5 years ago
weisj 637a5d2498 Skip autostyle for other tasks. 5 years ago
weisj 63e55f0f71 Autostyle setup and initial formatting. 5 years ago
weisj ccd4036da2 Removed absolute font adjustment. 5 years ago
Jannis Weis 6eeb813562
Theme preference support on macOS. (#127) 5 years ago
weisj 1a5bd64772 Fixed incorrect maximized inactive icon (windows). 5 years ago
weisj 3f74d6fdf9 Remove necessary #defines. 5 years ago
weisj 7e104ace15 Fixed tooltip shadow overlapping with content. 5 years ago
weisj 6ee48baf24 Fixed smearing when frame is moved out of screen bounds or is resized. 5 years ago
weisj eb73afdc30 Fixed window background not changing when theme is swapped on windows. 5 years ago
weisj bd8f2ccb12 Renamed table border. 5 years ago
weisj cd4351ea0b Fixed incorrect windows buttons when installing the laf after a frame has been created. Fixes #129 5 years ago
weisj 5a1f5ec8b0 Removed unnecessary dependency. 5 years ago
weisj dee7750de7 Improved popupMenu layout. 5 years ago
weisj fba04e5f5d Added support for accent windows accent colors. 5 years ago
weisj 973a30f806 Make sure preference listeners on windows are removed on shutdown. 5 years ago
weisj 279892d952 Improved decorations setup on windows. 5 years ago
weisj 8ef988da86 Fixed incorrect toolbar layout and size. 5 years ago
weisj f2958a2b76 Made LafManager#enablePreferenceChangeReporting only toggle reporting. 5 years ago
weisj b4df18f2dc Added monitoring for preference changes on windows. 5 years ago
weisj 3ee6d18f1f Changed api for FontSizeRule. 5 years ago
weisj f23ccf493b Renamed decorations-base to platform-base. This accomodates a broader use of common classes between platforms. 5 years ago
weisj 6bdf10857f Refactored defaults initialization. 5 years ago
weisj bc20a1e536 Fixed incorrect inactive close icon on windows. 5 years ago
weisj 0bdb8525a0 Fixed issues when changing the laf with JTabFrame and NumberedTextComponent. 5 years ago
weisj 658667b931 Renamed fullBorderless -> borderlessRectangular. 5 years ago
weisj e0791cac28 renamed "shadow" variant to "borderless". "fullBorderless" is still WIP. 5 years ago
weisj 76c2552807 Fixed window popupmenu using wrong separator on windows. 5 years ago
weisj 1760744807 formatting and code style. 5 years ago
weisj 34811ae803 Replaced ObjectRequest with LazyValue. 5 years ago
weisj b6a9cc3085 Removed titlebar border on windows in case no menuBar is installed. 5 years ago
weisj 1d54edba05 Fixed double title bar when mediumweight popups are used. 5 years ago
weisj 70f9b26771 Fixed corrupted restore icon on windows. 5 years ago
weisj 357edc5dd9 Prevent installation of decorations on popups that are for tooltips. 5 years ago
weisj 5f934d4356 Fixed colours of labels not updating when theme is changed. 5 years ago