log

age author description
Thu, 16 Apr 2020 12:19:41 -0700 davidb app -> winapp
Tue, 14 Apr 2020 15:17:45 -0700 davidb Correct bad APPDATA code.
Tue, 14 Apr 2020 14:35:04 -0700 davidb So it builds under Windoze (at last!)
Sun, 12 Apr 2020 18:45:23 -0700 David Barts Input type to SetOnceImpl cannot be nullable.
Sun, 12 Apr 2020 17:03:11 -0700 David Barts Log exit from File? Quit.
Sun, 12 Apr 2020 14:39:15 -0700 David Barts Fix app name.
Sun, 12 Apr 2020 14:31:06 -0700 David Barts Recoded; cleaned up root namespace, removed race conditions.
Mon, 10 Feb 2020 16:40:09 -0700 David Barts Fix display glitch when resizing queue truncates it.
Mon, 10 Feb 2020 06:55:07 -0700 David Barts Adjust spacing in preferences.
Sun, 09 Feb 2020 22:13:26 -0700 David Barts Fix some settings/preferences issues.
Sun, 09 Feb 2020 19:23:16 -0700 David Barts Simplified the settings. Compiles, not tested.
Sat, 08 Feb 2020 23:05:39 -0700 David Barts Add default.properties.
Sat, 08 Feb 2020 22:10:01 -0700 David Barts Got the settings stuff compiling (untested).
Wed, 05 Feb 2020 16:47:25 -0800 David Barts Make the JScrollPane scroll properly to highlighted text.
Fri, 31 Jan 2020 00:06:59 -0800 David Barts Remove more deadwood, add non-Mac About dialog.
Thu, 30 Jan 2020 22:06:37 -0800 David Barts Stop dialog resizing, fix detection of bad font sizes.
Thu, 30 Jan 2020 21:03:56 -0800 David Barts Didn't like eating its own dog food. Fixed.
Thu, 30 Jan 2020 20:24:02 -0800 David Barts Remove deadwood.
Thu, 30 Jan 2020 20:21:42 -0800 David Barts Got it correctly enabling and disabling menu items.
Thu, 30 Jan 2020 19:38:59 -0800 David Barts Finally fixed the alignment. Wotta PITA...
Thu, 30 Jan 2020 18:27:03 -0800 David Barts A few tweaks. Piece of shit still can't left-align its labels. Sigh.
Thu, 30 Jan 2020 18:01:57 -0800 David Barts Looks better, Still wrestling with the damned labels.
Thu, 30 Jan 2020 16:01:51 -0800 David Barts Compiles, new menu still a mess.
Wed, 29 Jan 2020 21:56:12 -0800 David Barts Remove the troublesome delete command(s).
Wed, 29 Jan 2020 14:36:16 -0800 David Barts Fix searching (and main display).
Wed, 29 Jan 2020 13:39:14 -0800 David Barts Use BorderFactory; clean up Find dialog.
Wed, 29 Jan 2020 10:50:07 -0800 David Barts Big reorg; compiled but untested.
Wed, 29 Jan 2020 10:47:46 -0800 David Barts Added tag pre-big-reorg for changeset 3129d0e24086
Thu, 23 Jan 2020 20:46:59 -0800 David Barts Use ant tasks, not <exec>. pre-big-reorg
Thu, 23 Jan 2020 19:25:17 -0800 David Barts Preliminary menu bar support.