1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/src/terminal
2007-01-25 00:09:07 +02:00
..
color.c Bug 871, 752: Lock down enum color_mode and change option help to match. 2006-12-25 11:51:24 +02:00
color.h Bug 871, 752: Lock down enum color_mode and change option help to match. 2006-12-25 11:51:24 +02:00
draw.c draw_line: Make it more obvious that line points into an array. 2007-01-24 23:15:07 +02:00
draw.h Comment changes only (about charsets in terminals). 2007-01-24 23:11:17 +02:00
event.c Make u2cp and u2cp_no_nbsp return a pointer to const. 2007-01-02 20:08:59 +02:00
event.h terminal UTF-8: check_kbd_label_key() allows non-ASCII characters again. 2006-08-13 23:48:18 +03:00
hardio.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
hardio.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
itrm.h Bug 724: Quadruple ITRM_IN_QUEUE_SIZE from 16 to 64 bytes. 2006-10-30 23:15:43 +02:00
kbd.c Document how timer callbacks erase timer IDs; add some assertions. 2006-12-02 18:35:03 +02:00
kbd.h Rename CONFIG_UTF_8 to CONFIG_UTF8. 2006-09-17 16:12:47 +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 terminal: Define separate structs for events passed via the interlink socket. 2006-08-06 20:02:39 +00:00
mouse.h terminal: Define separate structs for events passed via the interlink socket. 2006-08-06 20:02:39 +00:00
palette.inc Palettes are const. 2006-12-25 10:54:54 +02:00
screen.c Make struct strings const in frame mode setup and teardown. 2007-01-25 00:09:07 +02:00
screen.h Modularise src/terminal 2006-05-20 15:01:24 +00:00
tab.c Use @current_tab for current tab. 2006-09-28 23:58:26 +02:00
tab.h Move delayed_open to src/terminal/tab.c 2006-01-16 19:28:03 +00:00
terminal.c Revert cfce869a69 (The UTF-8 detection reactivated.) 2006-10-16 23:12:35 +02:00
terminal.h Make frame translation tables const. 2007-01-25 00:05:36 +02: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 Don't let move_current_tab move the tab beyond the main menu. 2006-05-14 22:17:26 +03:00
window.h New tabs always open below dialogs, never above. 2006-05-14 14:03:17 +03:00