weisj
eaee282149
Removed legacy icons. Added notice in search folders for aware icons.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
af03ecfc66
Added step for loading icon themes during setup.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
da8d30d0ed
Added icon properties.
...
Changed all icons from [aware],[dual] to [themed]
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
713206ffaa
Added variable colors to icons. Added missing disabled versions.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
01d509caa3
Reworked icons to be patched.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
96a35a4ae1
Removed unused shadow icons.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
48206fcec9
Fixed missing rounded corners in some scenarios.
...
Signed-off-by: weisj <weisj@arcor.de>
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.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
390bd729ec
Fixed wrong selection width in certain text components.
...
Signed-off-by: weisj <weisj@arcor.de>
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.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
379a1193ba
Fixed missing rounded corner on selection when cursor is at the start of the next line.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
674756b706
New build
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
8dd459bb70
Fixed window too large when maximized.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
43df377c89
Fixed binaries not being copied correctly.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ffb2f77e1f
Fixed PopupMenu not opening.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
87715ca03d
Buildscript ( #15 )
...
* Added multiple build-scripts to support different development environments.
* Cleaned up build-script.
* Removed unnecessary tasks.
5 years ago
weisj
480e5f340f
Update for Java8
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
bb5b097599
Made signing process optional.
...
Added linker dependencies.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
0fdb1263d7
Fixed wrong selection text foreground in JTextPane.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
268e96c454
Fixed button shadow size.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
d44618f808
Fixed button shadow size.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
e54da2fc45
Update gradle.yml
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
7dcacafd7f
Fixed ui scaling for title bar and border painting.
...
Migrated code to support Java 8 compilation.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
0182f1c697
Fixed focus painting in TabbedPane.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
251f9c2070
Fixed NPE in LineHighlighter
...
Added minimum icon width in NumberingPane.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
9b6c244fda
Added widget border creation.
...
Added option to change selection foreground in StyledDocument.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
a55eeb73e2
Made some fields available to subclasses of NumberedTextComponent.
...
Fixed background painting for ScrollBar overlay.
Changed selection painting to accommodate styled documents.
Added general index listener to NumberingPane.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
13d500227f
Fixed wrong color in tabbed popup NewTabButton.
...
Added padding to MoreTabsButton in tabbedPane.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
d31a64c6e9
Fixed NPE when no TabFrameParent was set for PanelPopup.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
da00eddc75
Opened more of TabFrame api.
...
Added missing inactive tooltip background.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b8efeeaf0d
Fixed selection foreground for lists in popup menus.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
e6f9cf86b1
Fixed type in native method.
...
Fixed table cell width adjustment.
Fixed table dragged background painting.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
494f47f18f
Fixed not applied background color to numbering pane.
...
Added custom background to numbered text component.
Changed setOpaque to installUIProperty.
Switched name of border and borderSecondary color.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
eca7a92128
More improvements to text rendering.
...
Added easy creation of borders.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
0c09ce35c6
Set destination when source is set.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
f5362c6a05
Added antialiasing to font rendering.
...
(Should improve font on Linux)
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
641c88a8c5
updated version number.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b95b7e8062
Added listeners to numbering pane.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
fd61ce8c99
new release.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ab97db3c59
Added numbered text component.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
687a7e3c89
Added numbered text component.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
becd7a938b
Changed title bar icon scaling to allow for higher resolution images.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
3b5ce0476f
Fixed titleBar icon size.
...
Changed TaskPane icon.
Moved platform libraries.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
e84e56b0d9
Renamed to conform new group id.
...
Prepared for maven publishing.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
6aaafbe975
Renamed to conform new group id.
...
Prepared for maven publishing.
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
...
DnD action.
Fixed selection foreground when not focused for Tree/Table/List.
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).
...
Fixed issue where the popup would close if an unselected tab was moved.
5 years ago