hg: openjfx/8/controls/rt: 89 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed Apr 17 08:23:14 PDT 2013
Changeset: e7a6d10b6eb0
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-04-17 11:09 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e7a6d10b6eb0
RT-29079: changeset 62d0b49e89c7 caused regression with parent stylesheets.
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: 50ad4c47c60a
Author: mhowe
Date: 2013-04-03 14:45 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/50ad4c47c60a
RT-27210: Don't use Visual Studio project to build rt/deploy [ngthomas]
! deploy/packager/build.xml
Changeset: 3c6d56b08eeb
Author: ngthomas
Date: 2013-04-03 17:13 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3c6d56b08eeb
Merge
- glass/glass/src/com/sun/glass/ui/ios/IosScreen.java
- glass/glass/src/com/sun/glass/ui/lens/LensScreen.java
- glass/glass/src/com/sun/glass/ui/mac/MacScreen.java
- glass/glass/src/com/sun/glass/ui/swt/SWTScreen.java
- glass/glass/src/com/sun/glass/ui/win/WinScreen.java
- javafx-beans/test/javafx/collections/ObservableListIteratorTestBase.java
- javafx-beans/test/javafx/collections/ObservableListIterator_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableListIterator_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableListIterator_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableListTestBase.java
- javafx-beans/test/javafx/collections/ObservableListTestBase_Empty.java
- javafx-beans/test/javafx/collections/ObservableList_Empty_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableList_Empty_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableList_Empty_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableList_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableList_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableList_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableMapTestBase.java
- javafx-beans/test/javafx/collections/ObservableMap_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableMap_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableMap_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableMap_P4_Test.java
- javafx-beans/test/javafx/collections/ObservableSetTestBase.java
- javafx-beans/test/javafx/collections/ObservableSet_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableSet_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableSet_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableSubListIteratorTestBase.java
- javafx-beans/test/javafx/collections/ObservableSubListIterator_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableSubListIterator_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableSubListIterator_P3_Test.java
- javafx-beans/test/javafx/collections/ObservableSubListTestBase.java
- javafx-beans/test/javafx/collections/ObservableSubList_P1_Test.java
- javafx-beans/test/javafx/collections/ObservableSubList_P2_Test.java
- javafx-beans/test/javafx/collections/ObservableSubList_P3_Test.java
- javafx-beans/test/javafx/collections/UnmodifiableObservableMapTestBase.java
- javafx-beans/test/javafx/collections/UnmodifiableObservableMap_P1_Test.java
- javafx-beans/test/javafx/collections/UnmodifiableObservableMap_P2_Test.java
- javafx-beans/test/javafx/collections/UnmodifiableObservableMap_P3_Test.java
- javafx-beans/test/javafx/collections/UnmodifiableObservableMap_P4_Test.java
- javafx-ui-controls/src/com/sun/javafx/scene/control/TableColumnComparator.java
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/confirm48.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/dialog-resources.properties
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/error32.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/error48.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/info16.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/info48.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/java32.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/java48.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/security_high.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/security_low.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/warning16.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/warning32.png
- javafx-ui-controls/src/com/sun/javafx/scene/control/skin/resources/warning48.png
- javafx-ui-controls/test/javafx/scene/control/KeyEventFirer.java
- javafx-ui-controls/test/javafx/scene/control/KeyModifier.java
- javafx-ui-controls/test/javafx/scene/control/MouseEventGenerator.java
- javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PrismPen.java
Changeset: ec3b20bb732d
Author: mhowe
Date: 2013-04-09 14:41 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ec3b20bb732d
RT-29564: Fix for 27210 Cause build failure on win 64 build machine
- let cl.exe and link.ex be found on path instead of explicitly setting location
! deploy/packager/build.xml
Changeset: fc5946a10151
Author: ngthomas
Date: 2013-04-10 14:35 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fc5946a10151
Merge
Changeset: 908a44cb5e6e
Author: hudson
Date: 2013-04-11 13:05 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/908a44cb5e6e
Added tag 8.0-b85 for changeset fc5946a10151
! .hgtags
Changeset: 4bb9d9462bcb
Author: mhowe
Date: 2013-04-11 15:25 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4bb9d9462bcb
RT-29627: Windows build fails if Java dir has spaces [ngthomas]
- include paths in cl options needed to be quoted
! deploy/packager/build.xml
Changeset: 8a99d3851818
Author: ngthomas
Date: 2013-04-11 15:35 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8a99d3851818
Merge
Changeset: 223958a71bba
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-09 13:59 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/223958a71bba
Gradle build fixes.
- Added gradle.properties and instructions in gradle.properties for how to use different properties available at build time.
- Added ability to use "useDepend" for faster (and somewhat less safe) builds
- Refactored approach for dealing with library names so as to make it a little less error prone
- Improved logic so that COMPILE_TARGET can be any case (i.e.: iOS, IOS, ios)
- Implemented more sanity checking
- Supplied properties to selectively enable compiling of webkit & gstreamer (false by default)
- Additional support for LINT options passed to javac (now can specify exactly what lint options you want)
- Fixed bug which was causing native libraries to be compiled even when they hadn't changed
- Removed nonsense source directories from the graphics main source set
- Removed garbage plugin_exports.jar dependency
- Disabled swing / swt modules when compiled for something other than the desktop (for example, when we do iOS / Android / Embedded)
- Created various CC_FLAGS / LINK_FLAGS / CC / LINK parameters for native builds, such as PRISM_SW_LINK_FLAGS etc.
- Improved list of things to filter out when creating jfxrt.jar so as to bring the linux build in line with expectations
- Fixed bugs in NB project generation
! build.gradle
! generator.gradle
+ gradle.properties
! linux.gradle
! mac.gradle
! win.gradle
Changeset: 292f259bcdf3
Author: rbair
Date: 2013-04-09 14:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/292f259bcdf3
Gradle: Windows 64-bit fixes discovered during sanity checking
! build.gradle
Changeset: cec91ec8a83b
Author: rbair
Date: 2013-04-09 15:27 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/cec91ec8a83b
Added new copy of genVSproperties.bat which is what we will use for gradle. I needed to add some additional support and doing this way was easier.
! generator.gradle
+ gradle-genVSproperties.bat
Changeset: 1e8d138ca0c5
Author: flar <James.Graham at oracle.com>
Date: 2013-04-09 17:34 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1e8d138ca0c5
Fix RT-29603: DisplacementMap warnings due to incorrect floatmap locking
! decora-prism-ps/src/com/sun/scenario/effect/impl/prism/ps/PPSRenderer.java
! decora-prism-ps/src/com/sun/scenario/effect/impl/prism/ps/PPSTwoSamplerPeer.java
! decora-prism/src/com/sun/scenario/effect/impl/prism/PrTexture.java
! decora-runtime/src/com/sun/scenario/effect/Filterable.java
! decora-runtime/src/com/sun/scenario/effect/FloatMap.java
+ decora-runtime/src/com/sun/scenario/effect/LockableResource.java
! decora-runtime/src/com/sun/scenario/effect/impl/Renderer.java
Changeset: c621b7fbe1d1
Author: dmasada
Date: 2013-04-10 14:25 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c621b7fbe1d1
RT-28570 Ensemble8: add gestures sample
! apps/samples/Ensemble8/src/generated/ensemble/generated/Samples.java
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.fdt
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.fdx
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.frq
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.nrm
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.prx
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.tii
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.tis
! apps/samples/Ensemble8/src/generated/ensemble/search/index/listAll.txt
! apps/samples/Ensemble8/src/generated/ensemble/search/index/segments_1
+ apps/samples/Ensemble8/src/samples/ensemble/samples/scenegraph/events/gestureevent/GestureEventApp.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/scenegraph/events/gestureevent/preview.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/scenegraph/events/gestureevent/preview at 2x.png
Changeset: cf974325affb
Author: Chien Yang <chien.yang at orcale.com>
Date: 2013-04-10 14:50 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/cf974325affb
Fix to RT-18700: Optimize matrix loading in ES2 pipeline
Approved by Jim
! javafx-geom/src/com/sun/javafx/geom/transform/GeneralTransform3D.java
Changeset: b72d2d60fcb9
Author: rbair
Date: 2013-04-10 16:08 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b72d2d60fcb9
Gradle build fixes for windows. Specifically fixed the launcher double bracket problem, also abstracted out ICON_SWAP cc / link flags
! build.gradle
! settings.gradle
! win.gradle
Changeset: 06f86f2aabca
Author: rbair
Date: 2013-04-10 17:09 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/06f86f2aabca
Gradle: Fixed WinLauncher / IconSwap on windows so that the .obj are not included in the jar but the exe are.
! build.gradle
Changeset: 564f3d627ba9
Author: flar <James.Graham at oracle.com>
Date: 2013-04-10 17:52 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/564f3d627ba9
Fix RT-29626: Texture locking warnings from "primtextures" pipeline in prism.
! prism-ps/src/com/sun/prism/impl/ps/PaintHelper.java
Changeset: 3f4c6bb276d6
Author: pchelko
Date: 2013-04-11 10:58 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3f4c6bb276d6
RT-28278: Mac: Dnd: Data transfer notification fails.
Rewived-by: anthony
! glass/glass-lib-macosx/src/GlassDragSource.h
! glass/glass-lib-macosx/src/GlassView2D.m
! glass/glass-lib-macosx/src/GlassView3D.m
! glass/glass-lib-macosx/src/GlassViewDelegate.m
Changeset: c2f0889cfc39
Author: Pavel Safrata
Date: 2013-04-11 09:51 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c2f0889cfc39
RT-29621: Fixed typo in EffectBoundsTest class name (was EffetctBoundsTest).
+ javafx-ui-common/test/unit/javafx/scene/bounds/EffectBoundsTest.java
- javafx-ui-common/test/unit/javafx/scene/bounds/EffetctBoundsTest.java
Changeset: 44a87c693e6b
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-11 10:56 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/44a87c693e6b
RT-29493 BorderPane does not compute height of (vertically) biased components correctly
! javafx-ui-common/nbproject/project.xml
! javafx-ui-common/src/javafx/scene/layout/BorderPane.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/test/unit/javafx/scene/layout/BorderPaneTest.java
! javafx-ui-common/test/unit/javafx/scene/layout/RegionTest.java
Changeset: 11f266207e43
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-11 10:57 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/11f266207e43
merge
Changeset: 28c34d9bc413
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-11 13:04 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/28c34d9bc413
RT-27024 FlowPane doesn't layout scaled children properly
! javafx-ui-common/src/javafx/scene/Group.java
! javafx-ui-common/test/unit/javafx/scene/GroupTest.java
Changeset: 2bf29697b9c3
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-11 13:05 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2bf29697b9c3
merge
- javafx-ui-common/test/unit/javafx/scene/bounds/EffetctBoundsTest.java
Changeset: e8a282fdb292
Author: Petr Pchelko <petr.pchelko at oracle.com>
Date: 2013-04-11 16:35 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e8a282fdb292
RT-29598 Mac: Crash when a window dragged to another screen
! glass/glass-lib-macosx/src/GlassWindow+Java.m
Changeset: 03def9caa022
Author: David Pulkrabek <david.pulkrabek at oracle.com>
Date: 2013-04-11 14:51 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/03def9caa022
iOS: fixed macros
! glass/glass-lib-ios/src/common.h
Changeset: fe8ba565fcac
Author: Radko Najman <radko.najman at oracle.com>
Date: 2013-04-11 16:16 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fe8ba565fcac
RT-29453 - CCE: in case we get 3D bounds we need to flatten them
! javafx-sg-common/src/com/sun/javafx/sg/BaseNode.java
Changeset: a8a823ba7262
Author: Elina Kleyman <elina.kleyman at oracle.com>
Date: 2013-04-11 19:01 +0300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a8a823ba7262
RT-29506: Porting BrickBreaker sample into the Ensemble8
! apps/samples/Ensemble8/src/generated/ensemble/generated/Samples.java
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.fdt
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.fdx
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.frq
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.nrm
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.prx
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.tii
! apps/samples/Ensemble8/src/generated/ensemble/search/index/_0.tis
! apps/samples/Ensemble8/src/generated/ensemble/search/index/listAll.txt
! apps/samples/Ensemble8/src/generated/ensemble/search/index/segments_1
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Ball.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Bat.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Bonus.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Brick.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/BrickBreakerApp.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Config.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Level.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/LevelData.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Splash.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/Utils.java
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/preview.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/graphics/brickbreaker/preview at 2x.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/background.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball0.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball1.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball2.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball3.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball4.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ball/ball5.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bat/center.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bat/left.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bat/right.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/ballfast.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/ballgrow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/ballreduce.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/ballslow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/batgrow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/batreduce.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/catch.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/extralife.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/bonus/strike.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/blue.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/broken1.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/broken2.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/brown.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/cyan.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/green.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/grey.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/magenta.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/orange.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/red.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/violet.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/white.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/brick/yellow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/gameover.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/logo.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/ready.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/breaker.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/breakershadow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/brick.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/brickshadow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/pressanykey.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/pressanykeyshadow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/strike.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/strikeshadow.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/splash/sun.png
+ apps/samples/Ensemble8/src/samples/ensemble/samples/shared-resources/brickImages/vline.png
Changeset: a372f79b5782
Author: jgodinez
Date: 2013-04-11 09:33 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a372f79b5782
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
- javafx-ui-common/test/unit/javafx/scene/bounds/EffetctBoundsTest.java
Changeset: d72c55d0de3a
Author: kcr
Date: 2013-04-11 15:48 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d72c55d0de3a
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
- javafx-ui-common/test/unit/javafx/scene/bounds/EffetctBoundsTest.java
Changeset: 4d970981f051
Author: Chien Yang <chien.yang at orcale.com>
Date: 2013-04-11 16:47 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4d970981f051
1) Fix to RT-26382: Implement FX 8 3D Feature support on the es2 pipe
2) Fixed many state bugs along the way.
! javafx-geom/src/com/sun/javafx/geom/Vec3f.java
! javafx-sg-common/src/com/sun/javafx/sg/PGLightBase.java
! javafx-sg-common/src/com/sun/javafx/sg/PGSubScene.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGBox.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGCamera.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGCylinder.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGGroup.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGLightBase.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGMeshView.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGNode.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGPhongMaterial.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGRegion.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGShape3D.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGSphere.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGSubScene.java
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGTriangleMesh.java
! javafx-sg-prism/test/com/sun/javafx/sg/prism/TestGraphics.java
! javafx-ui-common/src/com/sun/javafx/scene/DirtyBits.java
! javafx-ui-common/src/com/sun/javafx/tk/DummyToolkit.java
! javafx-ui-common/src/com/sun/javafx/tk/TKScene.java
! javafx-ui-common/src/com/sun/javafx/tk/Toolkit.java
! javafx-ui-common/src/javafx/scene/AmbientLight.java
! javafx-ui-common/src/javafx/scene/LightBase.java
! javafx-ui-common/src/javafx/scene/PointLight.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/SubScene.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassScene.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/QuantumToolkit.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/ViewPainter.java
! prism-common/src/com/sun/prism/Graphics.java
! prism-common/src/com/sun/prism/Mesh.java
- prism-common/src/com/sun/prism/MeshFactory.java
! prism-common/src/com/sun/prism/MeshView.java
! prism-common/src/com/sun/prism/PhongMaterial.java
! prism-common/src/com/sun/prism/ResourceFactory.java
! prism-common/src/com/sun/prism/impl/BaseContext.java
! prism-common/src/com/sun/prism/impl/BaseGraphics.java
! prism-common/src/com/sun/prism/impl/BaseGraphicsResource.java
+ prism-common/src/com/sun/prism/impl/BaseMesh.java
+ prism-common/src/com/sun/prism/impl/BaseMeshView.java
! prism-common/src/com/sun/prism/impl/BaseResourceFactory.java
- prism-common/src/com/sun/prism/impl/DummyMeshFactory.java
+ prism-common/src/com/sun/prism/impl/MeshNTBVertex.java
+ prism-common/src/com/sun/prism/impl/MeshNormal.java
+ prism-common/src/com/sun/prism/impl/MeshQuat.java
+ prism-common/src/com/sun/prism/impl/MeshUtil.java
+ prism-common/src/com/sun/prism/impl/MeshVertex.java
! prism-j2d/src/com/sun/prism/j2d/J2DPrismGraphics.java
! prism-j2d/src/com/sun/prism/j2d/J2DResourceFactory.java
! prism-null/src/com/sun/prism/null3d/DummyContext.java
! prism-null/src/com/sun/prism/null3d/DummyGraphics.java
! prism-null/src/com/sun/prism/null3d/DummyResourceFactory.java
! prism-ps/src/com/sun/prism/impl/ps/BaseShaderContext.java
! prism-ps/src/com/sun/prism/impl/ps/BaseShaderGraphics.java
! prism-sw/src/com/sun/prism/sw/SWGraphics.java
! prism-sw/src/com/sun/prism/sw/SWResourceFactory.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubScene.java
! test-stub-toolkit/src/com/sun/javafx/pgstub/StubToolkit.java
Changeset: 0c700871dad2
Author: omazurov at OMAZUROV-LAP.st-users.us.oracle.com
Date: 2013-04-11 17:06 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0c700871dad2
RT-29669: PulseLogger is not reliable
! javafx-logging/src/com/sun/javafx/logging/PulseLogger.java
Changeset: 39659688e517
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-12 08:48 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/39659688e517
[JAVADOC] RT-24934 AnchorPane javadoc fix
! javafx-ui-common/src/javafx/scene/layout/AnchorPane.java
Changeset: 146cf9f3fa89
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-12 08:48 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/146cf9f3fa89
merge
Changeset: 1a9c36dcc10f
Author: Petr Pchelko <petr.pchelko at oracle.com>
Date: 2013-04-12 11:05 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1a9c36dcc10f
RT-29590 Mac: getNSString helper method is duplicated many times
Reviewed-by: anthony
! glass/glass-lib-macosx/src/GlassAccessibleBaseProvider.m
! glass/glass-lib-macosx/src/GlassDialogs.m
! glass/glass-lib-macosx/src/GlassEmbeddedWindow+Npapi.m
! glass/glass-lib-macosx/src/GlassHelper.h
! glass/glass-lib-macosx/src/GlassHelper.m
! glass/glass-lib-macosx/src/GlassMenu.m
! glass/glass-lib-macosx/src/GlassView.m
! glass/glass-lib-macosx/src/GlassView3D.m
! glass/glass-lib-macosx/src/GlassWindow.m
Changeset: f3e7b6f715aa
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-12 13:50 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f3e7b6f715aa
RT-20874 Pane doesn't take its children max/minSize into account
! javafx-ui-common/src/javafx/scene/Parent.java
+ javafx-ui-common/test/unit/javafx/scene/PaneTest.java
Changeset: 114e949974fc
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-12 14:47 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/114e949974fc
[JAVADOC] clarify the case when max size is lower than min size.
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: 8856a4ba6843
Author: Artem Ananiev <artem.ananiev at oracle.com>
Date: 2013-04-12 06:15 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8856a4ba6843
RT-29312 is partially reverted.
GlassScene.viewState is renamed to sceneState. SceneState is enforced to be always non-null.
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/AbstractPainter.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassScene.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassViewEventHandler.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PresentingPainter.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/UploadingPainter.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/ViewPainter.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/ViewScene.java
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/WindowStage.java
Changeset: 1e3e4401f6f2
Author: Petr Pchelko <petr.pchelko at oracle.com>
Date: 2013-04-12 17:46 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1e3e4401f6f2
RT-28291 Mac: Custom content cannot be transfered between jvms in mode fx2fx
Reviewed-by: anthony
+ glass/glass-lib-macosx/src/GlassSystemClipboard.m
! glass/glass/src/com/sun/glass/ui/mac/MacSystemClipboard.java
Changeset: 03534b8927f9
Author: Alexander Zvegintsev
Date: 2013-04-12 19:59 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/03534b8927f9
RT-29664: HelloModality throws IllegalStateException on Linux
! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/WindowStage.java
Changeset: 254dbec9f9a8
Author: flar <James.Graham at oracle.com>
Date: 2013-04-12 16:22 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/254dbec9f9a8
Fix RT-29620 - texture locking in SubScene
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGSubScene.java
Changeset: 0558041da95d
Author: Assaf Yavani
Date: 2013-04-14 12:47 +0300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0558041da95d
Bellow is a webrev for fixing RT-24720 - EGLFB: Minimize (SetIconified) button does not minimized the window.
Please note that this bug was opened for minimizing window with 2 stages (see bug attached test and Diana notes).
This fix comes to solve this problem that caused by 2 things:
1. Problems with Lens state machine and notifications
2. Problems with Glass window list.
Regarding the issue to minimize a single stage is not covered by this webrev and not by this bug.
I have opened RT-29173 to cover this case.
Probably will be addressed in a different phase as other tasks rushing in the pipeline for beta and solving this case seems relatively minor after the common case functionality is working.
Highlights:
Most of the work was done in LensWindowManager to simplify and separate window state operations (minimize/restore/maximize/fullscreen), this resulted in:
All window sate changes doesn't require repaint!
Now there is a single function which handle restore from any state
Due to the restore function window can move from any state to any state (wasn't possible before)
Simplified implementation . For example minimize call is implement like this:
if (toMinimize) {
lens_wm_windowMinimize(env, window);
} else {
lens_wm_windowRestore(env, window);
}
When window is loosing focus the next focusable window get it (although the Z order doesn't change, focused window always on top? I think yes)
No checks are required for resetting the focus or loosing the grab. the service functions do it for the caller, which now can call the functions to insure the desired state, regardless to the current.
glass_window_check_bounds() - now report if bounds were been modified to fit window's constrains
If exception is thrown the Lens code doesn't get executed (might caused a nasty crash)
ESC button now works in full screen mode
Fixed crashes by moving fbScanLineSize and fbScanLine initialization from glass_pixel_attachIntBuffer() to lens_screen_initialize() as they are global variable that can be used in glass_screen_clear before getting initialized.
And more...
The fix was tested on the BB in EGL & DFB modes using modified version of the application written by Diana (attached). The test application allow you to switch from state to state.
! glass/glass-lib-lens/src/LensCommon.h
! glass/glass-lib-lens/src/LensWindow.c
! glass/glass-lib-lens/src/wm/LensWindowManager.c
! glass/glass-lib-lens/src/wm/LensWindowManager.h
! glass/glass-lib-lens/src/wm/screen/dfbScreen.c
! glass/glass-lib-lens/src/wm/screen/fbdevScreen.c
! glass/glass-lib-lens/src/wm/screen/headlessScreen.c
! glass/glass/src/com/sun/glass/events/WindowEvent.java
! glass/glass/src/com/sun/glass/ui/Window.java
! glass/glass/src/com/sun/glass/ui/lens/LensApplication.java
Changeset: a2f771ac7797
Author: Assaf Yavani
Date: 2013-04-14 12:49 +0300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a2f771ac7797
[RT-24720] (minor) log messages update
! glass/glass-lib-lens/src/LensCommon.h
! glass/glass-lib-lens/src/LensWindow.c
! glass/glass-lib-lens/src/wm/LensWindowManager.c
Changeset: b7964247065d
Author: Assaf Yavani
Date: 2013-04-14 12:50 +0300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b7964247065d
[RT-24720] - (minor) webrev fixes update
! glass/glass-lib-lens/src/LensCommon.h
! glass/glass-lib-lens/src/wm/LensWindowManager.c
! glass/glass-lib-lens/src/wm/screen/fbdevScreen.c
Changeset: a93a052b538f
Author: Assaf Yavani
Date: 2013-04-14 12:51 +0300
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a93a052b538f
[RT-24720] - Calling galss Window.add() / Window.remove() from native in order not to change common code
! glass/glass-lib-lens/src/LensApplication.c
! glass/glass-lib-lens/src/LensCommon.h
! glass/glass-lib-lens/src/wm/LensWindowManager.c
! glass/glass/src/com/sun/glass/ui/Window.java
Changeset: 7037bddc6f85
Author: Petr Pchelko <petr.pchelko at oracle.com>
Date: 2013-04-15 11:04 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7037bddc6f85
RT-26490 Mac: Drag and drop from Mac OS X Dock does not work
Reviewed-by: anthony
! glass/glass-lib-macosx/src/GlassPasteboard.h
! glass/glass-lib-macosx/src/GlassPasteboard.m
! glass/glass-lib-macosx/src/GlassViewDelegate.m
Changeset: 140e6e880011
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 12:08 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/140e6e880011
RT-19282 [StackPane] unwanted blur with ImageView
! javafx-ui-common/src/javafx/scene/layout/Region.java
Changeset: df0237faee40
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 12:08 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/df0237faee40
merge
Changeset: 0789f0934cbc
Author: flar <James.Graham at oracle.com>
Date: 2013-04-15 03:13 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0789f0934cbc
Fix RT-29250 - AIOOB exception from Java-based pisces dasher
! pisces/src/com/sun/openpisces/Dasher.java
Changeset: b0239473a484
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 14:55 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b0239473a484
[TESTS] Fixed tests broken by changeset 140e6e880011
! javafx-ui-common/test/unit/javafx/scene/layout/GridPaneTest.java
! javafx-ui-common/test/unit/javafx/scene/layout/RegionTest.java
! javafx-ui-common/test/unit/javafx/scene/layout/TilePaneTest.java
Changeset: 5c6f33a21105
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 14:55 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5c6f33a21105
merge
Changeset: 9ad01ddb19ab
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 14:56 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9ad01ddb19ab
merge
Changeset: 9e493804540f
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 15:07 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9e493804540f
[JAVADOC] RT-24914 Improper label prefHeight - for dialog messages - document the current behaviour of Scene
! javafx-ui-common/src/javafx/scene/Scene.java
Changeset: dae31f03a228
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-04-15 15:07 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dae31f03a228
Automated merge with file:///home/martin/work/jfx-80-sync/rt
Changeset: 4c6054903aa8
Author: David Pulkrabek <david.pulkrabek at oracle.com>
Date: 2013-04-15 15:08 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4c6054903aa8
iOS: fix - second attempt of creating a stage in AdvancedStage (Ensemble8) crashes the sample.
! glass/glass-lib-ios/src/GlassWindow.m
Changeset: 01627d2e3be5
Author: David Pulkrabek <david.pulkrabek at oracle.com>
Date: 2013-04-15 15:12 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/01627d2e3be5
merge
Changeset: e290f1d24fd1
Author: David Hill
Date: 2013-02-22 14:50 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e290f1d24fd1
RT-28568 cleanup of LensTimer
! glass/glass/src/com/sun/glass/ui/lens/LensTimer.java
Changeset: 5e92d452a8a5
Author: David Hill
Date: 2013-02-25 15:00 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5e92d452a8a5
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: ddf63083dc37
Author: David Hill
Date: 2013-02-26 10:54 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ddf63083dc37
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 09114503bf32
Author: David Hill
Date: 2013-03-01 13:47 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/09114503bf32
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 0b173965941a
Author: David Hill
Date: 2013-03-12 12:22 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0b173965941a
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 8c247f137aa9
Author: David Hill
Date: 2013-03-14 16:31 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8c247f137aa9
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 3bcadef36370
Author: David Hill
Date: 2013-04-15 11:48 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/3bcadef36370
Automated merge with ssh://javafxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 6ffdfb45dded
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2013-04-15 10:02 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/6ffdfb45dded
RT-28748: Specify and implement the fallback behavior for ConditionalFeature.SCENE3D
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGShape3D.java
! javafx-ui-common/src/javafx/scene/DepthTest.java
! javafx-ui-common/src/javafx/scene/LightBase.java
! javafx-ui-common/src/javafx/scene/paint/Material.java
! javafx-ui-common/src/javafx/scene/shape/Mesh.java
! javafx-ui-common/src/javafx/scene/shape/Shape3D.java
Changeset: 8da8c7051b78
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-15 13:02 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8da8c7051b78
Added -t option to JSLC.java, which allows to trim off some of the directories used for the output directories. This code could use a general overhaul, but this was minimally invasive for allowing the gradle build to put the output in sensible locations (whereas previously they were more or less hard coded for the current ant build structure).
! decora-compiler/src/com/sun/scenario/effect/compiler/JSLC.java
Changeset: 5461d6830812
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-15 13:10 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5461d6830812
Gradle build fixes:
- Added multiple source roots to JavaHeaderTask
- Commented out all usages of pdb (until we do it right)
- Moved headers to be under generated-src/headers to clean up the build/ directory
- Rewrote JSL generation so that things are now working much better. Factored out shared logic into addJSL method. Split each step out to have a (mostly) unique source and unique dest so that up-to-date checks work correctly.
- Moved a chunk from the first all projects block into a new all projects block towards the end, so that compiler setup happens for everything in build.gradle universally
- Adjusted version numbers for antlr dependencies to match current ant build
- Put builders under generated-src/builders instead of builder-src
- Added "integrationCheck" task
- Fixed generator so that jsl prism/decora goes into Graphics project now instead of subproject.
- Got rid of effects-jsl and prism-jsl sub projects
! build.gradle
! generator.gradle
! settings.gradle
! win.gradle
Changeset: 2ff3c4f9e357
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-15 14:28 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2ff3c4f9e357
Added an import needed by the gradle build.
! deploy/packager/native/windows/WinLauncher.cpp
Changeset: 250d493de38c
Author: Pavel Safrata
Date: 2013-04-16 08:27 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/250d493de38c
RT-28290: Camera parameters computed on FX layer.
! javafx-ui-common/src/com/sun/javafx/TempState.java
! javafx-ui-common/src/javafx/scene/Camera.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/ParallelCamera.java
! javafx-ui-common/src/javafx/scene/PerspectiveCamera.java
! javafx-ui-common/src/javafx/scene/Scene.java
! javafx-ui-common/src/javafx/scene/SubScene.java
! javafx-ui-common/test/unit/javafx/scene/Mouse3DTest.java
Changeset: 95c82357c375
Author: tb115823 <Tomas.Brandalik at oracle.com>
Date: 2013-04-16 11:25 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/95c82357c375
Android sync with changes in LensWindowManager
! glass/glass-lib-lens/src/wm/screen/androidScreen.c
Changeset: 4de07fe9b0db
Author: tb115823 <Tomas.Brandalik at oracle.com>
Date: 2013-04-16 11:26 +0200
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4de07fe9b0db
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx///rt
Changeset: 25ac81ac2fe1
Author: Alexander Zvegintsev
Date: 2013-04-16 13:35 +0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/25ac81ac2fe1
RT-29690 Gtk: generated content for text/uri-list mime type does not conform RFC 2483
! glass/glass-lib-gtk/src/glass_dnd.cpp
Changeset: a45856331c4b
Author: Pavel Safrata
Date: 2013-04-16 12:16 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a45856331c4b
RT-28901: fixed adding children in sceneProperty listener.
! javafx-ui-common/src/javafx/scene/Parent.java
! javafx-ui-common/test/unit/javafx/scene/ParentTest.java
Changeset: 7fc19f7c5642
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-15 16:45 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7fc19f7c5642
Gradle Build:
- Factored native compile classes out into buildSrc directory. Swapped from build-tools project to buildSrc (so there is now no build-tools, only buildSrc). This allows us to have only one buildSrc like directory (instead of both buildSrc and build-tools) which keeps down the clutter.
! build.gradle
! generator.gradle
+ gradleBuildSrc/build.gradle
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/CCTask.groovy
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/CompileHLSLTask.groovy
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/CompileResourceTask.groovy
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/JavaHeaderTask.groovy
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/LinkTask.groovy
+ gradleBuildSrc/src/main/groovy/com/sun/javafx/build/NativeCompileTask.groovy
Changeset: 39df6804c0e6
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-15 16:46 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/39df6804c0e6
Gradle build:
- Attempted to restore mac native compile flags to be nearly identical to what they were when building with ant to minimize potential error during the transition
! mac.gradle
Changeset: 11b7ba57ca74
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-04-16 08:55 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/11b7ba57ca74
Gradle: Removed build-tools from settings.gradle
! settings.gradle
Changeset: dfddfd3708e5
Author: rbair
Date: 2013-04-16 08:57 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dfddfd3708e5
Merged
Changeset: 46c38b139bc9
Author: Lubomir Nerad <lubomir.nerad at oracle.com>
Date: 2013-01-29 19:06 +0100
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/46c38b139bc9
RT-26764: Improve access to window instances
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: debbe2155882
Author: kcr
Date: 2013-02-01 07:13 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/debbe2155882
Automated merge with file:///cygdrive/c/Users/kcr/javafx/8-cpu-225-dev-int/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: ec4b255124a5
Author: kcr
Date: 2013-02-08 13:14 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ec4b255124a5
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: b23f70501d49
Author: kcr
Date: 2013-02-15 12:35 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b23f70501d49
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: fe60cc571d4d
Author: kcr
Date: 2013-02-22 14:18 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fe60cc571d4d
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: b80135c876de
Author: kcr
Date: 2013-02-28 16:13 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b80135c876de
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: d92d84e59767
Author: kcr
Date: 2013-03-07 14:38 -0800
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d92d84e59767
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: a5ab16d50cf9
Author: kcr
Date: 2013-03-13 09:05 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a5ab16d50cf9
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
Changeset: 92c87c37e694
Author: kcr
Date: 2013-03-21 17:07 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/92c87c37e694
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: 1ad5140c8dcb
Author: kcr
Date: 2013-03-29 08:17 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1ad5140c8dcb
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
! javafx-ui-common/src/javafx/stage/Window.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
Changeset: ef2c560c05ee
Author: kcr
Date: 2013-04-06 07:03 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ef2c560c05ee
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
Changeset: b5a44bf23d3c
Author: kcr
Date: 2013-04-12 09:46 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b5a44bf23d3c
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx/rt
Changeset: 0ec09f06ebf4
Author: kcr
Date: 2013-04-16 16:33 -0700
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0ec09f06ebf4
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt
Changeset: dc2a7c51eb4b
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-04-17 11:13 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dc2a7c51eb4b
branch merge
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGRegion.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/src/javafx/stage/Window.java
- javafx-ui-common/test/unit/javafx/scene/bounds/EffetctBoundsTest.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ContextMenuContent.java
- prism-common/src/com/sun/prism/MeshFactory.java
- prism-common/src/com/sun/prism/impl/DummyMeshFactory.java
More information about the openjfx-dev
mailing list