Commit Graph

  • f57fcb621f Layout buttons in the bottom of the progrart editor is now working. master Creeper Lv 2026-02-16 01:52:46 +11:00
  • 75444bc07e Added some tooltip to some buttons in the main interface. Creeper Lv 2026-02-16 01:27:29 +11:00
  • 15a741b34a Implemented Delete menu item in file item's context menu. Creeper Lv 2026-02-16 01:21:06 +11:00
  • dbf899c9ca Update browser configuration. Creeper Lv 2026-02-15 19:19:46 +11:00
  • aeeb49df9c Merge remote-tracking branch 'origin/master' Creeper Lv 2026-02-15 04:05:08 +11:00
  • 449b14c43f Fixed linux dependencies Creeper Lv 2026-02-15 04:01:38 +11:00
  • 80543dbce8 Add MIT License to the project Creeper Lv 2026-02-15 01:00:54 +11:00
  • d93e222ba7 Finished SaveAs function. Creeper Lv 2026-02-15 00:58:31 +11:00
  • 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
  • 04e67074d2 Finished Project Editor. Builder now supports parallel building. Creeper Lv 2026-01-13 03:33:49 +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
  • 6d3a1a1c89 Size down file item icon. Creeper Lv 2025-12-24 04:32:23 +11:00
  • 10453b0ae0 Made NumericUpDown looks better in the command bar. Made TabBar in TabHost looks slightly better. Creeper Lv 2025-12-24 03:31:39 +11:00
  • 377d7fce23 Updated website and windows binary icon. Creeper Lv 2025-12-24 03:07:53 +11:00
  • 03a8660008 Try to make icon nicer. Creeper Lv 2025-12-24 02:57:21 +11:00
  • be9b6d9619 Updated Splash screen. Creeper Lv 2025-12-24 01:57:49 +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
  • 40f35ddf63 Improved TabButton. Creeper Lv 2025-12-21 03:19:53 +11:00
  • ec2ac8f2b7 Removed an unnecessary log. Creeper Lv 2025-12-18 02:17:19 +11:00
  • 76caa0d644 Implemented editor providers. Creeper Lv 2025-12-18 01:28:15 +11:00
  • daa2a74e71 Improved UI. Creeper Lv 2025-12-16 23:33:54 +11:00
  • 40c8998552 Initial Commit Creeper Lv 2025-12-14 00:25:51 +11:00