1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src
Timo Sirainen a0e8cfc9f5 Added "gui key pressed" signal which is sent every time a key is pressed.
The parameter is non-translated key received from terminal, so control keys
may create multiple keypress signals (eg. home == ESC, [, H).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2985 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-11-05 13:34:31 +00:00
..
core Fixed some "buffer overflow" alerts when playing with buggy /EVAL values. 2002-11-05 13:10:58 +00:00
fe-common Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses as 2002-10-21 19:05:44 +00:00
fe-none Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
fe-text Added "gui key pressed" signal which is sent every time a key is pressed. 2002-11-05 13:34:31 +00:00
irc Support for /MODE #chan +o nick1 +o nick2 style grouping. 2002-10-31 17:24:49 +00:00
lib-config config_node_nth() and config_node_index() don't count comments in config 2002-10-25 13:57:16 +00:00
lib-popt --help printed part of the path for irssi which looked stupid, now it prints 2002-02-17 12:43:39 +00:00
perl added quotes to make CC="$(CC)" 2002-11-03 09:06:29 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses as 2002-10-21 19:05:44 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00