- 24 7月, 2008 3 次提交
-
-
由 rupashka 提交于
Summary: Removed unnecessary castings and other warnings Reviewed-by: peterz Contributed-by: NFlorian Brunner <fbrunnerlist@gmx.ch>
-
由 malenkov 提交于
Reviewed-by: peterz, rupashka
-
由 mlapshin 提交于
Summary: Use of the static final constants replaced by direct calls of UIManager.getString(). Reviewed-by: alexp
-
- 21 7月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: JComboBox cell editor now hides if the same value is selected with keyboard Reviewed-by: peterz, alexp
-
- 18 7月, 2008 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: peterz, avu
-
- 07 7月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: Now BasicInternalFrameUI and BasicDesktopIconUI both recalculate frame icon position Reviewed-by: peterz
-
- 24 6月, 2008 1 次提交
-
-
由 idk 提交于
Reviewed-by: alexp
-
- 06 6月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: The "Open" button was made default button of FileChooser dialog windows Reviewed-by: loneid, peterz
-
- 05 6月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: The sentence about ChangeEvents generation was removed Reviewed-by: peterz
-
- 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
-
- 03 6月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: JSlider registers as an image observer of label's icon Reviewed-by: alexp
-
- 02 6月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: Removed unnecessary code like unused variables, castings, imports etc Reviewed-by: peterz
-
- 26 5月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: In applets popup menu is shifted above the task bar Reviewed-by: peterz
-
- 22 5月, 2008 1 次提交
-
-
由 peterz 提交于
Summary: FlowStrategy.damageStart now tracks position changes Reviewed-by: gsm
-
- 08 5月, 2008 2 次提交
- 07 5月, 2008 1 次提交
-
-
由 malenkov 提交于
Summary: necessary check is added Reviewed-by: peterz, alexp
-
- 01 5月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: Removed from the "FileSystemView#getFileSystemView" method creation of a new listener and adding it to UIManager Reviewed-by: peterz
-
- 30 4月, 2008 2 次提交
- 29 4月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: WindowsSliderUI won't use the right mouse button for change slider position Reviewed-by: alexp
-
- 28 4月, 2008 1 次提交
-
-
由 rupashka 提交于
Summary: Removed casting component to JSlider from MetalIconFactory Reviewed-by: alexp
-
- 23 4月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: The fix for 6675802 is replaced by a try-catch clause that catches SequrityExceptions for applets. Reviewed-by: alexp
-
- 18 4月, 2008 1 次提交
-
-
由 mlapshin 提交于
Summary: The problem code in Popup class is surrounded by AccessController.doPrivileged() Reviewed-by: alexp
-
- 14 4月, 2008 1 次提交
-
-
由 mlapshin 提交于
6612531: api/javax_swing/ScrollPaneLayout/index.html#xxxLayoutSize (ScrollPaneLayout2024) throws NPE Summary: Added a check for the NPE Reviewed-by: alexp
-
- 07 4月, 2008 2 次提交
- 03 4月, 2008 1 次提交
-
-
由 peterz 提交于
Summary: Both POST and GET can now be processed asynchronously; PageLoader refactored Reviewed-by: gsm
-
- 26 3月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Some files included the use of the ^M character, which has been deleted. Reviewed-by: xdono
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-