CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/09/23 08:53:56
Modified files: . : ChangeLog javax/swing : SwingUtilities.java Log message: 2005-09-23 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/SwingUtilities.java (layoutCompoundLabel): Fix the case when verticalTextPosition=BOTTOM and without icon. The label text slipped out of the view rectangle in this case. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4932&tr2=1.4933&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/SwingUtilities.java.diff?tr1=1.35&tr2=1.36&r1=text&r2=text