hg: openjfx/2.1/master/rt: 2 new changesets (original) (raw)
kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Tue Dec 6 02:34:17 PST 2011
- Previous message: hg: openjfx/2.1/master: Update README file to make it easier to find the rt repo
- Next message: hg: openjfx/2.1/master: Added build scripts that are needed for building UI controls. Actually they are probably not ALL needed, but they don't hurt. We need to clean these things all up as part of the open sourcing process, since the mechanism by which we download and install the necessary libs are probably going to be different than what we have been doing up to this point.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: ad7c7e6580a3 Author: leifs Date: 2011-12-05 12:20 -0800 URL: http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/ad7c7e6580a3
Fixed RT-17316: TextField does not support TextInputControl styles including psuedo-class of 'readonly' and 'editable'
! javafx-ui-controls/src/javafx/scene/control/TextInputControl.java
Changeset: 2b29532ca4c9 Author: leifs Date: 2011-12-05 12:55 -0800 URL: http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/2b29532ca4c9
Fixed: RT-17895, RT-17896, RT-17897 [Cmd-][Shift-]Home/End does not work as expected (Mac)
! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextAreaBehavior.java ! javafx-ui-controls/src/com/sun/javafx/scene/control/behavior/TextInputControlBindings.java
- Previous message: hg: openjfx/2.1/master: Update README file to make it easier to find the rt repo
- Next message: hg: openjfx/2.1/master: Added build scripts that are needed for building UI controls. Actually they are probably not ALL needed, but they don't hurt. We need to clean these things all up as part of the open sourcing process, since the mechanism by which we download and install the necessary libs are probably going to be different than what we have been doing up to this point.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]