[cp-patches] FYI: Some JViewport fixes

2005-10-18 Thread Roman Kennke
Hi, This fixes some issues with JViewport. 2005-10-18 Roman Kennke [EMAIL PROTECTED] * javax/swing/JViewport.java (setView): Added repaint() call. (revalidate): Removed unnecessary and unspecified method. (reshape): Fire stateChanged if only the size changes.

[cp-patches] FYI: Some JViewport fixes

2005-10-12 Thread Roman Kennke
I investigated the JViewport stuff a little more and fixed the following issues, which should bring JViewport a little closer to the reference impl's behaviour: 2005-10-12 Roman Kennke [EMAIL PROTECTED] * javax/swing/JViewport.java (ViewListener.componentResized): Only call