Skip to content

Releases: weisJ/darklaf

v.1.3.3.1

11 Feb 08:57
Compare
Choose a tag to compare

New in this release:

  • RtL orientation support for JProgresBar.
  • Javadoc (highly unfinished)
  • The project can now be build with java versions >Java 8.

Addressed issues:

  • Fixed issue where the frame decoration would not be applied properly after the theme has changed.
  • Fixed wrong text color with JProgessBar in vertical orientation.

v.1.3.3.0

09 Feb 19:29
Compare
Choose a tag to compare

Addressed issues:

  • NPE during TabbedPane DnD.
  • TabComponent not visible during TabbedPane DnD.
  • Several properties not being immediately visible after setting them.
  • Incorrect list background when cell is selected but not focused.

v.1.3.2.0

09 Feb 00:45
Compare
Choose a tag to compare

Addressed issues:

  • Several layout issues regarding scaling and painting
  • Multiple edge cases for different combinations of properties on components.

v1.3.1.6

08 Feb 16:36
Compare
Choose a tag to compare

New in this release:

  • Icon colours can now be customized by themes.

Addressed issues:

  • Rounded corners on selections may not appear in some scenarios.
  • JInternalFrame has overly large title bar.
  • Right to Left layout issues on several components.

v1.3.1.5

21 Jan 22:12
Compare
Choose a tag to compare

Addressed issues:

  • PopupMenus not opening.
  • WIndow maximized size too large.

1.3.1.4

21 Jan 13:05
Compare
Choose a tag to compare

This release fixes a broken standalone jar.

Java 8 Compatibility

21 Jan 12:45
Compare
Choose a tag to compare

This release adds compatibility with Java 8.

Now Available on maven central!

23 Oct 10:44
Compare
Choose a tag to compare
Pre-release

New Features

  • Now Available on maven central
  • New component to add line numbers to any text component.

Addressed issues

  • Undesired behavior when a DnD operation would make a JTabbedPane emtpy
  • Fixed size of title bar icon when only one icon was specified.
  • Decreased the sensitivity for DnD operations to start with JTabFrame

Demo of the line numbering

Note: The version number is due to a fault on my end uploading a release with the wrong version number to maven.

New pre-release.

20 Oct 15:56
Compare
Choose a tag to compare
New pre-release. Pre-release
Pre-release

This versions includes

  • DnD support for JTabFrame

Addressed issues

  • Adjusted colors for the themes.
  • Several issues regarding tooltips.
  • Lots of other small fixes.

Impressions from the 4 themes

Darcula Theme IntelliJ Theme
Solarized Dark Theme Solarized Light Theme

Theme support finished.

19 Oct 00:48
Compare
Choose a tag to compare
Pre-release

Lots of pesky bugs have been removed.
The theming support is now (fully) functional. Lots of colors and property values
have been changed to conform a more diverse range of themes out of the box.
To start this release includes 4 themes:

  • DarculaTheme
  • IntelliJTheme
  • SolarizedDarkTheme
  • SolarizedLightTheme