CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Roman Kennke <[EMAIL PROTECTED]> 06/01/30 13:47:15
Modified files:
. : ChangeLog
javax/swing/plaf/basic: BasicListUI.java
Log message:
2006-01-30 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/plaf/basic/BasicListUI.java
(ListDataHandler.contentsChanged): Update the
updateLayoutStateNeeded flag.
(ListDataHandler.intervalAdded): Update the
updateLayoutStateNeeded flag.
(ListDataHandler.intervalRemoved): Update the
updateLayoutStateNeeded flag.
(PropertyChangeHandler.propertyChange): Correctly update the
listeners on new list model.
(maybeUpdateLayoutState): Don't consider the validation state
of the list.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6219&tr2=1.6220&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicListUI.java.diff?tr1=1.53&tr2=1.54&r1=text&r2=text