1
0
mirror of synced 2026-03-14 14:33:46 +00:00
Commit Graph

1304 Commits

Author SHA1 Message Date
Frank Halasz
7e397fff8a Return to 'original' versions of TEDIT files 2025-10-14 23:31:06 -07:00
Frank Halasz
94cf5fe586 Incorporating PR#2280 to handle recent font issues. Capturing work done before 2025-10-12 which has not previously been captured. 2025-10-13 12:22:15 -07:00
rmkaplan
ab5c28193d Add DEL to MTOUCODE mappings 2025-10-11 13:35:35 -07:00
rmkaplan
b27c9f6968 Update CHAT for MCCS 2025-10-11 13:34:56 -07:00
rmkaplan
b747e0fca2 Add title tag 2025-10-09 21:22:47 -07:00
rmkaplan
cb5817ef3d Debugging aligned with macros 2025-10-09 21:22:34 -07:00
rmkaplan
5c011373e2 Fix glitches 2025-10-09 21:21:58 -07:00
rmkaplan
63f32bc324 Updated medleyfont files 2025-10-09 21:20:36 -07:00
rmkaplan
b95de7eb07 FONTCODECHANGES.TEDIT - incorporate Herb's comments 2025-10-09 21:18:49 -07:00
rmkaplan
f0525bae85 MULTI-ALIST updated to clarify macro names, carrying along because other files got contaminated while waiting 2025-10-09 21:06:13 -07:00
rmkaplan
312f4f389f TEDIT-LOOKS: Bug fix to MCCS code translator 2025-10-06 21:05:18 -07:00
rmkaplan
1505b91710 FONT: mainly to copy the CHARENCODING and MCCS translation function in font replacement
(But also now trailing some name changes in MULTI-ALIST that got out of step)
2025-10-06 21:04:15 -07:00
rmkaplan
c52a4005de Palatino translation table and function 2025-10-06 21:01:24 -07:00
rmkaplan
eddc006b66 Palatino and Titan medleydisplayfonts updated with right translation table and function 2025-10-06 21:00:35 -07:00
rmkaplan
7c60baac31 Merge branch 'master' into rmk122--FONT-next-round 2025-10-06 19:58:38 -07:00
rmkaplan
f6106d7b0c EDITINTERFACE--ED searches for symbols, no error when declining a loadfns (#2301)
* EDITINTERFACE--ED searches for symbols, no error when declining a loadfns

* Symbol by type menu pops up when the symbol with different package qualifiers have different types
medley-251006-f6106d7b
2025-10-06 19:58:04 -07:00
rmkaplan
67a9dbc57a Merge branch 'master' into rmk122--FONT-next-round 2025-10-06 14:07:27 -07:00
Matt Heffron
43b11b2860 Check that a MENU has ITEMS that is LISTP before trying to display/use it. (#2309)
Checking added to FNS: ADDMENU, CHECK/MENU/IMAGE, UPDATE/MENU/IMAGE, and
MENU.
This resolves #2306
2025-10-06 11:21:50 -07:00
rmkaplan
2af7324fff CLIPBOARD passes file to xclip (windows) (#2297)
* CLIPBOARD passes file to xclip (windows)

* More careful to specify {UNIX} as the host on the Medley side

* Make sure the process stream is closed in the xclip case

* This time using ShellCommand

* Use DSK and UNIX-FILE-NAME

* Added .txt to the tmp file
2025-10-06 10:39:33 -07:00
rmkaplan
c9ed0b8817 Fix bug in SHOWCHARS utility 2025-10-05 21:40:53 -07:00
rmkaplan
63e80819fe TEDIT files keep track of document's charencoding property 2025-10-05 21:40:28 -07:00
rmkaplan
60dcbe2933 Add function COMPILEFILETYPE (#2304) 2025-10-03 22:09:21 -07:00
Matt Heffron
4d6aa38b8b Check that a MENU has ITEMS that is LISTP before trying to display/use it.
Checking added to FNS: ADDMENU, CHECK/MENU/IMAGE, UPDATE/MENU/IMAGE, and MENU.
2025-10-02 18:00:08 -07:00
rmkaplan
83a6fb7ab1 Merge branch 'master' into rmk122--FONT-next-round 2025-09-29 12:33:23 -07:00
rmkaplan
69832c5db0 COMPILE-FILE? wasn't returning the right value for FILETYPE CL:COMPILE-FILE (#2300) medley-250929-69832c5d 2025-09-29 12:31:15 -07:00
Paolo Amoroso
2cb8b51c94 Remove duplicate line of code (#2295)
Fix issue #2226 to remove a duplicate line of code that's potentially
confusing and ambiguous.
2025-09-25 08:14:56 +02:00
rmkaplan
b0c333e2dd GITFNS translates underscore in /tmp/ filenames 2025-09-23 21:47:27 -07:00
rmkaplan
49d15bdfd3 Revert imagetype TEDIT to imagetype TEXT 2025-09-23 08:21:38 -07:00
rmkaplan
3276822c19 GITFNS uses {DSK}/tmp/ instead of {CORE} for PR file comparison
Doesn't use Medley memory.
2025-09-22 12:57:01 -07:00
rmkaplan
e46a1f32cb PRETTYFILEINDEX: Remove its own underscore/arrow compensation 2025-09-21 10:02:24 -07:00
rmkaplan
d01503c11e LLREAD - removed duplication, added CHARSET.ENCODE. Encode charsets in LOADFULLFONTS 2025-09-20 14:24:21 -07:00
rmkaplan
2dd5b86913 Update TEDIT-STREAM.LCOM for merge 2025-09-20 11:24:45 -07:00
rmkaplan
7b668b0d39 Trying to fix merging--TEDIT-STREAM 2025-09-20 11:23:46 -07:00
rmkaplan
e4afa4a8ba TEDIT-STREAM to avoid conflict
Minor changes for forward compatibility with new hardcopy interface, but still good here
2025-09-20 11:08:19 -07:00
rmkaplan
c7b19e07ec Pushing all of the medleyformat display fonts 2025-09-20 10:43:00 -07:00
rmkaplan
76f09ee3cd Update fontfamily lists, missing translation functions, minor bug 2025-09-20 10:37:27 -07:00
rmkaplan
a0c7fb37b6 You CLOSEF? instead of CLOSEF in COPYFILE resetsave 2025-09-12 12:21:44 -07:00
rmkaplan
5cede04328 More Tedit 2025-09-11 23:53:49 -07:00
rmkaplan
68138c470f Tedit compatibility adjustments and small fixups 2025-09-11 23:53:31 -07:00
rmkaplan
00a8f0eba3 EDITFONT uses FONTFACE subfunction 2025-09-11 23:52:37 -07:00
rmkaplan
3b0b847812 Eliminate finally reference to \COERCEFONTDESC 2025-09-11 23:50:34 -07:00
rmkaplan
4020765fe7 Minor compatibility adjustments 2025-09-11 23:50:13 -07:00
rmkaplan
de0120ac30 Compatibility with new underscore/circumflex assignments 2025-09-11 23:49:27 -07:00
rmkaplan
960d65d80b Hardcopy stuff (includes files from HARDCOPY PR) 2025-09-11 23:48:01 -07:00
rmkaplan
4549ad1e65 MCCS as default format -- see docs/internal/MCCS.TEDIT 2025-09-11 23:45:34 -07:00
rmkaplan
9e7a6b0657 Unicode to MCCS
See new Unicode documentation
2025-09-11 23:43:07 -07:00
rmkaplan
32145e2b6f Basic font files--see documentation
For the most part as described in docs/internal/FONTCODECHANGES and docs/internal/MEDLEYFONTFORMAT
2025-09-11 23:41:42 -07:00
rmkaplan
17515ef441 Make sure TEDIT backing files close on error (#2284)
Make sure backing files close on error
medley-250909-17515ef4 medley-250916-700021a0
2025-09-09 23:44:18 -07:00
rmkaplan
3e322d4828 MCCS.TEDIT -- clarify the filename issue 2025-09-09 10:35:36 -07:00
rmkaplan
d467bb7f57 UNICODE.TEDIT added description of UTF8TOMSTRING 2025-09-09 10:11:16 -07:00