13 months agohudsonAdded tag 2.1-b21 for changeset 4d1d81b2c178 default tip
14 months agohudsonAdded tag 2.1-b20 for changeset b07470e9d56e 2.1-b21
14 months agohudsonAdded tag 2.1-b19 for changeset 37d21fdd9285 2.1-b20
14 months agokcrAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx/rt 2.1-b19
14 months agojpgodineAutomated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx//rt
14 months agokcr[DOC-ONLY] RT-19900: Window javadoc refers to some menu
14 months agoDavid Grievebranch merge
14 months agoDavid Grieve[DOCS-ONLY] RT-19807: minor corrections to cssref.html
14 months agoDavid Grievebranch merge
14 months agoDavid GrieveRT-20513: optimization in inherit bypasses font lookup
14 months agoDavid Grievebranch merge
14 months agoKinsley[DOC-ONLY] RT-20490: Region javadoc nees links.
14 months agoKinsley[DOC-ONLY] RT-16310: javafx.scene.control.TableView: tableView inside of TilePane/FlowPane should be resized to keep inside the borders of pane
14 months agohudsonAdded tag 2.1-b18 for changeset 226d6fc60d69
14 months agoigorMerge 2.1-b18
14 months agomfangNLS: message drop 20 linguistic fixes from WPTG
14 months agojpgodineAutomated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx//rt
14 months agoChien Yang[DOC ONLY] An add-on fix to RT-17710: Modality description in javadoc is weak
14 months agokcrAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx/rt
14 months agoPavel[DOC-ONLY] minor improvements to Node javadoc, mainly added links for RT-20277.
14 months agoDavid GrieveAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
14 months agoDavid Grieve[TEST-ONLY] RT-20489: @Ignore failing tests in javafx-ui-charts
14 months agoDavid Grievebranch merge
14 months agoDavid Grieve[DOCS-ONLY] RT-19807: edits to cssref
14 months agoDavid Grieve[DOC-ONLY] RT-20296: add ComboBox to cssref
14 months agojgilesRT-16137: TableView with border has graphical artifacts
14 months agojgilesAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
14 months agojgilesRT-20429: [ComboBox] when visible row count is set, popup height doesn't change
14 months agoDavid GrieveAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
14 months agoDavid GrieveRT-20145: fix for unit test failure
14 months agoKinsleyRT-20388: -fx-pref-tile-width causes ClassCastException
14 months agoDavid GrieveRT-20113: fix broken link to cssref [DOC-ONLY]
14 months agoDavid GrieveRT-20311: catch NPE arising from parse routines and log a warning
14 months agoDavid GrieveRT-20145: When looking up inherited font, if the node itself has a font, use it; otherwise, look for a font style.
14 months agoDavid Grievebranch merge
14 months agoKinsleyRT-19960: A non-collapsible TitledPane will not allow focus navigation to content if you try to collapse the TitledPane
14 months agohudsonAdded tag 2.1-b17 for changeset fbd9064f3f17
14 months agojpgodineAutomated merge with ssh://jpgodine@jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx//rt 2.1-b17
14 months agoLubomirApproved fix for RT-19994: Incorrect handling of intersection of shapes with stroke dash arrays
14 months agoEvaRT-19002: toString() of Paint subclasses should generate an output parsable by valueOf(). Approved by bug court for b17.
14 months agoChien Yang[DOC-ONLY] Fix to RT-17710: Modality description in javadoc is weak
14 months agoPavel[DOC-ONLY]: RT-20174, RT-20173: Javadoc of read only Stage and Window properties explains why their are read only.
14 months agokcrAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/MASTER/jfx/rt
14 months agoPavel[DOC-ONLY]: RT-20174, RT-20173: Stage javadoc explains why are the properties read only.
14 months agojanvAutomated merge with ssh://jvalenta@jfxsrc.us.oracle.com//javafx/2.1/scrum/graphics/jfx/rt
14 months agojanv[DOC-ONLY] RT-20109: missing treatAsPrivate tags
14 months agoEva Krejcirova[DOC-ONLY] Fix for RT-19314: Broken links in API docs in Effect class
14 months agoDavid GrieveRT-19807: Fix bugs in cssref [DOCS-ONLY]
14 months agoDavid GrieveRT-20107: mark API as internal [DOCS-ONLY]
14 months agojgilesAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
14 months agojgiles[Test only] Disabling failed ComboBoxTest test_rt20189().
14 months agomickfRT-19673 - JavaFX security dialog is transparent
14 months agomickfRT-17012 - Security Exception while loading html-editor.bss
14 months agoKinsleymerge
14 months agoKinsleyRT-20266: TitledPane has visual artifacts before and after expanding and collapsing an animated TitledPane
14 months agoKinsleyRT-20225: TitledPane animation doesn't work since b15
14 months agojgilesRT-20090: TreeView: remove/add of the same item is not shown until node is closed and reopened
14 months agojgilesRT-20189: ComboBox prevents to choose the same item twice
14 months agojgilesAutomated merge with ssh://jfxsrc.us.oracle.com//javafx/2.1/scrum/controls/jfx/rt
14 months agojgilesRT-20100: [ComboBox] Custom string converter is not applied immediately.