- 23 7月, 2009 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: malenkov, peterz
-
- 14 7月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, alexp
-
- 23 6月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony, igor, alexp
-
- 22 5月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: art, ant
-
- 21 5月, 2009 2 次提交
-
-
由 ant 提交于
Reviewed-by: art
-
由 art 提交于
6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp
-
- 19 5月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The peer gets recreated if the visual of the new GC differs from the previous one Reviewed-by: art, dcherepanov
-
- 15 5月, 2009 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: malenkov, peterz
-
- 21 4月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: A public API for the feature forward-ported from 6u10. Reviewed-by: yan
-
- 14 4月, 2009 1 次提交
-
-
由 denis 提交于
Reviewed-by: uta
-
- 27 3月, 2009 1 次提交
-
-
由 yan 提交于
Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced Reviewed-by: art
-
- 26 3月, 2009 1 次提交
-
-
由 anthony 提交于
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 Summary: Forward-port from 6u10-6u14 Reviewed-by: art, dcherepanov
-
- 12 3月, 2009 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: peterz, loneid
-
- 11 3月, 2009 1 次提交
-
-
由 ant 提交于
Reviewed-by: anthony
-
- 10 3月, 2009 1 次提交
-
-
由 ant 提交于
Reviewed-by: art, dcherepanov
-
- 06 3月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr
-
- 04 3月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 20 2月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, dcherepanov
-
- 12 2月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, ant
-
- 11 2月, 2009 1 次提交
-
-
由 art 提交于
Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
-
- 04 2月, 2009 1 次提交
-
-
由 anthony 提交于
Reviewed-by: art, dcherepanov
-
- 25 12月, 2008 1 次提交
-
-
由 prr 提交于
6755034: Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java Reviewed-by: bae, igor
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 26 11月, 2008 1 次提交
-
-
由 art 提交于
Reviewed-by: dav, anthony
-
- 16 9月, 2008 1 次提交
-
-
由 dav 提交于
Summary: implementation of the more mouse buttons support Reviewed-by: art, dcherepanov
-
- 08 9月, 2008 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 04 9月, 2008 1 次提交
-
-
由 dav 提交于
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly Summary: redirect getAWTEventListeners(long l) from Headless to underlying toolkit. Reviewed-by: art
-
- 14 8月, 2008 1 次提交
-
-
由 art 提交于
Summary: SunToolkit.setOverrideRedirect() method is introduced Reviewed-by: mlapshin, yan
-
- 26 7月, 2008 2 次提交
- 23 7月, 2008 1 次提交
-
-
由 tdv 提交于
Reviewed-by: prr
-
- 19 7月, 2008 1 次提交
-
-
由 tdv 提交于
Summary: Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234. Reviewed-by: campbell, prr
-
- 08 7月, 2008 1 次提交
-
-
由 dav 提交于
Reviewed-by: art
-
- 07 7月, 2008 1 次提交
-
-
由 dav 提交于
Reviewed-by: volk, art
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 02 7月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: lock.wait() added in sun.awt.im.InputMethodManager.showInputMethodMenuOnRequesterEDT() Reviewed-by: alexp
-
- 26 6月, 2008 1 次提交
-
-
由 dcherepanov 提交于
Summary: acquire the first|last components only when the key is a traversal key Reviewed-by: ant
-
- 13 6月, 2008 1 次提交
-
-
由 prr 提交于
Reviewed-by: tdv, igor
-
- 04 6月, 2008 1 次提交
-
-
由 rupashka 提交于
6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native Summary: now sun.awt.shell.ShellFolder#sort uses system sorting instead of alphabetical Reviewed-by: loneid, peterz
-
- 15 5月, 2008 1 次提交
-
-
由 tdv 提交于
Reviewed-by: tdv, campbell Contributed-by: NRoman Kennke <roman.kennke@aicas.com>
-