1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/terminal
Miciah Dashiel Butler Masters 6469344727 Export done_textarea_data and call in destroy_terminal to prevent leak
Previously, if a terminal crashed with an external editor open, the struct textarea_data would never be freed
2007-09-01 09:45:56 +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 @textarea_editor global 2007-09-01 09:10:54 +00:00
event.h bug 181: Simplification. Reverted changes causing incompatibility. 2007-09-01 09:00:36 +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 bug 181: Simplification. Reverted changes causing incompatibility. 2007-09-01 09:00:36 +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 Export done_textarea_data and call in destroy_terminal to prevent leak 2007-09-01 09:45:56 +00:00
terminal.h Move pointers to struct textarea_data from linked-list to terminal structure 2007-09-01 09:02:01 +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 bug 181: Allow edit textareas using an external editor on slave terminals. 2007-09-01 09:00:33 +00:00
window.h Doc comments about coordinate systems. 2007-08-28 09:52:37 +03:00