Yuri Nesterenko
51ef95c396
6680988: KeyEvent is still missing VK values for many keyboards
...
2 new methods and some fields added to KeyEvent, plus hash of constants introduced
Reviewed-by: art
2009-03-27 12:01:24 +03:00
Anthony Petrov
a1fd30eb7a
6693253: Security Warning appearance requires enhancements
...
6779717: A Window does not show applet security warning icon on X platforms
6785058: Parent dn't get the focus after dialog is closed if security warning is applied
Forward-port from 6u10-6u14
Reviewed-by: art, dcherepanov
2009-03-26 14:38:46 +03:00
Phil Race
4db0a48b10
6745225: Memory leak while drawing Attributed String
...
Reviewed-by: jgodinez, dougfelt
2009-03-23 10:40:54 -07:00
Dmitry Cherepanov
cd71edadc5
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
...
Reviewed-by: art, dav
2009-03-23 09:47:39 -04:00
Dmitry Cherepanov
dc5ad18362
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
...
Reviewed-by: art
2009-03-20 08:41:43 -04:00
Tim Bell
a787d51eea
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
...
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
2009-03-17 13:20:56 -07:00
Anton Tarasov
56f4a68e6b
6806217: implement synthetic focus model for MS Windows
...
Reviewed-by: art, dcherepanov
2009-03-10 18:33:29 +03:00
Lana Steuck
be8bd14e3c
Merge
2009-03-04 10:57:24 -08:00
Phil Race
de4c8e0eb5
2163516: Font.createFont can be persuaded to leak temporary files
...
Reviewed-by: igor
2009-03-03 16:10:37 -08:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03:00
Omair Majid
9ea7492522
6721088: Bad window size calculation after using pack()
...
Reviewed-by: anthony
2009-01-29 14:58:12 +03:00
Phil Race
a0930ff4d4
6785424: SecurityException locating physical fonts on Windows Terminal Server
...
Reviewed-by: campbell, jgodinez
2009-01-06 13:52:03 -08:00
Phil Race
c357cbe4e0
6632886: Font.createFont can be persuaded to leak temporary files
...
6522586: Enforce limits on Font creation
6652929: Font.createFont(int,File) trusts File.getPath
Reviewed-by: igor
2009-01-05 11:28:43 -08:00
Phil Race
6f0de04c87
6752638: java.awt.GraphicsEnvironment.preferLocaleFonts() throws NPE on Linux
...
6755034: Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java
Reviewed-by: bae, igor
2008-12-24 09:57:48 -08:00
Jennifer Godinez
21883705f7
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
...
Reviewed-by: tdv, prr
2008-11-25 14:38:36 -08:00
Igor Nekrestyanov
df32a451da
6761856: OpenJDK: vertical text metrics may be significanly different from those returned by Sun JDK
...
Reviewed-by: bae, prr
2008-10-29 01:52:22 +03:00
Artem Ananiev
dacdf4a500
6758673: WeakReference leak in Window.ownedWindowList
...
WindowDisposerRecord parent field is correctly initialized
Reviewed-by: dav, ant
2008-10-28 17:06:12 +03:00
Lana Steuck
92c83c7681
Merge
2008-10-20 19:07:12 -07:00
Lana Steuck
579cc2111a
Merge
2008-10-20 11:52:47 -07:00
Phil Race
ed94b2e90b
6751616: outline for underline in TextLayout with underline is off rasterized underline
...
Reviewed-by: dougfelt, igor
2008-10-16 06:28:37 -07:00
Andrei Dmitriev
2437566bc1
Merge
2008-10-08 13:01:40 +04:00
Andrei Dmitriev
b760e25337
5076635: Double click speed is not honored in KDE linux
...
Reviewed-by: art, dcherepanov
2008-10-08 12:50:17 +04:00
Andrew Brygin
3a902871ef
6726779: ConvolveOp on USHORT raster can cause the JVM crash
...
Reviewed-by: igor, prr
2008-10-02 20:37:43 +04:00
Phil Race
ffbeca8c2e
6751621: TextLayout.getBounds() doesn't account for strike through
...
Reviewed-by: igor, dougfelt
2008-09-24 11:58:21 -07:00
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Andrei Dmitriev
2c0b584b2d
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
...
Implementation of the more mouse buttons support
Reviewed-by: art, dcherepanov
2008-09-16 12:17:02 +04:00
Artem Ananiev
6b814bb3fc
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
...
Reviewed-by: anthony, dav
2008-09-11 10:38:00 +04:00
Andrei Dmitriev
e1f54b3780
Merge
2008-09-04 17:24:23 +04:00
Andrei Dmitriev
db6b4110da
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
...
Redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
2008-09-04 17:20:25 +04:00
Dmitry Cherepanov
a16656700d
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
...
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
2008-08-25 19:15:37 +04:00
Lana Steuck
189c383d48
Merge
2008-08-12 17:59:58 -07:00
Yuri Nesterenko
540f1f640a
Merge
2008-08-08 03:32:34 -07:00
Lana Steuck
6b68aa3dcb
Merge
2008-08-07 22:24:26 -07:00
Dmitri Trembovetski
0c7e3a5aaf
6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest/ fails
...
Reviewed-by: igor
2008-08-05 09:37:03 -07:00
Igor Kushnirskiy
b4ae1216b3
6638195: need API for EventQueueDelegate
...
Reviewed-by: bchristi
2008-07-25 14:13:59 -04:00
Lana Steuck
025ca5d66a
Merge
2008-07-24 21:12:50 -07:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
Anthony Petrov
2720870af6
6723018: Need to push the test for 6682046
...
Pushed the test
Reviewed-by: art
2008-07-07 17:39:18 +04:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Jennifer Godinez
36d2406edc
6708509: print dialog is not displayed when default paper is custom
...
Reviewed-by: tdv, prr
2008-06-23 13:00:19 -07:00
Andrei Dmitriev
9e5e0e9d44
6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java
...
Reviewed-by: yan
2008-06-19 16:09:22 +04:00
Andrei Dmitriev
3a5617e9f7
6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
...
Reviewed-by: uta, art
2008-06-18 15:35:37 +04:00
Steven Loomis
5917bb24f3
6711377: test/java/awt/font/TextLayout/VisibleAdvance.java missing GPL
...
Reviewed-by: igor, prr
2008-06-17 18:38:20 -07:00
Anton Tarasov
7d7546ef37
4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
...
The restore-focus procedure should skip disabled components.
Reviewed-by: art, dcherepanov
2008-06-17 13:37:28 +04:00
Igor Nekrestyanov
68458b3b27
6703377: freetype: glyph vector outline is not translated correctly
...
Reviewed-by: bae, prr
2008-05-21 10:59:07 +04:00
Phil Race
a2ffb58a98
Merge
2008-05-19 15:33:24 -07:00
Douglas Felt
33dda32d9c
6697721: OpenJDK: rotated text baseline different between TextLayout and drawString
...
Reviewed-by: prr, igor
2008-05-13 16:56:22 -07:00
Phil Race
6014ce6668
6699843: IllegalArgumentException when using Graphics.drawString( "", 0, 0 )
...
Reviewed-by: igor, tdv
2008-05-13 16:18:30 -07:00
Phil Race
faadc39966
6656651: Windows Look and Feel LCD glyph images have some differences from native applications
...
Reviewed-by: igor, tdv
2008-04-30 13:10:39 -07:00