Pavel Porvatov
|
e630f8d216
|
7146146: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: art
|
2012-04-10 18:53:15 +03:00 |
|
Anthony Petrov
|
8de79a6398
|
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
Pass all images provided by user code to the system and let it do the right thing
Reviewed-by: art, swingler
|
2012-04-06 17:20:49 +04:00 |
|
Anthony Petrov
|
654920cc5b
|
7124553: [macosx] Need minimum size for titled Frames and JFrames
Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
|
2012-04-06 17:15:09 +04:00 |
|
Anthony Petrov
|
1862aaa218
|
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
|
2012-04-06 17:03:34 +04:00 |
|
Sergey Bylokhov
|
4acd4d97f3
|
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table
Reviewed-by: alexp, anthony, art
|
2012-04-05 20:38:24 +04:00 |
|
Sergey Bylokhov
|
da37ef4781
|
7124528: [macosx] Selection is not cleared properly in text component
Reviewed-by: anthony, art
|
2012-04-05 19:43:56 +04:00 |
|
Sergey Bylokhov
|
6412600e72
|
7149913: [macosx] Deadlock in LWTextComponentPeer
Reviewed-by: anthony, art
|
2012-04-05 19:22:54 +04:00 |
|
Sergey Bylokhov
|
09db79364b
|
7124401: [macosx] After call Frame dispose() application continues to work
Reviewed-by: art, alexp
|
2012-04-05 19:01:43 +04:00 |
|
Sergey Bylokhov
|
90430b3f49
|
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor
Reviewed-by: anthony, art, alexp
|
2012-04-05 18:27:16 +04:00 |
|
Alexander Zuev
|
f3a8763e5c
|
Merge
|
2012-04-04 20:32:39 +04:00 |
|
Alexander Zuev
|
38e189dcc0
|
7153735: [macosx] Text with diacritics is pasted with broken encoding
Reviewed-by: anthony
|
2012-04-04 20:31:50 +04:00 |
|
Alexander Scherbatiy
|
ea3e5e2a84
|
7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
Reviewed-by: rupashka
|
2012-04-04 16:27:29 +04:00 |
|
Anthony Petrov
|
e352bc83f0
|
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
|
2012-04-03 16:14:05 +04:00 |
|
Sean Chou
|
045668b454
|
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
|
2012-03-31 16:55:56 +08:00 |
|
Anthony Petrov
|
6dd51e0e8e
|
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
|
2012-03-30 18:10:05 +04:00 |
|
Sergey Bylokhov
|
044b12b8c1
|
7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony
|
2012-03-29 17:31:48 +04:00 |
|
Anthony Petrov
|
5c6579f46b
|
7132692: [macosx] Class com.apple.eawt not functioning
Postpone setting the application delegate until the app is fully initialized
Reviewed-by: art
|
2012-03-27 15:53:29 +04:00 |
|
Anthony Petrov
|
b6cab6070f
|
7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
Don't force the termination of the event loop in the Quit action handler
Reviewed-by: art
|
2012-03-27 15:49:17 +04:00 |
|
Anthony Petrov
|
f1484f0cd4
|
7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac
Don't link against libX11 on the Mac
Reviewed-by: art
|
2012-03-27 15:41:55 +04:00 |
|
Charles Lee
|
921ffcf9ef
|
4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped
Reviewed-by: rupashka
|
2012-03-23 15:16:17 +02:00 |
|
Pavel Porvatov
|
e7fc59fe99
|
6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails
Reviewed-by: alexp
|
2012-03-22 17:10:48 +02:00 |
|
Alexander Zuev
|
ba42773298
|
7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed
Reviewed-by: leonidr, skovatch, swingler
|
2012-03-21 17:12:31 +04:00 |
|
Dmitry Cherepanov
|
40e8f0fb2a
|
7150349: [macosx] Applets attempting to show popup menus activate the applet process
Reviewed-by: ant
|
2012-03-21 15:25:12 +04:00 |
|
Dmitry Cherepanov
|
4fc6443589
|
7150345: [macosx] Can't type into applets
Reviewed-by: ant
|
2012-03-21 14:31:29 +04:00 |
|
Oleg Pekhovskiy
|
310990d4dc
|
7128738: dragged dialog freezes system on dispose
Reviewed-by: anthony
|
2012-03-19 21:22:18 +04:00 |
|
Lana Steuck
|
d25dbaffeb
|
Merge
|
2012-03-13 19:58:39 -07:00 |
|
Pavel Porvatov
|
089eea6bef
|
7027139: getFirstIndex() does not return the first index that has changed
Reviewed-by: alexp
|
2012-03-13 13:18:07 +02:00 |
|
Lana Steuck
|
ae6769c77d
|
Merge
|
2012-03-09 11:58:08 -08:00 |
|
Lana Steuck
|
8a90e1d979
|
Merge
|
2012-03-09 11:55:21 -08:00 |
|
David Katleman
|
dd9799aaa2
|
Added tag jdk8-b29 for changeset cad5cb628235
|
2012-03-08 20:35:09 -08:00 |
|
J. Duke
|
651770b5df
|
Merge
|
2017-07-05 18:04:46 +02:00 |
|
J. Duke
|
cb0a4b76f5
|
Merge
|
2017-07-05 18:04:42 +02:00 |
|
J. Duke
|
e7ceea1e53
|
Merge
|
2017-07-05 18:04:37 +02:00 |
|
J. Duke
|
2a504c4c16
|
Merge
|
2017-07-05 18:04:27 +02:00 |
|
J. Duke
|
e1d1a88f95
|
Merge
|
2017-07-05 18:04:20 +02:00 |
|
J. Duke
|
60349d25cd
|
Merge
|
2017-07-05 18:04:18 +02:00 |
|
J. Duke
|
dfc4b7f412
|
Merge
|
2017-07-05 18:04:10 +02:00 |
|
J. Duke
|
8e4345a87e
|
Added tag jdk8-b28 for changeset 16ba58282d11
|
2017-07-05 18:03:57 +02:00 |
|
J. Duke
|
abf322bf84
|
Merge
|
2017-07-05 18:03:56 +02:00 |
|
J. Duke
|
0c48f0d65b
|
Merge
|
2017-07-05 18:03:54 +02:00 |
|
J. Duke
|
3e199d591f
|
Merge
|
2017-07-05 18:03:50 +02:00 |
|
J. Duke
|
02991139fb
|
Merge
|
2017-07-05 18:03:46 +02:00 |
|
J. Duke
|
f3b8781442
|
Merge
|
2017-07-05 18:03:43 +02:00 |
|
J. Duke
|
8feafa20cf
|
Merge
|
2017-07-05 18:03:39 +02:00 |
|
J. Duke
|
abc61ba12d
|
Merge
|
2017-07-05 18:03:34 +02:00 |
|
J. Duke
|
111563dc52
|
Added tag jdk8-b27 for changeset c51754cddc03
|
2017-07-05 18:03:21 +02:00 |
|
J. Duke
|
2b7ba88d55
|
Merge
|
2017-07-05 18:03:20 +02:00 |
|
J. Duke
|
7460f5d8f2
|
Merge
|
2017-07-05 18:03:17 +02:00 |
|
J. Duke
|
2fd7bebdb7
|
Merge
|
2017-07-05 18:03:12 +02:00 |
|
J. Duke
|
4f54772a87
|
Merge
|
2017-07-05 18:03:08 +02:00 |
|