Commit graph

63 commits

Author SHA1 Message Date
20225e6a52 More ASM 2017-09-20 14:26:15 +00:00
c981584128 Added ASM 2017-09-20 11:32:48 +00:00
ae3a80b947 Fixed ControllerGen bug. 2017-08-30 16:28:01 +00:00
a5e7f42a26 Preparing next minor version 2017-08-30 11:58:57 +00:00
zilti@lyrion.ch
e83575e97b README.md wurde online mit Bitbucket bearbeitet 2017-08-02 12:46:19 +00:00
zilti@lyrion.ch
e40e690135 README.md link fix 2017-08-02 12:19:53 +00:00
5a7ab82823 Added tag 0.3.0 for changeset 8b75d6c935de 2017-08-02 12:18:42 +00:00
32ebfdc86a Release 0.3.0 2017-08-02 12:18:36 +00:00
4e2422d29f Manual draft. 2017-08-01 16:43:10 +00:00
0ad7f1d099 Added controllergen for actions. 2017-08-01 16:04:33 +00:00
733dad8048 Begin of new Controller Generator. 2017-07-28 18:57:11 +00:00
cd5d092ed3 Fixed fi macro. 2017-07-19 16:56:32 +00:00
45eb96960b Scenegraph zipper added 2017-07-19 15:34:56 +00:00
f828198639 Bugfixes 2017-01-15 10:24:55 +00:00
78b93eee35 Fixed missing clj file. 2017-01-14 21:33:23 +00:00
257f63fba4 CamelCase fix 2017-01-14 20:52:11 +00:00
71e1150834 New release 0.0.20. 2017-01-14 19:10:55 +00:00
none@none
78af498658 Switch to reflection. 2017-01-14 18:27:41 +00:00
d971a87391 Prepararory changes for Reflection. 2017-01-11 18:02:45 +00:00
867e8d5a63 Merge 2017-01-11 14:51:19 +00:00
11d045a2cc Preparatory changes 2017-01-11 14:49:10 +00:00
zilti@lyrion.ch
4a71003289 README.md edited online with Bitbucket 2017-01-07 17:58:09 +00:00
zilti@lyrion.ch
20a1dbfa1a README.md edited online with Bitbucket 2017-01-07 17:57:52 +00:00
c26d449f66 no message 2017-01-07 17:48:17 +00:00
f659e88fa8 Finally replaced the hideous JFXpanel hack. 2017-01-07 16:20:27 +00:00
bf030f500e Removed core.typed. 2016-12-17 14:12:45 +00:00
zilti@lyrion.ch
e36d84bfb6 README.md edited online with Bitbucket 2016-01-02 22:08:45 +00:00
8514fae107 Removed 'get-' prefixes. 2015-02-03 13:38:53 +00:00
b0f3c45a4d Merge 2015-01-20 11:47:29 +00:00
ea49169b24 Fixed #2 2015-01-20 11:46:30 +00:00
zilti@lyrion.ch
1bd56696af README.md edited online with Bitbucket 2015-01-19 15:07:51 +00:00
181d0d5156 0.0.30-SNAPSHOT 2015-01-19 14:20:11 +00:00
60273fc665 0.0.30-SNAPSHOT 2015-01-19 14:19:19 +00:00
df28a1c96b Compiler now accepts precompiled instances. 2015-01-19 14:04:57 +00:00
22dffc8fda Implemented action handling in Buttons and Menus 2015-01-18 04:26:18 +00:00
zilti@lyrion.ch
de9e165e2f README.md edited online with Bitbucket 2015-01-17 06:16:06 +00:00
ce2f885f4c 0.0.21-SNAPSHOT 2015-01-17 06:12:09 +00:00
5cea89227c Added testing, fixed factory/compiler and IdMapper bugs 2015-01-17 06:10:45 +00:00
zilti@lyrion.ch
0c8e1799b3 README.md edited online with Bitbucket 2015-01-17 05:52:26 +00:00
zilti@lyrion.ch
471fedab1b README.md edited online with Bitbucket 2015-01-17 05:51:16 +00:00
zilti@lyrion.ch
4f65cd5ff9 README.md edited online with Bitbucket 2015-01-17 05:47:39 +00:00
zilti@lyrion.ch
ba3dd17984 README.md edited online with Bitbucket 2015-01-17 03:22:13 +00:00
zilti@lyrion.ch
0d7a8f62c2 README.md edited online with Bitbucket 2015-01-17 00:01:47 +00:00
zilti@lyrion.ch
8b77afd142 README.md edited online with Bitbucket 2015-01-16 21:51:01 +00:00
zilti@lyrion.ch
2fb1a3aa6b README.md edited online with Bitbucket 2015-01-16 21:43:33 +00:00
zilti@lyrion.ch
593630505e README.md edited online with Bitbucket 2015-01-16 21:41:02 +00:00
892931c353 Updated README.md 2015-01-16 21:30:10 +00:00
94968a61aa Restructured code. Improved 'compile'. Added more wrappers. 2015-01-16 21:26:46 +00:00
zilti@lyrion.ch
ef12dca098 README.md edited online with Bitbucket 2015-01-16 03:47:35 +00:00
c10b14359b Some extends and fully working declarative scenegraph creation.
FXValue, FXId, FXParent, FXGraphic and FXContainer provide functionality to get and set values, ids, children, graphics and content.
Declarative structures can be created and compiled into JavaFX scenegraphs, similar to Hiccup.
2015-01-16 03:27:37 +00:00