741 Commits (64d20988730289d95110882fa0db5352117ccd9b)
 

Author SHA1 Message Date
weisj db92d662b8 renamed misspelled property 5 years ago
weisj 7202540d1d Fixed sizing issues for tooltip. 5 years ago
weisj bb2009d079 Applies new tooltip api. 5 years ago
weisj 20f6d84bce Added functionality to ease the creation of hooked tooltips. 5 years ago
weisj f458e9ced0 refactored TabbedPaneUI 5 years ago
Jannis Weis 164acacf22
Update README.md 5 years ago
weisj e545ecbf01 First build 5 years ago
weisj dfaa6c9269 Added documentation. 5 years ago
weisj cf5f0f8ea8 added production notice. 5 years ago
weisj e62200bdf1 Renamed TextBubbleBorder to BubbleBorder. 5 years ago
weisj 2e00f900d0 Removed darcula dependency. 5 years ago
weisj fe01861f2b added Licence notice and authors. 5 years ago
weisj 7d6f7a24f3 Ported ProgressBarUI 5 years ago
weisj f15d0ae50b Changed clear icon for search variant. 5 years ago
weisj 60cd5775ee Shadow in ColorChooser is now controlled by %shadow property. 5 years ago
weisj 6e3d0b3b6e Fixed an issue where changing the LookAndFeel would not correctly 5 years ago
weisj 82de1a35ae Fixed rendering while dragging when custom tab components are installed. 5 years ago
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. 5 years ago
weisj 842988dc5c Fixed hex string formatting. 5 years ago
weisj 1678e75892 Fixed issues when swapping the LookAndFeel. 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. 5 years ago
weisj 6f3b9c0ee3 Added ToolBarUI. 5 years ago
Jannis Weis 3f42c27d9a
Merge pull request #1 from weisJ/add-license-1 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. 5 years ago
weisj 09fc30943e Changed jni dependency from compileOnly to compile. 5 years ago
weisj 1ec3e3aa54 Added IntelliJ Notice. 5 years ago
weisj 5e626206ea Removed further dependency on DarculaLaf. 5 years ago
weisj b44faed355 Got rid of unnecessary dependencies. 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. 5 years ago
weisj bc3c3e1952 General functioning support for window decorations on windows. 5 years ago
weisj 8aea513da8 Added focus border to table cells. 5 years ago
weisj 04330f610d Added tooltips. Still not done. 5 years ago
weisj 98f2b950ba Updated ColorChooser. 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