Skip to content

Releases: weisJ/darklaf

v1.3.3.3

14 Feb 13:01

Choose a tag to compare

Addresses issues:

  • NPE when using a table without a header.

v.1.3.3.2

14 Feb 10:10

Choose a tag to compare

Addressed issues:

  • NPE when loading icons.

v.1.3.3.1

11 Feb 08:57

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

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

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

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

Choose a tag to compare

Addressed issues:

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

1.3.1.4

21 Jan 13:05

Choose a tag to compare

This release fixes a broken standalone jar.

Java 8 Compatibility

21 Jan 12:45

Choose a tag to compare

This release adds compatibility with Java 8.

Now Available on maven central!

23 Oct 10:44

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.