a024bf9737
Close confirmation is now working.
Creeper Lv
2026-01-25 16:47:57 +11:00
f43ed5a585
ProgrartEditor now correctly checks modification. TabButtons now support modification indicator.
Creeper Lv
2026-01-25 03:22:11 +11:00
f1c556839f
radial_gradient is now actually working.
Creeper Lv
2026-01-24 01:39:36 +11:00
48e7e54db3
linear gradient is now working.
Creeper Lv
2026-01-24 01:14:58 +11:00
14de38a329
FileItem now support work as a selector. Move To now works.
Creeper Lv
2026-01-23 23:19:00 +11:00
4bc2295a7f
FileItem now have an "Open With" menu. TabHost can select next button to closed tab.
Creeper Lv
2026-01-22 02:41:14 +11:00
365be0474a
Implemented a settings page and settings provider.
Creeper Lv
2026-01-18 03:14:22 +11:00
6dff9b8718
Editor now loads the first project in open folder.
Creeper Lv
2026-01-18 01:52:22 +11:00
94f557d311
Added find and load bitmap feature in PrimitiveDrawingCore. Added a PixImage element.
Creeper Lv
2026-01-16 20:14:18 +11:00
dce1ff2518
ToData now supports multiple formats. Introduce ProgrartC to build a single image to work with other build tools. Added a CombinedStorageProvider to allow aggregate storage providers.
Creeper Lv
2026-01-16 00:36:38 +11:00
e4e868a393
Builder now support specifying max job count, less than 0 will use processor count.
Creeper Lv
2026-01-14 01:36:43 +11:00
f4b43abc08
Added TextAlignment support in Text.
Creeper Lv
2026-01-12 02:57:22 +11:00
641a4581d2
Implemented normal text element.
Creeper Lv
2026-01-12 02:37:22 +11:00
1bcaff76b2
Working on the project editor. Implemented a very basic version of command line tool.
Creeper Lv
2026-01-11 03:54:14 +11:00
609e51d375
Added Oval and Path. Currently Path only have move_to and line_to commands.
Creeper Lv
2026-01-11 02:15:55 +11:00
b032249942
Added round rectangle, cicle and triangle. Applied Antialias on most of elements.
Creeper Lv
2026-01-10 03:40:54 +11:00
98d3cd4717
Creates a thread when previewing the image in Progrart Editor. Moved all math functions to math object.
Creeper Lv
2026-01-07 03:19:32 +11:00
733bae29f3
Rectangle now have a IsStoke property. Added math functions to ExecutionEngine.
Creeper Lv
2026-01-05 03:57:09 +11:00
970b75ab92
Integrated Provider to ProgrartExecutor.
Creeper Lv
2026-01-04 21:14:17 +11:00
814e601870
Made a storage provider interface and both classic and avalonia impl.
Creeper Lv
2026-01-04 05:35:39 +11:00
f77985c31a
Made editor use embeded mono font.
Creeper Lv
2026-01-03 17:11:40 +11:00
3259071600
Removed a no-longer needed file. Working on the builder. Made a dark-mode-friendly hightlight file for Browser .
Creeper Lv
2026-01-02 03:24:33 +11:00
c1e4c71985
Save All is now working. Size is now a relative value in Line.
Creeper Lv
2026-01-01 23:02:12 +11:00
2eb59564b4
Added Rectangle to the shapes. Added a shortcurt "Ctrl+Shift+Space" to open menu.
Creeper Lv
2025-12-30 00:51:01 +11:00
25efa1127f
FileItem will no longer open more than 1 tab for a file. Added Ctrl+S shortcut in BaseEditor.
Creeper Lv
2025-12-28 23:23:33 +11:00
ac5053a5df
Save is now working. Run button now sets scale and debug symbol. Run button now displays preview image.
Creeper Lv
2025-12-28 23:03:33 +11:00
460cc8edd9
Working on some basic data conversions.
Creeper Lv
2025-12-26 22:49:47 +11:00
bdeeda44c3
Working on the rendering of visual root.
Creeper Lv
2025-12-26 03:06:15 +11:00
18b7b00fc3
Working on the progrart functions.
Creeper Lv
2025-12-25 23:00:26 +11:00
2d2fec0bed
Working on the core part.
Creeper Lv
2025-12-24 22:08:37 +11:00
75b9292c34
Added DialogHost as dialog system. Implemented create folder and progrart image in menu in file explorer.
Creeper Lv
2025-12-24 00:55:56 +11:00
b47fe42a0b
Implemented an image viewer.
Creeper Lv
2025-12-21 22:45:07 +11:00