Quaqua Look and Feel Changelog

What's new in Quaqua Look and Feel 9.1

Mar 28, 2014
  • OS X:
  • Adds support for OS X 10.9 Mavericks.

New in Quaqua Look and Feel 9.0 (Mar 28, 2014)

  • OS X:
  • Adds support for OS X 10.8 Mountain Lion.
  • JVM:
  • Adds support for J2SE7 from Oracle. The native Quaqua library for this JVM has the name libquaqua64.dylib.
  • Removes support for J2SE5.
  • Removes support for org.jdesktop.layout API.
  • Removes support for PPC.

New in Quaqua Look and Feel 8.0 (Jul 9, 2012)

  • Fixes:
  • JButton:
  • Fixes NullPointerException in QuaquaNativeButtonBorder.
  • JColorChooser:
  • Fixes appearance of toolbar buttons.
  • JComboBox:
  • Fixes QUAQUA-151 JComponent.getBaseline() is not available on J2SE5.
  • Fixes QUAQUA-137 firePopupMenuWillBecomeVisible no longer being called.
  • JFileChooser:
  • Fixes QUAQUA-148 NullPointerException when sidebar contains a link to an unmounted network folder.
  • JPopupMenu:
  • Method sun.awt.SunToolkit.ungrab() is not available on J2SE5.
  • JScrollPane:
  • Fixes focus ring painting on J2SE5 by enforcing the opacity setting of the L&F on JScrollPane objects.
  • JTable:
  • Fixes QUAQUA-146 wrong background color in table cell editor when cell is selected.
  • JTextField:
  • Fixes QUAQUA-149 NullPointerException in QuaquaTextFieldBorder

New in Quaqua Look and Feel 6.5 (May 18, 2010)

  • Enhancements:
  • JPopupMenu, JComboBox: Popup menus use now a rounded border on Leopard and Snow-Leopard.