log src/name/blackcap/clipman/Main.kt @ 62:c56a0747c256 default tip

age author description
Sat, 26 Mar 2022 23:45:34 -0700 David Barts Set app name, deal with some deprecation.
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.
Sun, 09 Feb 2020 19:23:16 -0700 David Barts Simplified the settings. Compiles, not tested.
Sat, 08 Feb 2020 22:10:01 -0700 David Barts Got the settings stuff compiling (untested).
Thu, 30 Jan 2020 20:21:42 -0800 David Barts Got it correctly enabling and disabling menu items.
Thu, 30 Jan 2020 16:01:51 -0800 David Barts Compiles, new menu still a mess.
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.
Thu, 23 Jan 2020 19:25:17 -0800 David Barts Preliminary menu bar support.
Thu, 23 Jan 2020 00:02:07 -0800 David Barts Add some searching hooks.
Tue, 21 Jan 2020 23:38:10 -0800 David Barts HTMLEditorKit shares all stylesheets. How unbelievably braindamaged.
Tue, 21 Jan 2020 16:42:32 -0800 David Barts Prune out some deadwood.
Tue, 21 Jan 2020 16:24:18 -0800 David Barts Only convert RTF to HTML if needed. Much more efficient.