summaryrefslogtreecommitdiff
path: root/packages/chm
Commit message (Expand)AuthorAgeFilesLines
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-4/+23
* * extracttoc/extractbinarymarco2010-08-242-5/+70
* * extractalias command, to extract the context info into alias and .h files....marco2010-07-281-3/+72
* * sitemaps now initially scanned, recursive scanning fixed.marco2010-07-272-49/+264
* * added parameter to skip filesizes etc, to easier compare chmls listings.marco2010-07-271-12/+35
* * fixed range errorsjonas2010-07-262-3/+3
* * unblock folded into chmls and deleted.marco2010-07-174-80/+63
* * fixed bug 15838 where chm urls might have a backslash in the urlandrew2010-07-171-16/+9
* * added extractall command to extract all files in a chm.marco2010-07-161-18/+159
* * Fixed chm bug that stopped the search db fr ever being written to a fileandrew2010-07-151-1/+1
* * two more changed defaults and default parsing errors.marco2010-07-151-1/+4
* * more little fixes from initial testing. Mostly errormessages and .hhp defa...marco2010-07-153-10/+37
* * fixed a possible chm compiler crash when a chm without .ht* files is create...andrew2010-07-152-1/+17
* * fixed a problem in chmreader wrt moment of fwindows creationmarco2010-07-133-51/+224
* * Improved link scanning, and chmcmd commandline handlingmarco2010-07-122-51/+246
* * fixed a bug where the header size was incorrectly reported causing useless ...andrew2010-07-111-1/+1
* * initial #windows, defaultwindow supportmarco2010-07-115-76/+483
* * updated copyrightsandrew2010-07-113-2/+22
* * added basic reading for ms help 2 the successor to chmandrew2010-07-116-64/+1167
* * Fixed a potential bug where a value would not change if a contition wasn't metandrew2010-07-115-46/+65
* * Remove leading / from LookupTopicByID. Mantis 16688 patch by Zilvinas Ledas.marco2010-07-031-1/+1
* * contextlist propertymarco2010-06-191-0/+1
* * initial hhp loading in chmproject.marco2010-06-172-12/+543
* * made several functions virtual.marco2010-06-131-4/+4
* * makefile regenned after addition unblockchmmarco2010-06-111-5/+33
* * mass unblock CHM utility for win32/win64marco2010-06-112-0/+69
* * more range check fixes (more serious this time) from mantis 16669marco2010-06-082-2/+5
* * fix for 16644, locally disable rangecheck and put a debug writeln under ch...marco2010-06-061-1/+11
* * fix for memleak (Mantis 16649). Fixed a similar case for sender=nil.marco2010-06-061-1/+3
* * fix for mantis 16643, chmproject.savetofile filename doesn't propagate pro...marco2010-06-051-1/+1
* * fpmake.pp fixesjoost2010-04-261-1/+1
* * typo fix, as per mantis 15818marco2010-02-191-1/+1
* * Am now able to generate helpfiles with contextids from xml via chmfilewrit...marco2009-12-292-20/+50
* * small fix for last commit that avoids trouble when project is created prog...marco2009-12-291-2/+5
* * context support in the project.marco2009-12-291-11/+37
* * Update Makefilespierre2009-12-101-62/+41
* * Split TChmWriter to TITSFWriter and TChmWriterandrew2009-11-071-487/+558
* * 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
* * Fixed bug 14858 where chmsitemap could not properly read a fileandrew2009-10-241-3/+14
* * fix for case that none of the two indexes are present.marco2009-10-111-1/+3
* * commented a forgotten debug writelnmarco2009-10-101-1/+1
* * Binary Index supportmarco2009-10-103-9/+708
* * added multithreaded lzx compression for lzx. Must be enabled with -dLZX_USE...andrew2009-10-096-71/+656
* * Some structures for BTree purposes.marco2009-10-061-9/+61
* * skeleton function for binary index reading.marco2009-10-061-3/+26
* * more memory leaks fixed. Fpdoc is now memsafe except for the fcl-passrc bitsmarco2009-10-051-4/+21
* * memleak fixedmarco2009-10-051-0/+1
* * deduping #urlstr and #stringsmarco2009-09-272-50/+131
* * removed stale debug writelnmarco2009-09-251-1/+1