1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
elinks/src/document
Witold Filipczyk e347122e6d get_attr_value: do not do trim_chars
trim_chars was called only in debug mode and the results of the get_attr_val
for value=" something " in debug mode differ from normal and fastmem mode.

[ From commit c4500039b2 on the witekfl
  branch.  --KON ]
2007-03-18 13:32:25 +02:00
..
css change_hook_css: Don't use the ses parameter. 2007-01-27 22:33:02 +02:00
dom Simplify init_dom_renderer, drop get_css_property 2006-12-08 15:02:59 +00:00
html get_attr_value: do not do trim_chars 2007-03-18 13:32:25 +02:00
plain Cast the NULL argument of straconcat to unsigned char *. 2007-03-11 12:59:11 +02:00
docdata.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
docdata.h mem_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00:00
document.c Add .cached to struct document 2006-12-10 03:11:04 +00:00
document.h Add .cached to struct document 2006-12-10 03:11:04 +00:00
forms.c Added id to the form control. id is used by scripts 2006-05-01 19:22:07 +02:00
forms.h Bug 821: Document the charsets of buffers for BFU and form input fields. 2006-10-25 19:46:01 +03:00
Makefile Elute all DOM-related code and put it in src/dom 2005-12-28 14:05:14 +01:00
options.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
options.h Rename CONFIG_UTF_8 to CONFIG_UTF8. 2006-09-17 16:12:47 +03:00
refresh.c Document how timer callbacks erase timer IDs; add some assertions. 2006-12-02 18:35:03 +02:00
refresh.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
renderer.c Rename CONFIG_UTF_8 to CONFIG_UTF8. 2006-09-17 16:12:47 +03:00
renderer.h Sort links when necessary 2006-01-28 14:13:41 +01:00
view.h Eliminate link_bg 2006-05-28 01:08:46 +00:00