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
weisj
73319cafd3
reformat
5 years ago
weisj
9574862404
Refactored some code.
...
Fixed possible issue of NullPointerException during DnD.
5 years ago
weisj
0715841389
Fixed incorrect pointer side if multiple tooltips are present.
5 years ago
weisj
ae53ad6e4e
Added DnD support to JTabFrame.
5 years ago
weisj
c6e25bc740
new release.
5 years ago
weisj
7c8d603e7e
Improved pointer location for ToolTip.
5 years ago
weisj
887bbf8a31
Fixed typo.
...
Fixed issue where ToolTips would not show up when the mouse entered through the right or bottom side of the component.
Fixed issue where tooltips would not vanish reliably.
5 years ago
weisj
c36b900e83
Added SolarizedLightTheme.
...
Fixed issue where the tooltip would not correctly resize if the pointer
changed.
Fixed some color values.
5 years ago
weisj
3f19825ed2
Fixed issue where Lists would not render any items.
...
Added SolarizedDarkTheme.
Improved some icons to avoid color bleeding.
5 years ago
weisj
bf64b50dad
Updated scrollbar colors.
...
Fixed table/list/tree background rendering.
Table now sources the drop background from the first ancestor that
is not a ScrollPane.
5 years ago
weisj
e057da3bb1
Added support for alternating row colouring with JList and Wrap layout.
...
Cleaned up platform properties.
5 years ago
weisj
5af79e4e27
Added intelliJ theme.
...
Added/Fixed several color issues that arose during the process.
Fixed striped rendering for List/Table/Tree.
Fixed layout issue for TabbedPane with TOP/BOTTOM placement on non scroll layout.
Fixed issue where the shadow of ToolTip border was misplaced.
Fixed issue where the selected text foreground for JTextPane was incorrect.
Fixed issue where the selection painting would break for wrapped views.
Fixed issue where the password could be displayed in JPasswordField even if the flag to do so was disabled.
Fixed issue where the wrong color for the ToolBar drop background was used.
5 years ago
weisj
92a3d178a7
Undo fix that was a non issue.
5 years ago
weisj
a189cf7116
removed misc.properties
...
fixed issue where the default icon would not be light if the theme uses the light icon set.
5 years ago
weisj
9d8e0dd887
removed unnecessary marker interface.
5 years ago
weisj
74701b5865
added darcula licence notice.
...
Reversed cache class (instead values are cached in the ui classes).
Added the possibility to access ui defaults ui class constructors by
resolving them after the defaults have been loaded.
Added popup menu to move tabs in tabFrame.
Fixed an issue where a popup would loose the focus painting when popup menus
were opened or the popup was resized.
5 years ago
weisj
21249d56e7
Removed unnecessary folders from jna dependency.
5 years ago
weisj
59d46472fd
Fixed funky action behaviour.
5 years ago
weisj
8302cc0462
Fixed text background.
5 years ago
weisj
b9a32ed440
moved logging to own package.
5 years ago
weisj
0002162b36
Fixed the issue where the rounded corners on animated taskPane would show up too early.
...
Added exception to unfinished IntelliJ theme.
5 years ago
weisj
b91b551b23
Added titled border.
...
Fixed issue where wrong color was used for TableHeader.
5 years ago