weisj
07383b1a12
Added support for in-place tab DnD.
5 years ago
weisj
41f17ba2fe
Added variant to JSpinner with +/- controls.
5 years ago
weisj
40f1c275bc
Put back alpha rendering for focus borders. Allows for more flexibility when using components where the background is different from the default color.
5 years ago
weisj
468bbfd6a6
Fixed background painting issue.
5 years ago
weisj
820eb689f0
Made svg icon load the svg model load lazily.
...
MAde ThemedIcon patch colors lazily.
Added TristateCheckBox.
Fixed NPE during titlePane uninstall process.
Added missing properties for striped table/tree.
5 years ago
weisj
842988dc5c
Fixed hex string formatting.
5 years ago
weisj
1678e75892
Fixed issues when swapping the LookAndFeel.
...
Added the option to theme icons. (should be used sparsely)
Improved radioButton/checkBox rendering.
5 years ago
weisj
e3292ae24e
Further preparations for theming support.
5 years ago
weisj
0b9125dfec
Added DesktopIconUI
5 years ago
weisj
3aa04d315d
Separated properties and refactored colors to enable theming support.
5 years ago
weisj
cc5770b02d
Cleanup
5 years ago
weisj
ce57cf4e0d
Fixed component orientation issues for JTree.
5 years ago
weisj
3f52eb77f7
Fixed keyboard navigation for JTree.
5 years ago
weisj
a378cf8325
Ported TreeUI.
...
Improved checkBox/Radiobutton rendering for JTable.
Improved ComboBox/Spinner rendering for JTable.
5 years ago
weisj
6f3b9c0ee3
Added ToolBarUI.
5 years ago
Jannis Weis
3f42c27d9a
Merge pull request #1 from weisJ/add-license-1
...
Create LICENSE
5 years ago
Jannis Weis
26979751e5
Create LICENSE
5 years ago
Jannis Weis
ab2bbb8116
Update README.md
5 years ago
Jannis Weis
4f5aa2e2f5
Update README.md
5 years ago
weisj
c784858fac
Preview image.
...
Fixed some layouy issues for ColorChooser.
5 years ago
weisj
09fc30943e
Changed jni dependency from compileOnly to compile.
5 years ago
weisj
1ec3e3aa54
Added IntelliJ Notice.
...
Changed icon to duke.
5 years ago
weisj
5e626206ea
Removed further dependency on DarculaLaf.
...
Fixed several code style issues.
5 years ago
weisj
b44faed355
Got rid of unnecessary dependencies.
...
Ported jar build process to gradle.
Added support for 32bit JREs.
5 years ago
weisj
3ec7d9ab4a
Fixed Hex field in color chooser loosing value when focus is lost.
5 years ago
weisj
468f38583b
Support for loading library from jar for better distribution.
5 years ago
weisj
d900e8db60
Fixed resize cursor.
...
Removed background painting.
5 years ago
weisj
bc3c3e1952
General functioning support for window decorations on windows.
...
Resize cursors still show up if resizing is disabled.
5 years ago
weisj
8aea513da8
Added focus border to table cells.
...
Fixed some behaviour for color cell editor.
Fixed selection painting when grid is disabled.
5 years ago
weisj
04330f610d
Added tooltips. Still not done.
5 years ago
weisj
98f2b950ba
Updated ColorChooser.
...
Fixed decorations for tooltips.
5 years ago
weisj
52583d8ef4
Ported ColorChooser.
5 years ago
weisj
7dec53115e
Ported ListUI. Made Icons serializable. Restored some debug changes. Refined test classes.
5 years ago
weisj
54d7a1e984
Updated Slider visuals. Changed some text rendering.
5 years ago
weisj
eeec3a16a2
Added color editor for JTable.
5 years ago
weisj
a1fa944881
Improved JTable editors and renders:
...
-Added radioButton style for boolean rendering.
-Added support for JCheckBox and JRadioButton for cell editors. (This is to provide backwards compatibility. Boolean rendering is supported out of the box using UIMangager flags.
-Added ComboBox and Spinner support.
5 years ago
weisj
5641b4f07c
Improved table cell rendering for booleans.
5 years ago
weisj
834655af11
Prevent scrollbar from glowing when reached either end of the
...
scrollbar.
5 years ago
weisj
b71e7b218b
Moved class.
5 years ago
weisj
dd8d03410e
SplitPaneUI added.
5 years ago
weisj
ae7d2725c0
Renamed some properties.
5 years ago
weisj
39994a302f
Support for fully filled buttons.
5 years ago
weisj
fe45d922cf
Preliminary support for custom decorations.
5 years ago
weisj
c7bf234cd7
Moved classes.
5 years ago
weisj
1e21db0980
Improved animation suspension. Scrollbar will now react to scroll events.
5 years ago
weisj
59188b04d4
Added better support for declaring objects in properties.
5 years ago
weisj
2a0ef9959e
Moved some functions into UIUtil
5 years ago
weisj
f67db487d6
Moved scaling into GraphicsUtil
5 years ago
weisj
97bc82b2c2
Animator ported.
5 years ago
weisj
f603f8fc55
TableUI added.
5 years ago