Karl Tauber
06766cb4db
Demo: missing SwingUtilities.invokeLater() added
2019-10-23 09:03:08 +02:00
Karl Tauber
72e8ab70a3
Demo: tooltips added to toolbar buttons
2019-10-22 12:09:04 +02:00
Karl Tauber
ffef71d6db
OptionPane: fixed rendering of longer HTML text ( #12 )
2019-10-18 18:41:14 +02:00
Karl Tauber
250f435ceb
build.gradle.kts: moved jcenter to root script
2019-10-16 19:39:41 +02:00
Karl Tauber
fe2909c56a
Demo: build.gradle.kts: added bintray upload
2019-10-14 10:59:45 +02:00
Karl Tauber
5e33182de3
Windows: update fonts (and scaling) when user changes Windows text size
2019-10-12 20:14:18 +02:00
Karl Tauber
10283d022f
Linux: initialize font ( #2 )
2019-10-12 10:44:11 +02:00
Karl Tauber
87845fc6f5
added Flat*Laf.install() methods
2019-10-10 10:34:40 +02:00
Karl Tauber
57c9ffc2ba
Demo: use com.formdev:svgSalamander:1.1.2.1
2019-10-08 10:11:11 +02:00
Karl Tauber
37c70f6c9e
Button: make icon-only buttons square (no minimum width, smaller left/right insets)
2019-10-04 18:18:53 +02:00
Karl Tauber
771c949d74
Demo: update scale factor in info label when moving window to another screen
2019-10-03 14:49:11 +02:00
Karl Tauber
3847b14033
support Java Platform Module System (JPMS) (issue #1 )
2019-10-01 17:34:18 +02:00
Karl Tauber
29544cd926
Demo: added multi-line tooltip
2019-09-26 16:13:13 +02:00
Karl Tauber
fbfde043b3
ComboBox: made popup list wider if list item texts are longer than combo box width
2019-09-26 10:45:39 +02:00
Karl Tauber
91f304054e
Demo: support dark SVG icons
2019-09-18 13:20:07 +02:00
Karl Tauber
60d493d4ce
Demo: improved layout of tabbed pane options
2019-09-15 16:55:27 +02:00
Karl Tauber
87e20375f0
Demo: added insets to ControlBar to avoid clipping of outline focus border
2019-09-15 11:32:45 +02:00
Karl Tauber
f939654309
Demo: OptionPanePanel: use EmptyBorder instead of null-border to make sure that it is not replaces when switching LaF
2019-09-15 11:23:08 +02:00
Karl Tauber
af3367a119
Demo: register F9 key for Mac Aqua LaF; changed Fx keys for Metal and Nimbus
2019-09-14 22:36:51 +02:00
Karl Tauber
02de416830
Demo: removed ToggleButton because this kind of button should only used in toolbars
2019-09-12 12:10:00 +02:00
Karl Tauber
b517f64884
HelpButton added
2019-09-10 23:46:48 +02:00
Karl Tauber
8eca306bac
Demo: fixed foreground of "Show dialog" link label (was unreadable in dark theme)
2019-09-08 19:20:41 +02:00
Karl Tauber
172a8a1b39
TitledBorder: fixed border and added to Demo
2019-09-08 19:09:39 +02:00
Karl Tauber
e6de6b565b
Demo: added SplitPane
2019-09-08 19:00:27 +02:00
Karl Tauber
83f88cd3a8
slightly changed style of default Light and Dark themes and added IntelliJ and Darcula themes to keep the old style:
...
- changed focus width from 2 to 0
- changed colors of selected checkbox and radio button
- increased diameter of center circle in selected radio button
2019-09-08 17:18:19 +02:00
Karl Tauber
7b1eda45cd
ToolBar:
...
- swap margins if orientation changes when floating
- include toolbar margin in grip position calculation
2019-09-08 12:13:08 +02:00
Karl Tauber
c69e9e12c6
Demo: add info label shows the current system/user scale factor and the java version
2019-09-07 23:48:24 +02:00
Karl Tauber
ada3cda7cb
Demo: include all dependencies in jar
2019-09-07 19:31:56 +02:00
Karl Tauber
38acaeae36
Demo: fixed placement of dialogs (centered in frame)
2019-09-07 19:13:27 +02:00
Karl Tauber
0c16914c28
Demo: menu and toolbar added
2019-09-07 19:09:23 +02:00
Karl Tauber
2c7fee97f3
Demo: save/restore last active tab
2019-09-07 17:18:14 +02:00
Karl Tauber
177a1e6181
Demo: apply right-to-left orientation to whole frame
2019-09-07 17:10:05 +02:00
Karl Tauber
522d7dc0a1
Demo: OptionPanePanel added
2019-09-07 17:01:30 +02:00
Karl Tauber
dddb9112ba
Demo: TabsPanel added
2019-09-07 16:01:15 +02:00
Karl Tauber
d88e0a5f3a
Demo: DataComponentsPanel added
2019-09-07 15:42:44 +02:00
Karl Tauber
7b518f7e3e
Demo: initial implementation
2019-09-07 15:29:00 +02:00