- 29 8月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: art, ant, serb
-
- 09 11月, 2011 1 次提交
-
-
由 anthony 提交于
Summary: Listen to ConfigureNotify events on the root window and update the current screen size accordingly Reviewed-by: art, bae
-
- 23 8月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: art
-
- 28 3月, 2011 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 25 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: AWT support for SE-Embedded Reviewed-by: anthony, art, bobv, collins, alanb
-
- 05 10月, 2010 1 次提交
-
-
由 art 提交于
Reviewed-by: anthony, dcherepanov
-
- 01 10月, 2010 1 次提交
-
-
由 dav 提交于
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5 Reviewed-by: art, anthony
-
- 07 7月, 2010 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 18 6月, 2010 1 次提交
-
-
由 anthony 提交于
Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
-
- 16 6月, 2010 1 次提交
-
-
由 coffeys 提交于
Summary: Alter WRAP_TIME_MILLIS to be unsigned Reviewed-by: yan
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 28 4月, 2010 1 次提交
-
-
由 anthony 提交于
Summary: Introduce a GTK-based alternative implementation of the FileDialogPeer on X11 Reviewed-by: anthony, peterz Contributed-by: NCostantino Cerbo <c.cerbo@gmail.com>
-
- 20 4月, 2010 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr, ant
-
- 09 12月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 07 12月, 2009 2 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
由 yan 提交于
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys. 4787377: VK_STOP key on Solaris generates wrong Key Code Summary: Added an event processing lumped with similar native code for similar bugs. Reviewed-by: art
-
- 27 11月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: Introduce support for different window types: NORMAL, UTILITY, POPUP Reviewed-by: art, dcherepanov
-
- 30 9月, 2009 2 次提交
-
-
由 dcherepanov 提交于
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently. Reviewed-by: art, anthony
-
由 mchung 提交于
Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
-
- 27 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 20 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Summary: toString is called on security sensitive objects Reviewed-by: art, hawtin
-
- 08 8月, 2009 1 次提交
-
-
由 rkennke 提交于
Reviewed-by: prr, igor
-
- 26 6月, 2009 1 次提交
-
-
由 yan 提交于
Summary: Introduce a new sniffer based on server keymap. Reviewed-by: art
-
- 23 6月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony, igor, alexp
-
- 20 6月, 2009 1 次提交
-
-
由 langel 提交于
Summary: Flush out after bell is sounded Reviewed-by: anthony
-
- 22 5月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: art, ant
-
- 18 5月, 2009 1 次提交
-
-
由 yan 提交于
Summary: do not try to use released XKB resources Reviewed-by: art
-
- 15 5月, 2009 1 次提交
-
-
由 art 提交于
Reviewed-by: stayer
-
- 17 4月, 2009 1 次提交
-
-
由 art 提交于
Summary: XAWT toolkit thread is correctly interrupted when AppContext is disposed Reviewed-by: anthony, peterz
-
- 27 3月, 2009 1 次提交
-
-
由 yan 提交于
Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced Reviewed-by: art
-
- 25 3月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: Added the system property sun.awt.disablegrab Reviewed-by: art, dcherepanov
-
- 11 2月, 2009 1 次提交
-
-
由 art 提交于
Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
-
- 08 10月, 2008 1 次提交
-
-
由 dav 提交于
Reviewed-by: art, dcherepanov
-
- 07 10月, 2008 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, denis
-
- 06 10月, 2008 1 次提交
-
-
由 yan 提交于
Summary: Does not work on Motif but works on XToolkit now; implemented using XQueryPointer. Reviewed-by: anthony
-
- 16 9月, 2008 1 次提交
-
-
由 dav 提交于
Summary: implementation of the more mouse buttons support Reviewed-by: art, dcherepanov
-
- 14 8月, 2008 1 次提交
-
-
由 art 提交于
Summary: SunToolkit.setOverrideRedirect() method is introduced Reviewed-by: mlapshin, yan
-
- 07 4月, 2008 1 次提交
-
-
由 dav 提交于
Summary: Access to interface's fiels via their name rather then implementation Reviewed-by: volk, son
-
- 13 3月, 2008 1 次提交
-
-
由 son 提交于
Summary: code cleanup and generificaion for XWM Reviewed-by: anthony
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-