2007-04-17 01:25:53 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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.
|
2006-11-19 01:32:11 by Thomas Klausner | Files touched by this commit (3) |
Log message:
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.
|
2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107) |
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
2006-06-11 16:25:21 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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.
|
2006-05-31 23:39:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
|
2006-04-09 14:36:20 by Thomas Klausner | Files touched by this commit (3) |
Log message:
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.
|
2006-04-09 00:36:01 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.6:
* 1.6:
+ added Ukrainian translation.
+ fixed nasty wxHTML-related bug with absolute .chm links.
|
2006-04-04 08:39:46 by Thomas Klausner | Files touched by this commit (3) |
Log message:
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.
|