/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4933 by rabbit78, Fri Sep 23 08:53:55 2005 UTC revision 1.4934 by rabbit78, Fri Sep 23 09:50:57 2005 UTC
# Line 1  Line 1 
1  2005-09-23  Roman Kennke  <kennke@aicas.com>  2005-09-23  Roman Kennke  <kennke@aicas.com>
2    
3            * javax/swing/plaf/basic/BasicColorChooserUI.java
4            (uninstallDefaultChoosers): New method.
5            (uninstallUI): Call uninstallDefaultChoosers.
6    
7    2005-09-23  Roman Kennke  <kennke@aicas.com>
8    
9          * javax/swing/SwingUtilities.java          * javax/swing/SwingUtilities.java
10          (layoutCompoundLabel): Fix the case when verticalTextPosition=BOTTOM          (layoutCompoundLabel): Fix the case when verticalTextPosition=BOTTOM
11          and without icon. The label text slipped out of the view rectangle          and without icon. The label text slipped out of the view rectangle
# Line 144  Line 150 
150          values.          values.
151    
152  2005-09-22  Lillian Angel  <langel@redhat.com>  2005-09-22  Lillian Angel  <langel@redhat.com>
153    
154          * javax/swing/ToolTipManager.java          * javax/swing/ToolTipManager.java
155          (showTip): Moved tooltip location adjustments to a          (showTip): Moved tooltip location adjustments to a
156          helper method.          helper method.
# Line 403  Line 410 
410          to propertyChange hook method in the enclosing BasicTextUI.          to propertyChange hook method in the enclosing BasicTextUI.
411          (propertyChange): New protected method. This serves as a hook          (propertyChange): New protected method. This serves as a hook
412          for subclasses to handle property changes in the text component.          for subclasses to handle property changes in the text component.
413          * javax/swing/plaf/basic/BasicTextUI.java          * javax/swing/plaf/basic/BasicTextFieldUI.java
414          (properyChange): Handle editable property here and adjust background          (properyChange): Handle editable property here and adjust background
415          accordingly.          accordingly.
416    
# Line 564  Line 571 
571          cast.  If acquireComponentForMouseEvent reveals we're going to          cast.  If acquireComponentForMouseEvent reveals we're going to
572          re-dispatch this event to ourselves (and loop infinitely), return. Also          re-dispatch this event to ourselves (and loop infinitely), return. Also
573          replaced contentPane by glassPane as the source argument to          replaced contentPane by glassPane as the source argument to
574          SwingUtilities.convertMouseEvent since the glassPane is the real source.          SwingUtilities.convertMouseEvent since the glassPane is the real
575            source.
576    
577  2005-09-19  David Gilbert  <david.gilbert@object-refinery.com>  2005-09-19  David Gilbert  <david.gilbert@object-refinery.com>
578    
579          * javax/swing/plaf/basic/BasicArrowButton.java          * javax/swing/plaf/basic/BasicArrowButton.java

Legend:
Removed from v.1.4933  
changed lines
  Added in v.1.4934

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26