1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/viewer/text
Pavol Babincak aedc5459ef UTF-8 support for html form elements: text, password, select and file.
Including double-width glyphs. Without support for textarea.
2006-05-07 00:51:26 +02:00
..
draw.c refresh_view: drop unnecessary call to redraw_from_window 2006-02-05 01:03:24 +00:00
draw.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
form.c UTF-8 support for html form elements: text, password, select and file. 2006-05-07 00:51:26 +02:00
form.h Renamed variables utf8_pos to state_cell and char_cnt to chars_cells. 2006-05-07 00:51:24 +02:00
link.c Renamed variables utf8_pos to state_cell and char_cnt to chars_cells. 2006-05-07 00:51:24 +02:00
link.h Convert link titles to correct codepage before displaying it on screen. 2006-03-13 01:54:34 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
marks.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
marks.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
search.c Merge with http://elinks.cz/elinks.git 2006-02-18 12:21:47 +02:00
search.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
textarea.c Changed type uint16_t to unicode_val_T.Changed var x and xi to xbase and x. 2006-05-07 00:51:25 +02:00
textarea.h Added configure option --enable-utf-8 2006-02-18 20:28:00 +01:00
view.c send_event(): initialize @doc_view only when needed, and prevent a 2005-12-12 17:11:28 +01:00
view.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
vs.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
vs.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00