Commit Graph

37 Commits

Author SHA1 Message Date
andrew
900b64d932 * lhelp search results now color the words searched for. For some reason setting the background color with css doesn't work.
git-svn-id: trunk@26921 -
2010-07-31 04:11:43 +00:00
andrew
c56eea9bf0 * lhelp opendialog remembers last dir
git-svn-id: trunk@26916 -
2010-07-30 23:01:13 +00:00
andrew
957fb24560 * lhelp title now shows the active chm title and the titles of all open chms
git-svn-id: trunk@26915 -
2010-07-30 22:35:04 +00:00
andrew
5cee5308ba * lhelp now saves recent files and it's position/size
git-svn-id: trunk@26914 -
2010-07-30 21:20:46 +00:00
andrew
c426de02a7 * Fixed most parts of bug #16997
git-svn-id: trunk@26913 -
2010-07-30 19:40:09 +00:00
andrew
6085c465cd * fixed bug #16689 where chm search results would have an unusable url
git-svn-id: trunk@26685 -
2010-07-16 13:56:17 +00:00
andrew
7b12360c79 * Fixed bug #14890 where if no binary or text Index existed a crash would occur. if fpc > 2.4 is used then fpc needs to be latest too since a bug was found there also that caused the same crash
git-svn-id: trunk@22282 -
2009-10-26 00:48:00 +00:00
andrew
4590634148 * Fixed chm toc being loaded as index
git-svn-id: trunk@22279 -
2009-10-24 19:20:00 +00:00
andrew
b7d39f719c * Added support for binary toc and index support from fpc
git-svn-id: trunk@22097 -
2009-10-11 16:36:22 +00:00
andrew
1e517759ea * fixed lhelp index viewstyle
git-svn-id: trunk@21967 -
2009-10-02 00:06:54 +00:00
andrew
c97887101c * lhelp uses fpc code to parse toc sitemap
* lhelp - remove newline from please wait message
* lhelp - made listview column size 400 since autosize is not working

git-svn-id: trunk@21950 -
2009-10-01 15:18:11 +00:00
andrew
95a11eb773 * changed lhelp viewstyle for the index to vsReport
git-svn-id: trunk@21947 -
2009-10-01 14:17:36 +00:00
andrew
6f52a21925 * lhelp shows TOC node when any url is loaded if there is one
* changed lhelp toc treeview to be readonly

git-svn-id: trunk@21946 -
2009-10-01 13:55:00 +00:00
andrew
a66f070242 * Various cosmetic fixes for lhelp
* lhelp now will highlight the item in the TOC if it exists when a link is clicked in a document

git-svn-id: trunk@21945 -
2009-10-01 13:28:24 +00:00
paul
e2693b1724 components: chmhelp: DoOpenChm can leave fChms = nil in case of exception (e.g.: when file is locked)
git-svn-id: trunk@21722 -
2009-09-16 00:14:52 +00:00
andrew
7854048a16 Fixed toc links containing the char "#" and not being able to find the file
git-svn-id: trunk@20999 -
2009-07-29 03:03:20 +00:00
andrew
e0673a43bf Made OpenURL dialog more user friendly
git-svn-id: trunk@20622 -
2009-06-13 23:58:52 +00:00
andrew
3d88da4119 Applied changes from Alex22
git-svn-id: trunk@20532 -
2009-06-09 02:40:26 +00:00
paul
e966b41e53 lhelp: fixed anchoring
git-svn-id: trunk@17847 -
2008-12-16 03:51:20 +00:00
andrew
006f02864e * updated icon for chm toc documents
* updated http dataprovider for lnet trunk. only enabled if the lnetvisual package is added as a requirement
* some cleanup for chmcontentprovider

git-svn-id: trunk@17842 -
2008-12-15 17:15:56 +00:00
andrew
9cdedcc5dd * Enabled chm search support for fpc >=2.3.1 and fpc >= 2.2.3
git-svn-id: trunk@17779 -
2008-12-10 04:36:30 +00:00
andrew
dec871d178 * Updated lhelp to use new images from laurent
git-svn-id: trunk@17765 -
2008-12-09 16:25:21 +00:00
andrew
2e2ae63b1a * ifdef'd the chm searching code so an older fpc can compile it
git-svn-id: trunk@17672 -
2008-12-03 12:13:47 +00:00
andrew
45a0a8e636 * now lhelp tabs are not shown if the items they represent are not available
git-svn-id: trunk@17669 -
2008-12-03 03:36:09 +00:00
andrew
9a205e2a39 * fixed index out of bounds error
git-svn-id: trunk@17668 -
2008-12-03 03:06:54 +00:00
andrew
27000278c6 * hopefully fixed display problems with win32
git-svn-id: trunk@17667 -
2008-12-03 02:00:13 +00:00
andrew
441f211cf7 * some more lhelp fixes loading chm's from lazarus works properly now when two chms are opened
git-svn-id: trunk@17666 -
2008-12-03 01:03:46 +00:00
andrew
707ab26207 * made lhelp url loading more robust. now an absolute link is stored in history
git-svn-id: trunk@17665 -
2008-12-02 22:31:28 +00:00
andrew
956f2ff5ce * Hopefully fixed lhelp layout problems and a win32 bug about path delimiters
git-svn-id: trunk@17593 -
2008-11-26 01:51:01 +00:00
andrew
28e1d0e3e3 Removed attempted sorting of search results since the gtk2 listview mixed up the items
git-svn-id: trunk@17406 -
2008-11-16 13:56:04 +00:00
andrew
da4caf47b9 * Added search tab to lhelp
* searching chms is possible with trunk fpc

git-svn-id: trunk@17404 -
2008-11-16 06:02:15 +00:00
vincents
4b419e7e3c lhelp: replaced idle timer with asyncmethod call.
git-svn-id: trunk@17153 -
2008-10-29 15:55:13 +00:00
vincents
15ef38ddd1 lhelp: fixed some memleaks
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
vincents
20f5b2b4ad lhelp: fixed compilation and cleanup
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
andrew
65148452ac lhelp fixes:
* fixed a crash when loading a chm with no Table of contents
* improved the Index tab to have a search feature
* now the index tab indents subitems properly
* removed dependancy of chmpkg. these files are included with fpc by default now. If you have an olderversion of fpc you can re-add the dependancy of chmpkg locally
* added probably 5 new bugs :)

git-svn-id: trunk@13211 -
2007-12-07 21:28:36 +00:00
andrew
1e48c1f2b4 major changes to lhelp - uses lnet now
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00