/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5659 by rabbit78, Fri Nov 18 15:14:00 2005 UTC revision 1.5660 by langel, Fri Nov 18 21:05:05 2005 UTC
# Line 1  Line 1 
1    2005-11-17  Lillian Angel  <langel@redhat.com>
2            
3            Fixes PR classpath/PR24754
4            * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c
5            (Java_gnu_java_awt_peer_gtk_GdkFontPeer_getTextMetrics): Fixed width
6            for the case where there is more than one line in the layout's text.
7            Otherwise, the width of the layout would be returned, which is the
8            max width of all the lines in the text. A loop was added to get the
9            extent of all the lines and add them together.
10    
11  2005-11-17  Roman Kennke  <kennke@aicas.com>  2005-11-17  Roman Kennke  <kennke@aicas.com>
12    
13          * javax/swing/plaf/metal/MetalTabbedPaneUI.java          * javax/swing/plaf/metal/MetalTabbedPaneUI.java

Legend:
Removed from v.1.5659  
changed lines
  Added in v.1.5660

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