log mcabber/src/screen.c @ 711:75dde88f1884

age author description
Sat, 04 Mar 2006 18:50:21 +0100 Mikael Berthe Introduce status lines
Tue, 21 Feb 2006 23:47:29 +0100 Mikael Berthe Leave full-width mode automatically under some conditions
Tue, 21 Feb 2006 23:05:08 +0100 Mikael Berthe scr_RosterVisibility(): do not refresh when it is not needed
Tue, 21 Feb 2006 22:57:49 +0100 Mikael Berthe Add /roster hide|show|toggle
Wed, 15 Feb 2006 22:31:19 +0100 Mikael Berthe Add setting "roster_width" (variable buddylist width)
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 29 Jan 2006 22:57:35 +0100 Mikael Berthe Small fix in scr_DrawRoster()
Sat, 28 Jan 2006 18:02:24 +0100 Mikael Berthe Try to display as many buddylist items as possible
Sat, 28 Jan 2006 17:40:00 +0100 Mikael Berthe Remove "This is the status window" message
Wed, 25 Jan 2006 22:00:06 +0100 Mikael Berthe New "beep_on_message" option
Fri, 13 Jan 2006 22:05:38 +0100 Mikael Berthe Fix segfault in scr_setmsgflag_if_needed()
Sat, 07 Jan 2006 23:12:22 +0100 Mikael Berthe Avoid g_try_new()
Sat, 07 Jan 2006 23:01:42 +0100 Mikael Berthe Some memory allocation code cleaning
Sat, 07 Jan 2006 12:17:49 +0100 Mikael Berthe MUC: Set the new_message flag when joining a room
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
Thu, 28 Jul 2005 20:12:23 +0100 Mikael Berthe Use nodelay() instead of halfdelay()
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Mon, 25 Jul 2005 19:40:17 +0100 Mikael Berthe Move (reorganize) functions
Sun, 24 Jul 2005 22:56:42 +0100 Mikael Berthe Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Mikael Berthe Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 15:19:07 +0100 Mikael Berthe Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sun, 24 Jul 2005 15:01:24 +0100 Mikael Berthe Fix segfault when mcabber receives a KILL signal before entering curses mode
Sat, 23 Jul 2005 21:50:06 +0100 Mikael Berthe Code cleanup/optimization
Sat, 23 Jul 2005 11:58:16 +0100 Mikael Berthe Fix a segfault when starting mcabber in a really small terminal
Mon, 18 Jul 2005 22:47:52 +0100 Mikael Berthe Auto-away improvement
Mon, 18 Jul 2005 21:27:08 +0100 Mikael Berthe Make some functions static
Mon, 18 Jul 2005 18:57:50 +0100 Mikael Berthe scr_LogPrint() can be called before ncurses initialization
Sun, 17 Jul 2005 21:17:52 +0100 Mikael Berthe Add "/roster alternate"
Sun, 17 Jul 2005 21:16:15 +0100 Mikael Berthe scr_RosterUnreadMessage() uses set_current_buddy()
Sun, 17 Jul 2005 19:06:32 +0100 Mikael Berthe Add set_current_buddy() function, to reduce code duplication