952 Commits (c40b6e16c4df82d0f540805ccfa0931a417c2af2)
 

Author SHA1 Message Date
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. 5 years ago
weisj da2ec4a61c Updated change notes. 5 years ago
Jannis Weis d3fd5dedab
Font test (#170) 5 years ago
weisj cd8385929e Fixed unwanted background on text components. 5 years ago
weisj a720077652 Fixed focus of slider being cut off. 5 years ago
weisj f74f8e9d5d Assume BALLOON tooltip style for components specifying a ToolTipContext. 5 years ago
weisj 4f42185a3f Added demo launcher. 5 years ago
weisj c881bd516d Use SystemInfo.undefinedArchitecture. 5 years ago
weisj c08f660e2e Fixed log formatting for library loggers. 5 years ago
weisj f4d0af2758 Make sure menu items are disabled/enabled correctly. 5 years ago
weisj 25c657226e Added localisation for some languages to the cut/copy/paste context menu. 5 years ago
weisj 366454c992 Don't remove selection painting when opening popup menu on text component. 5 years ago
weisj c50aedf675 Fixed font size for auto created ui tables. 5 years ago
weisj 3308ee1d2d Updated change notes. 5 years ago
weisj 7e4cad2493 Imrpoved icon alignment in AllIcons. 5 years ago
weisj 13d8a7d27b Fixed question icon color for light icons. 5 years ago
weisj e01046c711 Removed unused style property from ToolTipContext. 5 years ago
weisj 67a7a4177c Fixed bold looking tooltip text when running on Java 8. 5 years ago
weisj ce6e62066a Fixed shadow painting. 5 years ago
weisj c2cc10f589 Updated change notes. 5 years ago
weisj e5d993b6e2 Added rounded button variant. 5 years ago
weisj 45018bb581 Only repaint if scrollpane is not null. 5 years ago
weisj 4eb003fd3a Added warning text border variant. 5 years ago
weisj 6521929c17 Only apply context if tooltip style is set to BALLOON. 5 years ago
weisj f366fbae5b Fixed selection margins. 5 years ago
weisj 6cb93c0928 Fixed missing classes. 5 years ago
weisj 213655e918 Made UIAwareIcon more extendable. 5 years ago
weisj a36f3449ed Updated change notes. 5 years ago
weisj 13fc51e35d Further text ui refactoring. 5 years ago
weisj 9dc94f7d6e Refactored text ui classes. 5 years ago
weisj 0d1f2913dd Fixed text painting for toggle button slider variant. 5 years ago
weisj 252885df6f Fixed RTL text highlighting. 5 years ago
weisj bdbdf658cd Paint selection for empty lines if line extending is enabled. 5 years ago
weisj 909ea32f22 adjusted warning message. 5 years ago
weisj 51c459e666 Updated README. 5 years ago
weisj 7051b66614 Added support for buttons laid out in a grid. 5 years ago
weisj 8e4ce7dc1f Formatting. 5 years ago
weisj e37ef0068b Reduced hierarchy traversal steps when looking for parents of specific type. 5 years ago
weisj 7fd080fdc4 Updated readme. 5 years ago
weisj 788e094592 Refactored library code. 5 years ago
weisj 9e60be7565 Fixed icon rotation. 5 years ago
weisj 8886ef39fc Enabled kerning for non-editable components on windows. 5 years ago
weisj 8f99f9b443 Avoid exceptions in headless mode. 5 years ago
weisj 78f33ca23b Respect margins when extending selection. 5 years ago