- 06 1月, 2009 1 次提交
-
-
由 prr 提交于
6522586: Enforce limits on Font creation 6652929: Font.createFont(int,File) trusts File.getPath Reviewed-by: igor
-
- 03 10月, 2008 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
- 21 5月, 2008 1 次提交
-
-
由 igor 提交于
Reviewed-by: bae, prr
-
- 14 5月, 2008 2 次提交
- 01 5月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, tdv
-
- 29 4月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: flar, campbell
-
- 26 4月, 2008 2 次提交
- 14 4月, 2008 2 次提交
-
-
由 dcherepanov 提交于
Summary: added regression test Reviewed-by: son
-
由 volk 提交于
6686273: Some AWT reg. tests should be moved to open repository (for CRs 6444769, 6480547, and 6560348) Summary: Some AWT reg. tests are moved to open repository (for CRs 6444769, 6480547, and 6560348) Reviewed-by: ant
-
- 11 4月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, campbell
-
- 10 4月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, campbell
-
- 09 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: XAWT: a window natively focused may request focus in it only synthetically Reviewed-by: son
-
- 08 4月, 2008 1 次提交
-
-
由 ant 提交于
Summary: fixing/refactoring focus auto-transfer mechanism. Reviewed-by: son
-
- 03 4月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: using test.html instead of te{st.html in reg test Reviewed-by: son
-
- 01 4月, 2008 1 次提交
-
-
由 anthony 提交于
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method. Reviewed-by: son, art
-
- 26 3月, 2008 3 次提交
- 25 3月, 2008 2 次提交
- 24 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Reset consuming next KEY_TYPED on every subsequent KEY_PRESS. Reviewed-by: son
-
- 20 3月, 2008 1 次提交
-
-
由 ant 提交于
Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
-
- 18 3月, 2008 2 次提交
-
-
由 anthony 提交于
6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons. Summary: The SWP_NOSENDCHANGING flag should not be passed to the ::SetWindowPos() WinAPI function when we receive the WM_MOUSEMOVE message while manually handling the resizing of non-focusable frames. Reviewed-by: son, ant
-
由 anthony 提交于
Summary: Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect. Reviewed-by: son, art
-
- 15 3月, 2008 2 次提交
-
-
由 dcherepanov 提交于
Summary: WS_DISABLED style should be used to fix some modality bugs Reviewed-by: art, son
-
由 dcherepanov 提交于
Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
-
- 08 3月, 2008 1 次提交
-
-
由 prr 提交于
Summary: NIO usage needs to be robust against Thread.interrupt() Reviewed-by: tdv
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-