hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Tue May 7 03:17:57 PDT 2013


Changeset: 831d74ba3576
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-05-07 12:10 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/831d74ba3576

RT-17053 Reintroduce SortedList/FilteredList and TransformationList
Also switched to 1.8 source and 1.8 target javac parameters.

! common.properties
! decora-prism/build-closed.xml
! decora-prism/project.properties
- javafx-beans/src/com/sun/javafx/collections/transformation/FilterableList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/FilteredList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/Matcher.java
- javafx-beans/src/com/sun/javafx/collections/transformation/SortableList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/SortedList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/TransformationList.java
! javafx-beans/src/javafx/collections/ObservableList.java
+ javafx-beans/src/javafx/collections/transformation/FilteredList.java
+ javafx-beans/src/javafx/collections/transformation/SortedList.java
+ javafx-beans/src/javafx/collections/transformation/TransformationList.java
! javafx-beans/test/javafx/collections/FilteredListTest.java
! javafx-beans/test/javafx/collections/Person.java
! javafx-beans/test/javafx/collections/SortedListTest.java
! javafx-beans/test/javafx/collections/TransformationListTest.java
! javafx-sg-prism/build-closed.xml
! javafx-sg-prism/project.properties
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/TableColumnHeader.java

Changeset: 42b905f9c189
Author:    Martin Sladecek <martin.sladecek at oracle.com>
Date:      2013-05-07 12:12 +0200
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/42b905f9c189

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt

- javafx-beans/src/com/sun/javafx/collections/transformation/FilterableList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/FilteredList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/Matcher.java
- javafx-beans/src/com/sun/javafx/collections/transformation/SortableList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/SortedList.java
- javafx-beans/src/com/sun/javafx/collections/transformation/TransformationList.java



More information about the openjfx-dev mailing list