1
0
mirror of synced 2026-03-14 06:27:11 +00:00

Commit Graph

  • c793c967c6 Rmk150 tedit and sketch doc files (#2450) rmkaplan 2026-01-21 18:00:20 -08:00
  • 5a79b56a4f Resolved merge conflicts by favoring main branch Frank Halasz 2026-01-18 13:30:41 -08:00
  • 65c482bc06 Rmk150 update to tedit.abbrevs (#2439) medley-260114-65c482bc rmkaplan 2026-01-14 08:44:03 -08:00
  • 8292d3287b Fix FILETYPE property of HLDISPLAY (#2430) medley-260112-8292d328 rmkaplan 2026-01-12 10:23:06 -08:00
  • 782d97ed77 Fix MANAGER Warnings issued at load time. (#2440) medley-260106-782d97ed Matt Heffron 2026-01-06 10:51:56 -08:00
  • 6e00dcf458 When no ethernet \FIND.LOCALPUPHOSTNUMBER should immediately return NIL Nick Briggs 2026-01-01 18:05:52 -08:00
  • 16fa8c6a24 Updates \ETHEREVENTFN to remove early exit when the ethernet is unvailable. Nick Briggs 2025-12-17 13:08:38 -08:00
  • b9757062e9 Fix typo in MAIKOCOLOR (#2435) rmkaplan 2025-12-31 11:29:43 -08:00
  • ba90276e93 Recompile \INITDISPLAYBCPL in ATERM (#2432) medley-251230-ba90276e rmkaplan 2025-12-30 14:11:33 -08:00
  • 30ff3676b7 FONTSAMPLER labelling fixed - ColumnMajor selectable (#2411) Matt Heffron 2025-12-29 11:34:18 -08:00
  • dd1f79a61d Merge branch 'master' into mth57--FONTSAMPLER_fix_labels_ColumnMajor_selectable Matt Heffron 2025-12-29 11:30:47 -08:00
  • edd88a7356 Complete the READ-BDF changes for MEDLEYDISPLAYFONT format (#2395) Matt Heffron 2025-12-29 11:30:24 -08:00
  • 14f4fa875b Merge branch 'master' into mth57--FONTSAMPLER_fix_labels_ColumnMajor_selectable Matt Heffron 2025-12-29 11:26:58 -08:00
  • 50ab6599ae Add to DEFINE-RECORD expansion providing of arglist info for generated macros. (#2415) Matt Heffron 2025-12-29 11:12:58 -08:00
  • 721bcecbc0 #2353Remove vacuous (BYTESIZE) from DIRECTORY LENGTH column (#2431) rmkaplan 2025-12-29 11:09:44 -08:00
  • a4571dd83a Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-12-29 11:05:35 -08:00
  • 3673f926f1 Add parameter to FontSample to enable excluding output of sheets that contain only SLUGs, i.e., no glyphs. Defaults to NIL == don't exclude. Matt Heffron 2025-12-26 16:41:46 -08:00
  • 9b44d24910 Merge branch 'master' into mth57--FONTSAMPLER_fix_labels_ColumnMajor_selectable Matt Heffron 2025-12-26 16:00:12 -08:00
  • 814de5b032 The SASSOC macro was actually doing ASSOC (#2420) medley-251222-814de5b0 Matt Heffron 2025-12-22 11:08:11 -08:00
  • 82c9cd3d94 The SASSOC macro was actually doing ASSOC rmkaplan 2025-12-21 20:45:10 -08:00
  • 32c52cd539 Fixed unloaded charset didn't display. Checking for charset *known* to be EQ to the SLUG charset, didn't verify that the font *had* a SLUG charset, so was comparing to NIL, which excluded *all* unloaded charsets. Matt Heffron 2025-12-09 14:06:38 -08:00
  • 2effafc5fb Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-12-08 23:09:48 -08:00
  • fd7f50c56f Merge branch 'master' into mth57--FONTSAMPLER_fix_labels_ColumnMajor_selectable Matt Heffron 2025-12-08 23:09:30 -08:00
  • 16f4e24988 Fixed glitch in SPREADFONTSPEC macro, for Masterscope (#2410) medley-251208-16f4e249 Matt Heffron 2025-12-08 23:08:43 -08:00
  • 4706af1a13 Make the layout orientation, ColumnMajor or not, be selectable. Fix the row/column labels to correspond to ColumnMajor selection. Matt Heffron 2025-12-08 22:36:02 -08:00
  • 570f5e3bfc Fixed glitch in SPREADFONTSPEC macro, for Masterscope rmkaplan 2025-12-08 22:22:42 -08:00
  • c496805cac Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-12-08 12:19:37 -08:00
  • 71894e9b54 Make CHARSETENCODING and FONTCHARENCODING values of CHARSETINFO and FONTDESCRIPTOR, respectively, explicitly be MCCS Matt Heffron 2025-12-08 12:18:35 -08:00
  • 4e510f89db FontSampler sample sheet display in column major order. (#2406) Matt Heffron 2025-12-08 11:51:51 -08:00
  • e530304754 Merge branch 'master' into mth56--FontSampler_column_major_order Matt Heffron 2025-12-08 11:51:36 -08:00
  • e7bf6e0138 FONT: eliminate hyphen INFILEPs for font lookup (#2405) rmkaplan 2025-12-08 11:45:47 -08:00
  • bed9819009 Correct documentation re: sample sheet in a window. Matt Heffron 2025-12-05 16:37:48 -08:00
  • d2b1726d8d Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-12-05 11:18:54 -08:00
  • 87e8f2dc21 Display in column major order. Added alternative CharacterSets designations. Updated documentation. Matt Heffron 2025-12-05 11:13:28 -08:00
  • e43fb61bee Rmk140 Sketch uses new font interfaces (#2358) rmkaplan 2025-12-04 17:31:47 -08:00
  • ba8d9b4461 LOOP preposition INTO fixed (#2401) Matt Heffron 2025-12-03 16:05:08 -08:00
  • 55da53966b Sort the sublists in the value returned by CALLS rmk143--Sort-value-of-CALLS rmkaplan 2025-12-02 20:20:51 -08:00
  • c25da55775 Removed obsolete/lispusers/READ-BDF-old/READ-BDF* Matt Heffron 2025-12-02 16:24:00 -08:00
  • 27d4e7aab2 More bugs discovered and fixed. (This needs regression tests. "Harmless" edits aren't!) Documentation review changes. Matt Heffron 2025-12-02 16:13:26 -08:00
  • b5ccfdc4e7 Fixed incomplete description in documentation. Changed parameters for BUILD-COMPOSITE to simplify, and enable keyword :VERBOSE parameter. Added some VERBOSE progress messages. Matt Heffron 2025-12-01 23:39:59 -08:00
  • 5a0a9dfd6f Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-12-01 21:18:18 -08:00
  • 08a1d79265 If CADR of a TEDIT.ABBREVS entry is LITATOM that can CHARCODE.DECODE (i.e., it's on CHARACTERNAMES), use it. Clear the TEdit prompt window if \TEDIT.ABBREV.EXPAND finds an expansion in TEDIT.ABBREVS. mth54--TEdit_doesnt_correctly_process_TEDIT.ABBREV_entries Matt Heffron 2025-12-01 20:52:27 -08:00
  • f0067ffa1d Really revert BACKGROUND-YIELD to CAUSEINTERRUPT until Maiko fixed (#2397) medley-251201-f0067ffa Matt Heffron 2025-12-01 18:45:24 -08:00
  • 140f76216c Really revert BACKGROUND-YIELD to CAUSEINTERRUPT until Maiko fixed Larry Masinter 2025-12-01 16:06:07 -08:00
  • 6f06621835 Remove markdown from titles and other minor cleanup (#2394) Bill Stumbo 2025-12-01 18:11:32 -05:00
  • 568621ef39 Relegate old primer to history (#2385) Larry Masinter 2025-12-01 15:07:07 -08:00
  • 9ebcd6827c APPS button points to new primer (#2386) Larry Masinter 2025-12-01 15:06:15 -08:00
  • ebcf361d3d lmm revert causeinterrupt for now (#2396) Larry Masinter 2025-12-01 14:45:36 -08:00
  • 77562ad954 change loadups/branches to loadups/tagged in .gitignore (#2392) rmkaplan 2025-12-01 11:50:29 -08:00
  • 5620e591b5 Merge branch 'master' into mth53--Construct_composite_font_from_multi_BDF_files Matt Heffron 2025-11-30 17:51:02 -08:00
  • a8a427597f Significant restructuring: Removed WRITE-BDF-TO-DISPLAYFONT-FILE (i.e., no STRIKE format files). No multiple-values returned. Instead, use LIST when appropriate. BDF-TO-CHARSETINFO is now IDEMPOTENT w.r.t. the GLYPHS. Move resolution and defaulting of FAMILY, FACE, SIZE, ROTATION, DEVICE from WRITE-BDF-TO-MEDLEYDISPLAYFONT-FILE to BDF-TO-FONTDESCRIPTOR. Keep the MCCS chars present BITMAP in the BDF-FONT structure, instead of needing to schlepping it around separately. Abstracted testing/setting the MCCS chars present bits to CHAR-PRESENT-BIT (mimicking BITMAPBIT). Added COUNT-MCHARS to know how many MCCS chars are marked in the BITMAP as present. READ-BDF now handles when UTOMCODE? returns multiple mappings, and creates the appropriate duplicate GLYPHS with different MCCS char codes. READ-GLYPH doesn't create an empty BITMAP for spacing glyphs. Matt Heffron 2025-11-30 17:46:12 -08:00
  • 097f346c3b Rmk143 INITVARS command for MEDLEY-INIT-VARS, FLUSHFONTCACHE (#2383) rmkaplan 2025-11-30 09:14:22 -08:00
  • ab3090f29c Update .github/ISSUE_TEMPLATE/what_people_are_saying.yml bs14_issue_template_cleanup Bill Stumbo 2025-11-30 08:32:07 -05:00
  • bbc90ca791 Merge branch 'master' into bs14_issue_template_cleanup Bill Stumbo 2025-11-30 08:19:00 -05:00
  • 0a30d9a87b Remove markdown from titles and other minor cleanup Bill Stumbo 2025-11-29 16:51:35 -05:00
  • 17b6aae755 Bs13 create primer issue template (#2387) Bill Stumbo 2025-11-29 08:36:31 -05:00
  • 5bca03d81e Resolve review feedback. Bill Stumbo 2025-11-28 08:28:12 -05:00
  • fbe98dd044 Change additional information to textarea Bill Stumbo 2025-11-28 00:46:21 -05:00
  • d30584cc29 Fix syntax errors Bill Stumbo 2025-11-28 00:44:13 -05:00
  • 40ac00d38c Initial version of issue template for the new Primer Bill Stumbo 2025-11-28 00:34:42 -05:00
  • b10d90b42f More progress on composite files. WRITE-BDF-TO-DISPLAYFONT-FILES is deprecated (but symbols imported from IL: only for use there are not yet removed from :IMPORT-FROM) Matt Heffron 2025-11-19 22:07:50 -08:00
  • 696d34cb9d Add BACKGROUND-YIELD to Lisp.sysout (and thus to FULL.SYSOUT) so you don't need to load it in INITs. (#2357) medley-251118-696d34cb Larry Masinter 2025-11-18 11:17:46 -08:00
  • 0fdcbe0590 Extend GITFNS/COMPAREDIRECTORIES so that the See and Compare commands work after files have been rearranged (#2331) rmkaplan 2025-11-17 13:32:50 -08:00
  • 9d2809028d Fix Tedit promptwindow overlap when given a title-less window (#2375) rmkaplan 2025-11-17 13:31:59 -08:00
  • 30ceada587 Merge branch 'master' into mth53--Construct_composite_font_from_multi_files Matt Heffron 2025-11-17 10:51:43 -08:00
  • f048076a91 Next phase of BDF to MEDLEYDISPLAYFONT - in progress. Matt Heffron 2025-11-17 10:48:15 -08:00
  • defd68a892 READ-BDF initial changes for XCCS to MCCS (#2360) Matt Heffron 2025-11-17 10:44:23 -08:00
  • 0be9efd6ca Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-11-14 14:11:38 -08:00
  • 428aac56ea TEDIT.INSERT ends with a point selection (#2371) rmkaplan 2025-11-14 10:09:46 -08:00
  • 0ffa40807d Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-11-07 22:07:42 -08:00
  • 3410e3db62 Cleanup DEFPACKAGE using :IMPORT-FROM, and fewer imports. Various renaming for consistency with XCCS -> MCCS changes. Use IL:FONTSPEC record instead of using FIRST, SECOND, etc. Fix the parsing of IL:FONTSPEC to use COMPRESSED instead of incorrect CONDENSED. Zero-width "image" with zero-width "escapement" GLYPHS get put into NOMAPPINGCHARSET. Add (FILES (SYSLOAD) SYSEDIT) under existing (DECLARE: EVAL@COMPILE DONTCOPY ...) Matt Heffron 2025-11-07 21:47:39 -08:00
  • e4641d8515 Lispusers package KINETIC: add CLOSEFN to Kinetic window so that kinetic activity stops and window closes when CLOSEW is called .. (#2351) medley-251107-e4641d85 Frank Halasz 2025-11-07 17:48:24 -08:00
  • 17292d3ea1 Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-11-05 09:53:18 -08:00
  • 72251e34a6 Fix SLASHIT bug (#2356) medley-251104-72251e34 rmkaplan 2025-11-04 16:08:26 -08:00
  • eb14868208 Rmk138 MCCS stragglers (#2332) rmkaplan 2025-11-03 14:54:31 -08:00
  • 2d91426dc1 Add :IMPORT-FROM option to DEFPACKAGE (#2335) Matt Heffron 2025-11-02 20:14:07 -08:00
  • 4ae7a5d9af Add function (ShellWget URL OUTFILE) that calls the shell to execute 'wget URL -O OUTFILE'. No checking is done on the URL. fgh_wget Frank Halasz 2025-11-02 12:21:06 -08:00
  • fa81f276d9 Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-10-29 15:29:27 -07:00
  • aae53a700f Adjustments to GITFNS (#2321) medley-251027-aae53a70 rmkaplan 2025-10-27 12:12:20 -07:00
  • 54f8b889b9 Rmk131 Mapping MCCS filenames to (Mac?) UTF-8 file names (#2320) rmkaplan 2025-10-27 11:54:56 -07:00
  • 8d0011ce2c EDITFONT bug fix--compatibility with new FONT conventions (#2323) rmkaplan 2025-10-27 11:22:28 -07:00
  • 87b3ee3134 WHICHKEY returns the keynumber as well as the keyname, for convenience (#2322) rmkaplan 2025-10-27 11:21:46 -07:00
  • 1ff49b58fe Update MODERNIZE.TEDIT (#2324) rmkaplan 2025-10-27 11:21:01 -07:00
  • ac570f4b06 TEDIT: Better heuristic estimate of initial region, better management of margin bar (#2326) rmkaplan 2025-10-27 11:20:33 -07:00
  • 82fc95ce18 rmk122--Next round on fonts and MCCS (#2280) medley-251020-82fc95ce rmkaplan 2025-10-20 17:17:34 -07:00
  • 54353a4bef Fix Issue #2285 (partial): Add ghostscript to cygwin install to support PDFSTREAM (#2292) Frank Halasz 2025-10-20 10:42:10 -07:00
  • 34531738d5 Restore files that got nulled out (#2317) rmkaplan 2025-10-17 22:38:47 -07:00
  • 87482ba788 Merge remote-tracking branch 'origin/rmk122--FONT-next-round' into fgh_irm-01 Frank Halasz 2025-10-14 23:37:12 -07:00
  • 7e397fff8a Return to 'original' versions of TEDIT files Frank Halasz 2025-10-14 23:31:06 -07:00
  • 016a71622c Use field names instead of CAR/CADR rmkaplan 2025-10-13 18:05:42 -07:00
  • fda911ebb8 Fix \FONTFACE glitch rmkaplan 2025-10-13 17:43:41 -07:00
  • 61ba8b8f5c Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-10-13 17:39:50 -07:00
  • e69b852b6b Merge branch 'master' into mth49--some-errors-parsing-BDF Matt Heffron 2025-10-13 17:37:00 -07:00
  • 28dc362c86 Update KEYBOARDCONFIGS rmkaplan 2025-10-13 13:47:12 -07:00
  • 94cf5fe586 Incorporating PR#2280 to handle recent font issues. Capturing work done before 2025-10-12 which has not previously been captured. Frank Halasz 2025-10-13 12:22:15 -07:00
  • ab5c28193d Add DEL to MTOUCODE mappings rmkaplan 2025-10-11 13:35:35 -07:00
  • b27c9f6968 Update CHAT for MCCS rmkaplan 2025-10-11 13:34:56 -07:00
  • b747e0fca2 Add title tag rmkaplan 2025-10-09 21:22:47 -07:00
  • cb5817ef3d Debugging aligned with macros rmkaplan 2025-10-09 21:22:34 -07:00
  • 5c011373e2 Fix glitches rmkaplan 2025-10-09 21:21:58 -07:00