Change History
1.1 - 22-2-5
- Implemented "lossless" saving (no unnecessary recompression of
jpeg)
- Enabled the mouse to move after a button press, so that on button release
the cursor is in a different position. Use the press position for limiting
circle centre, and the release position as start point.
- Completely rewrote JPEG load ands save routines to use IJG libraries so
that sampling rates could be set for intermediate saving
- Made Prefs dialog Tabbed (made more room for other changes to come)
- Added a check box to enable auto-numbering of originals backups
- Added a check box to enable/disable the auto append characters
- Added "Remember Threshold Settings" to prefs. (also auto calculate
initial entry to account for "," and "." decimal separators)
(thanks Christoph)
- Added archive folder for originals (originals are moved to a different folder
and optionally renamed)
- Change mouse cursor to hour glass during saves to indicate action
- Fixed problem with wrong colour being selected in dialog for border color
- Re-enabled abort red eye removal using key press or esc key
1.0B - 7-9-4
- Added AutoSave and Close menu item
- Fixed save routines so that if a file is being saved without altering its
file name, but the extension of the original _is_ being changed, then the
warning about overwriting no longer appears.
0.33B - 29-1-4
- Fixed bug in limit circle detection
- fixed bug where limit of image may not be detected
0.32B - 28-1-4
- Re-wrote removal routine to speed it up.
0.31B - 15-1-4
- Removed dummy control
- Fixed running off right side of image and back onto the left (wrap around
red removal)
- Stop magnifier at edge of bitmap
- Modified gmouseOnScreen to use gmouseOffset instead of gOldMouse. gmouseOffset
is calculated in ImageOnFormMouseMove
- Overwrite file warning dialog in auto-save and save dialogs.
- Removed Palette checking... didn't work anyway
- Unsaved changes warning message and oportunity to save, ignore, or cancel
- Original is renamed _before_ saving new file to prevent overwriting original
if no append characters are selected and rename original is turned on.
- Fixed bug where hints would show even if they were turned off until prefs
was opened then closed again.
- Application now becomes front most window when image dropped on form
Wish List
- Rederem should recognise files with the renamed original extension as an
image file
- Only enable save and advance button when a change has been made to the image
- Ability to move backward as well as forward through opened images (batch
mode)
- Use 'G' key to paste a glint into the eye (reflection)