-
Version 1.5 - October 20, 2004
[ Windows |
Mac OS X |
Linux GTK+ 2.0 |
Source
]
-
Fixed some problems in the source which prevented
the Mac version from running properly.
-
Added Mac binaries.
-
Added command line options to force opening of
potentially invalid .CHT files.
-
Added support for opening potentially invalid .CHT
files in GUI mode.
-
Fixed DragNDrop support for filenames with spaces in
them in the GTK version.
-
Version 1.4
(Windows) - October 18, 2004 [
Source
Code Only (.tar.bz2 format) ]
-
Fixed a bug in the CHTCode class. I don't think it
would cause a crash, but it was definitely a mem
leak.
-
Version 1.3
(Windows) - October 15, 2004 [
Source
Code Only (.tar.bz2 format) ]
-
Fixed improper ANSI string with Unicode string
macros. wxCHTDecoder should now work in ANSI or
UNICODE.
-
Replaced Makefile with autoconf.
-
Fixed the GTK dialog issues where no file filter
was used.
-
Added wxCHTDecoder namespace for all the classes in
wxCHTDecoder.
-
Added --enable-msys option for msys console version.
-
Removed Alloc from string buffers as it is
unnecessary.
-
Version 1.2
(Windows) - October 13, 2004 [
Source
Code Only (.tar.bz2 format) ]
-
Fixed console output problems in Windows.
-
Added GNU Makefile for Visual C++ 7 compiler.
-
Version 1.1
(Windows)
- October 12, 2004 [
Source
Code Only (.tar.bz2 format) ]
-
Cleaned up the code a bit. Removed Java-like code
that wasn't necessary.
-
Fixed the Makefile to recompile the dependencies
properly.
-
Added DragNDrop support.
-
Added Text Mode support.
-
Version 1.0
(Windows)
- September 14, 2004 [
Source
Code Only (.tar.bz2 format) ]
|