summaryrefslogtreecommitdiff
path: root/packages/chm
Commit message (Expand)AuthorAgeFilesLines
* * some potential rangecheck errors fixed, Mantis #22933, suggested fixesmarco2012-09-282-2/+3
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* + added target NativeNT to supported OSes in fpmkunitsvenbarth2012-05-181-0/+1
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+9
* * regenerated Makefiles with AIX supportjonas2012-04-111-3/+22
* Add x86_64-openbsd target in Makefilespierre2012-04-061-101/+115
* Fixed chm search results for large chm search databases with > 2 node levelsandrew2012-03-101-0/+1
* Fixed a bug where large chm search index's would be invalid when multiple ind...andrew2012-03-081-4/+5
* Fixed bug where generating a search for a chm with millions of words would us...andrew2012-03-081-2/+7
* removed unneeded Trim() from chm fiftimainandrew2012-02-231-1/+2
* * Fixed possible but rare crash when compressed data is slightly larger than ...andrew2012-02-231-2/+4
* Removed chmcmd.lpi session info to .lpsandrew2012-02-231-221/+19
* Fixed some range errors and other error in chm writingandrew2012-02-234-8/+23
* + Add missing fcl-base packagepierre2012-02-121-1/+1
* * Override the for fpmake wrong value of COMPILER_TARGETDIR, so that executa...joost2012-01-052-0/+12
* * More packages switched to fpmake buildingjoost2012-01-053-1209/+148
* * rebuilt Makefilesflorian2011-12-041-174/+20
* * Improve CHM versioning, now that a compiler is added. Main chm version is ...marco2011-11-294-4/+16
* * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332florian2011-09-252-8/+4
* * Added Positionmichael2011-09-221-5/+15
* + Update all Makefile's modified bypierre2011-08-161-45/+409
* * Trunk version to 2.7.1marco2011-08-033-4/+4
* * Regenned all makefiles before 2.6.x branching.marco2011-08-031-3/+110
* * Several fpmake-file updatesjoost2011-07-111-0/+1
* * Fix typo in earlier commitmarco2011-06-221-1/+1
* * fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 b...marco2011-06-221-2/+10
* * patch from anton fixing TFilestream modes. Mantis #19448marco2011-05-311-1/+1
* + 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