1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/document
Pavol Babincak 8b9d06c977 Convert link titles to correct codepage before displaying it on screen.
Don't replace UTF-8 bytes with '*'. Probably there is need to do better
check what will be displayed.

Also get_current_link_title is no longer pretty and trivial. (o:
2006-03-13 01:54:34 +01:00
..
css Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
dom Support for double-width glyphs in DOM renderer 2006-02-18 20:28:01 +01:00
html Added configure option --enable-utf-8 2006-02-18 20:28:00 +01:00
plain Support for double-width glyphs in plain renderer 2006-02-18 20:28:00 +01: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