Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-13 | feature: add basic layer support | Krow Savcik | |
2024-02-06 | feautre: added undo/redo buttons | Krow Savcik | |
The change history is kept in a ring buffer of definite size 2000. | |||
2024-01-11 | feature: picking file | Krow Savcik | |
Now you can pick a file for import/export/open/save with an external command. | |||
2024-01-11 | improved: new file picking function | Krow Savcik | |
A new static function choose_file_path in user.c Now import/export/open/save functions all call this function. | |||
2023-09-26 | initial commit | Krow Savcik | |