Up to [cvs.NetBSD.org] / pkgsrc / misc / xchm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.32 / (download) - annotate - [select for diffs], Wed Jun 7 07:15:40 2023 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.31: +4 -4
lines
Diff to previous 1.31 (colored)
xchm: update to 1.35. * 1.24: + it is now possible to build xCHM without an external chmlib library (by using ./configure --enable-builtin-chmlib) + added Mac icons and .plist * 1.25: + updated some of the code for modern C++. + minor code cleanup. + cleared a few warnings. * 1.26: + more C++ code cleanup. + now requiring at least wxWidgets 3.0.0 to build. + minor optimizations. + fixed scrolling on loading new pages. + fixed Mac build. + fixed just-broken new tab behaviour. + 1.27: + always display tabs. + display the loaded page title in the tab only (no longer in the main window title bar). + fixed a title search bug. + 1.28: + fixed configure-time XMLRPCDIR detection. + added Ctrl-'=' and Ctrl-'-' as shortcuts for zoom-in/out. + 1.29: + added manpage (from Debian), Gnome files (from Arch). + more code cleanup. + 1.30: + install icons to $(datadir)/icons/hicolor/<RESOLUTION>/apps/. + 1.31: + the toolbar is now togglable. + fixed a crash caused by a search corner case. + 1.32: + moved gr.po -> el.po. + now overlapping some text on page down / page up. + fixed typo (occurences -> occurrences). + added Keywords entry to xchm.desktop. + updated Swedish translation. + 1.33: + removed XPMs from icon theme folders. + now using the XDG base directory specification (for the config). + 1.34: + fixed a few compile-time deprecation warnings. + removed a bunch of local .xpm files (icons), now using platform defaults. + 1.35: + fixed Mageia Linux build (they're using wxWidgets 3.2.1 in 2.8 backwards-compatibility mode, which adds an unfortunate - and deprecated - wxToolBarBase::AddTool() overload).
Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 26 10:59:37 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
misc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
Revision 1.30 / (download) - annotate - [select for diffs], Thu Oct 7 14:35:53 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.29: +1 -2
lines
Diff to previous 1.29 (colored)
misc: Remove SHA1 hashes for distfiles
Revision 1.29 / (download) - annotate - [select for diffs], Tue Nov 3 23:49:54 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Add SHA512 digests for distfiles for misc category Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Nov 16 06:37:52 2013 UTC (9 years, 10 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.27: +4 -4
lines
Diff to previous 1.27 (colored)
Update to 1.23. Changes: + minor fixes, code is now wxWidgets-2.9-friendly
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jun 9 07:26:32 2013 UTC (10 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.26: +4 -4
lines
Diff to previous 1.26 (colored)
Update to 1.22 Changelog: * 1.21: + updated Polish, Russian translations. + fixed a fonts setup bug. * 1.22: + added Greek translation. + implemented fullscreen mode.
Revision 1.26 / (download) - annotate - [select for diffs], Tue May 10 12:50:44 2011 UTC (12 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.25: +4 -4
lines
Diff to previous 1.25 (colored)
Update to 1.20 Changelog: * 1.19: + fixed the table of contents display for most non-Latin character set documents (provided you get a Unicode build). + fixed linking issue for wxWidgets 2.9 (the AUI libraries were not being pulled in). + fixed a bunch of minor bugs. * 1.20: + fixed a nasty bug that crashed the application with some CHM files. + fixed strict-aliasing compile-time warning. + fixed a few signed/unsigned comparison warnings.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jan 28 10:35:23 2011 UTC (12 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.24: +4 -4
lines
Diff to previous 1.24 (colored)
Changes 1.18: * updated PT translation. * added --notopics and --noindex as command line parameters. They inhibit loading the topics tree and the index list, respectively. * added Vim-like document scrolling key bindings. * made the source code wxWidgets 2.9 friendly. * documents using Chinese simplified now display properly. * fixed Windows application crash that happened when the user clicked the "Fonts.." button. * made the source code compatible with Unicode/MSVC wxMSW builds. * fixed loading of search-in-titles results.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 10 17:50:04 2009 UTC (14 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.23: +4 -4
lines
Diff to previous 1.23 (colored)
Update xchm to 1.17. Changes since 1.13: + fixed Normalize() code for Windows CHM files. + fixed "Cannot display document in <whatever> encoding" error. + now allowing ENTER to work in the bookmarks list. + updated Romanian, German translations. + added Belarusian translation. + don't initialize locale data on Windows (English-only) + fixed build problem with Unicode-detecting #ifdefs inside wxT() macros. + made the source code GCC 4.3 friendly (fixed duplicate parameters issue in GetItem()). + #included <bitfiddle.inl> in chmapp.cpp (apparently it did not compile without this on some platforms) + updated French translation. + fixed XPM compile-time warnings for GCC 4.3 + bumped minimum accepted wxWidgets version to 2.8. + added tabbed browsing support (from Cedric Boudinet). + Firefox-style shortcuts for navigation. + fixed font non-Latin encoding character set encoding problem. + replaced the checks for u_intXX_t with checks for the more standard uintXX_t. + some refactoring. + added #include <stdint.h> GCC 4.4 patch from the Gentoo ebuild.
Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 16 23:25:53 2007 UTC (16 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +4 -4
lines
Diff to previous 1.22 (colored)
Update to 1.13: * 1.11: + now xCHM can parse binary TOC trees, if available. + now xCHM can retrieve data from the binary index, if available. + fixed random printout font size problem. + fixed Win32 logo loading problem. + added a progress bar for CHM loading. + fixed TOC tree append bug. + added "Save link as.." item to the context-sensitive right-click menu. + fixed special HTML characters in TOC/index links bug. + fixed relative links in TOC/index bug. + fixed TOC sync with the currently loaded page bug. * 1.12: + actually using the binary index code. + fixed the search results links. + fixed lost Unicode character translation for the TOC and index entries. + updated Polish translation. + fixed index display for non ASCII encodings. + CHM localization bugfixes. * 1.13: + fixed CHMLIB link in the splash page. + fixed special character languages index for wxGTK 2.6.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 19 00:32:11 2006 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
Update to 1.10: * 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.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 11 14:25:21 2006 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.20: +4 -4
lines
Diff to previous 1.20 (colored)
Update to 1.9: * 1.9: + it is now possible to search in the pages of books without a contents tree. + updated Romanian translation. + finally fixed CHM absolute links problem. + updated Polish translation.
Revision 1.20 / (download) - annotate - [select for diffs], Wed May 31 21:39:20 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
Update to 1.8: + fixed the copy link location code. + updated Polish translation. + now SPACE and BACKSPACE work like PAGEUP and PAGEDOWN in the HTML display window. + added (X)Emacs indertation meta-comments to the source files. + fixed Win32 MB2WC() bug. + re-wrote the HHC/HHK parsing code from scratch. + added pretty book icons to the Win32 content tree too.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 9 12:36:20 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.18: +4 -4
lines
Diff to previous 1.18 (colored)
Update to 1.7.1: * 1.7: + fixed the fix :-) + the Ukrainian translation should have been in uk.po not ua.po * 1.7.1: + the history and font dialog were broken.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Apr 8 22:36:01 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Update to 1.6: * 1.6: + added Ukrainian translation. + fixed nasty wxHTML-related bug with absolute .chm links.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 4 06:39:46 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Update to 1.5: * 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.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 2 01:40:24 2006 UTC (17 years, 7 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.15: +4 -4
lines
Diff to previous 1.15 (colored)
Update xchm to 1.4. Changes: - Fixed Polish translation. - Fixed a command line relative path bug. - Fixed CHM input stream implementation on Windows. - The build scripts are MinGW32-friendly.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 27 23:21:17 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
Update xchm to 1.3. 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
Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 5 15:10:44 2005 UTC (18 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Update xchm to 1.2. 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.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 14 18:49:08 2005 UTC (18 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Update xchm to 1.0. Changes: - Text selection and copy/paste operations are available. - Searching in page with Ctrl+F is possible. - Changed the protocol prefix to 'xchm:' to avoid conflicts with the wxWindows-integrated chm support. - Improved CHM load times and UI usability during loading.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 24 11:02:58 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Add RMD160 digests
Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 22 01:08:37 2005 UTC (18 years, 7 months ago) by minskim
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Update xchm to 0.9.8. Changes: - fixed the German translation. - added 'Copy link location' to the right-click menu.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 26 04:44:18 2004 UTC (18 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Update xchm to 0.9.7. Changes: - added ListDirty() optimization hack from Iulian Dragos - now the index list is being sorted.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 30 07:13:47 2004 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Update xchm to 0.9.6. Changes: - added Latvian translation. - fixed the way xCHM treated '&' characters in URLs. - fixed a TOC bug.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 4 09:22:22 2004 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Update xchm to 0.9.5. Changes since 0.9.3: - fixed contents parsing problem. - added support for context sensitive help; code contributed by Eamon Millman from PCI Geomatics.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 21 01:54:46 2004 UTC (19 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Update xchm to 0.9.3. Changes: - fixed 'MS-ITS:' link handling. - corrected a contents tree bug.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 9 15:04:04 2004 UTC (19 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Update xchm to 0.9.2. 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.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 9 14:29:10 2004 UTC (19 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update xchm to 0.9.1 and take maintainership. Changes since 0.9: - fixed an index bug. - added translations for Italian, German, Portuguese and Russian
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 3 22:42:10 2004 UTC (19 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update to 0.9. Changes: - added i18n support. - added Romanian and French translations of xCHM's interface. - no more warnings on wxWidgets 2.5.1 compilations.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 31 22:43:37 2004 UTC (19 years, 8 months ago) by xtraeme
Branch: MAIN
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Update to 0.8.11, provided by Min Sik Kim in PR pkg/24257. Changes: - fixed a bug that prevented xCHM from properly figuring out where to construct the table of contents from. - fixed a bug that prevented the table of contents links to work properly w/ some books. - made the configure script sh friendly. - added Chanler White Mac OS X patch to be able to use the mouse wheel to scroll under Mac OS X. - replaced the application icon with a much better one contributed by Steven Chan.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 14 01:59:54 2004 UTC (19 years, 8 months ago) by xtraeme
Branch: MAIN
Changes since 1.1: +4 -3
lines
Diff to previous 1.1 (colored)
Update to 0.8.10, provided by Min Sik Kim in PR pkg/24049. Changes since 0.8: * 0.8.1 Major feature enhancement masked as minor number release + added real Microsoft-like $FIftiMain index-based global search. The searches are as fast as possible now. - removed the 'Case sensitive' checkbox because index search can't use it anyway. + added support for 'javascript:fullSize' URLs. + beautified the font dialog a bit. + fixed empty title in the titlebar bug. + refined the synchronization between the contents tree and the wxHtmlWindow displayed page. * 0.8.2 Bug fixes and improvements: + added 'find in page' code (wxWindows 2.5.x only). + added 'copy text' code (wxWindows 2.5 only). + added a 'find in page' dialog that hopefully pops up on Ctrl-F :) (wxWindows 2.5.x only) + added a popup menu with common options (back, forward, copy selection, find in page) that pops up when the user right clicks the HTML window. + beautified the tree control and enabled variable sizes for the tree items. * 0.8.3 Bug fixes: + fixed a relative path bug (i.e. for file paths like ../directory/file) both for HTML pages and images (had to override wxHtmlWindow::OnOpeningURL()). + made the fonts change if necessary so that alternative encodings can be used (such as Russian or Chinese). * 0.8.4 Minor bugfix: + corrected a bug that crashed xchm if the user tried to open a .chm file that is not present on disk. * 0.8.5 Major bugfixes: + made xCHM properly handle weird charset languages (Russian, Chinese) properly even when xCHM is being linked with the GTK2/Unicode version of wxWindows. * 0.8.6 Minor bugfixes: + corrected a bug that made xCHM refuse to load pages with /absolute/paths. + corrected a bug that made xCHM refuse to load pages with ./in/current/dir paths. * 0.8.7 Minor feature enhancements: + the contents panel sash position persists between sessions. + decreased the default application font size from 14 to 12. + added opened files history support. * 0.8.8 Major feature enhancements: + all the wxListBox widgets have been replaced with wxListCtrl derived controls. + added real-time searchable index support via a new 'Index' panel (status / selected index word changes as you type). + suppressed unhelpful error messages while loading a page. + hacked around wxWindows file system handler bug. GetMimeTypeFromExt() couldn't figure out that pages that ended in ".HTM" (as opposed to lowercase ".htm") are of "text/html" MIME type. * 0.8.9 Bugfix release: + checking for the u_intXX_t types with autoconf. + the detection of the book title, home page, index and contents files is reliable. + applied FreeBSD port patch. * 0.8.10 Bugfix / enhancements release: + fixed a horizontal scrollbar repainting bug that occured in the search and index tabs. + added Chanler White Mac OS X patch to be able to launch open a .chm file by double-clicking on it on Mac OS X.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jan 6 15:36:18 2004 UTC (19 years, 8 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import of xchm from pkgsrc-wip (by xtraeme@). 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.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 6 15:36:18 2004 UTC (19 years, 8 months ago) by wiz
Branch: MAIN
Initial revision