1009 Commits (1784e24f19241efaa3b7dbed890836fe66ccf5ce)
 

Author SHA1 Message Date
weisj 1784e24f19 updated version number. 5 years ago
weisj 22c7266d31 Avoid unnecessary icon upscaling. 5 years ago
weisj 961080458a Replace hardcoded keys with constants. 5 years ago
weisj 0dec3964e0 Make sure custom tab component are wrapped with close button. 5 years ago
weisj 0c888e09c8 Refactored CloseButton to own class. 5 years ago
weisj 8ed59c9610 Ensure dragged tab is actually hidden. 5 years ago
weisj c318ddb477 Improved layout and icon of ClosableTabbedPane. 5 years ago
weisj dfe435e6ac Check if any intermediate component has non-opaque background. 5 years ago
weisj c8658ffcbe Log background colors for TooltipTest. 5 years ago
weisj 117712e2e8 CHeck complete component hierarchy for opaque components. 5 years ago
weisj 0755f3d489 Make TooltipTest deterministic. 5 years ago
weisj e658986a99 Make sure test fails if assertion isn't met on EDT. 5 years ago
weisj 480eecdbd8 Run tests with --info. 5 years ago
weisj d12d5f4c1c Improve TooltipTest. 5 years ago
weisj bd57464ccf [TestFix] Fixed TooltipTest. 5 years ago
weisj 3a337c1641 Migrated tests to JUnit. 5 years ago
weisj 73face463d Reduce interpolation quality for drop shadow border for faster paint speed. 5 years ago
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. 5 years ago
weisj 861b9162b6 Setup creation of snapshot versions. 5 years ago
weisj 5f5a3082bc Minor adjustment to combobox popup location/size. 5 years ago
weisj 3e76332df9 Migrated InternalFrameDemo to ComponentDemo. 5 years ago
weisj 9341cdafd1 Fixed NPE when painting internal frame. 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. 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. 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) 5 years ago
weisj deee3f8cf9 Updated to current version number. 5 years ago
weisj 584b3ad66b Updated change notes. 5 years ago
weisj 4a8b4c633c Make sure popups use the correct window background. 5 years ago