Sergey Malenkov
|
02a6cd7914
|
4778988: CompoundBorder.isBorderOpaque() has incorrect documentation
Reviewed-by: peterz, rupashka
|
2008-07-24 14:51:13 +04:00 |
|
Mikhail Lapshin
|
c3732ffc5d
|
6725409: Unable to localize JInternalFrame system menu during run-time
Use of the static final constants replaced by direct calls of UIManager.getString().
Reviewed-by: alexp
|
2008-07-24 14:34:02 +04:00 |
|
Mikhail Lapshin
|
a44852b8fe
|
6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
JComboBox cell editor now hides if the same value is selected with keyboard
Reviewed-by: peterz, alexp
|
2008-07-21 19:58:43 +04:00 |
|
Igor Kushnirskiy
|
7f530b42c8
|
6668281: NullPointerException in DefaultTableCellHeaderRenderer.getColumnSortOrder()
Reviewed-by: alexp
|
2008-07-21 10:21:42 -04:00 |
|
Sergey Malenkov
|
e91ae90285
|
6552812: Add HSL tab to JColorChooser
Reviewed-by: peterz, avu
|
2008-07-18 18:26:22 +04:00 |
|
Sergey Malenkov
|
3916f38bd4
|
4994637: LTP: java.beans.java_util_Map_PersistenceDelegate: ConcurrentModificationException
Reviewed-by: peterz, loneid
|
2008-07-09 19:29:07 +04:00 |
|
Sergey Malenkov
|
1bdca97b29
|
6351692: catch(Throwable) in java.beans.MetaData preventing thread shutdown
Reviewed-by: peterz, loneid
|
2008-07-09 15:25:38 +04:00 |
|
Sergey Malenkov
|
e2a366414c
|
4916852: RFE: LTP: BorderLayout Persistence Delegate should use 1.5 API
Reviewed-by: peterz, loneid
|
2008-07-08 16:40:38 +04:00 |
|
Peter Zhelezniakov
|
b4be323f02
|
6635663: make/tools/AutoMulti/{AutoMulti,TestALFGenerator}.java still generate files with wrong legal notices
Removed unused files
Reviewed-by: ohair
|
2008-07-08 11:36:19 +04:00 |
|
Mikhail Lapshin
|
1dce7af76f
|
6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
Now BasicInternalFrameUI and BasicDesktopIconUI both recalculate frame icon position
Reviewed-by: peterz
|
2008-07-07 16:56:23 +04:00 |
|
Mikhail Lapshin
|
3f961d6062
|
6618401: Input method cannot be selected from System menu
Lock.wait() added in sun.awt.im.InputMethodManager.showInputMethodMenuOnRequesterEDT()
Reviewed-by: alexp
|
2008-07-02 18:17:56 +04:00 |
|
Sergey Malenkov
|
ef9b3891fc
|
6718965: Swing color chooser tests should be open source
Reviewed-by: peterz
|
2008-06-26 15:39:12 +04:00 |
|
Sergey Malenkov
|
9d7b3f41e0
|
6718964: Swing border tests should be open source
Reviewed-by: peterz
|
2008-06-26 15:11:04 +04:00 |
|
Igor Kushnirskiy
|
762ea5875b
|
6623943: javax.swing.TimerQueue's thread occasionally fails to start
Reviewed-by: alexp
|
2008-06-23 15:21:37 -04:00 |
|
Sergey Malenkov
|
7690c18be2
|
4114658: DOC: Unspecified behaviour for java.beans.PropertyEditorSupport
Reviewed-by: peterz, loneid
|
2008-06-19 18:03:43 +04:00 |
|
Sergey Malenkov
|
3bdf306326
|
6708550: LTP: XMLEncoder does not encode instances of the File class
Reviewed-by: peterz, loneid
|
2008-06-18 19:15:23 +04:00 |
|
Pavel Porvatov
|
8f7aabf955
|
5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF
The "Open" button was made default button of FileChooser dialog windows
Reviewed-by: loneid, peterz
|
2008-06-06 13:30:20 +04:00 |
|
Pavel Porvatov
|
9a2ae13639
|
6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method
The sentence about ChangeEvents generation was removed
Reviewed-by: peterz
|
2008-06-05 13:30:41 +04:00 |
|
Pavel Porvatov
|
86031542b2
|
6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native
Now sun.awt.shell.ShellFolder#sort uses system sorting instead of alphabetical
Reviewed-by: loneid, peterz
|
2008-06-04 18:48:42 +04:00 |
|
Pavel Porvatov
|
cda549c2c2
|
4987336: JSlider doesn't show label's animated icon
JSlider registers as an image observer of label's icon
Reviewed-by: alexp
|
2008-06-03 18:00:04 +04:00 |
|
Pavel Porvatov
|
2ae586bafc
|
6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs
Removed unnecessary code like unused variables, castings, imports etc
Reviewed-by: peterz
|
2008-06-02 19:08:13 +04:00 |
|
Mikhail Lapshin
|
44b0d9abbe
|
6694823: A popup menu can be partially hidden under the task bar in applets
In applets popup menu is shifted above the task bar
Reviewed-by: peterz
|
2008-05-26 17:58:09 +04:00 |
|
Sergey Malenkov
|
f0fd6aa12c
|
6668273: Example given in java.beans.EventHandler shows incorrect order of parameters
Very simple misprint
Reviewed-by: peterz, loneid
|
2008-05-23 20:14:20 +04:00 |
|
Peter Zhelezniakov
|
4b3a6a58b4
|
6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane
FlowStrategy.damageStart now tracks position changes
Reviewed-by: gsm
|
2008-05-22 15:06:22 +04:00 |
|
Mikhail Lapshin
|
b2827492a6
|
Merge
|
2008-05-14 07:53:12 -07:00 |
|
Yuri Nesterenko
|
62c49d12f7
|
Merge
|
2008-05-13 21:58:46 -07:00 |
|
Sergey Malenkov
|
c2072462fb
|
4935607: RFE: LTP: Should be possible to set the TRANSIENT attribute of propertiies to FALSE
Add the Transient annotation and support it (JSR-273)
Reviewed-by: peterz, loneid
|
2008-05-07 23:20:32 +04:00 |
|
Sergey Malenkov
|
99f494c8ee
|
6348456: BasicColorChooserUI ignores JColorChooser selection model changes
Some methods are moved from AbstractColorChooserPanel to BasicColorChooserUI
Reviewed-by: peterz, alexp
|
2008-05-07 21:54:03 +04:00 |
|
Pavel Porvatov
|
bc777dbec9
|
6635277: Incorrect text seen when creating a new folder, when selection is on the image file in JFileChooser
Corrected bounds of editor area
Reviewed-by: loneid
|
2008-05-07 20:26:32 +04:00 |
|
Sergey Malenkov
|
cc169e2b9d
|
6625450: javax.swing.border.TitledBorder.getBaseline() doesn't throw IAE when width is < 0
Necessary check is added
Reviewed-by: peterz, alexp
|
2008-05-07 16:08:31 +04:00 |
|
Yuri Nesterenko
|
55c1fa19a4
|
Merge
|
2008-05-04 07:05:42 -07:00 |
|
Pavel Porvatov
|
f8f23e46ab
|
6688203: Memory leak and performance problems in the method getFileSystemView of FileSystemView
Removed from the "FileSystemView#getFileSystemView" method creation of a new listener and adding it to UIManager
Reviewed-by: peterz
|
2008-05-01 14:47:50 +04:00 |
|
Mikhail Lapshin
|
e7c50a0d25
|
Merge
|
2008-04-30 08:23:31 -07:00 |
|
Mikhail Lapshin
|
fc405f63c8
|
Merge
|
2008-04-30 07:03:08 -07:00 |
|
Mikhail Lapshin
|
92019e467c
|
6690791: Even more ClassCasetException with TrayIcon
Event.getComponent() is used unstead of (Component)event.getSource()
Reviewed-by: peterz
|
2008-04-30 13:19:26 +04:00 |
|
Pavel Porvatov
|
4594b0f8ea
|
6642612: JFileChooser approve buttons should use Open and Save text (GTK)
In FileChooser under GTK LaF "Ok" and "Cancel" buttons were made with the same size
Reviewed-by: peterz
|
2008-04-30 13:01:01 +04:00 |
|
Pavel Porvatov
|
f09d6c6ac3
|
6524424: JSlider Clicking In Tracks Behavior Inconsistent For Different Tick Spacings
JSlider should use minimal tick space in SnapToTicks mode
Reviewed-by: peterz
|
2008-04-30 12:32:05 +04:00 |
|
Pavel Porvatov
|
f149163508
|
6614972: JSlider value should not change on right-click
WindowsSliderUI won't use the right mouse button for change slider position
Reviewed-by: alexp
|
2008-04-29 17:48:01 +04:00 |
|
Mikhail Lapshin
|
dd60bfb692
|
Merge
|
2008-04-29 06:30:27 -07:00 |
|
Florian Brunner
|
f5ac15812c
|
6693507: There are unnecessary compilation warnings in the com.sun.java.swing.plaf.motif package
Removed unnecessary castings and other warnings
Reviewed-by: peterz
|
2008-04-29 15:47:17 +04:00 |
|
Pavel Porvatov
|
c091ee49da
|
6210674: FileChooser fails to load custom harddrive icon and gets NullPointerException
WindowsPlacesBar should use default icon for folders that doesn't have own icon
Reviewed-by: loneid
|
2008-04-29 13:49:13 +04:00 |
|
Pavel Porvatov
|
9d90ce5781
|
4252173: Inability to reuse the HorizontalSliderThumbIcon
Removed casting component to JSlider from MetalIconFactory
Reviewed-by: alexp
|
2008-04-28 17:17:45 +04:00 |
|
Tim Bell
|
25f3229c2b
|
Merge
|
2008-04-25 15:18:45 -07:00 |
|
Xiomara Jayasena
|
aefdc2b068
|
Added tag jdk7-b26 for changeset 2965fc37ce01
|
2008-04-24 12:12:20 -07:00 |
|
J. Duke
|
f872a3a32f
|
Merge
|
2017-07-05 16:35:09 +02:00 |
|
J. Duke
|
f6f7413889
|
Merge
|
2017-07-05 16:35:06 +02:00 |
|
J. Duke
|
eb71d3a8b1
|
Merge
|
2017-07-05 16:35:03 +02:00 |
|
J. Duke
|
f02f43cc92
|
Merge
|
2017-07-05 16:35:00 +02:00 |
|
J. Duke
|
edab957ea3
|
Merge
|
2017-07-05 16:34:58 +02:00 |
|
J. Duke
|
405d7778d2
|
Merge
|
2017-07-05 16:34:55 +02:00 |
|