marco
|
36eaa6c9ae
* tried to apply patch of mantis #38169 in a more minimal way and fixing some of the omissions.
|
4 years ago |
marco
|
e32aeb86c0
* comments
|
6 years ago |
marco
|
8ba75c847a
* fix reading binary toc. Lazarus depends on it, and it name,local change changed order, and thus added empty names.
|
6 years ago |
marco
|
3092b1169a
* redone sitemap to support multiple name,local pairs for index.
|
6 years ago |
marco
|
733559b633
* improve seealso handling when reading back binindex with chmls
|
7 years ago |
michael
|
d8e483ddd4
* Fix bug #34216
|
7 years ago |
marco
|
b41dafa618
* lowercase extension before comparison
|
7 years ago |
marco
|
79f4d0ed44
* memleak fix for mantis #29187
|
9 years ago |
Jonas Maebe
|
2df1d5ec58
* don't allow default parameter values for parameter types that don't accept
|
11 years ago |
Jonas Maebe
|
81597bf171
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
|
12 years ago |
marco
|
56e9f9301c
* First set of patches for making mergable CHM files, committed after a point with 0 regressions.
|
12 years ago |
marco
|
5866e2435c
* some potential rangecheck errors fixed, Mantis #22933, suggested fixes
|
13 years ago |
marco
|
e490fb1d9d
* Fix typo in earlier commit
|
14 years ago |
marco
|
b5c4072af5
* fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 by Anton
|
14 years ago |
marco
|
ce8fbf62d4
* patch from anton fixing TFilestream modes. Mantis #19448
|
14 years ago |
andrew
|
0470c544d6
* fixed bug #15838 where chm urls might have a backslash in the url
|
15 years ago |
marco
|
119277166e
* fixed a problem in chmreader wrt moment of fwindows creation
|
15 years ago |
marco
|
05c40669e6
* initial #windows, defaultwindow support
|
15 years ago |
andrew
|
a0f62a1336
* Fixed a potential bug where a value would not change if a contition wasn't met
|
15 years ago |
marco
|
7b17aed939
* Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas.
|
15 years ago |
marco
|
95bc0374de
* contextlist property
|
15 years ago |
marco
|
8a8df7db67
* typo fix, as per mantis 15818
|
15 years ago |
andrew
|
8fd42a53de
* reverted 13955 since a fix was already in place
|
16 years ago |
andrew
|
46f5d06780
* Fixed a chm reader bug that Return value was not initialized if neither binary or text index existed
|
16 years ago |
marco
|
49aacb4a24
* fix for case that none of the two indexes are present.
|
16 years ago |
marco
|
e66c24e2f8
* Binary Index support
|
16 years ago |
marco
|
6113876842
* skeleton function for binary index reading.
|
16 years ago |
andrew
|
5c64c75dd7
* fixed bug #14595
|
16 years ago |
andrew
|
76769d8e18
* Added reading and writing binary TOC for chms.
|
16 years ago |
marco
|
1d5758b29d
* Minor fixes to $ifdef writeln's I had lying around.
|
16 years ago |