Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Commit History main

e0f8e34Update instructions to rename txt file if neededDaveJarvis • 2021-05-10
716e9a3Tweak documentationDaveJarvis • 2021-05-10
c4b4eefUpdate instructions for saving batch fileDaveJarvis • 2021-05-10
23a397fLink to direct downloadDaveJarvis • 2021-05-10
db777e0Update installation instructionsDaveJarvis • 2021-05-10
7c8eddfUpdate typesetting instructionsDaveJarvis • 2021-05-10
cf724b7Reference themes key under ConTeXtDaveJarvis • 2021-05-09
a94548fAdd commentsDaveJarvis • 2021-05-09
e2da010Remove files on errorDaveJarvis • 2021-05-09
fbd6210Add asserts on nullityDaveJarvis • 2021-05-09
11b23a7Add comment about theme installationDaveJarvis • 2021-05-09
7bfa9f9Remember selected theme nameDaveJarvis • 2021-05-09
ef0709fAllow user to select theme when exporting to PDFDaveJarvis • 2021-05-09
87a48ffUse regular download hyperlinkDaveJarvis • 2021-05-07
0ef45a3Revise hyperlinkDaveJarvis • 2021-05-07
5e2cc43Update themes typesetting document linkDaveJarvis • 2021-05-07
fbfd6f7Embed TeX line breaks in XHTML addressDaveJarvis • 2021-05-07
6d20fa5Add byline, address, phone, email variablesDaveJarvis • 2021-05-06
26df472Fix document timestamp preference field textDaveJarvis • 2021-05-06
e495740Add and export pseudonym metadataDaveJarvis • 2021-05-05
cb0b2f3Add word count to metadataDaveJarvis • 2021-05-05
f6c247cSuppress typographic extension for PDFDaveJarvis • 2021-05-05
3ec72e9Simplify run instructionsDaveJarvis • 2021-05-04
7ae91aeUse IDE run configuration imageDaveJarvis • 2021-05-04
5e4e21cUpdated run instructions for JDK 16DaveJarvis • 2021-05-04
26ad70eUpdate build instructions for JDK 16DaveJarvis • 2021-05-04
600a3adUpdate straight quote test text fileDaveJarvis • 2021-05-04
7522cb7Fix media type detection for MNG filesDaveJarvis • 2021-05-04
ede3638Add launch script to handle illegal accessdjarvis • 2021-05-04
4ce59f6De-duplicate module config for unit testsdjarvis • 2021-05-03
0ccf4d5Disable non-functional unit test, add module extensions to unit testsdjarvis • 2021-05-03
c530464Add comment to clarify intentDaveJarvis • 2021-04-26
354371fAdd lists of contractionsDaveJarvis • 2021-04-26
fe25844Add contractions filesDaveJarvis • 2021-04-26
96ad941Update test quotesDaveJarvis • 2021-04-26
19348a4Convert EBNF to ANTLR4 syntaxDaveJarvis • 2021-04-24
72213c6Update EBNF for quotationsDaveJarvis • 2021-04-24
ee38c12Add EBNF for English straight quotesDaveJarvis • 2021-04-24
ab09a63Add link to font documentationDaveJarvis • 2021-04-17
d0f2705Permit fine control of ligatures and dashes using typesetterDaveJarvis • 2021-04-17
62aa012Add reference to theme repoDaveJarvis • 2021-04-17
e33a509Remove themes from main repoDaveJarvis • 2021-04-17
1c65a98Add title page, move metadata from preview to XHTMLDaveJarvis • 2021-04-17
bff0c1eUpdate typesetting document, revise TeX file commentsDaveJarvis • 2021-04-17
84c8d42Add more document metadataDaveJarvis • 2021-04-17
475714fAdd theme comments, add document metadataDaveJarvis • 2021-04-17
74c5c62Fix quotations, adjust themesDaveJarvis • 2021-04-16
9a8fa61Add missing newlinesDaveJarvis • 2021-04-14
e9fdbd1Add Boschet style, use thinruleDaveJarvis • 2021-04-14
9d769d1Add typesetting instructions, add start of theme, fix typesetting env propertyDaveJarvis • 2021-04-14
b0b5b74Switch themes path to directory preferenceDaveJarvis • 2021-04-13
c0e7aa5Separate XML setups, detect table footerDaveJarvis • 2021-04-13
b04525bRemove screen shot, clarify typesetting documentationDaveJarvis • 2021-04-13
7bf45bfUpdate Java version hyperlinkDaveJarvis • 2021-04-12
e9b095dAdd typeset alarm, add hyperlink event handler, update typesetting documentationDaveJarvis • 2021-04-12
75f4eabClarify commentsDaveJarvis • 2021-04-12
1358a37Clarify commentsDaveJarvis • 2021-04-12
ede6fbeUpdate status while typesetting, improve exception messagesDaveJarvis • 2021-04-11
d2fa07eCreate luatex cache directory on first PDF runDaveJarvis • 2021-04-11
812332bMinor clean-up of preferencesDaveJarvis • 2021-04-10
a895d07Reference Liberica JDK FullDaveJarvis • 2021-04-10
defe8aeRevert to JDK 15 due to broken PreferencesFXDaveJarvis • 2021-04-10
599bb7dRemove obsolete upgrade codeDaveJarvis • 2021-04-10
e4b0d73Remove extension from file icons, then minify themDaveJarvis • 2021-04-10
a53f1ceClose resourcesDaveJarvis • 2021-04-10
b76f233Replace buggy JavaFX FileChooser with new widgetDaveJarvis • 2021-04-09
4520ee8Update to JDK 16DaveJarvis • 2021-04-08
7d771baRun all export tasks in non-JavaFX threadDaveJarvis • 2021-04-07
17da710Simplify scrolling by grouping related actions in Swing threadDaveJarvis • 2021-04-06
69b4fccAddress flaky Swing threading, change cache directoryDaveJarvis • 2021-04-06
b34b0efReuse status event methodDaveJarvis • 2021-04-06
55f5d97Migrate constants into package to hide accessor methodDaveJarvis • 2021-04-06
aa6f8caSeparate graphics constants, re-add unit test, move fetching status messagesDaveJarvis • 2021-04-06
c4d8101Remove HTTP request duplication, sniff media types, prevent widows/orphansDaveJarvis • 2021-04-06
aee09caAdd note about stream closureDaveJarvis • 2021-04-04
cd4692fAutodetect unknown file formatDaveJarvis • 2021-04-04
bbd3e1dDetect file type from contentsDaveJarvis • 2021-04-04
16acbf7Remove unused code for stripping XML/DOCTYPE declarationsDaveJarvis • 2021-04-04
c95d901Add basic styling to PDF output; drop HTTP HEAD request for GETDaveJarvis • 2021-04-04
25d2998Update libraries, download all remote image file resourcesDaveJarvis • 2021-04-03
b6415a3Refactor FileUtils to eliminate itDaveJarvis • 2021-04-02
c41fc89Move basic theme into subdirectoryDaveJarvis • 2021-04-01
230d15bMove basic theme into subdirectoryDaveJarvis • 2021-04-01
feedb85Rename shell scriptsDaveJarvis • 2021-04-01
fb0ed95Move sikuli into test directoryDaveJarvis • 2021-04-01
1a14cfdRename theme to skinDaveJarvis • 2021-04-01
3b90293Reorg directoriesDaveJarvis • 2021-04-01
073fe4fReturn property value for ConTeXt configurationDaveJarvis • 2021-04-01
f9c1a48Call out to ConTeXt for typesettingDaveJarvis • 2021-03-31
7b2f511Amalgamate common file functionalityDaveJarvis • 2021-03-30
7e75d92Retain TeX delimiter when exporting as XHTML or PDFDaveJarvis • 2021-03-25
0a40a75Allow exporting relative paths to documentDaveJarvis • 2021-03-23
cd8d7bcAdd preliminary export to PDF code (non-functional)DaveJarvis • 2021-03-22
c728521Sane enumerated and bullet list stylesDaveJarvis • 2021-03-22
fc909b1Export XHTML with tex element, style list elements, fix relative imagesDaveJarvis • 2021-03-22
f4dfed9Autodetect image file extensions from user preferences and content-typeDaveJarvis • 2021-03-17
6d4b12aAccept Enter key in file explorer, export remote/relative images in XHTMLDaveJarvis • 2021-03-09
bfef24bAdd rasterization upon exportDaveJarvis • 2021-03-08
b368ed8Add ability to export as XHTMLDaveJarvis • 2021-03-07
84f07d5Upgrade Aho-Corasick library; update allowable basic fenced div class namesDaveJarvis • 2021-03-04