log

age author description
Sat, 20 Aug 2022 09:19:49 -0700 David Barts Work around annoying Swing glitch. default tip
Mon, 13 Jun 2022 11:31:49 -0700 David Barts Convert to JDK 15.
Mon, 13 Jun 2022 09:21:24 -0700 David Barts Remove dependence on Nashorn.
Fri, 25 Dec 2020 19:07:47 -0800 David Barts Add Linux support.
Fri, 25 Dec 2020 18:58:45 -0800 David Barts Standardize things for Linux packaging.
Sun, 13 Dec 2020 11:20:06 -0800 David Barts Fix Preferences bug, bump version number.
Sun, 13 Dec 2020 10:29:08 -0800 David Barts Initial attempts to make it respond to MacOS open message (not working). mac-open
Wed, 25 Nov 2020 08:40:45 -0800 David Barts Fix icons a bit.
Tue, 24 Nov 2020 16:45:37 -0800 David Barts Mac app support.
Mon, 23 Nov 2020 15:45:04 -0800 David Barts Fix out qual and max dim controls.
Sat, 21 Nov 2020 21:25:05 -0800 David Barts De-uglify SettingsDialog.
Sat, 21 Nov 2020 10:15:35 -0800 David Barts Commit overlooked files.
Fri, 20 Nov 2020 21:38:06 -0800 David Barts Attempt to make it a std. app. Builds, sorta runs, needs more work.
Fri, 20 Nov 2020 21:37:37 -0800 David Barts Added tag prestd for changeset d71523cde521
Sun, 26 Jul 2020 15:17:27 -0700 David Barts Should be private. Make it so. prestd
Mon, 20 Jul 2020 12:56:07 -0700 David Barts Detect unsupported file types on input.
Sun, 19 Jul 2020 13:49:23 -0700 David Barts Fix ImageWriter leak.
Sun, 19 Jul 2020 13:32:02 -0700 David Barts Fix file leak on save.
Sat, 18 Jul 2020 14:23:02 -0700 David Barts val -> var
Sat, 18 Jul 2020 12:04:05 -0700 David Barts Use ImageObserver and wait if needed.
Sat, 18 Jul 2020 08:12:00 -0700 David Barts Improve scaling quality.
Fri, 17 Jul 2020 23:25:33 -0700 David Barts Update Readme.html.
Fri, 17 Jul 2020 23:13:13 -0700 David Barts Use .close().
Fri, 17 Jul 2020 22:56:00 -0700 David Barts Use bicubic interpolation, like Gimp.
Fri, 17 Jul 2020 19:56:25 -0700 David Barts Work around ImageIO bug.
Fri, 17 Jul 2020 17:58:55 -0700 David Barts Window reshapes to avoid gratuitous scrollbars (as it should).
Fri, 17 Jul 2020 17:11:43 -0700 David Barts Rationalized directory management.
Fri, 17 Jul 2020 14:51:41 -0700 David Barts Command-line arguments (only partially tested).
Fri, 17 Jul 2020 11:48:07 -0700 David Barts Works (prelim tests only).
Fri, 17 Jul 2020 10:34:48 -0700 David Barts Got jar building.
Thu, 16 Jul 2020 21:51:08 -0700 David Barts Compiles, still untested.
Thu, 16 Jul 2020 19:57:23 -0700 David Barts Initial commit. Untested!