- add:
new "map" scale
- add: switched to localization engine
- add: switched application to Unicode
- add: language selection
- add: completely overhauled GUI
- add: enabled XP style
- add: added toolbar to main dialog
- add: graph keeps fill on resize and clears when value changes
- add: new Win XP application icon
- add: free version info pane on main dialog
- add: reworked scale selection dialog and added a size gripper
- add: support import and table creation in CSV format
- add: overhauled the About scroller
- add: support Ctrl+A keyboard shortcut in the scales selection
dialog
- add: automatically detect tab or comma delimited format in
import files
- add: ScaleTrans Lite uses the SFX installer as well
- add: use of HTML Help (chm help files)
- add: keyboard accelerators: CTRL+N = new scale; F2 = edit scale
- chg: switched to new installer
- chg: SFX supports Unicode
- chg: store user-defined scales in a user location
- chg: updated the EULA
- chg: various code cleanups
- chg: sparingly use Yes/No/Cancel on message boxes, use Yes/No
instead
- chg: reworked implementation of import of standard scales
- chg: reworked tooltip texts
- chg: completely new English translation
- chg: quit confirmation dialog now displays OK/Cancel button
to properly support the Escape key
- chg: preparations for the Unicode port
- chg: automatically load predefined built-in scales for new
users
- chg: switched to library implementation of CRC32
- chg: switched to library implementation of text clipboard functionality
- chg: LiteUnsupported dialog: Enable "Continue" button and Escape
key after 1 second
- chg: LiteUnsupported dialog: Escape key does not trigger the
order page anymore
- chg: button for automatically adjusting linear scale bounds
moved to "linear" tab
- fix: splash screen displays license information immediately
- fix: removed flickering on dialog resize
- fix: ensure that controls are properly redrawn when dialog
is resized on Windows 7 +Aero
- fix: rounding errors in huge table creation
- fix: store user-defined scales in a writable location on Windows
Vista and above
- fix: store license information in a writable location on Windows
Vista and above
- fix: draw nonclient buttons with proper transparency
- fix: colored system menu info icon is now b/w
- fix: implemented proper single instance
- fix: scale information could not be copied to the clipboard
- fix: moving scales up/down in output list was broken
- fix: About scroller sometimes ended with trash data
- fix: EULA sometimes ended with trash data
- fix: progress dialog was dismissable by Alt+F4 which lead to
a deadlock
- fix: usage of auto-delete threads
- fix: typos in German translation
- fix: properly destroy the splash screen in every case at application
shutdown
- fix: crash when double clicking in the output list with hidden
info dialog and without selected scale
- fix: CTRL+C now copies the output scale to the Windows clipboard
|