1
0
mirror of synced 2026-05-14 19:04:18 +00:00

Compare commits

..

5 Commits

Author SHA1 Message Date
rmkaplan
be6a6d0812 Scroll bar with secondary selections 2026-05-13 20:35:22 -07:00
rmkaplan
44d9da0ba1 Updated TEDIT debugging tools 2026-05-11 07:56:32 -07:00
rmkaplan
2bf791ed7a Kill Tedit process when window closes, close attached menus properly 2026-05-10 21:11:05 -07:00
rmkaplan
75ddcbaadd Proper error when passing a path for a nonexistent file to OPENTEXTSTREAM 2026-05-10 21:10:03 -07:00
rmkaplan
880507f8d5 Fix glitch in TEDIT.FORMATTEDFILEP for Tedit version 0 (early 1985) 2026-05-10 21:07:14 -07:00
380 changed files with 3993 additions and 5001 deletions

6
.gitignore vendored
View File

@@ -34,9 +34,6 @@ loadups/build/
loadups/tagged
loadups/gitinfo
# font-importing working directories
internal/fonts/**
# manual cross-reference files
@@ -49,9 +46,6 @@ internal/fonts/**
# GITFNS deleted subdirectory
deleted/**
# local font construction
internal/fonts/**
#compiled code -- leave in for now
# *.lcom

View File

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More