log src/name/blackcap/imageprep/RotateDialog.kt @ 19:5fa5d15b4a7b

age author description
Fri, 20 Nov 2020 21:38:06 -0800 David Barts Attempt to make it a std. app. Builds, sorta runs, needs more work.
Mon, 20 Jul 2020 12:56:07 -0700 David Barts Detect unsupported file types on input.
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 22:56:00 -0700 David Barts Use bicubic interpolation, like Gimp.
Fri, 17 Jul 2020 17:58:55 -0700 David Barts Window reshapes to avoid gratuitous scrollbars (as it should).
Fri, 17 Jul 2020 11:48:07 -0700 David Barts Works (prelim tests only).
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!