1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/document
Witold Filipczyk 0ec2f8eaa8 Show IP of the document in the status bar.
config options:
ui.show_ip (0/1) default 0
status.showip-text - colors
2010-03-30 14:45:19 +02:00
..
css Merge branch 'elinks-0.12' into elinks-0.13 2009-03-12 08:46:02 +02:00
dom Merge branch 'elinks-0.12' into master 2009-03-29 18:26:20 +03:00
html Pass the codepage (cp) instead of options to the scan_http_equiv. 2009-01-27 09:23:56 +01:00
plain Use color.background instead of bgcolor in struct document too. 2007-10-12 16:50:47 +02:00
docdata.c Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
docdata.h mem_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00:00
document.c Show IP of the document in the status bar. 2010-03-30 14:45:19 +02:00
document.h Show IP of the document in the status bar. 2010-03-30 14:45:19 +02:00
format.c struct text_style_color fg,bg -> foreground, background 2007-10-12 16:41:06 +02:00
format.h struct text_style_color fg,bg -> foreground, background 2007-10-12 16:41:06 +02:00
forms.c Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
forms.h Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00
Makefile Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
options.c Merge branch 'elinks-0.12' into master 2009-03-29 18:26:20 +03:00
options.h Optionally honour "display: none" (default off) 2007-12-22 03:59:22 +00:00
refresh.c Don't fail assertion on 0-second meta-refresh 2009-06-18 18:13:25 +00:00
refresh.h Introduce start_document_refreshes() 2007-09-14 16:44:04 +02:00
renderer.c Merge branch 'elinks-0.12' into elinks-0.13 2009-07-11 16:47:33 +03:00
renderer.h Backport Pasky's changes concerning text_style-related stuff. 2007-09-14 14:59:37 +02:00
view.h Doxygenate src/document/ (but not subdirs) 2007-07-28 02:34:59 +03:00