summaryrefslogtreecommitdiff
path: root/packages/chm/src/chmreader.pas
Commit message (Expand)AuthorAgeFilesLines
* * fixed bug 15838 where chm urls might have a backslash in the urlandrew2010-07-171-16/+9
* * fixed a problem in chmreader wrt moment of fwindows creationmarco2010-07-131-10/+12
* * initial #windows, defaultwindow supportmarco2010-07-111-33/+118
* * Fixed a potential bug where a value would not change if a contition wasn't metandrew2010-07-111-32/+47
* * Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas.marco2010-07-031-1/+1
* * contextlist propertymarco2010-06-191-0/+1
* * typo fix, as per mantis 15818marco2010-02-191-1/+1
* * reverted 13955 since a fix was already in placeandrew2009-10-261-1/+0
* * Fixed a chm reader bug that Return value was not initialized if neither bin...andrew2009-10-261-0/+1
* * fix for case that none of the two indexes are present.marco2009-10-111-1/+3
* * Binary Index supportmarco2009-10-101-6/+217
* * skeleton function for binary index reading.marco2009-10-061-3/+26
* * fixed bug 14595andrew2009-09-191-3/+3
* * Added reading and writing binary TOC for chms.andrew2009-09-081-15/+111
* * Minor fixes to $ifdef writeln's I had lying around.marco2009-06-121-0/+1
* * stream positioning fix from mantis 12897 as well as some minor style fixin...marco2009-05-101-1/+1
* * htmlindexer can use generics Red black tree (for testing, under ifdef)marco2009-04-301-2/+4
* * fixed huge memory leak when searching chmsandrew2008-12-161-5/+13
* * Read into string with len 0 could cause range check errors.marco2008-11-161-1/+2
* * Fixed several chm bugs. andrew2008-11-161-1/+75
* * fixed memleakvincents2008-10-271-0/+1
* * chm movedmarco2008-01-261-0/+1189