1
0
mirror of https://github.com/aNNiMON/HotaruFX.git synced 2024-09-19 14:14:21 +03:00
Commit Graph

93 Commits

Author SHA1 Message Date
a347dc078d Add shape stroke enum properties 2017-09-08 11:38:50 +03:00
7e11b5eccb Add arc type property 2017-09-08 11:15:51 +03:00
5e403681a2 Add enum to string property converter 2017-09-08 11:12:31 +03:00
112af1df83 Log runtime errors 2017-09-07 21:40:44 +03:00
e88a1d637d Ability to set composition background 2017-09-07 21:20:47 +03:00
378cc26d49 Add cut, copy and paste buttons to toolbar 2017-09-07 20:10:31 +03:00
d2e85e1b87 Ability to disable syntax highlighting 2017-09-07 19:35:36 +03:00
7d151188b6 Show initialization errors on application startup 2017-09-07 19:08:17 +03:00
26b3ac3012 Add tooltips to toolbar buttons 2017-09-07 18:57:18 +03:00
b788941c3d Allow only one preview window 2017-09-07 18:52:33 +03:00
298dc0d285 Move JavaFX controls to the separate package 2017-09-07 18:49:49 +03:00
b4214b0489 Add library nodes 2017-09-07 18:45:15 +03:00
ee1c00b92c Links now clickable 2017-09-07 13:17:51 +03:00
10c0034d64 Simplify FontAwesome class 2017-09-07 12:23:21 +03:00
6468415592 Add about window 2017-09-06 22:04:06 +03:00
f9e1e6909e Add checks for composition exists 2017-09-06 15:29:41 +03:00
cd0385e74d Add play toolbar button 2017-09-06 15:25:53 +03:00
e76f27b66e Fix window resizability 2017-09-06 15:15:59 +03:00
9b308e936b Add scrollpane to right panel 2017-09-06 15:05:36 +03:00
ca97bfc554 Add undo/redo functionality 2017-09-06 14:58:15 +03:00
8001d99a85 Add icon to copy button 2017-09-06 14:50:41 +03:00
1e89d2e84e Add toolbar with font awesome icons 2017-09-06 14:44:48 +03:00
5f78aff8e9 Add menu item accelerators 2017-09-06 11:58:37 +03:00
2886e7f548 Ability to save documents 2017-09-06 11:48:37 +03:00
141dae5379 Ability to create new document, fix opening files 2017-09-06 11:30:21 +03:00
00df10350a Show file name in window title 2017-09-06 11:11:14 +03:00
44bd6c0a65 Add an ability to open files, move IO methods to separate package 2017-09-06 11:03:33 +03:00
2eab11b8af Add color picker 2017-09-05 19:27:30 +03:00
00b7698c1f Fix parse errors log 2017-09-05 15:18:34 +03:00
aa19abbd38 Add syntax highlight for @ operator 2017-09-05 14:57:05 +03:00
2e49372957 Add syntax highlight for node functions 2017-09-05 14:37:41 +03:00
7f2f1422f1 Add function types info to bundles 2017-09-05 14:37:02 +03:00
dddc678b23 Add dark theme 2017-09-05 13:30:50 +03:00
5acaa5ee88 Add syntax highlighter 2017-09-04 20:43:21 +03:00
2fb70d1b80 Fix access modifiers 2017-09-04 17:20:04 +03:00
2365c00c9c Add RichTextFX 2017-09-04 17:16:01 +03:00
15c1d40f70 Auto expand log pane on parse errors 2017-09-04 15:16:03 +03:00
306f3efc32 Add editor 2017-09-04 15:14:42 +03:00
eeabc8416b Add time units to parser 2017-09-02 19:05:34 +03:00
71b94d931d Add true/false to language 2017-09-02 18:15:19 +03:00
1c69338a36 Add arc node 2017-09-02 15:16:38 +03:00
0f1d22e92d Add ellipse node 2017-09-02 15:01:10 +03:00
eded42e5fb Add line node 2017-09-02 14:10:00 +03:00
4e72878546 Add polygon and polyline nodes 2017-09-02 13:52:55 +03:00
65f6d17917 Add arrays support to language 2017-09-02 13:10:14 +03:00
502ad42fde Add group node 2017-09-02 12:33:30 +03:00
1c5adfe885 Add svg path node 2017-09-02 12:00:25 +03:00
5b68371d6a Add shape properties 2017-09-02 11:43:43 +03:00
74cef92402 Add opacity and css style properties 2017-09-01 19:35:11 +03:00
bde0a910d3 Add alias to strikethrough property 2017-09-01 19:19:10 +03:00