1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src
2001-12-03 19:51:00 +00:00
..
core /UPGRADE shouldn't begin server reconnections in old client. 2001-12-01 20:23:48 +00:00
fe-common Show @#channel notices as regular notices again. Don't hilight it or @#channel msgs. 2001-12-03 19:50:21 +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 add the "gui exit" with signal_add_last() so it can be aborted while still running the other "gui exit" hooks. 2001-12-03 13:06:31 +00:00
irc Fixed a memory leak and a crash when notifylist_check_join() was called with NULL realname. 2001-12-03 19:51:00 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt 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
perl added a few asserts to make sure we don't mess up if IDs go above 16bit 2001-12-03 17:45:34 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h g_free_not_null() is now equal to g_free() - didn't notice before this was 2001-11-28 00:54:49 +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