The new IrfanPaint beta release includes the following changes:
- fixed few bugs in the language files handling;
- improved language file version check (now the TargetVersion field in the language file can be terminated with a * to make it accepted by more versions of IrfanPaint).
Continue Reading… Posted by Matteo Italia on Tue, 22 Apr 2008
tags:
release
, releasenotes
, betarelease
.
The new IrfanPaint beta release includes the following changes:
- fixed a bug of the masked tools that could lead to stack corruption, heap corruption and IV crash;
- fixed a bug in the clone tool UI that led to difficult tool usage;
- now the clone tool behave correctly if you set a source point, scroll the image and start drawing;
- fixed some Windows NT 4.0 compatibility issues;
- reduced color depth of many icons and added low-color depth version for IrfanPaint logo icon to enhance Windows NT 4.0 compatibility;
- now the text dialog is shown away from the text insertion point
- better mask reusing/deleting in the masked tools (to avoid recreating continuously the mask or keeping useless big mask); this results in faster clone tool and color replacer tool with less memory usage;
- new internal language file managment;
- changed a little the structure of the language file;
- added a [FileInfo] section to the language file with info about the translator, the language name and the target IrfanPaint version; the first two infos are displayed in the "About IrfanPaint" box;
- more debug informations in BWDibSection class errors;
- better event handling for the "Hold to preview" button;
- little modifications of some dialogs;
- updated credits;
- added unificated number textboxes validating code;
- added/edited some strings;
- created the internal tool IPLFGen to generate quickly the language file templates.
Continue Reading… Posted by Matteo Italia on Mon, 21 Apr 2008
tags:
release
, releasenotes
, betarelease
.