* 1.10:
+ loading CHM files by topic.
+ now keeping the scroll position between HTML window
resizes.
+ WxWidgets 2.7 friendly code.
+ F9 now works to toggle the contents, just like Firefox.
+ added Swedish translation.
+ added Portuguese translation (in addition to the old - now
pt_BR - translation).
+ fixed the Portuguese translations (they were using the
wrong charset).
+ wxGTK 2.8.x friendly.
+ workaround to be able to print relative path CHM images.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
* 1.5:
+ fixed bookmark selection bug.
+ fixed Mac OS X locale warning.
+ now text can be copied with ctrl(or cmd, on Mac)-C.
+ added Copy toolbar button.
+ added Edit menu bar.
Changes:
+ added Czech translation.
+ added Slovak translation.
+ updated Russian translation.
+ updated French translation.
+ removed useless mouse scroll patch for Mac OS X.
+ fixed the About dialog on Mac OS X.
+ fixed the HTML link to Pabs' chmspec page.
+ now allowing the 'back' button to get to the welcome page.
+ the code compiles on Win32 with MinGW without patches
+ added Win32 resource and icon files
+ applied GCC 4.1 related patch
Changes since 1.0:
- Added TW translation.
- Fixed bookmarks save on application exit bug.
- Added support for the <SPAN> HTML tag.
- Better icons for the contents tree control items.
- Added Chinese translation.
- Improved the language detection system and non-Latin character
sets display in Unicode builds.
- Fixed Cyrillic characters display in Unicode builds.
Changes since 0.9.3:
- fixed contents parsing problem.
- added support for context sensitive help; code contributed
by Eamon Millman from PCI Geomatics.
Changes:
+ added Polish translation.
+ added Bulgarian translation.
+ fixed a Fonts dialog bug.
+ fixed a SunOS/sparc bug where reading info from the
#SYSTEM file crashed xCHM. Thanks go to the reporter of the
bug Markus Schwarzenberg, for helping solve a bug on a
platform I had no access to.
xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and
written with wxWindows. xCHM can view your files, show the contents
tree if one is available, print the current page, work with bookmarks
and do the usual history stunts. It allows you to change fonts and
search for text in all the pages of the archive, or in the pages'
titles. What it can't do is handle Javascript by the book.