Dave Jarvis' Repositories
Home
Files
Commits
Tags
Clone
Repository:
keenwrite
keenquotes
kmcaster
keenwrite.com
treetrek
autonoma.ca
impacts.to
delibero
indispensable
mandelbrot
notanexus
scripted-selenium
yamlp
jigo
jexpect
hierarchy
rxm
miller-columns
palette
recipe-books
recipe-fiddle
segmenter
tally-time
sales
historical-computer-go
pod
shufflenblues.com
whitemagicsoftware.com
git clone https://repo.autonoma.ca/repo/keenwrite.git
keenwrite
/ Commits
Commit History
main
first
back
3
4
5
6
7
8
9
10
11
12
next
last
02b7108
Use builder to configure typesetter, reorg many class internals
DaveJarvis • 2021-12-13
b540197
Fix build error
DaveJarvis • 2021-12-13
ef5ccf3
Remove duplicate sigil creation methods
DaveJarvis • 2021-12-13
10d1f2c
Update sigils to use strings, not properties
DaveJarvis • 2021-12-13
fac56be
Upgrade Lucene, discount HTML entity in stats, continue CLI changes
DaveJarvis • 2021-12-12
83e3de2
Introduce builder pattern for processing context
DaveJarvis • 2021-12-12
48b6d4c
Start splitting GUI actions into reusable CLI actions
DaveJarvis • 2021-12-12
8087835
Add more command-line arguments
DaveJarvis • 2021-12-11
874240f
Add TODO for reinstating file picker
DaveJarvis • 2021-12-08
c8499f0
Save before export
DaveJarvis • 2021-12-08
055992b
Set and remember PDF file name when exporting
DaveJarvis • 2021-12-08
1d9a309
Use custom build for file picker
DaveJarvis • 2021-12-08
78c1409
Keep leading white spaces in blank code block lines
DaveJarvis • 2021-12-08
e0f954c
Fix minor warnings courtesy of IDE
DaveJarvis • 2021-12-06
a8d62f2
Reuse interpolator logic for resource bundle
DaveJarvis • 2021-12-06
e28c48f
Add API usage comment
DaveJarvis • 2021-12-06
fd7f19a
Reinterpolate variables upon definition editor changes
DaveJarvis • 2021-12-06
079c4fc
Extract interpolation behaviour, rename events
DaveJarvis • 2021-12-05
3ead2c2
Fix compile error
DaveJarvis • 2021-12-05
e7a743e
Rename tokens to sigils
DaveJarvis • 2021-12-05
0ab1a3d
Invoke launcher, separate headless app from gui app
DaveJarvis • 2021-12-05
de88463
Start adding command-line options
DaveJarvis • 2021-12-03
fccf923
Update link to Markdown-Writer-FX
DaveJarvis • 2021-12-01
13fd9ae
Spell check single lexeme against suggested alteratives
DaveJarvis • 2021-11-29
7d9b188
Remove unused insert method
DaveJarvis • 2021-11-16
28932fa
Human-friendlier spell check message
DaveJarvis • 2021-11-15
9d7f1bd
Add JSymSpell library archive
DaveJarvis • 2021-11-15
d3e74d4
Update SymSpell library and lexicon
DaveJarvis • 2021-11-15
81b3b98
Upgrade to latest JSymSpeller
DaveJarvis • 2021-11-15
f73c592
Show sstatus messages for word suggest
DaveJarvis • 2021-11-14
25d1c54
Update installer to export scene.text
DaveJarvis • 2021-11-10
04b0fc6
Add instructions to run using shell script
DaveJarvis • 2021-11-10
732224a
Add debug command-line option
DaveJarvis • 2021-11-10
c099cdf
Fix rendering issue on Debian
DaveJarvis • 2021-11-10
4c866ca
Rename classes to compare alternative HTML rendering implementations
DaveJarvis • 2021-11-10
bf2b611
Hide HTML rendering and scrolling concerns behind interface
DaveJarvis • 2021-11-07
509caf7
Remove documentation references to HtmlPanelImpl
DaveJarvis • 2021-11-07
c4ad36d
Move initial HTML head out of Swing EDT
DaveJarvis • 2021-11-07
27e9fcb
Remove redundant invokeLater from HTML panel
DaveJarvis • 2021-11-06
ec5a935
Move document parsing out of Swing EDT
DaveJarvis • 2021-11-06
dfdfe10
Remove extraneous HtmlPreview references in comments
DaveJarvis • 2021-11-06
8a29bc6
Refactor in preparation for CSSBox to replace FlyingSaucer
DaveJarvis • 2021-11-06
b2e3124
Add module exports to fix keyboard navigation
DaveJarvis • 2021-11-05
9b6913d
Update installer to use exports/opens JVM args
DaveJarvis • 2021-10-03
815368c
Fix broken scroll lock icon, refresh preview upon closing a tab
DaveJarvis • 2021-10-03
77c7890
Replace FlyingSaucer with custom build
DaveJarvis • 2021-10-03
ca51676
Add custom ControlsFX for JDK 17
DaveJarvis • 2021-10-03
5fb45a1
Reinstate instructions for running
DaveJarvis • 2021-10-03
8574de1
Revert to JDK 16
DaveJarvis • 2021-10-03
c69383e
Remove Windows run instructions from build
DaveJarvis • 2021-10-02
b862d79
Migrate to JDK 17
DaveJarvis • 2021-10-02
cb46ba5
Rasterization code clean up
DaveJarvis • 2021-09-29
b7a7695
Use natural size of SVG images (scaled down to fit preview)
DaveJarvis • 2021-09-29
d725135
Fix deflate algorithm
DaveJarvis • 2021-09-20
d4f5b7e
Remove 'bout from unambiguous contractions, set UTF8 charset upon XHTML export
DaveJarvis • 2021-08-02
22105fd
Add auto saving, delay killing ConTeXt process by 1 second
DaveJarvis • 2021-07-14
1544e9b
Add missing Canadian words
DaveJarvis • 2021-07-08
f64a555
Add ability to customize HTML preview using CSS
DaveJarvis • 2021-07-04
63350d0
Remove Typographer class and unit test
DaveJarvis • 2021-07-03
78550aa
Move XML-awareness into typographer for curling straight quotes
DaveJarvis • 2021-07-03
a09bc5d
Use UTF-8 encoding when reading theme names
DaveJarvis • 2021-07-02
013cdbe
Add option to disable curling quotes
DaveJarvis • 2021-07-01
adc77d1
Curl straight quotes upon export, centralize document parsing, add tests
DaveJarvis • 2021-06-29
620dc4c
Find document elements by xpath expression
DaveJarvis • 2021-06-27
54454ee
Close tags, create common HTML decorator method
DaveJarvis • 2021-06-27
a2cca64
Add HTML file for curly quote conversion test
DaveJarvis • 2021-06-27
5cd6619
Add DocumentParser to replace JSoup functionality, add KeenQuotes library
DaveJarvis • 2021-06-27
be43467
Update reference to theme pack archive
DaveJarvis • 2021-05-26
c696142
Remove XML/XSL/SAXON, fix image scaling
DaveJarvis • 2021-05-25
3c45f71
Open Markdown editors in same pane
DaveJarvis • 2021-05-23
97e93df
Use new instanceof syntax
DaveJarvis • 2021-05-23
6fab3f2
Do not scale small images that already fit bounding box
DaveJarvis • 2021-05-22
e5629d0
Repaint Swing scrollbar upon moving JavaFX slider
DaveJarvis • 2021-05-19
1bf3a7c
Replace tie with underscore, move component listener
DaveJarvis • 2021-05-19
7a6dd50
Suppress stderr messages
DaveJarvis • 2021-05-16
0c19858
Add permissive certs to work around zscaler issue
DaveJarvis • 2021-05-16
8ab5b7b
Add configurable diagram server name
DaveJarvis • 2021-05-16
03abe48
Clean up
DaveJarvis • 2021-05-16
5bf9ffb
Add monospace hot-key
DaveJarvis • 2021-05-16
d411993
Truncate theme display name to 30 chars
DaveJarvis • 2021-05-16
96e7f35
Recursive directory scan for joined PDF
DaveJarvis • 2021-05-16
60f5d1a
Export as joined PDF, control log purging
DaveJarvis • 2021-05-15
7ccfdd5
Reuse clue/get, cache stdout to show errors
DaveJarvis • 2021-05-14
37a01c9
Add error messages to the log view
DaveJarvis • 2021-05-13
3656761
Add setting to toggle resize behaviour
DaveJarvis • 2021-05-13
535fe60
Rename menu, autoscale image on resize, add dialog corner icon
DaveJarvis • 2021-05-13
2d3c499
Update Java requirements section for JRE/JDK issue
DaveJarvis • 2021-05-12
076ab09
Make log messages less insane, add line number for missing image
DaveJarvis • 2021-05-12
b2f416f
Provide more meaningful error messages
DaveJarvis • 2021-05-12
c4dde59
Remove themes directory
DaveJarvis • 2021-05-11
19e0b17
Add PDF feature to documentation
DaveJarvis • 2021-05-10
c0e5c2c
Add screenshot to images directory
DaveJarvis • 2021-05-10
c8b9923
Add screenshots documentation
DaveJarvis • 2021-05-10
d83e711
Add screenshot showing PDFs
DaveJarvis • 2021-05-10
9953ecc
Add missing 'the'
DaveJarvis • 2021-05-10
d3da2bf
Update build documentation with release information
DaveJarvis • 2021-05-10
825b253
Clarify run parameters
DaveJarvis • 2021-05-10
7fa50d4
Fix typo
DaveJarvis • 2021-05-10
60e0684
Clarify instructions
DaveJarvis • 2021-05-10
345281f
Qualify starting the text editor
DaveJarvis • 2021-05-10
first
back
3
4
5
6
7
8
9
10
11
12
next
last