Commit Graph

52 Commits

Author SHA1 Message Date
Daniel Ziltener 8117edf76e A new beginning 2020-01-25 04:18:49 +01:00
zilti 0df101a279 Updated version 2018-11-06 10:53:31 +00:00
zilti 56e94758c2 Some stuff 2018-10-30 10:11:36 +00:00
zilti 0441e6cbec working find-by-class 2018-10-26 15:29:28 +00:00
zilti 465ef8c3d3 Almost-working find-by-class 2018-10-26 15:21:26 +00:00
zilti 49202d1d45 Almost-working find-by-class 2018-10-26 15:15:20 +00:00
zilti 04b7e79d35 Added ways to search the scenegraph 2018-10-24 15:55:13 +00:00
zilti 02a2c6aca2 Added new function to use functional interfaces without knowing the class name. 2018-10-09 19:27:58 +00:00
zilti 8eca7fba66 Fix 2018-02-14 14:50:26 +00:00
zilti 50a6258807 Fixed: library can't be used from Boot projects 2017-12-16 05:40:19 +00:00
zilti 6ccbb59858 Added missing file 2017-12-12 03:09:16 +00:00
zilti 73d5eb168e Restore latest commit 2017-12-12 01:05:27 +00:00
Daniel Ziltener cc4adfe725 0.4.0 2017-12-10 05:49:14 +00:00
Daniel Ziltener e99ba08836 Fixed. 2017-11-21 14:57:39 +00:00
Daniel Ziltener f3bb7f3d23 Added forgotten file 2017-11-17 09:10:27 +00:00
Daniel Ziltener 061518faec Finished ASM implementation 2017-11-15 15:03:25 +00:00
Daniel Ziltener 168b1bce92 Further adjustments 2017-11-14 15:36:19 +00:00
Daniel Ziltener 8c9f91782b Controllergen corrections 2017-11-14 12:13:32 +00:00
Daniel Ziltener 20225e6a52 More ASM 2017-09-20 14:26:15 +00:00
Daniel Ziltener c981584128 Added ASM 2017-09-20 11:32:48 +00:00
Daniel Ziltener ae3a80b947 Fixed ControllerGen bug. 2017-08-30 16:28:01 +00:00
Daniel Ziltener a5e7f42a26 Preparing next minor version 2017-08-30 11:58:57 +00:00
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