Mercurial > cgi-bin > hgweb.cgi > ImagePrep
log
age | author | description |
---|---|---|
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. |