rupashka [Thu, 24 Jul 2008 16:43:36 +0400] rev 1287
6722802: Code improvement and warnings removing from the javax.swing.text package
Summary: Removed unnecessary castings and other warnings
Reviewed-by: peterz
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
malenkov [Thu, 24 Jul 2008 14:51:13 +0400] rev 1286
4778988: CompoundBorder.isBorderOpaque() has incorrect documentation.
Reviewed-by: peterz, rupashka
mlapshin [Thu, 24 Jul 2008 14:34:02 +0400] rev 1285
6725409: Unable to localize JInternalFrame system menu during run-time
Summary: Use of the static final constants replaced by direct calls of UIManager.getString().
Reviewed-by: alexp
mlapshin [Mon, 21 Jul 2008 19:58:43 +0400] rev 1284
6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
Summary: JComboBox cell editor now hides if the same value is selected with keyboard
Reviewed-by: peterz, alexp
idk [Mon, 21 Jul 2008 10:21:42 -0400] rev 1283
6668281: NullPointerException in DefaultTableCellHeaderRenderer.getColumnSortOrder()
Reviewed-by: alexp
malenkov [Fri, 18 Jul 2008 18:26:22 +0400] rev 1282
6552812: Add HSL tab to JColorChooser
Reviewed-by: peterz, avu
malenkov [Wed, 09 Jul 2008 19:29:07 +0400] rev 1281
4994637: LTP: java.beans.java_util_Map_PersistenceDelegate: ConcurrentModificationException
Reviewed-by: peterz, loneid