1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/src/terminal
Kalle Olavi Niemitalo 5499926cc0 Merge branch 'elinks-0.12' into elinks-0.13
Conflicts:

	po/pl.po
	src/config/conf.c
	src/terminal/kbd.c
2008-02-03 22:30:46 +02:00
..
color.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
color.h Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
draw.c Prevent internal errors when terminal width or height are very small 2007-09-14 11:49:03 +02:00
draw.h Trim trailing whitespaces. 2007-09-14 15:14:34 +02:00
event.c Drop EVENT_TEXTAREA, use EVENT_RESIZE instead 2007-09-01 12:46:02 +00:00
event.h Bug 867: Request and recognize bracketed paste. 2008-01-14 23:53:56 +02:00
hardio.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
hardio.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
itrm.h Merge branch 'elinks-0.12' into elinks-0.13 2008-02-03 22:30:46 +02:00
kbd.c Merge branch 'elinks-0.12' into elinks-0.13 2008-02-03 22:30:46 +02:00
kbd.h Bug 867: More comments. 2008-01-19 18:12:18 +02:00
key.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
mouse.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
mouse.h terminal: Define separate structs for events passed via the interlink socket. 2006-08-06 20:02:39 +00:00
palette.inc Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
screen.c Bug 824: Disable combining characters unless --enable-combining. 2008-01-19 20:58:22 +02:00
screen.h Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
tab.c Check session- and domain-specific settings for many options 2007-08-30 21:11:51 +00:00
tab.h Move delayed_open to src/terminal/tab.c 2006-01-16 19:28:03 +00:00
terminal.c Add free_textarea_data wrapper for done_textarea_data and use in destroy_terminal 2007-09-01 11:58:29 +00:00
terminal.h Make the textarea_data member of struct terminal opaque 2007-09-01 12:02:21 +00:00
TODO Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
window.c Drop EVENT_TEXTAREA, use EVENT_RESIZE instead 2007-09-01 12:46:02 +00:00
window.h More doc comments about coordinates. 2007-08-29 09:57:18 +03:00