1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
Commit graph

1693 commits

Author SHA1 Message Date
Graham Nelson 75e61b1842 -kit withdrawn in favour of JSON metadata for projects 2022-06-27 22:25:28 +01:00
Graham Nelson a3cf5b6ab2 Enabled incremental kit-building 2022-06-26 22:38:07 +01:00
Zed Lopez 08cf263724 initial commit 2022-06-25 12:22:47 -07:00
Graham Nelson d2fd3edeec Removed now unused roundrect corner images 2022-06-24 22:41:09 +01:00
Graham Nelson 2f8beb9912 Began work on project metadata files 2022-06-24 00:58:19 +01:00
Graham Nelson d442a01de4 Fix for Jira bug I7-2164 2022-06-23 20:51:01 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson b7a00c67c0 Restored two accidentally deleted files 2022-06-23 17:12:51 +01:00
Graham Nelson e6269cd50f Merge branch 'master' of https://github.com/ganelson/inform 2022-06-23 10:16:41 +01:00
Graham Nelson fd9ccc26ce Updated test cases for roundrect changes 2022-06-23 10:16:10 +01:00
Toby Nelson fb847f30c0 copy the new rounded corners CSS from macos-platform.css to platform.css and windows-platform.css 2022-06-23 08:22:37 +01:00
Toby Nelson f79cf41be7 Rounded corners using CSS, and more dark mode variables. 2022-06-22 22:19:07 +01:00
Graham Nelson d7ceb23557 Updated tests to use UUID 00000000-0000-0000-0000-000000000000 2022-06-22 09:22:31 +01:00
Graham Nelson 7857794ac6 Fix for Jira bug I7-2157 2022-06-21 00:05:35 +01:00
Graham Nelson 23c89935ac Merge branch 'master' of https://github.com/ganelson/inform 2022-06-20 22:20:16 +01:00
Graham Nelson e22e1a06c4 Fix for Jira bug I7-2159 2022-06-20 22:19:44 +01:00
Graham Nelson 321c92a9e8
Merge pull request #60 from zedlopez/patch_adverb_phrases_doc
two single-word doc patches
2022-06-19 19:59:58 +01:00
Zed Lopez c2b328ae1d removing superfluous "the" 2022-06-18 16:12:12 -07:00
Zed Lopez cce67d32b4
Merge branch 'ganelson:master' into master 2022-06-18 16:10:43 -07:00
Graham Nelson e793942a71 Further work on removing hard-wired colours, to support Dark Mode apps 2022-06-18 16:06:16 -07:00
Toby Nelson dfa4b11945 dark mode colours added to macos-platform.css 2022-06-18 16:06:16 -07:00
Graham Nelson fd9d4c161f Updated 2022-06-18 16:06:16 -07:00
Toby Nelson 45a7e3eef1 macos platform.css 2022-06-18 16:06:16 -07:00
Zed Lopez 4307677a34 doc patch 2022-06-18 16:02:39 -07:00
Graham Nelson 7eaa555953 Further work on removing hard-wired colours, to support Dark Mode apps 2022-06-16 23:42:17 +01:00
Toby Nelson 83c687832a dark mode colours added to macos-platform.css 2022-06-15 09:15:28 +01:00
Graham Nelson f97d737419 Updated 2022-06-14 21:43:04 +01:00
Toby Nelson e358fec041 macos platform.css 2022-06-14 21:40:46 +01:00
Graham Nelson 717c3d79b3 Removed some hard-wired CSS colours from the source code 2022-06-13 18:44:57 -07:00
Zed Lopez 882d3f6306 removing story title, using colon 2022-06-13 18:44:57 -07:00
Zed Lopez 6fc609858b story title in transcript rule response patch 2022-06-13 18:44:57 -07:00
Graham Nelson 13cb22ae9b Removed some hard-wired CSS colours from the source code 2022-06-13 19:42:39 +01:00
Graham Nelson f400c8d815
Merge pull request #59 from zedlopez/story_title_in_transcript_showversion
story title in transcript rule response patch
2022-06-11 10:52:54 +01:00
Zed Lopez 22db1769d4 removing story title, using colon 2022-06-11 02:45:37 -07:00
Graham Nelson d6273aa81c
Merge pull request #58 from curiousdannii/parchment
Parchment: AsyncGlk updates to fix some display issues
2022-06-11 08:49:47 +01:00
Zed Lopez 614723fb70 story title in transcript rule response patch 2022-06-10 21:07:04 -07:00
Dannii Willis d487ddf55a Parchment: AsyncGlk updates to fix some display issues in high DPI screens 2022-06-11 10:05:50 +10:00
Graham Nelson 7f731ba5de
Merge pull request #57 from neroden/html-tag-matching
Html tag matching
2022-06-08 07:44:59 +01:00
Graham Nelson ee028056db Merge branch 'master' of https://github.com/ganelson/inform 2022-06-06 22:13:29 +01:00
Graham Nelson b872b87af1 Documentation for new inbuild option -no-versions-in-filenames 2022-06-06 22:13:08 +01:00
Graham Nelson 40d642fa6b Fix for bug causing kit integration into the apps to fail 2022-06-06 22:06:31 +01:00
Graham Nelson 08d95fb9c3
Merge pull request #56 from neroden/extension-doc-example-section-fix
Don't treat Sections in examples as Sections in documentation of extensions
2022-06-05 12:54:18 +01:00
Nathanael Nerode 37e528497a Extension documentation rendering: small code reformat preparatory to future cleanup 2022-06-04 15:11:13 -04:00
Nathanael Nerode 44ccd5e578 Extension Documentation rendering: remove some spurious HTML_OPEN("p") and HTML_CLOSE("p"). 2022-06-04 14:54:51 -04:00
Nathanael Nerode 7a7f9335e3 Merge branch 'extension-doc-example-section-fix' into html-tag-matching 2022-06-04 14:29:36 -04:00
Nathanael Nerode a33b685428 Don't treat Sections in examples as Sections in documentation of extensions. 2022-06-04 14:20:42 -04:00
Nathanael Nerode 80fa37219e Match some tags in generated HTML documentation (not all) 2022-06-04 14:11:41 -04:00
Graham Nelson f6077903dc Added working notes 2022-06-04 13:28:06 +01:00
Graham Nelson 307c937eba Completed transition to JSON metadata for kits 2022-06-04 13:20:45 +01:00
Graham Nelson 958c286566 Added -sync-kit-versions to inpolicy 2022-06-03 23:56:04 +01:00