1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/src
Timo Sirainen 37f8547dc4 Added ^I = "tab" key.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2490 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-17 10:09:04 +00:00
..
core Don't crash if special vars line ends with '$'. 2002-02-17 09:37:23 +00:00
fe-common Don't crash if special vars line ends with '$'. 2002-02-17 09:37:23 +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 ^I = "tab" key. 2002-02-17 10:09:04 +00:00
irc server->emode_known wasn't saved during /UPGRADE. 2002-02-16 10:41:32 +00:00
lib-config renamed old config_node_index() to config_node_nth(). added new 2002-02-15 22:18:35 +00:00
lib-popt Ahem.. my little kludge had a buffer overflow :) 2002-02-04 21:26:03 +00:00
perl window_activity() and window_item_activity() are now public. Added them to 2002-02-15 09:05:45 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added IRSSI_GLOBAL_CONFIG as well 2002-02-10 14:35:21 +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