kyle's graphical (text) editor
Go to file
Kyle Isom 4b6e70e2c5 Moving Buffer definitions out of the header file. 2023-10-14 23:49:35 -07:00
.idea Working on backing files. 2023-10-11 23:28:17 -07:00
cmake Updating build and packaging config. 2023-10-11 16:27:03 -07:00
docs reorganize files and fix build. 2023-10-11 15:01:48 -07:00
ext/imgui Start Frame class. 2023-10-14 23:28:43 -07:00
fonts Start Frame class. 2023-10-14 23:28:43 -07:00
resources reorganize files and fix build. 2023-10-11 15:01:48 -07:00
scripts Start Frame class. 2023-10-14 23:28:43 -07:00
sketches Working on backing files. 2023-10-11 23:28:17 -07:00
.gitignore update flags to ctags 2023-10-12 22:55:34 -07:00
Buffer.cc Moving Buffer definitions out of the header file. 2023-10-14 23:49:35 -07:00
Buffer.h Moving Buffer definitions out of the header file. 2023-10-14 23:49:35 -07:00
CMakeLists.txt Start Frame class. 2023-10-14 23:28:43 -07:00
Cursor.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Cursor.h Store project style settings in VCS. 2023-10-11 19:25:24 -07:00
Defs.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Defs.h Working on backing files. 2023-10-11 23:28:17 -07:00
File.cc Fix buffer stomping; retool Makefile. 2023-10-12 15:15:29 -07:00
File.h Fix buffer stomping; retool Makefile. 2023-10-12 15:15:29 -07:00
Frame.cc Start Frame class. 2023-10-14 23:28:43 -07:00
Frame.h Update Flush return. 2023-10-14 23:47:37 -07:00
Makefile update flags to ctags 2023-10-12 22:55:34 -07:00
gmain.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
main.cc finish debug dump 2023-10-13 04:06:06 +00:00