1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/document
Jonas Fonseca 1bd98053b0 Fix memory leak in the DOM configuration module
... by making the (only) user (which is the RSS renderer) responsible
allocation of the dom_config structure.
2008-06-21 00:19:15 +02:00
..
css Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
dom Fix memory leak in the DOM configuration module 2008-06-21 00:19:15 +02:00
html Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
plain Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
docdata.c Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
docdata.h mem_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00:00
document.c Move find_tag to document/document 2007-09-14 16:29:13 +02:00
document.h Move find_tag to document/document 2007-09-14 16:29:13 +02:00
format.c Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
format.h Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
forms.c Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
forms.h Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
Makefile Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
options.c Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
options.h Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
refresh.c Introduce start_document_refreshes() 2007-09-14 16:44:04 +02:00
refresh.h Introduce start_document_refreshes() 2007-09-14 16:44:04 +02:00
renderer.c Bug 620: Reset form fields to default values on reload 2008-06-15 22:49:57 +03:00
renderer.h Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
view.h Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00