871 Commits (3b6573a85064e5f1b4f11662f309522248714125)
 

Author SHA1 Message Date
weisj 658667b931 Renamed fullBorderless -> borderlessRectangular. 5 years ago
weisj 491501b24d Added more keycodes to ignore. 5 years ago
weisj e0791cac28 renamed "shadow" variant to "borderless". "fullBorderless" is still WIP. 5 years ago
weisj 76c2552807 Fixed window popupmenu using wrong separator on windows. 5 years ago
weisj bd0cbe479f Fixed menuitems missing right margin. 5 years ago
weisj 9088b67358 Fixed tree not being able to start editing. 5 years ago
weisj 13e400503d Fixed table cell editor having the selected background. 5 years ago
weisj 1760744807 formatting and code style. 5 years ago
weisj ef50e1f96f Added intelliJ editor config. 5 years ago
weisj 8251875d3a Allow all types of AbstractButton to be navigable with the arrow keys in a button group. 5 years ago
weisj 231f23151d Fixed toggle buttons not being traversable in a button group. 5 years ago
weisj e54846d27c Fixed NPE when trying to access drop target in headless mode. 5 years ago
weisj 58c17eaba8 On windows buttons can now be triggered using `ENTER`. 5 years ago
weisj 6760011400 refactoring. 5 years ago
weisj 264cee4fac new rc. 5 years ago
weisj 5b3db3d06d Rename MacOSSdkPathTask.gradle.kt to MacOSSdkPathTask.kt 5 years ago
weisj 2cd80fdbcc Fixed possible NPE. 5 years ago
weisj ca82dc358c Fixed DarkBorders always returning the same border. 5 years ago
weisj 704b9b5d03 Only fetch border once rather than each time. 5 years ago
weisj 31f1cd5c0a new rc. 5 years ago
weisj 1182064f5a Made check for current theme simpler. 5 years ago
weisj 86f1e852fc Fixed images with _ in their names not showing up. 5 years ago
Jannis Weis 8bae97f99c
Update README.md 5 years ago
weisj 0daffad1bd Added generation of back link. 5 years ago
weisj 241595ded6 Run action when documentation script is changed. 5 years ago
weisj 63b1cbf071 Fixed wrong LaF when creating documentation. 5 years ago
weisj 10523302c8 Use fallback values in DropShadowBorder 5 years ago
weisj 71dc77d73a Fixed missing build directory when creating documentation. 5 years ago
Jannis Weis eb31044f1e
Update documentation.yml 5 years ago
Jannis Weis 6ebed28fbe
Update documentation.yml 5 years ago
Jannis Weis 14b20103c1
Update documentation.yml 5 years ago
weisj cae41bf654 Updated documentation.yml 5 years ago
weisj b23fe7f91b Updated documentation.yml 5 years ago
weisj ce62c083ac Updated documentation.yml 5 years ago
weisj 17fe4457c8 Fixed action 5 years ago
weisj 65d0bb4bb9 Add action and task for creating documentation. 5 years ago
weisj 7c86818f65 Reuse already created images. 5 years ago
weisj 70b7c14dcd Made DarkCheckBoxBorder an EmptyBorder 5 years ago
weisj 34811ae803 Replaced ObjectRequest with LazyValue. 5 years ago
weisj 0f60e0c112 Load components as no-singleton objects. Fixes #110 5 years ago
weisj 826d090b26 Replaced explicit Box construction with provided helper method. 5 years ago
weisj 7812a8cb62 Only check for neighbours if the button is a "corner" piece too. 5 years ago
weisj 4bea1eb528 Made cut/copy/paste action modifier platform dependent. 5 years ago
weisj b4deacfc9f Adjusted combobox table cell insets. 5 years ago
weisj 43dfd951dc Added improved focus border to filechooser buttons. 5 years ago
weisj 8607de3940 Improved grouped focus border painting. 5 years ago
weisj ad4e43edbc Fixed missing left side padding on menuitems without icon. 5 years ago
weisj 5b7b947d23 Fixed foreground of selected togglebutton hard to read. 5 years ago
weisj de80f2dc0c Refactored DarkFileChooserUI. 5 years ago
weisj ce9715df80 Fixed focus border for buttons with cut off border. 5 years ago