History log of /openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/awt_Component.cpp
Revision Date Author Comments
# 17714:72c480992841 12-Jul-2017 psadhukhan

8184016: Text in native popup is not always updated with Sogou IME
Reviewed-by: ssadetsky


# 17301:046ac3fa2792 19-May-2017 ssadetsky

8179665: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
Reviewed-by: prr, serb


# 17085:d900d6aa3828 19-Nov-2016 serb

8167110: Windows peering issue
Reviewed-by: ssadetsky, mschoene, prr


# 16856:54ac9c6c5fd6 26-Feb-2017 alexsch

8175293: Window size is not updated after setting location to display with different DPI
Reviewed-by: serb


# 16749:b0671742f122 08-Feb-2017 alexsch

8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
Reviewed-by: serb, azvegint


# 16511:3dfe512305b9 27-Sep-2016 serb

8162973: Better component components
Reviewed-by: ssadetsky, prr, ahgross


# 16321:01b94cef3ec4 06-Dec-2016 serb

4419271: Provide support for scrolling-mechanisms of non-mouse input-devices
Reviewed-by: alexsch, malenkov


# 16123:12a5c5f2a7c7 09-Nov-2016 dmarkov

8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Reviewed-by: ssadetsky


# 15271:2624f115072a 29-Jul-2016 ssadetsky

8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: alexsch


# 15026:9f09f716e512 30-Jun-2016 ssadetsky

8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: yan, prr


# 15011:762a3d7c8514 21-Jun-2016 ssadetsky

8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
Reviewed-by: alexsch


# 14804:8d42ecfa68a3 30-May-2016 ssadetsky

8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch


# 14523:80766aba7d32 05-May-2016 arapte

8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows
Reviewed-by: rchamyal, serb


# 14244:4ca4f2c8d975 12-Apr-2016 arapte

6191390: Action Event triggered by list does not reflect the modifiers properly on win32
Reviewed-by: serb, psadhukhan


# 13644:8625ef32d00c 20-Jan-2016 serb

8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/
Reviewed-by: prr, vadim


# 13615:687dbe642746 24-Dec-2015 ssadetsky

8041928: MouseEvent.getModifiersEx gives wrong result
Reviewed-by: alexsch, serb, rchamyal
Contributed-by: ambarish.rapte@oracle.com


# 13220:a8e9ad77ac81 13-Nov-2015 alexsch

8073320: Windows HiDPI Graphics support
Reviewed-by: flar, serb


# 12998:4d719805b1f1 20-Oct-2015 aivanov

8130136: Swing window sometimes fails to repaint partially when it becomes exposed
Reviewed-by: alexp, serb


# 12899:b5125fa7ef4b 05-Oct-2015 ssadetsky

8079595: Resizing dialog which is JWindow parent makes JVM crash
Reviewed-by: alexsch, serb


# 12643:e268e771e2eb 17-Aug-2015 serb

6778087: getLocationOnScreen() always returns (0, 0) for mouse wheel events
Reviewed-by: alexsch, azvegint


# 11937:0e483e64c1e4 24-Apr-2015 bae

8076455: IME Composition Window is displayed on incorrect position
Reviewed-by: serb, azvegint


# 11905:cad454f317b0 07-Apr-2015 ssadetsky

7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
Reviewed-by: serb, azvegint


# 10804:d5735bad88b3 23-Sep-2014 serb

8058858: JRE 8u20 crashes while using Japanese IM on Windows
Reviewed-by: azvegint, alexsch


# 10731:e66f69113b89 19-Sep-2014 prr

8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys