Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Ziltener 32ebfdc86a Release 0.3.0 2017-08-02 12:18:36 +00:00
Daniel Ziltener 0ad7f1d099 Added controllergen for actions. 2017-08-01 16:04:33 +00:00
Daniel Ziltener 733dad8048 Begin of new Controller Generator. 2017-07-28 18:57:11 +00:00
Daniel Ziltener cd5d092ed3 Fixed fi macro. 2017-07-19 16:56:32 +00:00
Daniel Ziltener 45eb96960b Scenegraph zipper added 2017-07-19 15:34:56 +00:00
Daniel Ziltener f828198639 Bugfixes 2017-01-15 10:24:55 +00:00
Daniel Ziltener 78b93eee35 Fixed missing clj file. 2017-01-14 21:33:23 +00:00
Daniel Ziltener 257f63fba4 CamelCase fix 2017-01-14 20:52:11 +00:00
none@none 78af498658 Switch to reflection. 2017-01-14 18:27:41 +00:00
Daniel Ziltener d971a87391 Prepararory changes for Reflection. 2017-01-11 18:02:45 +00:00
Daniel Ziltener 11d045a2cc Preparatory changes 2017-01-11 14:49:10 +00:00
Daniel Ziltener c26d449f66 no message 2017-01-07 17:48:17 +00:00
Daniel Ziltener f659e88fa8 Finally replaced the hideous JFXpanel hack. 2017-01-07 16:20:27 +00:00
Daniel Ziltener bf030f500e Removed core.typed. 2016-12-17 14:12:45 +00:00
Daniel Ziltener 8514fae107 Removed 'get-' prefixes. 2015-02-03 13:38:53 +00:00
Daniel Ziltener ea49169b24 Fixed #2 2015-01-20 11:46:30 +00:00
Daniel Ziltener 60273fc665 0.0.30-SNAPSHOT 2015-01-19 14:19:19 +00:00
Daniel Ziltener df28a1c96b Compiler now accepts precompiled instances. 2015-01-19 14:04:57 +00:00
Daniel Ziltener 22dffc8fda Implemented action handling in Buttons and Menus 2015-01-18 04:26:18 +00:00
Daniel Ziltener 5cea89227c Added testing, fixed factory/compiler and IdMapper bugs 2015-01-17 06:10:45 +00:00
Daniel Ziltener 94968a61aa Restructured code. Improved 'compile'. Added more wrappers. 2015-01-16 21:26:46 +00:00
Daniel Ziltener 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
Daniel Ziltener 17ea235279 Initial commit. The start of something big... 2015-01-15 18:19:12 +00:00
Daniel Ziltener 2a6b2511a3 Fixed. 2013-08-31 12:03:14 +00:00
Daniel Ziltener 20aac63215 Fixed: Nested run-now (and therefore nested build) won't work. 2013-08-31 11:18:54 +00:00
Daniel Ziltener 1e09debdcc First clojars release 2013-08-30 07:47:56 +00:00
Daniel Ziltener 3bd58af56a listener macro 2013-08-29 08:36:32 +00:00
Daniel Ziltener 82f84222de Added maps as form of arguments for the build macro. 2013-08-28 19:05:12 +00:00
Daniel Ziltener 303caf455f Added link to documentation. 2013-08-28 18:35:00 +00:00
Daniel Ziltener 8445c0d07a first commit 2013-08-28 18:15:12 +00:00