Releases: aplteam/LogDog
Releases · aplteam/LogDog
Release list
Several important fixes
- Under some circumstances LogDog crashed on its first attempt to refresh the GUI
- Large log files could have been displayed wrongly
- When the size of a log file was reduced by some means, or re-created, then LogDog crashed
Some fixes and improvements
- Bug fixes
- Log files from Unix were not shown correctly since LogDog expected CRLF (Windows)
as line separators. - The "Clear" button and several other controls including menu commands crashed when
no log file was observed. - When the records of a log file did not start with date and time then handling of the
number of records was incorrect. - LogDog tried to tie a log file for read+write. It should only ask for "read".
- Ticking "On Top" had no affect.
- Log files from Unix were not shown correctly since LogDog expected CRLF (Windows)
- The help file got polished.
- Background colour settings for statusbar removed: no longer supported by Windows.
- Internal changes
- Uses Tatin packages now
- Uses the new Laguntza for the help file
Help polished plus internal stuff
- Test cases now use the new
Tester2class rather than the deprecatedTesterclass. - The
Makeworkspace now uses the very latest version ofMaker. #._dependenciesintroduced as a preliminary for the coming package manager.
Help system updated
Markdown2Helpreplaced byLaguntza.- New version of the GUI utilities.
- New "Make" (internal improvement).
Help improved
There were minor problems with the help. Fixed with this release.
If you have not noticed there is probably no need to update.
The EXE now provides meaningful information in "Properties"
v.2.1.1 "Make" polished