1
0
mirror of synced 2026-03-14 22:38:23 +00:00

Commit Graph

  • e09feb7b6a Update buildLoadup workflow to handle new wsl1 maiko package. Actual work is in installers/deb/build_deb.sh. THere will now be wsl1 and wsl2 packages instead of just wsl packages. Frank Halasz 2025-06-04 11:15:39 -07:00
  • 5534e85a12 IN medley script, remove forcing wsl1 to use vnc Frank Halasz 2025-06-03 20:03:50 -07:00
  • 38f417907a Fix Issue #2155 by reordering in the loadup script the component loadups and when their outputs are copied into loadups dir. (#2160) medley-250603-38f41790 Frank Halasz 2025-06-03 17:25:10 -07:00
  • 04d98d232f Fix Issue 2139 (large parts of Medley tree not showing up in files.interlisp.org) and more improvements to files.interlisp.org (#2156) medley-250526-04d98d23 Frank Halasz 2025-05-26 10:18:10 -07:00
  • 9dc408c81a Expand the (PSEUDOHOSTS) function so that it can be used cleanly with RESETSAVE (#2154) Frank Halasz 2025-05-22 17:49:05 -07:00
  • 330c5a01a7 Some polish on the new loadup scripts - dribble files and lock overrides (#2157) medley-250519-330c5a01 Frank Halasz 2025-05-19 09:48:39 -07:00
  • 2499b3546e Fix Issue#2151 MEDLEY-INIT-VARS now resets the LI pseudohost whenever it resets the value of LOGINHOST/DIR (#2152) Frank Halasz 2025-05-19 09:46:07 -07:00
  • 7ad65469b1 GITFNS gwc looks at all subdirectories, like prc (#2131) rmkaplan 2025-05-14 10:11:29 -07:00
  • 9feba7f7c7 JSON-GET indexes arrays with integer attributes (#2140) medley-250512-9feba7f7 rmkaplan 2025-05-12 12:15:47 -07:00
  • c1c2c757b9 POSTSCRIPTSTREAM: Enable color names and RGB triples (#2127) Matt Heffron 2025-05-09 22:31:11 -07:00
  • 0f8959a074 Fix error in lsee RegEx to replace ^ with ↑ (#2138) Matt Heffron 2025-05-07 07:59:46 -07:00
  • 30872f62e7 READ-BDF Fix incorrect detection of Italic font slope from BDF font metadata. (#2132) medley-250501-30872f62 Matt Heffron 2025-05-01 06:45:29 -07:00
  • 40e3edc291 Remove DIRECTORYNAMEP check in EDITCALLERS (#2123) medley-250428-40e3edc2 rmkaplan 2025-04-28 17:49:43 -07:00
  • 6c025089c1 Rmk87 minor updates EXAMINEDEFS, REGIONMANAGER, and TEDIT-PF-SEE (#2113) Larry Masinter 2025-04-28 13:09:30 -07:00
  • f53da7518f Fix Issue #1848: Medley script (and hence loadup script) now checks for lde (ldeinit) on PATH (#2129) Frank Halasz 2025-04-28 13:02:16 -07:00
  • 39ebd40da4 READ-BDF: Handle newly encountered cases in BDF files. (#2108) Matt Heffron 2025-04-28 11:40:08 -07:00
  • ddbc8633eb LOADUPFULLFONTS: don't choke on extra index.html files in postscript font directory (#2117) Larry Masinter 2025-04-26 17:30:43 -07:00
  • a4b9099b80 Extensive loadup scripts revamp (#2111) Frank Halasz 2025-04-26 16:24:04 -07:00
  • f4b7e91a68 lispusers/COMMENTHACKS had a bogus 255 byte at end after STOP rmkaplan 2025-04-26 13:31:16 -07:00
  • 627f359b5e (WHEREIS xx NIL) means (WHEREIS xx '(FNS FUNCTIONS)) (#2112) medley-250421-627f359b rmkaplan 2025-04-21 11:47:56 -07:00
  • 46fe81bf36 REGIONMANAGER and GITFNS documentation update rmkaplan 2025-04-20 23:05:54 -07:00
  • 67a3e558f6 TEDIT-PF-SEE: Meta-T defaults to showing the definition in the current file rmkaplan 2025-04-20 22:52:06 -07:00
  • 37195dc7d9 REGIONMANAGER gives client better control over region recovered at closing rmkaplan 2025-04-20 22:50:51 -07:00
  • fe033efe22 EXAMINEDEFS uses the Tedit atom-bound table for word selection rmkaplan 2025-04-20 22:49:05 -07:00
  • 1491fa91cc READ-BDF add ability to create FONTDESCRIPTOR and write DISPLAYFONT files (#2015) medley-250419-36098df8 medley-250414-1491fa91 Matt Heffron 2025-04-14 12:08:10 -07:00
  • aec7aba530 This addresses the 2 issues #1961 and #2061 in loadup building (#2103) Matt Heffron 2025-04-14 11:54:23 -07:00
  • b0551fb953 Masterscope OUTPUT TEDIT uses atom word-bound table (#2096) rmkaplan 2025-04-14 11:00:40 -07:00
  • cd3889874f Rmk85 Tedit distinguish public TEDIT.NTHCHARCODE from private \TEDIT.NTH..., fix screen update bug (#2091) rmkaplan 2025-04-09 11:46:01 -07:00
  • 78e88e238b Sets EOL convention ANY in case SYSTEM-EXTERNALFORMAT defaults to :THROUGH (#2090) rmkaplan 2025-04-09 11:45:28 -07:00
  • 58aad924d2 Initial TEDIT window based on Lisp-source width estimate TEDIT.SOURCE.LINELENGTH (#2089) rmkaplan 2025-04-09 11:44:45 -07:00
  • 39bf5ba6e5 add LAFITE to fuller.database (#2085) medley-250407-39bf5ba6 Larry Masinter 2025-04-07 11:25:12 -07:00
  • 810ac28628 git ignore files produced by HCFILES (#2084) Larry Masinter 2025-04-07 11:09:45 -07:00
  • 3f5496f593 Use (CHARCODE Meta,0) instead of \KEYBOARD.META in LLKEY (#2094) rmkaplan 2025-04-05 22:19:46 -07:00
  • 6f44e39101 Remove library/keyboardeditor.tedit, it now resides in library/virtualkeyboards/ (#2092) rmkaplan 2025-04-05 12:33:22 -07:00
  • b072b6ef52 TEDITKEY TKDORADO TEDITDORADOKEYS EDITKEYS are obsoleted by new Tedit keybinding architecture (#2088) rmkaplan 2025-04-05 12:32:33 -07:00
  • b0c00e0636 Move WHEELSCROLL.xxx characters to Function character set (#2087) medley-250331-b0c00e06 rmkaplan 2025-03-31 11:44:19 -07:00
  • 75666aa979 TEDIT: New architecture for key bindings, plus better suggestions for initial window regions (#2070) rmkaplan 2025-03-31 11:43:13 -07:00
  • 36a7274390 Remove charset-shifting characternames from XCCS, leaving constants (#2082) rmkaplan 2025-03-28 15:45:11 -07:00
  • 2a66f76606 Remove charset-shifting characternames from XCCS, leaving constants rmkaplan 2025-03-26 00:04:20 -07:00
  • 3d5d96686a Rmk78 IMINDEXto remove obsolete Tedit field dependency (#2073) medley-250324-3d5d9668 Frank Halasz 2025-03-24 10:41:43 -07:00
  • 86ddc4b404 GITFNS: Middle-clicking the prc menu brings up the web page (#2077) rmkaplan 2025-03-24 10:35:15 -07:00
  • 140415f99c Use TEDITWINDOWP instead of \TEDIT.PRIMARYPANE rmkaplan 2025-03-24 10:33:25 -07:00
  • 1bdaa63d49 WHEELSCROLL: Put more of the branching logic inside the WHEELSCROLL function, add character names (#2069) rmkaplan 2025-03-24 10:19:06 -07:00
  • 88327b8644 Replace Envos with Medley in the lispusers documentation template (#2071) rmkaplan 2025-03-19 11:57:09 -07:00
  • 1d8685e6cb Fix issue #2072 (doHCFILES.yml fails). Also fix unrelated bug in buildReleaseInclDocker.yml workflow that was causing build failure. (#2074) Frank Halasz 2025-03-19 11:11:16 -07:00
  • 5e897c50b1 Delete DLIONFNKEYS (#2066) medley-250317-5e897c50 medley-250317-0ea51512 rmkaplan 2025-03-17 12:15:17 -07:00
  • ec03478fcf TEXTSTREAM instead of TEXTOBJ rmkaplan 2025-03-17 12:08:35 -07:00
  • 5366ae124c Remove dependency on internal TEXTOBJ field rmkaplan 2025-03-17 12:04:27 -07:00
  • 83c363ad28 Delete DLIONFNKEYS rmkaplan 2025-03-13 20:06:14 -07:00
  • 97fdcbdfe3 LLREAD: Add character names One, Two... for digits 0, 1 ... (#2060) medley-250317-09268465 rmkaplan 2025-03-12 23:57:07 -07:00
  • d9f5bd5957 Merge branch 'master' into rmk73--Add-character-names-for-digits rmkaplan 2025-03-10 23:41:58 -07:00
  • a4da0ec553 Update Tedit field names in Lafite (#2034) medley-250310-a4da0ec5 rmkaplan 2025-03-10 23:39:21 -07:00
  • 02411ef3f4 rmk72: Address Tedit Find and Substitute issues reported in #2055 (#2058) rmkaplan 2025-03-10 23:38:30 -07:00
  • 7242b998c7 LLREAD: Add character names One, Two... for digits 0, 1 ... rmkaplan 2025-03-08 09:59:28 -08:00
  • 70f0e97886 TEDIT-SELECTION and TEDIT-SCREEN: Selection should take account of diacritics rmkaplan 2025-03-06 20:24:32 -08:00
  • 6bf26ebadd TEDIT-FIND: Display after substitute should not be garbled rmkaplan 2025-03-06 20:23:39 -08:00
  • 02031bbf81 TEDIT-MENU: Find should work from expanded menu rmkaplan 2025-03-06 20:22:27 -08:00
  • 510516e62d move files from sources that are not used lmm-obsolete-unused-sources Larry Masinter 2025-03-05 21:21:27 -08:00
  • d4b8656803 TEDIT: Fix image object glitch plus minor extensions (#2049) rmkaplan 2025-03-05 12:27:50 -08:00
  • 0aa52aa8cd update LispUsers xerox-to-xbm to at least be cl:compiled (DFASL not LCOM) and TXT -> TEDIT. (#2047) medley-250303-0aa52aa8 Larry Masinter 2025-03-03 10:40:31 -08:00
  • ebe96bc7b0 Fix Issue #2050 - loadup script failures if Medley is not a .git directory (#2052) Frank Halasz 2025-03-03 10:27:10 -08:00
  • 98c481ba1a PDF to {NULL} only does postscript part (#2045) rmkaplan 2025-02-26 12:48:26 -08:00
  • 58f8fbdc53 Restore REM.CM to be separate file from greet file; Enable chaining of medley runs using REM.CM file (#2027) Frank Halasz 2025-02-26 09:52:01 -08:00
  • 3aa58b6374 TEDIT: Align paralooks with charlooks, recompile all files, miscellaneous updates (#2021) medley-250224-3aa58b63 rmkaplan 2025-02-24 21:24:53 -08:00
  • 0400c1ec7f Fix Medley builds on github actions - currently breaks due to error in creating Docker image for arm64. (#2039) Frank Halasz 2025-02-24 09:19:54 -08:00
  • 736ac51a8c FONTSAMPLER - Enable option to use HEX vs OCTAL on page info (#2018) Matt Heffron 2025-02-21 16:05:41 -08:00
  • c7f08aade9 forgot this one rmkaplan 2025-02-15 17:53:46 -08:00
  • c0e0aea80a Remove a few more dependencies on Tedit internals rmkaplan 2025-02-15 17:39:40 -08:00
  • f56033fca0 Change field names rmkaplan 2025-02-15 09:27:28 -08:00
  • ae52a44231 lispusers/DOCUMENT cleaned up and working with current Tedit (#2023) medley-250219-80f374a7 medley-250219-58d8ff16 medley-250219-222a679b medley-250209-ae52a442 rmkaplan 2025-02-09 22:07:41 -08:00
  • fbf0a98aec Yet another attempt to make a clean PR (compared with broken PRs #2007 & #2008 & #2013) (#2014) medley-250204-fbf0a98a Matt Heffron 2025-02-04 17:55:35 -08:00
  • 87d3abc632 Yet another attempt to make a clean PR (compared with broken PRs #2007 & #2008 & #2013) Matt Heffron 2025-02-04 17:22:54 -08:00
  • 1f317d34ef Obsolete and rename FONTSAMPLE no R (#2010) Matt Heffron 2025-02-03 12:30:53 -08:00
  • 86f5aadf95 Tedit: eliminate some CHARLOOKS fields, change Charlooks menu, add pagenum object, a few cleanups (#2004) rmkaplan 2025-02-03 12:14:49 -08:00
  • fc36176134 fix GITFNS prc command (#1994) rmkaplan 2025-02-03 12:07:58 -08:00
  • 1e47741a71 typo: chmod +x instead of -x for post-checkout script (#2006) Larry Masinter 2025-02-03 12:06:44 -08:00
  • 40d18fff6e Fix unbound vars errors in WRITESTRIKEFONTFILE from earlier edit. (#2003) Matt Heffron 2025-02-03 11:58:06 -08:00
  • 8323b1fae4 Improved REGIONMANAGER reference coordinates (#1998) Frank Halasz 2025-02-03 11:14:22 -08:00
  • 16e99100f5 Macros for multi-level alists (#1996) Matt Heffron 2025-02-03 11:01:03 -08:00
  • db9d879920 Slightly better progress reporting in LOADUP. (#1974) Matt Heffron 2025-02-03 10:52:00 -08:00
  • 907010013e Add back character sets that had characters outside 16 bit plane (#1964) rmkaplan 2025-02-03 10:47:12 -08:00
  • 0bc84f97f0 Per review comment from Ron Kaplan, moved constants DUMMYINDEX and MAXCHAR from EDITFONT to FONT. Matt Heffron 2025-02-01 12:44:17 -08:00
  • db98ea346b Remove GITFNS.PDF from repo (added by HCFILES ) (#2001) medley-250201-db98ea34 Larry Masinter 2025-02-01 10:49:21 -08:00
  • 402a861b95 Fix unbound vars errors in WRITESTRIKEFONTFILE from earlier edit. Matt Heffron 2025-02-01 10:25:49 -08:00
  • 6c3f0d8e56 Improved reference coordinates rmkaplan 2025-01-30 22:53:26 -08:00
  • 6c86838d18 Macros for multi-level alists rmkaplan 2025-01-29 22:57:37 -08:00
  • d9090011d4 Add WHICHKEY to lispusers/ (#1987) medley-250127-d9090011 rmkaplan 2025-01-27 11:54:09 -08:00
  • 40d2ac394c SEE-PDF searches for PDF file (#1939) rmkaplan 2025-01-27 11:52:31 -08:00
  • 4873590e22 TEDIT-FNKEYS makes sure that the new caret-point after onechar forward/backward is always LEFT (#1988) rmkaplan 2025-01-27 11:51:05 -08:00
  • 188895c7e9 Fix a glitch in Tedit screen-update (#1984) rmkaplan 2025-01-27 11:48:53 -08:00
  • 292a7cd787 Fix typo in VERSIONDEFS (#1990) rmkaplan 2025-01-27 11:45:55 -08:00
  • a1a67959d1 Converted EXV to a command exv (#1981) rmkaplan 2025-01-27 11:44:46 -08:00
  • 015868e9a6 Adds STATUS argument to LOGOUT for process exit status (#1978) Nick Briggs 2025-01-27 11:32:29 -08:00
  • 9f980276bf Add a call to check for orphaned versions after any checkout (#1973) Larry Masinter 2025-01-25 11:15:27 -08:00
  • ef6a645bf5 Fix move of PSEUDOHOSTS from lispusers to library (#1980) medley-250121-ef6a645b Matt Heffron 2025-01-21 10:40:30 -08:00
  • 90c723a8c1 Replace with the PSEUDOHOSTS files that were originally modified in the library. This preserves the git history. Matt Heffron 2025-01-20 21:11:09 -08:00
  • 20ec5c2bc9 Step 2 of move: move the files. Matt Heffron 2025-01-20 21:07:28 -08:00
  • ba3a5668bd Step 1 of move: Make a place to move friles from lispusers (delete git's knowledge of PSEUDOHOSTS in library) Matt Heffron 2025-01-20 21:04:39 -08:00
  • d737f7ec93 Manipulate versions of definitions by their ordinal file numbers (#1931) rmkaplan 2025-01-20 12:40:46 -08:00
  • 9e6eba2cd9 Clicking See for pdf files will do the ShellOpen (#1930) rmkaplan 2025-01-20 12:40:00 -08:00