log mcabber/src/main.c @ 855:cbeedd730b1b

age author description
Sun, 14 May 2006 00:06:06 +0200 Mikael Berthe Display username before asking for password
Mon, 08 May 2006 23:47:26 +0200 Mikael Berthe Add startup log messages to the status buffer
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Sat, 15 Apr 2006 12:14:48 +0200 Mikael Berthe Warn when ssl is request but not compiled in
Mon, 10 Apr 2006 23:21:47 +0200 Soren Andersen Define WAIT_ANY if needed.
Thu, 06 Apr 2006 22:36:46 +0200 Mikael Berthe Correctly restore term settings when interrupting the password query
Sun, 02 Apr 2006 22:45:05 +0200 Mikael Berthe Display hgcset (if defined) at startup
Mon, 27 Mar 2006 23:42:31 +0200 Mikael Berthe Add --enable-hgcset to configure script
Mon, 27 Mar 2006 22:09:30 +0200 Mikael Berthe Initialize locale charset earlier
Sun, 26 Mar 2006 23:30:21 +0200 Mikael Berthe "/version" shows Mercurial changeset (if there's one)
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Sun, 19 Mar 2006 12:41:46 +0100 Mikael Berthe Handle some keyboard escape sequences
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Thu, 26 Jan 2006 23:14:17 +0100 Mikael Berthe New "eventcmd_checkstatus" option
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sat, 26 Nov 2005 11:41:53 +0100 Mikael Berthe Use PACKAGE_VERSION instead of VERSION
Tue, 22 Nov 2005 23:36:12 +0100 Mikael Berthe Allow changing priority on the fly
Mon, 14 Nov 2005 18:34:57 +0100 Mikael Berthe Update Log_Win_Height when refreshing the screen
Wed, 05 Oct 2005 19:30:35 +0200 Mikael Berthe Use fgets() instead of getline()
Sat, 10 Sep 2005 14:53:01 +0200 Mikael Berthe Enable proxy support
Tue, 30 Aug 2005 22:52:33 +0200 Mikael Berthe Display the server name/IP before asking for password
Tue, 30 Aug 2005 21:25:16 +0200 Mikael Berthe Ignore SIGPIPE
Sat, 27 Aug 2005 12:22:17 +0200 Mikael Berthe Drop harddefines.h
Sat, 27 Aug 2005 11:21:27 +0200 Mikael Berthe Allow a different server name than the jid domain name
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Sat, 30 Jul 2005 10:36:46 +0100 Mikael Berthe Ncurses changes + Ctrl-C does not send a signal anylore
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)