weisj
42ff4bda24
Updated version numbers.
5 years ago
Jannis Weis
91b567523e
Update snapshot.yml
5 years ago
weisj
72ec3e2a0c
Updated snapshot.yml
5 years ago
weisj
b7ba3e15af
Updated snapshot.yml
5 years ago
weisj
d9dff3a3e1
Updated snapshot.yml
5 years ago
weisj
959cc90957
Updated snapshot.yml
5 years ago
weisj
b9571507e3
Updated snapshot.yml
5 years ago
weisj
7868e4b7d0
Updated snapshot.yml
5 years ago
weisj
d1d86886de
Updated snapshot.yml
5 years ago
weisj
6c1cf8a91a
Fix environment variables declaration.
5 years ago
weisj
648a11f5e3
Fix environment variables declaration.
5 years ago
weisj
ada48bf274
Provide github token to download libraries when building snapshot.
5 years ago
weisj
111fac3435
Added missing licence header.
...
Scheduled nightly build for midnight every day.
5 years ago
weisj
861b9162b6
Setup creation of snapshot versions.
...
Made darklaf-theme and darklaf-utils be transitive dependencies to avoid confusion of classes are unavailable.
Added information about automatic library downloads and nightly builds in README.
5 years ago
weisj
5f5a3082bc
Minor adjustment to combobox popup location/size.
...
Make sure the dragging area of title panes is up to date.
5 years ago
weisj
3e76332df9
Migrated InternalFrameDemo to ComponentDemo.
5 years ago
weisj
9341cdafd1
Fixed NPE when painting internal frame.
...
Added layout to internal frames which is more suitable for macOS utilising an external menubar in the desktop pane similar to the macOS desktop.
Fixes #179 .
5 years ago
weisj
d577de556e
Fixed bold text on buttons being clipped. Fixes #178 .
5 years ago
weisj
a434cac90d
Broadened scope of JButton-properties that JToggleButton can use. Provides a more consistent api between the two components.
...
Added option to disable button background.
Fixed editor of combobox being cut off.
5 years ago
weisj
5f22e5a88e
Fixes buttons cannot be clicked in lower half if height is larger than width. Fixes #177
5 years ago
weisj
9324a088a1
Use fallback if height is 0.
5 years ago
weisj
5cd832bce0
Use default table header alignment.
5 years ago
weisj
f9ed8d75d9
Set alignment in default cell renders to avoid overriding user set alignments in the delegate wrapper. Fixes #176 .
5 years ago
weisj
2575b72bdf
Allow usage of tooltip context with all tooltip styles.
5 years ago
weisj
cac04ec8d5
Enable horizontal scrollbar for combobox popup. Fixes #175
5 years ago
weisj
4a5642a809
new rc
5 years ago
weisj
9e59b62547
Added timeout to github api requests.
5 years ago
weisj
0faa6eeee8
Fixed usage of translucent windows on unsupported screen devices.
...
Fixes #174
5 years ago
weisj
7574dd2ecf
Only use newer unsafe dark mode detection inf Auto mode is selected.
5 years ago
Jannis Weis
deae2142da
Migrate to Nokee plugin ( #173 )
...
Migrate to Nokee plugin.
Improved dark mode detection on macOS.
Fixed issue where the native theme option wasn't available in the theme settings on macOS.
Improved scrollbars.
5 years ago
weisj
deee3f8cf9
Updated to current version number.
5 years ago
weisj
584b3ad66b
Updated change notes.
...
Updated version for next release.
5 years ago
weisj
4a8b4c633c
Make sure popups use the correct window background.
5 years ago
weisj
6dd08919f2
Disable skipping of WM_ERASEBKGND message to prevent component bleeding on some machines.
5 years ago
weisj
6e9767a385
Fixed javadoc warning.
5 years ago
weisj
325d822742
Added -Wunguarded-availability compiler option to prevent usage of unsupported apis.
5 years ago
weisj
e5a13dd623
Updated library download link to only include successful builds.
5 years ago
weisj
6e6890fa00
Ensure IconColorMapper reproduced all encounter tags.
5 years ago
weisj
def66cda6d
Changed background of PopupColorChooser.
...
Increased tooltip shadow opacity.
5 years ago
weisj
40670a00e6
increase round slider thumb size.
5 years ago
weisj
c40b6e16c4
Updated change notes.
5 years ago
Jannis Weis
c16055a424
Added feature request template
5 years ago
weisj
818f651fe4
Improved slider thumb shape.
5 years ago
weisj
874003c15b
Removed need for DarkHTML and DarkToolBarUIBridge.
5 years ago
weisj
5a7bd22a79
Removed overriding of shared dummy ui.
5 years ago
weisj
0afb81c365
Removed unused classes.
5 years ago
weisj
66ecb2d299
Removed lambda parameter from PaintUtil.drawString in favour of an additional PaintUtil.drawStringUnderlineCharAt method to reduce painting overhead.
...
Fixed JTextPane not using correct foreground color and font.
5 years ago
weisj
da2ec4a61c
Updated change notes.
5 years ago
Jannis Weis
d3fd5dedab
Font test ( #170 )
...
Create font samples.
5 years ago
weisj
cd8385929e
Fixed unwanted background on text components.
5 years ago