212 Commits (fcbf9c49cb60e9772e801d9ebc33303ffa0a39a7)

Author SHA1 Message Date
weisj eaee282149 Removed legacy icons. Added notice in search folders for aware icons. 5 years ago
weisj af03ecfc66 Added step for loading icon themes during setup. 5 years ago
weisj da8d30d0ed Added icon properties. 5 years ago
weisj 713206ffaa Added variable colors to icons. Added missing disabled versions. 5 years ago
weisj 01d509caa3 Reworked icons to be patched. 5 years ago
weisj 96a35a4ae1 Removed unused shadow icons. 5 years ago
weisj 48206fcec9 Fixed missing rounded corners in some scenarios. 5 years ago
weisj aa948f123e Fixed too wide selection for single characters. Now overrides to not having any rounded corners if they can't be appropriately painted. 5 years ago
weisj 390bd729ec Fixed wrong selection width in certain text components. 5 years ago
weisj d2e7eb5375 Fixed missing rounded corners when selection starts at one line and the selection ends at the first position of the next line. 5 years ago
weisj 379a1193ba Fixed missing rounded corner on selection when cursor is at the start of the next line. 5 years ago
weisj 674756b706 New build 5 years ago
weisj 8dd459bb70 Fixed window too large when maximized. 5 years ago
weisj 43df377c89 Fixed binaries not being copied correctly. 5 years ago
weisj ffb2f77e1f Fixed PopupMenu not opening. 5 years ago
Jannis Weis 87715ca03d
Buildscript (#15) 5 years ago
weisj 480e5f340f Update for Java8 5 years ago
weisj bb5b097599 Made signing process optional. 5 years ago
weisj 0fdb1263d7 Fixed wrong selection text foreground in JTextPane. 5 years ago
weisj 268e96c454 Fixed button shadow size. 5 years ago
weisj d44618f808 Fixed button shadow size. 5 years ago
Jannis Weis e54da2fc45 Update gradle.yml 5 years ago
weisj 7dcacafd7f Fixed ui scaling for title bar and border painting. 5 years ago
weisj 0182f1c697 Fixed focus painting in TabbedPane. 5 years ago
weisj 251f9c2070 Fixed NPE in LineHighlighter 5 years ago
weisj 9b6c244fda Added widget border creation. 5 years ago
weisj a55eeb73e2 Made some fields available to subclasses of NumberedTextComponent. 5 years ago
weisj 13d500227f Fixed wrong color in tabbed popup NewTabButton. 5 years ago
weisj d31a64c6e9 Fixed NPE when no TabFrameParent was set for PanelPopup. 5 years ago
weisj da00eddc75 Opened more of TabFrame api. 5 years ago
weisj b8efeeaf0d Fixed selection foreground for lists in popup menus. 5 years ago
weisj e6f9cf86b1 Fixed type in native method. 5 years ago
weisj 494f47f18f Fixed not applied background color to numbering pane. 5 years ago
weisj eca7a92128 More improvements to text rendering. 5 years ago
weisj 0c09ce35c6 Set destination when source is set. 5 years ago
weisj f5362c6a05 Added antialiasing to font rendering. 5 years ago
weisj 641c88a8c5 updated version number. 5 years ago
weisj b95b7e8062 Added listeners to numbering pane. 5 years ago
weisj fd61ce8c99 new release. 5 years ago
weisj ab97db3c59 Added numbered text component. 5 years ago
weisj 687a7e3c89 Added numbered text component. 5 years ago
weisj becd7a938b Changed title bar icon scaling to allow for higher resolution images. 5 years ago
weisj 3b5ce0476f Fixed titleBar icon size. 5 years ago
weisj e84e56b0d9 Renamed to conform new group id. 5 years ago
weisj 6aaafbe975 Renamed to conform new group id. 5 years ago
weisj ee7e41b7d6 Decreased sensitivity for DnD to start in TabFrames. 5 years ago
weisj d784c0e748 Fixed undesired behaviour when the TabbedPane becomes empty through a 5 years ago
weisj 29f8a9c1c1 new build 5 years ago
weisj d394881aea tweaked default insets for ToolTip. 5 years ago
weisj e6e493025e Fixed issue where selection highlight would disappear during DnD (TabFrame). 5 years ago