2022-04-29 |
David Barts |
Add make plain feature.
default tip
|
2022-04-03 |
David Barts |
Ooops, forgot these.
|
2022-04-03 |
David Barts |
Fix a few more build bugs.
|
2022-04-03 |
David Barts |
Convert to new-style mac app.
|
2022-03-27 |
David Barts |
Set app name, deal with some deprecation.
|
2022-03-24 |
David Barts |
Port to OpenJDK 15 (mostly done).
|
2022-03-20 |
David Barts |
An attempt to get it to troff-ize styled text.
|
2021-04-13 |
David Barts |
Merge... bah.
|
2021-04-13 |
David Barts |
Add README file.
|
2020-04-16 |
davidb |
app -> winapp
|
2020-04-14 |
davidb |
Correct bad APPDATA code.
|
2020-04-14 |
davidb |
So it builds under Windoze (at last!)
|
2020-04-13 |
David Barts |
Input type to SetOnceImpl cannot be nullable.
|
2020-04-13 |
David Barts |
Log exit from File? Quit.
|
2020-04-12 |
David Barts |
Fix app name.
|
2020-04-12 |
David Barts |
Recoded; cleaned up root namespace, removed race conditions.
|
2020-02-10 |
David Barts |
Fix display glitch when resizing queue truncates it.
|
2020-02-10 |
David Barts |
Adjust spacing in preferences.
|
2020-02-10 |
David Barts |
Fix some settings/preferences issues.
|
2020-02-10 |
David Barts |
Simplified the settings. Compiles, not tested.
|
2020-02-09 |
David Barts |
Add default.properties.
|
2020-02-09 |
David Barts |
Got the settings stuff compiling (untested).
|
2020-02-06 |
David Barts |
Make the JScrollPane scroll properly to highlighted text.
|
2020-01-31 |
David Barts |
Remove more deadwood, add non-Mac About dialog.
|
2020-01-31 |
David Barts |
Stop dialog resizing, fix detection of bad font sizes.
|
2020-01-31 |
David Barts |
Didn't like eating its own dog food. Fixed.
|
2020-01-31 |
David Barts |
Remove deadwood.
|
2020-01-31 |
David Barts |
Got it correctly enabling and disabling menu items.
|
2020-01-31 |
David Barts |
Finally fixed the alignment. Wotta PITA...
|
2020-01-31 |
David Barts |
A few tweaks. Piece of shit still can't left-align its labels. Sigh.
|
2020-01-31 |
David Barts |
Looks better, Still wrestling with the damned labels.
|
2020-01-31 |
David Barts |
Compiles, new menu still a mess.
|
2020-01-30 |
David Barts |
Remove the troublesome delete command(s).
|
2020-01-29 |
David Barts |
Fix searching (and main display).
|
2020-01-29 |
David Barts |
Use BorderFactory; clean up Find dialog.
|
2020-01-29 |
David Barts |
Big reorg; compiled but untested.
|
2020-01-29 |
David Barts |
Added tag pre-big-reorg for changeset 3129d0e24086
|
2020-01-24 |
David Barts |
Use ant tasks, not <exec>.
pre-big-reorg
|
2020-01-24 |
David Barts |
Preliminary menu bar support.
|
2020-01-23 |
David Barts |
More package stuff.
|
2020-01-23 |
David Barts |
Add some support for making bundled apps to build.xml.
|
2020-01-23 |
David Barts |
Add some searching hooks.
|
2020-01-22 |
David Barts |
HTMLEditorKit shares all stylesheets. How unbelievably braindamaged.
|
2020-01-22 |
David Barts |
Prune out some deadwood.
|
2020-01-22 |
David Barts |
Make it more fail-safe.
|
2020-01-22 |
David Barts |
Only convert RTF to HTML if needed. Much more efficient.
|
2020-01-21 |
David Barts |
Make an efficiency improvement: cache the scrollPane.
|
2020-01-21 |
David Barts |
Don't need head.
|
2020-01-21 |
David Barts |
Better cope with Swing's idiosyncrasies.
|
2020-01-21 |
David Barts |
Braindead POS wasn't honoring <style> tags; fixed that.
|
2020-01-20 |
David Barts |
Remove some deadwood.
|
2020-01-20 |
David Barts |
Fix the glitch of the JTextPane's sometimes being too tall.
|
2020-01-20 |
David Barts |
Make border sizes more explicit.
|
2020-01-19 |
David Barts |
Stomp out race conditions and set width adaptively.
|
2020-01-19 |
David Barts |
Get layout of main display non-ugly.
|
2020-01-19 |
David Barts |
More border tweaks, etc.
|
2020-01-19 |
David Barts |
Tweak borders (incomplete).
|
2020-01-18 |
David Barts |
Clean out some deadwood.
|
2020-01-18 |
David Barts |
Use JPanel.
|
2020-01-18 |
David Barts |
Stop it from spinning on non-textual clipboard data.
|