weisj
adba184d68
New build.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
9cbf1761fb
Generate pom file for dependency detecting.
...
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
43df377c89
Fixed binaries not being copied correctly.
...
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
68d511246f
New release
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
cb07e0cc32
Fixed missing classes in fat jar.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
0e76edec98
New build
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
a1e4ccc230
Made signing process optional.
...
Added linker dependencies.
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
08b53006b3
Made signing process optional.
...
Added linker dependencies.
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
3d6f08bbd6
setup github actions
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
21f396f8f2
Setup github actions
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
c6e9eebd93
Merge remote-tracking branch 'origin/master'
...
Signed-off-by: weisj <weisj@arcor.de>
# Conflicts:
# .github/workflows/gradle.yml
5 years ago
Jannis Weis
e54da2fc45
Update gradle.yml
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
8aefcfdb17
Github actions support
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
d2fa62491d
Github actions support
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
731d41d80e
Github actions support
...
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
641c88a8c5
updated version number.
...
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
3b5ce0476f
Fixed titleBar icon size.
...
Changed TaskPane icon.
Moved platform libraries.
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
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
21249d56e7
Removed unnecessary folders from jna dependency.
5 years ago
weisj
86215082cb
Fixed an issue where the cursor wasn't correctly displayed in OverlayScrollPanes.
...
Added convenience class for tooltip alignment.
Fixed an issue where clicking on a JToggleButton would not be recognized.
Fixed an issue where JToggleButtons were too wide.
Fixed an issue where the arrowIcon wouldn't be displayed in menus.
Added ui for fileChooser.
Fixed issue where the tooltip border was too small.
5 years ago
weisj
e4d8efa330
added jlayer images exclude.
5 years ago
weisj
97b3d1d87b
Added TabFrame component.
5 years ago
weisj
2e00f900d0
Removed darcula dependency.
5 years ago
weisj
c784858fac
Preview image.
...
Fixed some layouy issues for ColorChooser.
5 years ago
weisj
09fc30943e
Changed jni dependency from compileOnly to compile.
5 years ago
weisj
b44faed355
Got rid of unnecessary dependencies.
...
Ported jar build process to gradle.
Added support for 32bit JREs.
5 years ago
weisj
bc3c3e1952
General functioning support for window decorations on windows.
...
Resize cursors still show up if resizing is disabled.
5 years ago