aboutsummaryrefslogtreecommitdiffstats
path: root/HTMLtree.c
Commit message (Expand)AuthorAgeFilesLines
* small cleanup of the man page fixed a potential problem raised by PetrDaniel Veillard2002-08-121-4/+4
* integrated a cleaned up version of Marc Liyanage' patch for booleanDaniel Veillard2002-08-121-2/+41
* trying to fix the <style> escaping problem in HTML serialization bugDaniel Veillard2002-07-291-2/+4
* changed the order of the encoding declaration attributes in the meta tagsDaniel Veillard2002-07-171-2/+2
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-181-2/+2
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-141-2/+35
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-55/+0
* fixed some htmlSetMetaEncoding() problems fixup and integrated tests forDaniel Veillard2002-03-061-8/+2
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-3/+0
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-0/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-11/+11
* cleanup some static declarations DanielDaniel Veillard2001-12-131-4/+4
* more include cleanups, export cleanly one html output + format function.CET 2001 Daniel Veillard2001-11-011-3/+0
* fixed an erroneous validation bug when PE refs occurs in external parsedDaniel Veillard2001-10-231-6/+6
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-4/+4
* trying to fix some troubles w.r.t. function returning const xxxPtr. DanielDaniel Veillard2001-08-161-2/+2
* store the line numbder in element->content, may break some software, needDaniel Veillard2001-07-121-4/+7
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - HTMLtree.[ch]: more work on the HTML serialization routnes,Daniel Veillard2001-06-141-14/+42
* - HTMLparser.[ch] HTMLtree.c: stored the inline/block propertyDaniel Veillard2001-06-131-10/+19
* - HTMLtree.[ch]: started augmenting the HTML save API withDaniel Veillard2001-06-131-29/+130
* - HTMLtree.h: cleanup and started evaluating the work needed onDaniel Veillard2001-06-131-48/+23
* - HTMLtree.c: when in a pre element no formatting space shouldDaniel Veillard2001-06-071-3/+7
* - HTMLtree.c: when in a pre element no formatting space shouldDaniel Veillard2001-06-071-2/+6
* - HTMLtree.c: trying to close bug #55772 escaping in scriptDaniel Veillard2001-06-051-4/+8
* - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bugDaniel Veillard2001-05-301-8/+51
* - HTMLtree.c: fixed the bug reported by Bjorn in htmlNodeDumpDaniel Veillard2001-05-081-25/+17
* - HTMLtree.c: real fix for #53402Daniel Veillard2001-04-251-4/+12
* Good old cycle: new release, new bug reports, new fixes ...Daniel Veillard2001-04-241-0/+25
* - HTMLtree.c: applied change for Paul Sponagl on script savingDaniel Veillard2001-04-231-23/+10
* trio upgrade and integrationBjorn Reese2001-04-211-8/+1
* - HTMLparser.c HTMLtree.c: applied part of the patches providedDaniel Veillard2001-04-181-10/+38
* Small fixes: - xpath.c: fixed a memleak when comparing nodesets -Daniel Veillard2001-04-021-3/+7
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-5/+0
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-14/+2
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-2/+18
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-1/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+1155
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1155/+0
* Couple of fixes, getting ready for 2.3.1:Daniel Veillard2001-02-151-1/+24
* testing and bug fixing related to XSLT:Daniel Veillard2001-02-131-1/+1
* - valid.c: couple of bug fixes pointed by Gary PenningtonDaniel Veillard2001-02-071-15/+0
* Bug fixes and an extension found and required by XSLT:Daniel Veillard2001-02-051-14/+25
* More work, bugfixes for problems detected by XSLT, and addition ofDaniel Veillard2001-01-221-4/+1
* grrr there was still a static decl left, DanielDaniel Veillard2001-01-211-1/+1
* Just mad a function public:Daniel Veillard2001-01-211-1/+1
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-2/+4
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-12/+25