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 6f4c95cc7f Bug 943: Refuse user JS actions in unfocused tabs
(cherry picked from elinks-0.12 commit 51dc3beee7)

Conflicts:
	NEWS: Both 0.12pre5.GIT and 0.13.GIT had inserted a new section.
	src/terminal/window.c: Both had inserted a new function.
2012-11-03 22:10:27 +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 Recode X11 window title when saving and restoring 2011-04-11 22:13:38 +03: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 The union of the color and the node_number in the struct screen_char. 2012-03-03 11:27:58 +01: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