Dave Jarvis' Repositories

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

Commit History main

e6325e3Remove unnecessary parensDaveJarvis • 2022-10-30
daf3453Upgrade to KeenQuotes 4.2.1, try to force context menu focusDaveJarvis • 2022-10-30
2a4444aUpdate build instructions for JDK 19DaveJarvis • 2022-10-29
ce8db8cSuppress exporting caret ID attribute when exporting to HTML formatDaveJarvis • 2022-10-19
977b5cfUpgrade Jackson, KeenQuotesDaveJarvis • 2022-10-09
df4428cPass attributes to R svg export functionDaveJarvis • 2022-09-19
addd6d9Optimize SVG preprocessingDaveJarvis • 2022-09-12
09f485cAdd line separators between files, fix SVG diagram exportsDaveJarvis • 2022-09-10
c62d577Add JSON to Renjin, fix NPEDaveJarvis • 2022-09-09
0556821Merge pull request #157 from DaveJarvis/1_migrate_batik_to_echosvgDave Jarvis • 2022-09-05
6d28bf2Run ConTeXt after creating containerDaveJarvis • 2022-09-05
1ed0ff3Add ConTeXt typesetting software and KeenWrite Themes to containerDaveJarvis • 2022-09-05
77c961fRemove video filesDaveJarvis • 2022-09-04
0ab61f5Restore most recent tab and caret offset into fileDaveJarvis • 2022-09-03
0f5c5ddUpdate librariesDaveJarvis • 2022-09-02
81f2344Persist chapters export settingDaveJarvis • 2022-08-31
b1a5cd6Fix docs, automatic code clean up, remove unused classesDaveJarvis • 2022-08-31
5de3936Upgrade KeenQuotes to 2.0.6DaveJarvis • 2022-08-28
619fa48Upgrade KeenQuotes to 2.0.5DaveJarvis • 2022-08-28
bf6d91cExport only non-empty metadata valuesDaveJarvis • 2022-08-28
78835f0Prepopulate the chapter range input field from user settingsDaveJarvis • 2022-08-27
de1bd9eFix off-by-one errorDaveJarvis • 2022-08-27
9245a41Specifying no range results in all chapters exportedDaveJarvis • 2022-08-27
41f5493Use range validator for exporting chapter subsetsDaveJarvis • 2022-08-27
964deabAdd UI dialog for exporting a chapter subsetDaveJarvis • 2022-08-27
bf0bf00Update KeenQuotes to v2.0.4DaveJarvis • 2022-08-23
4fea739Update KeenQuotes libraryDaveJarvis • 2022-08-21
8365e40Update KeenQuotes versionDaveJarvis • 2022-08-20
1dd250aUpdate quote curler, add context menu option for definitionsDaveJarvis • 2022-08-20
d2b5427Update version numberDaveJarvis • 2022-08-10
0a3cc01Update documented JDK versionDaveJarvis • 2022-08-10
e9e7beaFix disappearing caret bugDaveJarvis • 2022-08-07
c112af0Deduplication, strip XML, remove unused classDaveJarvis • 2022-08-06
546591fRevise quotation mark usageDaveJarvis • 2022-08-06
2211f0dRemove TODO ControlsFX commentDaveJarvis • 2022-08-06
ab532cfRemove jwheatsheaf; native file chooser is fixed in JDK 18DaveJarvis • 2022-08-06
d980df2Upgrade libraries, JDK18, GTK3, native file chooserDaveJarvis • 2022-08-06
b74d82eAdd logging around image resolutionDaveJarvis • 2022-08-03
6bb0e1dFix keep-files bug, add help for invalid option, add lyrics CSS styleDaveJarvis • 2022-08-03
4971256Close device when R plot has errorDaveJarvis • 2022-06-28
4045cfeAdd links to Chinese documentationDaveJarvis • 2022-06-20
36cc36bResolve unambiguous possessives, fix R bootstrappingDaveJarvis • 2022-06-09
91f9202Initialize R when necessary, and on preferences changeDaveJarvis • 2022-05-29
dbd6437Move variable injection into own class, remove unused codeDaveJarvis • 2022-05-29
3da99e9Fix inline R code embedded within diagramsDaveJarvis • 2022-05-25
3892810Update quote conversion, close resourcesDaveJarvis • 2022-05-19
034e046Add R chunkingDaveJarvis • 2022-05-15
5f96d01Update Chinese readme JDK versionDaveJarvis • 2022-05-04
cddbd88Fix quotes around vulgar fractions and words with numbers (T2000)DaveJarvis • 2022-05-02
18bebc0Fix Chinese README downloadsDaveJarvis • 2022-04-27
75d2017Use GitHub's latest release linkDaveJarvis • 2022-04-26
92dab8cAdd test scaffolding, work-around for gitVersionDaveJarvis • 2022-04-13
bf1b957Add installation instructions for R scriptsDaveJarvis • 2022-04-02
cae4f57Remove duplicate and outdated R functionsDaveJarvis • 2022-04-02
28a03c6Add Unicode support (emojis), TODOs, and speech bubblesDaveJarvis • 2022-04-02
a0702c3Add test for emoji outputDaveJarvis • 2022-03-31
8c4669dAdd pronoun adjectives, update KeenQuotesDaveJarvis • 2022-03-31
5eae696Add TODO CSS style in preview, upgrade librariesDaveJarvis • 2022-03-27
bfa8ad1Change audio typeDaveJarvis • 2022-03-04
69196deExport by file name extensionDaveJarvis • 2022-01-07
8350e8dAdd Monokai theme CSSDaveJarvis • 2022-01-07
e848ed2Add Monokai themeDaveJarvis • 2022-01-07
2854959Show version then terminateDaveJarvis • 2022-01-06
5c7c927Add command-line argument usageDaveJarvis • 2022-01-06
f3f7e92Upgrade JDK versionDaveJarvis • 2022-01-06
fdd7c9fRemove Boolean label, name image arguments consistentlyDaveJarvis • 2022-01-06
22a0b19Guard against no variable file specifiedDaveJarvis • 2022-01-06
1faebe9Fix export file typesDaveJarvis • 2022-01-06
d3707d3Remove background tasking at launchDaveJarvis • 2022-01-06
bd1547bRemove unused interfaceDaveJarvis • 2022-01-05
43a261eRemove unused command-line argumentDaveJarvis • 2022-01-05
0f47902Merge pull request #148 from DaveJarvis/1_use_processor_context_exclusivelyDave Jarvis • 2022-01-05
c4f887aAdd shutdown when running via command-lineDaveJarvis • 2022-01-03
479fbebUpdate command-line argument usageDaveJarvis • 2022-01-03
46c7c78Remove AbstractFileFactoryDaveJarvis • 2022-01-02
13b94f3Define metadata usageDaveJarvis • 2022-01-02
8cce4c3Use R variable syntax in startup scriptDaveJarvis • 2022-01-01
a941171Use distinct XmlStore between saving and loadingDaveJarvis • 2022-01-01
abc7d8fSeparate variable injection from key operationsDaveJarvis • 2022-01-01
4c15564Interpolate document metadata upon exportDaveJarvis • 2021-12-31
28aae82Inject R output directly into MarkdownDaveJarvis • 2021-12-30
d8a84b5Initialize R engine upon parsing a documentDaveJarvis • 2021-12-30
68c1521Simplify R processing logicDaveJarvis • 2021-12-30
d14acf8Add dynamic metadata, precursor to command-line operationsDaveJarvis • 2021-12-27
97661c4Update table field to persist listDaveJarvis • 2021-12-23
59741fcSimplify preferences table data modelDaveJarvis • 2021-12-22
b9f0a13Work around PreferencesFX/JavaFX bugDaveJarvis • 2021-12-22
a67e8baRemove unused classDaveJarvis • 2021-12-21
a2a3e7aMove cell editor into UI common packageDaveJarvis • 2021-12-21
1e8c76bAdd general-purpose cell editorDaveJarvis • 2021-12-21
242014cAdd standard edit behaviour to table cellDaveJarvis • 2021-12-21
6757d1cAdd converter for table column editsDaveJarvis • 2021-12-20
bcb2625Add editing to key-value table cellsDaveJarvis • 2021-12-20
fb3891bAdd general key-value settings for document metadataDaveJarvis • 2021-12-20
dea88dcRename asFile to getFileDaveJarvis • 2021-12-18
bbc2a23Renamed keys, add ring bufferDaveJarvis • 2021-12-18
73f3017Provide caret supplier to decouple processor context from text editorDaveJarvis • 2021-12-16
ce316abRemove HTML preview from processor contextDaveJarvis • 2021-12-15
174cf59Simplify processor creationDaveJarvis • 2021-12-15
bb3185aReplace reference to GUI widget in processor contextDaveJarvis • 2021-12-15