mattias
cc491168f8
lhelp: added makefile
...
git-svn-id: trunk@37748 -
2012-06-23 16:59:11 +00:00
mattias
c019b71631
lhelp: clean up
...
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
mattias
987afc7816
lhelp: cleaned up paths
...
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
juha
844e616738
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
...
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
andrew
251d250a55
Fixed chm index searching not working
...
git-svn-id: trunk@35871 -
2012-03-10 15:07:52 +00:00
sekelsenmat
badc3e74ca
lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
...
git-svn-id: trunk@35371 -
2012-02-15 13:32:27 +00:00
juha
62fcc662c6
LCL: remove IFDEFs for old FPC versions. Lazarus won't compile anyway with old versions.
...
git-svn-id: trunk@34948 -
2012-01-26 10:47:37 +00:00
sekelsenmat
266bf088ec
Final purge of OnPageChanged from Lazarus
...
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00
mattias
36dc00ab92
chmhelp: ability to use different chm viewers
...
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
juha
95796bbe75
lhelp: Put splitter initially to the right place.
...
git-svn-id: trunk@31991 -
2011-08-15 19:23:29 +00:00
juha
0d4fe16125
lhelp: Show Index correctly in all machines. If it worked before, this change makes no difference. Issue #19450 , patch from Anton
...
git-svn-id: trunk@31985 -
2011-08-14 09:10:10 +00:00
juha
3e2ccd6a39
chmhelp, lhelp: cleanup
...
git-svn-id: trunk@31949 -
2011-08-11 20:25:23 +00:00
mattias
9638accb2a
chmhelp: fixed UTF8 file name
...
git-svn-id: trunk@30875 -
2011-05-23 21:06:54 +00:00
andrew
f6b299e26a
* Fixed using topic id instead of context id
...
git-svn-id: trunk@30857 -
2011-05-22 13:36:51 +00:00
andrew
fa52e18965
* Fixed loading of context id's from the command line
...
git-svn-id: trunk@30845 -
2011-05-22 01:19:21 +00:00
mattias
d123c41d7a
chmhelp: updated README
...
git-svn-id: trunk@30821 -
2011-05-19 20:50:52 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
sekelsenmat
3f25f191e9
Fixes lhelp compilation. Patch from bug #17225
...
git-svn-id: trunk@27921 -
2010-10-28 08:06:08 +00:00
andrew
a58662c257
lhelp - loading toc and index is now lightning fast. It is loaded before showing the desired page.
...
git-svn-id: trunk@26983 -
2010-08-02 22:52:44 +00:00
andrew
147aafd3c7
* lhelp - additional fix for url's loading twice
...
git-svn-id: trunk@26982 -
2010-08-02 21:55:31 +00:00
andrew
a3ba202973
lhelp - fixed the Default page of a chm being loaded twice on initial opening of a chm
...
git-svn-id: trunk@26981 -
2010-08-02 21:44:29 +00:00
andrew
1952bfcff4
fixed search results so that the modified pages are valid html
...
added exception handling in case the fcl html parser cannot read the html
git-svn-id: trunk@26973 -
2010-08-02 02:44:02 +00:00
andrew
b05063d299
* lhelp search result now use ttreeview
...
git-svn-id: trunk@26970 -
2010-08-02 01:40:55 +00:00
andrew
bd0d7d8bcd
* changed lhelp index viewer to a treeview instead of listview since it's much faster to load items
...
git-svn-id: trunk@26936 -
2010-07-31 15:33:40 +00:00
andrew
96065ffa17
* lhelp code cleanup
...
git-svn-id: trunk@26923 -
2010-07-31 05:19:20 +00:00
andrew
958abdd1d0
* fixed highlight for different case words
...
git-svn-id: trunk@26922 -
2010-07-31 04:30:25 +00:00
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
b3d3fb2050
* more lhelp state settings
...
git-svn-id: trunk@26917 -
2010-07-30 23:06:40 +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
paul
e0a8591ef0
lhelp: use fpc resources
...
git-svn-id: trunk@26887 -
2010-07-29 04:39:12 +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
paul
46991b595d
lhelp: use system settings for showing glyphs on buttons and menus
...
git-svn-id: trunk@22031 -
2009-10-05 02:01:54 +00:00
andrew
0bd3f3c363
* some code cleanup
...
git-svn-id: trunk@21988 -
2009-10-02 22:28:54 +00:00
andrew
b11fa376c6
* lhelp now uses code from fpc to read index
...
git-svn-id: trunk@21968 -
2009-10-02 00:35:02 +00:00
andrew
1e517759ea
* fixed lhelp index viewstyle
...
git-svn-id: trunk@21967 -
2009-10-02 00:06:54 +00:00
andrew
f0bc788ad4
* fixed lhelp home back and forward buttons being disabled when first opening file
...
git-svn-id: trunk@21951 -
2009-10-01 15:22:27 +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
08ed127d0f
* Added two way comunication to LHelpControl
...
* Made using lhelp easier so that it's only needed to install ChmHelpPkg and copy chms to docs/html
* lhelp will be built by ChmHelpPkg if it doesn't exist
* added helpful msg when F1 is pushed and no chms can be found
git-svn-id: trunk@21688 -
2009-09-13 18:34:50 +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