Summary
a cross platform book reading software written in wxWidgets. it can detect file encoding and support html, txt, zip, tar, gzip file format, now it support more archive format by using 7z dynamic library from 7-Zip. It works under windows,linux, zaurus (c7x0 tested),pocketpc
Change Log
1.2.3
- Add WINCE(PocketPC 2003 or above) support
- Fix bug on 7zip archive handling
1.2.1
- Add LINUX support for most of the archive types, by using 7z.so and Rar29.so from 7-Zip
1.2.0
- Add more archive format support (especially for "rar" files), by using 7z.dll from 7-Zip and a library of 7zip lib7zip
- Fix bug when archive contains folder, the file name is incorrect created.
- Currently 7zip library only works on windows, next step will add LINUX and Zaurus support
1.1.0
- Change menu item "Display Chinese Simplify" to a submenu "Display As", now user can choose use "original", "simplified chinese", "tranditional chinese" to view the books
- Fix bug the recent files menu will show duplicated items
- upgrade preference file to save "view as" and "display as" for each file
1.0.9
- wxWidgets upgrade to 2.8.9
- Add a menu item "Display Chinese Simplify" : which will show all big5 characters in gb2312 characters.