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
7
8
9
10
11
12
13
14
15
16
next
last
2410645
Remove IDE-specific files
DaveJarvis • 2020-10-20
d637bf1
Ignore distributable JAR in dev root dir
DaveJarvis • 2020-10-20
4500afc
Fix synchronize scrolling
DaveJarvis • 2020-10-19
b92ed17
Update source code comments
DaveJarvis • 2020-10-18
249e52e
Remove stacktrace when updating status bar
DaveJarvis • 2020-10-18
ec4d62f
Change dollar to double braces
DaveJarvis • 2020-10-17
812f940
Synchronize preview scroll for R Markdown
DaveJarvis • 2020-10-17
503c2f2
Merge pull request #102 from DaveJarvis/100_synchronize_caret_position
Dave Jarvis • 2020-10-15
67ec343
Insert additional pluralize entries into map
DaveJarvis • 2020-10-10
592dd04
Add unit test for pluralization
DaveJarvis • 2020-10-10
71dd454
Set HTML encoding, simplify id attribute to digits
DaveJarvis • 2020-10-06
fd69a24
Remove redundant extensions
DaveJarvis • 2020-10-04
d4c5dc9
Replace image filenames with relative path
DaveJarvis • 2020-10-04
b134618
Eliminate null reference from ProcessorFactory
DaveJarvis • 2020-10-04
32941e1
Merge pull request #97 from roryokane/patch-1
Dave Jarvis • 2020-10-02
d4e8825
Create CODE_OF_CONDUCT.md
Dave Jarvis • 2020-09-25
cdd4126
Finish export to HTML or Markdown
DaveJarvis • 2020-09-24
3043936
Change build to import instructions
DaveJarvis • 2020-09-23
083f3f3
Update build instructions for IDE
DaveJarvis • 2020-09-23
414341b
Enhance processors with 'file export' ability
DaveJarvis • 2020-09-22
001108c
Clean up processor context and factory
DaveJarvis • 2020-09-22
69c8a04
Move processing code into processor factory (shrink main window code)
DaveJarvis • 2020-09-22
b2687f1
Remove copy html, start export html
DaveJarvis • 2020-09-22
3ed1d0b
Infrastructure for hierarchical menu items
DaveJarvis • 2020-09-21
330c48e
Add example of quadratic equation
DaveJarvis • 2020-09-19
e6b8829
Change url to direct to download section
DaveJarvis • 2020-09-19
d7aace5
Remove meta screenshot
DaveJarvis • 2020-09-19
5e79ea8
Suppresss errors for user-specified extensions, simplify preview padding
DaveJarvis • 2020-09-19
0272c2e
Merge pull request #91 from DaveJarvis/1_application_rename
Dave Jarvis • 2020-09-19
fe87a14
Align TeX to text baseline
DaveJarvis • 2020-09-18
86fd370
Fix resources on Windows, adjust TeX rendering
DaveJarvis • 2020-09-18
ec78283
Update installer to overwrite executable
DaveJarvis • 2020-09-17
1e539bf
Change installer to always build
DaveJarvis • 2020-09-17
ce58625
Upgrade to JavaFX 14, lazy load math renderer
DaveJarvis • 2020-09-17
bc4f743
Moved instructions into scripts
DaveJarvis • 2020-09-17
f603d1e
Postpone PreferencesFX instantiation until after UI is ready
DaveJarvis • 2020-09-17
f361c3f
Simplify docs
DaveJarvis • 2020-09-16
83ae24d
Add source parser for injecting logging
DaveJarvis • 2020-09-16
abc8de4
Invert protocol scheme compare, add broken image for missing HTTP request
DaveJarvis • 2020-09-15
707811c
Remove (unused) error message from YAML loading
DaveJarvis • 2020-09-15
2cd62d5
Upgrade JMathTeX to fix macros
DaveJarvis • 2020-09-15
75fe545
Wire up autoinsert menu item
DaveJarvis • 2020-09-14
c32a5e6
Move future features into issue tracker
DaveJarvis • 2020-09-14
3feea59
Revisit autoinsert algorithm, add messages when inserting
DaveJarvis • 2020-09-14
4dfb9fa
Finish move of formula rendering to preview-side
DaveJarvis • 2020-09-13
2b19f30
Clean up broken image icon
DaveJarvis • 2020-09-13
784f5c2
Migrate SVG-related code into preview package
DaveJarvis • 2020-09-13
a1f4bbc
Add copyright header to classes
DaveJarvis • 2020-09-13
4605e31
Move TeX-specific classes into sub-package
DaveJarvis • 2020-09-13
8171250
Add node renderer for TeX nodes
DaveJarvis • 2020-09-13
e4db02b
Remove MathProcessor; TeX must be nearer rendering stage
DaveJarvis • 2020-09-13
bbb7ca1
Use single image cache, add DOM-based JMathTeX lib
DaveJarvis • 2020-09-13
029445d
Remove tab listener
DaveJarvis • 2020-09-13
6924ba3
Remove commented code
DaveJarvis • 2020-09-13
b9a0a61
Update to use new initialize method
DaveJarvis • 2020-09-13
6e515a4
Initialize SVG using unique identifier
DaveJarvis • 2020-09-13
9e8dfd4
New JMathTeX build with svg ID attribute
DaveJarvis • 2020-09-13
4ef5259
Replace magic string with related constant
DaveJarvis • 2020-09-13
034228b
Remove protocol scheme string constants
DaveJarvis • 2020-09-13
d0b3572
Replace if/else with switch for link listener
DaveJarvis • 2020-09-13
324e7c5
Add bounded cache, make protocol OOPier
DaveJarvis • 2020-09-13
4b01d5b
Minor simplifications and clarifications
DaveJarvis • 2020-09-12
7a1a012
Clear alerts from single location
DaveJarvis • 2020-09-12
09a5af4
Remove extraneous log path
DaveJarvis • 2020-09-12
8d60c22
Replace status bar notifier with direct updates
DaveJarvis • 2020-09-12
abf1ebd
Remove duplicate references to notifier
DaveJarvis • 2020-09-12
12c89ee
Replace alerts with uniform call
DaveJarvis • 2020-09-12
a8a443f
Cache rendered math SVG for perfomance
DaveJarvis • 2020-09-12
20bb20d
Minor optimization of formula generation
DaveJarvis • 2020-09-12
d5bc5ae
Formatting
DaveJarvis • 2020-09-12
d78142f
Centralize protocol scheme constants
DaveJarvis • 2020-09-12
5ded87b
Use ProtocolResolver to determine if local file
DaveJarvis • 2020-09-12
e7091b2
Merge branch 'master' of https://github.com/DaveJarvis/scrivenvar into master
DaveJarvis • 2020-09-12
92debb6
Add protocol determinate function for HTTP
DaveJarvis • 2020-09-12
11f3591
Removed unit test and unused TeX code
DaveJarvis • 2020-09-12
5e4723f
Fix screenshot
DaveJarvis • 2020-09-11
bb55509
Switch Markdown/TeX processing order, add screenshot
DaveJarvis • 2020-09-11
2cf4fd4
TeX
DaveJarvis • 2020-09-11
8c38453
Add settings for definition key delimiter tokens
DaveJarvis • 2020-09-10
9b9e159
Add TeX rendering library
DaveJarvis • 2020-09-09
737c5c8
Reinstate original author in license terms
DaveJarvis • 2020-09-01
74dc0e3
Rename variable decorators to sigil operators
DaveJarvis • 2020-08-24
8367d5b
Rename decorators to sigil operators, variables to definitions
DaveJarvis • 2020-08-24
c407c8a
Align logo and heading
DaveJarvis • 2020-08-23
215a07c
Nobody gets the joke
DaveJarvis • 2020-08-23
acd1235
Add Windows upgrade instructions
DaveJarvis • 2020-08-23
7aa90fa
Commit edit when clicking outside text input
DaveJarvis • 2020-08-23
ea027df
Use insertion-order list for ligatures
DaveJarvis • 2020-08-23
fd689a2
Draft of ligatures, waiting on Vollkorn
DaveJarvis • 2020-08-23
b536950
Reduce indirection for split panes
DaveJarvis • 2020-08-22
4bd7bfd
Simplify predicates
DaveJarvis • 2020-08-18
3360063
Remove debugging frame
DaveJarvis • 2020-08-17
812219a
Add ability to change font
DaveJarvis • 2020-08-17
11e43dc
Clarify font size preference
DaveJarvis • 2020-08-16
0d9e034
Fix cross-platform installer script for *nix builds
DaveJarvis • 2020-08-16
c71324b
Replace antialias with font size
DaveJarvis • 2020-08-16
98a1e2f
Add system defaults for rendering hints
DaveJarvis • 2020-08-16
8a2f7ac
Add font antialias setting, refresh, and separate rendering hints
DaveJarvis • 2020-08-15
8ed5a8d
Add missing copyright notice
DaveJarvis • 2020-08-15
3c083a9
Update video artifact ignores
DaveJarvis • 2020-08-14
first
back
7
8
9
10
11
12
13
14
15
16
next
last