1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/terminal
Witold Filipczyk ca18522eec Revert "Shorten add_chars. Do not call compare_fg_color and compare_bg_color."
This reverts commit 8132c156dd.
On download dialog cursor jumps too much
2015-09-17 21:38:35 +02:00
..
color.c The union of the color and the node_number in the struct screen_char. 2012-03-03 11:27:58 +01:00
color.h Decode ESC color sequences in the plain renderer. 2010-07-31 20:51:24 +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 Color leading spaces with the color of the first non-space character. 2012-07-11 11:14:03 +02:00
event.c Drop special handling of ctrl-l 2009-05-22 19:50:28 +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 2009-01-01 19:14:01 +00:00
kbd.c Don't retry get_window_title 2012-11-03 22:14:48 +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 Revert "Shorten add_chars. Do not call compare_fg_color and compare_bg_color." 2015-09-17 21:38:35 +02:00
screen.h Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
tab.c send_kbd_event: Fix accesskeys when priority = 0 2011-01-19 03:44:50 +00:00
tab.h send_kbd_event: Fix accesskeys when priority = 0 2011-01-19 03:44:50 +00:00
terminal.c SMJS: add terminal object 2011-11-14 04:34:51 +00:00
terminal.h SMJS: add terminal object 2011-11-14 04:34:51 +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 943: Refuse user JS actions in unfocused tabs 2012-11-03 22:10:27 +02:00
window.h Bug 943: Refuse user JS actions in unfocused tabs 2012-11-03 22:10:27 +02:00