log mcabber/src/screen.c @ 652:b243d3b3ff1b

age author description
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Thu, 15 Dec 2005 00:14:56 +0100 Mikael Berthe Increase scr_LogPrint() buffer size
Sun, 11 Dec 2005 11:11:34 +0100 Mikael Berthe Try UTF8 -> locale conversion with fallback
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
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Sat, 19 Nov 2005 16:30:49 +0100 Mikael Berthe "/status" changes
Mon, 14 Nov 2005 18:34:57 +0100 Mikael Berthe Update Log_Win_Height when refreshing the screen
Mon, 14 Nov 2005 15:29:03 +0100 Mikael Berthe Log window's height can be set by the user
Sun, 13 Nov 2005 22:46:46 +0100 Mikael Berthe Show status changes in buddy window, if it is open
Sun, 13 Nov 2005 22:15:19 +0100 Mikael Berthe Add HBB_PREFIX_NOFLAG
Sun, 13 Nov 2005 17:03:59 +0100 Mikael Berthe Fix "/buffer up"
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
Mon, 31 Oct 2005 22:35:35 +0100 Mikael Berthe MUC: nickname completion
Thu, 13 Oct 2005 19:58:58 +0200 Mikael Berthe Reorganise process_key()
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Tue, 27 Sep 2005 23:46:11 +0200 Mikael Berthe Show if we are inside/outside a MUC room
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:40:25 +0200 Mikael Berthe Fix command completion (2nd argument)
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review
Sun, 28 Aug 2005 21:23:05 +0200 Mikael Berthe Display full date in the log file
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
Fri, 29 Jul 2005 20:28:06 +0100 Mikael Berthe Ctrl-l does a full refresh
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes