Up to [cvs.netbsd.org] / pkgsrc / misc / kchmviewer
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 29 08:44:41 2012 UTC (8 weeks, 1 day ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Fix build with kde4 option
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 21 22:30:46 2011 UTC (16 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Update to 5.3.
2011-01-14 tim <gyunaev@ulduzsoft.com>
- Version 5.3 released.
- Fixed spelling error (thx Razvan Visan)
- Changed encodings order for Chinese and Japanese languages
(thanks Kai-Chieh Ku)
- Added Ukrainian localization (thanks Olexander Yatsenko)
- Added Brazilian localization (thanks Márcio Moraes)
- Fixed some grammatical errors (thanks Robin 'cheese' Lee)
- Fixed webkit engine for buggy CHMs which do not have all
content, as well as cases when external references cannot be
loaded. Thanks to Kai-Chieh Ku
- Added Mac support (thanks Serge Weinstock)
Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 31 01:38:30 2009 UTC (2 years, 6 months ago) by wiz
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
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Update to 4.2:
2009-24-10 tim <gyunaev@ulduzsoft.com>
- Version changed to 4.2
- Fixed font size change on KHTMLPart (thanks to Jure Repinc)
- Fixed Windows file opener being unable to open the file with non-English characters.
- Fixed "Open in new tab" for QTextBrowser opening an empty page.
- Middle button in QTextBrowser and WebKit now opens the link in new tab in background.
- Middle button now closes opened tabs in the tab bar.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 2 22:45:13 2009 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Use kde4 from pkgsrc.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 22 13:10:22 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +4 -2
lines
Diff to previous 1.2 (colored)
Update to 4.1. Set LICENSE. Fix a pkglint warning.
- Version changed to 4.1
- Updated Dutch translation (thanks to Sander Pientka)
- Updated Turkish translation (thanks to Ozan Caglayan)
- Default toolbar button order changed to standard -/+
- Automatic encoding detection for KHTMLPart/WebKit is now disabled by default.
- Fixed incorrect index string encoding for non-English strings.
- Fixed text size auto-increase each time the file is loaded for WebKit browser.
- License changed from GPLv2 to GPLv3.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 28 06:35:46 2009 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix destdir installation.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 8 12:02:44 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Update to 4.0 (qt4/KDE4 release):
2008-12-01 tim <gyunaev@ulduzsoft.com>
- Version changed to 4.0 (release);
- Released version 4.0.
2008-11-30 tim <gyunaev@ulduzsoft.com>
- Integrate Fedora .desktop fixes (thx Patrice Dumas)
- Implemented binary TOC and index tables (thx Razvan Cojocaru <razvanco@gmx.net>, the author of xchm). Speed up loading files more than twice!
- Now showing 'waiting' cursor while loading chm table of contents or index.
- Fixed QTextBrowser by providing workaround for "empty" books.
- More compatibility fixes with KDE 4.1
- Added Swedish translation (thx Daniel Nylander)
- Fixed handling files with file:// prefix.
- Added D-BUS support for Qt and KDE builds, the application could now be controlled remotely from other applications or scripts.
- Restored KDE translations.
2008-06-18 tim <gyunaev@ulduzsoft.com>
- Version changed to 4.0b4;
- Added WebKit support (requires QtWebKit module). WebKit browser is default for a system where QtWebKit is present;
- Added support for Right-To-Left application and text layouts;
- Added support for disabling automatic encoding detection for browsers which could detect it themselves (KHTMLPart and Webkit);
2008-06-06 tim <gyunaev@ulduzsoft.com>
- Version changed to 4.0b3;
- Added KDE4 support;
- Fixed several compatibility issues with qt-4.4.0;
- Added keyboard shortcuts to move to the next and previous entries in TOC: Ctrl+Right arrow
and Ctrl+Left arrow;
- Added manifest for the Windows version (thanks Cristian Adam);
- Windows version should not rely on mingw DLL anymore;
- Toolbars are now named;
- Fixed parallel build (thanks Patrice Dumas);
2008-02-10 tim <gyunaev@ulduzsoft.com>
- Version changed to 4.0b2 (this is Qt4-only release);
- Added a command-line option to search through table of contents (--stoc);
- Added Italian translation (thanks to Emilio Scalise);
- Fixed crash on incorrectly compressed CHM file (thanks Albert Astals Cid);
- Fixed kio-msits so it now works with KDE4 (thanks Albert Astals Cid);
- Fixed FSF mailing address everywhere (thanks Albert Astals Cid);
- Fixed handling of improperly formatted CHM files like Audigy help;
- Added heuristics to support for improperly formatted CHMs which have toc and index,
but do not specify so in the project file;
- Fixed handling of CHM files which have local links in form of MS-ITS: urls;
- Search engine has been integrated into libchmfile;
- Search indexes are now stored in a single file, which should make it easier to make
search available through the indexing application;
2007-08-26 tim <gyunaev@ulduzsoft.com>
- Application ported to Qt4.
- Recent files reworked.
- Search on page is now done via toolbar (like FireFox), activated by Ctrl-F and /.
- After switching tabs (either with mouse or Alt+<number> the focus is moved to the browser widget,
so you don't have to click on it to navigate using keyboard.
- Enchanced browser context menu.