Timeline


and

Jun 6, 2012:

10:38 PM Ticket #148 (NPE in compiler participant) closed by tom
fixed
10:36 PM Ticket #148 (NPE in compiler participant) created by tom
There's an NPE
10:36 PM Ticket #147 (fxbuild does not show build & run on OS-X) created by tom
10:34 PM Ticket #145 (OSGiFXMLLoader does not forward ResourceBundle to FXMLLoader) closed by tom
fixed
10:18 PM Ticket #146 (Autocompletion/Proposals does not work for FXML) closed by tom
fixed: Ok - think I found it. m2e is registering itself as a completion proposal …

Jun 4, 2012:

3:27 PM Ticket #146 (Autocompletion/Proposals does not work for FXML) created by crazydoc@…
I've 0.14 installed in my Eclipse Indigo, With e4-M7 and xtext-2.3 …

Jun 1, 2012:

10:31 AM Ticket #145 (OSGiFXMLLoader does not forward ResourceBundle to FXMLLoader) created by anonymous
I can provide the OSGIFXMLLoader a ResourceBundle?. But the load method …

May 30, 2012:

8:48 AM Ticket #144 (Repackage misses linux 64bit) created by tom
see above

May 29, 2012:

11:13 PM Ticket #143 (Better fxml: static properties should be attributes) created by Bill van Melle <billvm@…>
These days fxgraph is producing fairly natural fxml, except when it comes …
7:19 PM Ticket #142 (CSS colors should be caseinsensitive) closed by tom
fixed
7:16 PM Ticket #142 (CSS colors should be caseinsensitive) created by tom
firebrick => FIREBRICK are both valid
7:03 PM Ticket #141 (Add Inspector to Preview) created by tom
It would be extremly nice if the preview could inspect the running …
2:47 PM Ticket #140 (Static proposals not shown when using default-container) created by tom
BorderPane? { Button { <CURSOR> } }
2:27 PM Ticket #133 (64bit Linux) closed by tom
fixed
1:17 PM Ticket #139 (Exception when New FXGraph invoked the first time) created by tom
java.io.FileNotFoundException?: new-graph-settings.xml (Datei oder …
11:52 AM Ticket #138 (ViewPart wizard does not add icon to build.properties) created by tom
=> hence exporting the plugin misses the icon
10:39 AM Ticket #137 (NPE when 3.x ViewPart wizard is finished early) created by tom
java.lang.NullPointerException? at …
12:00 AM Milestone 0.0.14 completed

May 27, 2012:

11:45 AM Ticket #136 (Add possibility to control scene and its container) closed by tom
fixed: One can now define: component CalendarIcon? controlledby MyController?
11:44 AM Ticket #136 (Add possibility to control scene and its container) created by tom
We should add the possibility to allow a custom scene setup pre fxgraph …

May 26, 2012:

12:31 AM Ticket #132 (Add "Open with Scene Builder" for FXML-Files) closed by tom
fixed

May 25, 2012:

12:02 AM Ticket #99 (Preview should support for other Scripting-Languages (beside JS)) closed by tom
worksforme

May 24, 2012:

1:33 AM Ticket #103 (fxbuild does not support Libraries added to the classpath) closed by tom
fixed
1:02 AM Ticket #118 (Better wizard to boostrap OSGi-App) closed by tom
fixed

May 23, 2012:

11:28 PM Ticket #115 (repackage wizard broken in 3.7) closed by tom
fixed
11:28 PM Ticket #119 (wizard to bootstrap 3.x fx-plugin) closed by tom
fixed
2:05 PM Ticket #130 (Make fxml proposals use new model) closed by tom
fixed
2:05 PM Ticket #127 (Rewrite fxgraph proposals and javadoc-hovers) closed by tom
fixed: all old code is remove and everything works ontop of the new model
11:04 AM Ticket #134 (Allow controlledby, resourcefile, and styledwith in any order) closed by tom
fixed
10:42 AM Ticket #135 (Add netscape.javascript to exports) closed by tom
fixed
10:40 AM Ticket #135 (Add netscape.javascript to exports) created by tom
This is presented by the Webkit-Control
3:39 AM Ticket #134 (Allow controlledby, resourcefile, and styledwith in any order) created by Bill van Melle <billvm@…>
Currently, fxgraph seems to want controlledby to appear before styledwith …

May 22, 2012:

8:36 PM Ticket #133 (64bit Linux) created by anonymous
now there's also a linux 64bit version of javafx available (JavaFX 2.2 …

May 21, 2012:

2:35 PM Ticket #131 (Preview problems with nested classes) closed by tom
worksforme: This is not a problem of e(fx)clipse preview but that you are creating …
11:37 AM Ticket #132 (Add "Open with Scene Builder" for FXML-Files) created by tom
We should add a button to open the FXML with the SceneBuilder?

May 19, 2012:

5:43 AM Ticket #131 (Preview problems with nested classes) created by Bill van Melle <billvm@…>
Background: My standard practice when building a complex user control Foo …

May 16, 2012:

7:23 PM Ticket #130 (Make fxml proposals use new model) created by tom
The FXML proposals should be computed like the one for fxgraph
7:22 PM Ticket #101 (fxgraph wizard overwrites existing file without warning) closed by tom
fixed
7:07 PM Ticket #129 (Color proposals not working) closed by tom
fixed
6:49 PM Ticket #129 (Color proposals not working) created by tom
e.g. Color attributes like red,green,blue are defined through a builder …
6:42 PM Ticket #112 (Problem with Java Fx SDK path on Mac) closed by tom
fixed
6:41 PM Ticket #124 (Add support for the depth buffer property of a scene) closed by tom
fixed
6:32 PM Ticket #126 (Support Scene as a rootNode) closed by tom
fixed
6:24 PM Ticket #128 (Exceptions in Log) created by tom
Sometimes there the following exceptions logged by the preview: …
6:08 PM Ticket #127 (Rewrite fxgraph proposals and javadoc-hovers) created by tom
The current code is a mess - we need to clean it up by creating a backing …
6:00 PM Ticket #126 (Support Scene as a rootNode) created by tom
We should support Scene as a root node in the FXML

May 15, 2012:

7:50 PM Ticket #125 (Make type in call optional) created by tom
The type in the "call" syntax should be optional - if not given it means …

May 14, 2012:

10:16 AM Ticket #124 (Add support for the depth buffer property of a scene) created by anonymous
The user should be able to set the depth buffer property of the scene, …

May 11, 2012:

3:16 PM Ticket #123 (3D Support for SVG->FXML converter) created by UweSan
The SVG->FXML converter should be able to convert 3D objects such that one …
2:42 PM Ticket #122 (Add compiler participant to check Control methods annotated with @FXML) created by tom
We should add a compiler participant which flags in appropriate methods …
12:32 AM Ticket #108 (Simplifying creating ListView and ChoiceBox) closed by tom
duplicate: this is fixed with #121

May 10, 2012:

11:38 PM Ticket #121 (Condensed syntax for Object Literals) closed by tom
fixed
11:32 PM Ticket #121 (Condensed syntax for Object Literals) created by tom
The syntax for String and Number literals should be made easier. …

May 7, 2012:

8:49 PM Ticket #69 (Interacting with ChoiceBox in preview crashes Eclipse) closed by tom
fixed
4:20 PM Ticket #120 (Integrate JavaFX scenebuilder) created by anonymous
When installed, embed JavaFX scene builder in Eclipse as fxml file editor. …
10:03 AM Ticket #109 (Window-Renderer should put Scene into window context) closed by tom
fixed
10:03 AM Ticket #116 (preview broken when using Include (see test case)) closed by tom
worksforme
Note: See TracTimeline for information about the timeline view.