1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/viewer/text
2006-07-18 12:31:30 +02:00
..
draw.c refresh_view: drop unnecessary call to redraw_from_window 2006-02-05 01:03:24 +00:00
draw.h
form.c UTF-8 support for html form textarea. Changed displaying of textarea. 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
marks.c
marks.h
search.c Case insensitive search works with accented letters. UTF-8 character set 2006-07-18 12:31:30 +02:00
search.h
textarea.c UTF-8 support for html form textarea. Changed displaying of textarea. 2006-05-07 00:51:26 +02:00
textarea.h UTF-8 support for html form textarea. Changed displaying of textarea. 2006-05-07 00:51:26 +02:00
view.c send_event(): initialize @doc_view only when needed, and prevent a 2005-12-12 17:11:28 +01:00
view.h
vs.c
vs.h