1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/viewer/text
witekfl 42d2433f4b Color leading spaces with the color of the first non-space character.
Also color trailing spaces with the color of the last character.

See for example gtk-doc.
2012-07-11 11:14:03 +02:00
..
draw.c Color leading spaces with the color of the first non-space character. 2012-07-11 11:14:03 +02:00
draw.h Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
form.c Remove variables that were set but not used 2011-09-24 02:25:51 +02:00
form.h Fixed bug relating to newlines in hidden input fields 2008-11-09 23:28:46 +02:00
link.c The union of the color and the node_number in the struct screen_char. 2012-03-03 11:27:58 +01:00
link.h field_op: use goto_link (micro-optimisation) 2009-05-22 20:05:16 +00:00
Makefile Bug 1060: Use libtre for regexp searches. 2009-02-08 18:26:22 +02:00
marks.c Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
marks.h Modularise viewer/text/marks 2006-05-20 15:01:24 +00:00
search.c Delete unused variables after next to last commit 2010-09-16 20:57:34 +00:00
search.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
textarea.c Merge branch 'elinks-0.12' into elinks-0.13 2008-11-10 00:07:20 +02:00
textarea.h Add free_textarea_data wrapper for done_textarea_data and use in destroy_terminal 2007-09-01 11:58:29 +00:00
view.c Perform the work of try_form_insert_mode in enter 2011-11-14 04:34:50 +00:00
view.h Add half-page-down and half-page-up commands 2010-09-14 20:42:32 +00:00
vs.c SMJS: handle view_state outliving wrapping object 2011-11-14 04:34:51 +00:00
vs.h SMJS: handle view_state outliving wrapping object 2011-11-14 04:34:51 +00:00