JGoodies Looks Changelog

What's new in JGoodies Looks 2.8.0

Apr 9, 2015
  • Moved to Java 7.
  • Requires the JGoodies Common 1.9.
  • Turned BorderStyle and HeaderStyle into enumerations.
  • Added generics.
  • Removed code for Windows 95/98/ME/2000.

New in JGoodies Looks 2.7.0 (Jan 6, 2015)

  • Fixed #setMicroLayoutPolicy(MicroLayoutPolicy) signature in WindowsLookAndFeel and PlasticLookAndFeel that accepted a MicroLayout instead of a MicroLayoutPolicy.
  • Removed the Look&Feel replacement information from the Options.
  • Removed obsolete code.
  • Suppressed compiler warnings.
  • Slightly improved the build script.

New in JGoodies Looks 2.6.0 (Aug 14, 2014)

  • Improved the display of non-western fonts. Overhauled the lookup of the Windows control font for the default Windows font policy and the default Plastic-on-Windows font policy. These font policies now try to build composite fonts.
  • Removed font policies for the Looks 1.x.
  • Removed unnecessary code.
  • Adjusted tests.
  • Source cleanup.
  • Compiled against the JGoodies Common 1.8.

New in JGoodies Looks 2.5.3 (Feb 6, 2013)

  • Compiled against the JGoodies Common 1.5.
  • Source code cleanup.

New in JGoodies Looks 2.5.2 (Jul 28, 2012)

  • Fixed the broken version in the pom.xml.

New in JGoodies Looks 2.5.1 (Jul 6, 2012)

  • The javadocs, main and test sources are delivered as JARs.

New in JGoodies Looks 2.3.1 (Sep 23, 2010)

  • BUG FIXES:
  • The Windows classic L&f combo box arrow button paints the arrow icon always in black, ignoring the desktop color theme.