lana [Mon, 13 Oct 2008 17:13:29 -0700] rev 1319
Merge
lana [Wed, 24 Sep 2008 08:14:37 -0700] rev 1318
Merge
rupashka [Wed, 10 Sep 2008 19:16:14 +0400] rev 1317
6587742: filling half of a JSlider's track is no longer optional
Summary: now OceanTheme uses the JSlider.isFilled property like other themes
Reviewed-by: alexp
peytoia [Mon, 08 Sep 2008 17:35:07 +0900] rev 1316
6730743: (tz) Support tzdata2008e
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 15:21:55 +0900] rev 1315
6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 14:48:14 +0900] rev 1314
6650748: (tz) Java runtime doesn't detect VET time zone correctly on Windows
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 14:31:08 +0900] rev 1313
4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 13:31:45 +0900] rev 1312
6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 11:49:49 +0900] rev 1311
6607310: InputContext may cause loading of swing classes even for non-Swing applets
Reviewed-by: okutsu
peytoia [Mon, 08 Sep 2008 10:44:57 +0900] rev 1310
6665028: native code of method j*.text.Bidi.nativeBidiChars is using the contents of a primitive array direct
Reviewed-by: okutsu
rupashka [Thu, 04 Sep 2008 15:15:24 +0400] rev 1309
6278700: JSlider created with BoundedRangeModel fires twice when changed
Summary: Removed second registration of listener
Reviewed-by: peterz
malenkov [Wed, 03 Sep 2008 21:00:04 +0400] rev 1308
6397609: DOC: De-register API required for PropertyEditorManager and/or doc change
Reviewed-by: peterz, rupashka
malenkov [Mon, 01 Sep 2008 17:36:57 +0400] rev 1307
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
Reviewed-by: peterz, rupashka
peterz [Mon, 01 Sep 2008 15:21:46 +0400] rev 1306
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
Summary: Wrapped parseInt() with try/catch
Reviewed-by: gsm
rupashka [Sat, 30 Aug 2008 17:29:59 +0400] rev 1305
6554743: JFileChooser dn't close after pressing escape key after changing the views
Summary: Restore focus after changing the views in JFileChooser
Reviewed-by: loneid
rupashka [Fri, 29 Aug 2008 18:58:17 +0400] rev 1304
6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
Summary: Corrected the method MetalSliderUI.paintTrack
Reviewed-by: malenkov
rupashka [Fri, 29 Aug 2008 13:23:55 +0400] rev 1303
6742490: JSlider tests are located in JFileChooser directory
Summary: Tests were moved to appropriate folder
Reviewed-by: peterz
rupashka [Wed, 27 Aug 2008 20:49:35 +0400] rev 1302
6351074: JFileChooser removes leading space in filename
Summary: Removed trimming of leading spaces in filename
Reviewed-by: alexp
rupashka [Tue, 26 Aug 2008 15:12:54 +0400] rev 1301
6727662: Code improvement and warnings removing from swing packages
Summary: Removed unnecessary castings and other warnings
Reviewed-by: malenkov
mlapshin [Tue, 26 Aug 2008 12:16:23 +0400] rev 1300
6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
Summary: Now text bearings are taken into account when labelRect width is calculated
Reviewed-by: alexp
lana [Tue, 12 Aug 2008 17:59:58 -0700] rev 1299
Merge
mlapshin [Tue, 12 Aug 2008 12:52:10 +0400] rev 1298
6735918: test/closed/javax/swing/JMenuItem/6458123/bug6458123.java fails on Linux
Summary: All the bearings-related code is removed from MenuItemLayoutHelper class
Reviewed-by: alexp
mlapshin [Mon, 11 Aug 2008 16:49:46 +0400] rev 1297
6579243: Windows, GTK: Internal frame title is drawn wrong if the frame has RTL orientation
Summary: Added right-to-left code branches to WindowsInternalFrameTitlePane and Metacity classes
Reviewed-by: alexp
rupashka [Mon, 11 Aug 2008 16:39:17 +0400] rev 1296
6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build.
Summary: Fixed calculation of preferred size in SynthButtonUI
Reviewed-by: loneid, peterz
mlapshin [Fri, 08 Aug 2008 20:49:26 +0400] rev 1295
6584657: GTK Look and Feel: Bugs in menu item layout
Reviewed-by: peterz, alexp
idk [Fri, 25 Jul 2008 14:26:27 -0400] rev 1294
6699328: NullPointerException in EventQueue.dispatchEvent when applet is closed, only reprise/scenario applet
Reviewed-by: bchristi
idk [Fri, 25 Jul 2008 14:13:59 -0400] rev 1293
6638195: need API for EventQueueDelegate
Reviewed-by: bchristi
malenkov [Fri, 25 Jul 2008 21:00:05 +0400] rev 1292
6630275: The spec on VetoableChangeSupport.fireVetoableChange should be updated
Reviewed-by: peterz, rupashka
idk [Fri, 25 Jul 2008 11:32:12 -0400] rev 1291
6608456: need API to define RepaintManager per components hierarchy
Reviewed-by: alexp
rupashka [Fri, 25 Jul 2008 17:50:36 +0400] rev 1290
6727661: Code improvement and warnings removing from the swing/plaf packages
Summary: Removed unnecessary castings and other warnings
Reviewed-by: alexp
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>