1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/document
Witold Filipczyk d19dcaa3e7 IMHO line_break should fill lines with spaces. This is done for <pre>.
See glib documentation in 256 colors for the difference.
Some lines are 1 space longer. I have no idea how to level them.
2006-05-26 19:59:20 +02:00
..
css Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
dom DOM: Replace various DOM status/error/exception codes with dom_code enum 2006-01-31 22:01:35 +01:00
html IMHO line_break should fill lines with spaces. This is done for <pre>. 2006-05-26 19:59:20 +02:00
plain plain renderer: return when data is invalid in some cases 2006-05-10 18:18:22 +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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
document.h Revert unstable 'Eval embedded scripts at once' 2006-02-12 15:03:12 +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 Added id to the form control. id is used by scripts 2006-05-01 19:22:07 +02: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 Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
refresh.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
refresh.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
renderer.c Display optionally tabs bar at top like other browser do. 2006-03-04 10:24:37 +01:00
renderer.h Sort links when necessary 2006-01-28 14:13:41 +01:00
view.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00