1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/document
Pavol Babincak 7951d7bf22 Added: split line after any double-width character in html renderer.
Note: there are ugly bug (feature?) - when there isn't enought room for
whole double-width char two double-chars are displayed. Can be seen on
table with double-width chars reduced as much as possible.
2006-04-09 19:17:16 +02:00
..
css Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
dom Use unicode_val_T instead of uint16_t for unicode data + cell count fix. 2006-04-09 17:04:47 +02:00
html Added: split line after any double-width character in html renderer. 2006-04-09 19:17:16 +02:00
plain Use unicode_val_T instead of uint16_t for unicode data + cell count fix. 2006-04-09 17:04:47 +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 Sort links when necessary 2006-01-28 14:13:41 +01:00
forms.h Handling onsubmit 2006-01-28 11:17:22 +01: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 Added configure option --enable-utf-8 2006-02-18 20:28:00 +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 Convert link titles to correct codepage before displaying it on screen. 2006-03-13 01:54:34 +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