Commit Graph

98 Commits

Author SHA1 Message Date
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
b25ed48f65 * fixed bug #16988 where setting the help label to a char other than a..z, a..z 0..9 would crash lazarus.
* also fixed a bug where if HelpFilesPath was left blank a PathDelimiter would be added resulting in a HelpFilesPath of "/"

git-svn-id: trunk@26757 -
2010-07-20 23:24:10 +00:00
sekelsenmat
ee09832ebe the idehelp should now accept paths both with and without trailling pathdelim
git-svn-id: trunk@26753 -
2010-07-20 13:21: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
paul
f3b5dbe139 components: return correct file case for packages units
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
mattias
692e26ec87 updated makefiles
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00
mattias
cde3a2dc45 codetools: clean up
git-svn-id: trunk@26154 -
2010-06-16 22:34:05 +00:00
martin
a16afe8843 ChmHelp: clean-up
git-svn-id: trunk@24041 -
2010-03-16 14:13:51 +00:00
andrew
2fc46bc8e1 Changed chm idepkg so that helplabel cannot be blank
git-svn-id: trunk@23316 -
2009-12-29 16:45:26 +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
mattias
53b2ac6208 chmhelppkg: changed mime-type for TChmHelpViewer to application/x-chm
git-svn-id: trunk@22028 -
2009-10-04 22:57:41 +00:00
andrew
bc1151ad6e * fixed lhelp trying to show urls it cant display from the ide
git-svn-id: trunk@22026 -
2009-10-04 22:24:37 +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
223dbe1d03 * Auto building lhelp from IDE now displays compile messages in message window
* another fix for paths in ChmHelpPkg

git-svn-id: trunk@21709 -
2009-09-15 01:53:13 +00:00
andrew
64ff2d3769 Fix for path delimiter in ChmHelpPkg
git-svn-id: trunk@21708 -
2009-09-15 01:07:51 +00:00
paul
a63bbb7f84 components: chmhelp: fix few memory leaks
git-svn-id: trunk@21705 -
2009-09-14 23:44:35 +00:00
paul
94c37327d5 components: add makefiles for chmhelp
git-svn-id: trunk@21696 -
2009-09-14 08:43:23 +00:00
paul
e65663a113 components: cleanup chmhelp
git-svn-id: trunk@21695 -
2009-09-14 08:41:44 +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
mattias
0a563086d3 IDE: BeginCodeTool init var parameters
git-svn-id: trunk@20599 -
2009-06-12 15:28:58 +00:00
andrew
3d88da4119 Applied changes from Alex22
git-svn-id: trunk@20532 -
2009-06-09 02:40:26 +00:00
vincents
36b74cb321 lhelp: fixed compilation on windows
* removed references to obsolete .lrs file, probably used previously for icon.
* update lhelp.rc to current generated version and added external manifest file.

git-svn-id: trunk@19786 -
2009-05-03 18:02:26 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
andrew
e059ec103f * fixed crash when trying to load an image type fpimage doesn't support
git-svn-id: trunk@17849 -
2008-12-16 04:50:15 +00:00
paul
e966b41e53 lhelp: fixed anchoring
git-svn-id: trunk@17847 -
2008-12-16 03:51:20 +00:00
paul
434106a147 lhelp:
- add project icon
 - don't crash if terminal is not opened

git-svn-id: trunk@17846 -
2008-12-16 03:11:53 +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
laurent
d645346e78 llhelp: New table_item images
git-svn-id: trunk@17781 -
2008-12-10 11:14:54 +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
laurent
ea1dc27a65 llhelp: New table images
git-svn-id: trunk@17727 -
2008-12-08 10:29:38 +00:00
laurent
b2f0f7e4b9 lhelp: New icon
git-svn-id: trunk@17723 -
2008-12-08 09:12:47 +00:00