812 Commits (98ef5af54474ad2d7ed62e49c5718e1ce224d4e0)

Author SHA1 Message Date
weisj d86510be38 Allow background painting if no border is painted. 4 years ago
weisj 2e3e443d9c Remove unnecessary flag. 4 years ago
weisj fb0c82548c Paint lead selection of tree. 4 years ago
weisj 57086643f9 Make ui classes shared if applicable. 4 years ago
weisj 5ab22e5077 Make sure tooltip style can be set directly on the tooltip. 4 years ago
weisj 1b4620149e Use plain tooltip style on non button components by default for compatibility reasons. 4 years ago
weisj 0205ad3d53 Add option to disable tree popups. 4 years ago
weisj ddcb237a74 Hide window shadow on macOS. 4 years ago
weisj 9854161a57 Show hidden part of tree cell on mouse over using popup. 4 years ago
weisj 78a31f07e0 Remove configuration time only property from UIDefaults. 5 years ago
weisj 2c1eadf881 Move macOS specific behaviour into separate class. 5 years ago
weisj 29f9f7a8b6 Fix overwriting null border for BorderlessTextField. 5 years ago
weisj cc6ec5e520 Move nokee version definition to root gradle.properties 5 years ago
weisj 66dc706974 Fix style violations. 5 years ago
weisj 14ad4ca785 Add option to switch between system laf and darklaf in tests. 5 years ago
weisj 9dd137120f Always install if current laf isn't Darklaf. 5 years ago
weisj 1c3d33af8b Restore PopupFactory on initialization. 5 years ago
weisj e2ed1ffc46 Add option to toggle unified menubar. 5 years ago
weisj 6d4c3bc6df Use correct foreground color when selected togglebutton is disabled. Fixes #191 5 years ago
weisj 25470e97a3 Reduce flickering when switching theme on windows. 5 years ago
weisj 8c5c8ddc97 Add JToggleButtonList. 5 years ago
weisj 8e363503c4 Properly handle toggling decorations on Windows. 5 years ago
weisj 87a5295f06 Properly clip icon. 5 years ago
weisj 22c351cda5 Remove stale code. 5 years ago
weisj 29345caf25 Added overwrite for default tooltip style. 5 years ago
weisj 860680dc93 Fix issues with selection highlight for wrapped views. 5 years ago
weisj f7355b467e Log choice of antialiasing settings. 5 years ago
weisj b270d9d718 Fix build error. 5 years ago
weisj af00f15f64 Ensure heavy weight popups use the correct location. 5 years ago
weisj 3b16fc65a7 Avoid installing listeners on popup menus that don't need them. 5 years ago
weisj c98b7a4f12 Fix fast scrolling when mouse is over scrollbar of OverlayScrollPane. 5 years ago
weisj 92edb52b41 Delay scroll popup menu container initialisation. 5 years ago
weisj e2e885fe7b Use corresponding accent color for selection color radio button focus. 5 years ago
weisj 62e688f7df Remove admin check. 5 years ago
weisj d562107654 Skip loading test on windows due to missing permission on github runners. 5 years ago
weisj 390241aaca Only run windows library test if running as admin. 5 years ago
weisj 59a3feb25c Check if libraries are present. 5 years ago
weisj e364b8a71c Added test for native library loading. 5 years ago
weisj 518e0e2099 Add missing space. 5 years ago
weisj bbcefc9b7c Rename ForegroundDemo to ForegroundGenerationDemo 5 years ago
weisj 19634e3eac Use minimum lightness difference of 0.5 5 years ago
weisj 656943a9d3 Add foreground color generation demo. 5 years ago
weisj c8a4c80778 Log changes to theme settings. 5 years ago
weisj 66b28435fa Improve visibility of selected indicator for ColoredRadioButton. 5 years ago
weisj 73d165ed30 Fix focus navigation when selected button in button group isn't the first button. 5 years ago
weisj 6ff0ffc799 Decouple settings panel from ThemeSettings 5 years ago
weisj f2146155f3 Remove print statement. 5 years ago
weisj 6ddbb36c97 Check for possible null rect. 5 years ago
weisj e539f28636 Skip opaque aa for components that are already opaque buffered. 5 years ago
weisj 337a77f4eb Adjust text rect in text fields to correctly align visual font center. 5 years ago