1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/src/terminal
Miciah Dashiel Butler Masters 92abd48405 Drop EVENT_TEXTAREA, use EVENT_RESIZE instead
When returning from an external program, unblock_itrm_x in the slave process will send a resize event to the master process for the slave terminal.  In handle_interlink_event, when we receive this resize event, we can check whether we need to call textarea_edit.
2007-09-01 12:46:02 +00: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 get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
draw.h Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
event.c Drop EVENT_TEXTAREA, use EVENT_RESIZE instead 2007-09-01 12:46:02 +00:00
event.h Drop EVENT_TEXTAREA, use EVENT_RESIZE instead 2007-09-01 12:46:02 +00: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 itrm: Don't mention bug 776 which was already fixed. 2007-07-31 14:14:08 +03:00
kbd.c Drop EVENT_TEXTAREA, use EVENT_RESIZE instead 2007-09-01 12:46:02 +00:00
kbd.h Doxygenate src/terminal/ 2007-07-27 18:33:33 +03: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 get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00: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 Doc comments about coordinate systems. 2007-08-28 09:52:37 +03:00