545 Commits (e2ed1ffc46536392d020f385a0c8c1fc934a7597)

Author SHA1 Message Date
weisj e2ed1ffc46 Add option to toggle unified menubar. 4 years ago
weisj 6d4c3bc6df Use correct foreground color when selected togglebutton is disabled. Fixes #191 4 years ago
weisj 25470e97a3 Reduce flickering when switching theme on windows. 4 years ago
weisj 8c5c8ddc97 Add JToggleButtonList. 4 years ago
weisj 8e363503c4 Properly handle toggling decorations on Windows. 4 years ago
weisj 87a5295f06 Properly clip icon. 4 years ago
weisj 22c351cda5 Remove stale code. 4 years ago
weisj 29345caf25 Added overwrite for default tooltip style. 4 years ago
weisj 860680dc93 Fix issues with selection highlight for wrapped views. 4 years ago
weisj f7355b467e Log choice of antialiasing settings. 4 years ago
weisj b270d9d718 Fix build error. 4 years ago
weisj af00f15f64 Ensure heavy weight popups use the correct location. 4 years ago
weisj 3b16fc65a7 Avoid installing listeners on popup menus that don't need them. 4 years ago
weisj c98b7a4f12 Fix fast scrolling when mouse is over scrollbar of OverlayScrollPane. 4 years ago
weisj 92edb52b41 Delay scroll popup menu container initialisation. 4 years ago
weisj e2e885fe7b Use corresponding accent color for selection color radio button focus. 4 years ago
weisj 62e688f7df Remove admin check. 4 years ago
weisj d562107654 Skip loading test on windows due to missing permission on github runners. 4 years ago
weisj 390241aaca Only run windows library test if running as admin. 4 years ago
weisj 59a3feb25c Check if libraries are present. 4 years ago
weisj e364b8a71c Added test for native library loading. 4 years ago
weisj 518e0e2099 Add missing space. 4 years ago
weisj bbcefc9b7c Rename ForegroundDemo to ForegroundGenerationDemo 4 years ago
weisj 19634e3eac Use minimum lightness difference of 0.5 4 years ago
weisj 656943a9d3 Add foreground color generation demo. 4 years ago
weisj c8a4c80778 Log changes to theme settings. 4 years ago
weisj 66b28435fa Improve visibility of selected indicator for ColoredRadioButton. 4 years ago
weisj 73d165ed30 Fix focus navigation when selected button in button group isn't the first button. 4 years ago
weisj 6ff0ffc799 Decouple settings panel from ThemeSettings 4 years ago
weisj f2146155f3 Remove print statement. 4 years ago
weisj 6ddbb36c97 Check for possible null rect. 4 years ago
weisj e539f28636 Skip opaque aa for components that are already opaque buffered. 4 years ago
weisj 337a77f4eb Adjust text rect in text fields to correctly align visual font center. 4 years ago
weisj c0756ed058 Ensure preview text uses the same font as the text component. 4 years ago
weisj 6c7e98609c Use IconColorMapper to properly generate the svg for the documentation. 4 years ago
weisj 1b913e94b7 Undo svg simplification. 4 years ago
weisj ecd4727e16 Add info message for when opaque buffering is used. 4 years ago
weisj 17828c3691 Formatting 4 years ago
weisj a5c07014f0 Fix NPE in getNonOpaqueWindow. Fixes #186 4 years ago
weisj 082a9c475f Remove redundant check. 4 years ago
weisj 4e89843999 Move frame icon api from ImageUtil to IconLoader 4 years ago
weisj 5fd3794c8b Make less functions static in ComponentDemo. 5 years ago
weisj e60e8cecf4 Ensure row height is calculated based on existing cell. 5 years ago
weisj a42f4bbbaa Ensure custom tooltip position is set after all other changes to its location. 5 years ago
weisj a604043f7d Added api to get antialiasing flags. 5 years ago
weisj ca535aa5a5 Added function to get current log level. 5 years ago
weisj b1d939f442 Mitigate lack of subpixel antialiasing on windows for non-opaque surfaces. 5 years ago
weisj ea22785147 Localisation for JTabFrame close button. 5 years ago
weisj 093eaf82bb Provide localisation for window buttons. 5 years ago
weisj b50ca187b4 Added option to close all other tabs in ClosableTabbedPane. 5 years ago