log

age author description
2022-08-20 David Barts Work around annoying Swing glitch. default tip
2022-06-13 David Barts Convert to JDK 15.
2022-06-13 David Barts Remove dependence on Nashorn.
2020-12-26 David Barts Add Linux support.
2020-12-26 David Barts Standardize things for Linux packaging.
2020-12-13 David Barts Fix Preferences bug, bump version number.
2020-12-13 David Barts Initial attempts to make it respond to MacOS open message (not working). mac-open
2020-11-25 David Barts Fix icons a bit.
2020-11-25 David Barts Mac app support.
2020-11-23 David Barts Fix out qual and max dim controls.
2020-11-22 David Barts De-uglify SettingsDialog.
2020-11-21 David Barts Commit overlooked files.
2020-11-21 David Barts Attempt to make it a std. app. Builds, sorta runs, needs more work.
2020-11-21 David Barts Added tag prestd for changeset d71523cde521
2020-07-26 David Barts Should be private. Make it so. prestd
2020-07-20 David Barts Detect unsupported file types on input.
2020-07-19 David Barts Fix ImageWriter leak.
2020-07-19 David Barts Fix file leak on save.
2020-07-18 David Barts val -> var
2020-07-18 David Barts Use ImageObserver and wait if needed.
2020-07-18 David Barts Improve scaling quality.
2020-07-18 David Barts Update Readme.html.
2020-07-18 David Barts Use .close().
2020-07-18 David Barts Use bicubic interpolation, like Gimp.
2020-07-18 David Barts Work around ImageIO bug.
2020-07-18 David Barts Window reshapes to avoid gratuitous scrollbars (as it should).
2020-07-18 David Barts Rationalized directory management.
2020-07-17 David Barts Command-line arguments (only partially tested).
2020-07-17 David Barts Works (prelim tests only).
2020-07-17 David Barts Got jar building.
2020-07-17 David Barts Compiles, still untested.
2020-07-17 David Barts Initial commit. Untested!