Commit Graph

59 Commits

Author SHA1 Message Date
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
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
paul
41ded61775 lhelp: fix slashes in urls
git-svn-id: trunk@17596 -
2008-11-26 04:41:12 +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
b5679ab4ee lhelp: fixed another memleak
git-svn-id: trunk@17132 -
2008-10-25 13:31:25 +00:00
vincents
15ef38ddd1 lhelp: fixed some memleaks
git-svn-id: trunk@17127 -
2008-10-24 15:07:32 +00:00
vincents
aa8e6f8e1a lhelp: fixed compilation of democontrol example
git-svn-id: trunk@17124 -
2008-10-24 12:48:11 +00:00
vincents
20f5b2b4ad lhelp: fixed compilation and cleanup
git-svn-id: trunk@17122 -
2008-10-24 12:36:38 +00:00
vincents
1a9b2d0eed removed chm package: units are in fpc\packages and don't require registration
git-svn-id: trunk@17121 -
2008-10-24 11:56:23 +00:00
vincents
e25e506e43 chmhelp: removed duplicate unit
git-svn-id: trunk@17120 -
2008-10-24 11:54:47 +00:00
vincents
c17fd46445 chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
2903864472 examples fixed compilation
git-svn-id: trunk@16243 -
2008-08-25 23:02:42 +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
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
vincents
6cdf555bb7 components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963)
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
mattias
e111fd858b TurboPowerIPro: can now read simple css files from Andrew Haines
git-svn-id: trunk@13391 -
2007-12-19 21:09:19 +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
10535d18d5 Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1
git-svn-id: trunk@12618 -
2007-10-28 12:48:20 +00:00
andrew
11c8f8cc12 disabled a chm debug define
git-svn-id: trunk@11442 -
2007-07-07 17:45:34 +00:00
andrew
78393ef6fe * cleaned up code in chmreader.
* renamed TChmReader to TITSReader and moved the chm 
  specific stuff to TChmReader descended from TITSReader.
* changed how TITSReader looks up files. It no longer reads
  all the entries into memory but look them up efficiently
  as needed
* added a ChmCompareText function that is compatible to 
  how the archive expects the files to be ordered

git-svn-id: trunk@11441 -
2007-07-07 16:00:26 +00:00
andrew
ea4b652818 added some stuff for chm writing
git-svn-id: trunk@11391 -
2007-06-27 10:53:00 +00:00
andrew
cdae7c2e28 Added some stuff for chmwriting
git-svn-id: trunk@11390 -
2007-06-27 10:51:53 +00:00
micha
c214daac3f fix typed pointer arithmetic (issue #7894, patch by Colin Western)
git-svn-id: trunk@10251 -
2006-11-27 18:37:31 +00:00
andrew
1e48c1f2b4 major changes to lhelp - uses lnet now
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
andrew
8cbbf72054 chmhelp fixes from mftq75
git-svn-id: trunk@9797 -
2006-09-02 21:33:17 +00:00
andrew
076ebce906 Added a README.txt for integrating lhelp into lazarus
git-svn-id: trunk@9719 -
2006-08-13 20:41:38 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00