log mcabber/src/screen.h @ 936:3e592fb33aab

age author description
Sat, 08 Jul 2006 15:50:33 +0200 Mikael Berthe Fix ncurses panel #include too
Sat, 08 Jul 2006 15:32:55 +0200 Mikael Berthe Fix ncurses #include (again)
Sat, 08 Jul 2006 09:40:05 +0200 Mikael Berthe UTF-8 terminal support (Reimar Döffinger)
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Fri, 26 May 2006 22:51:19 +0200 Mikael Berthe Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Wed, 24 May 2006 22:29:05 +0200 Mikael Berthe Add "/buffer purge"
Wed, 24 May 2006 21:52:46 +0200 Mikael Berthe Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Sun, 30 Apr 2006 13:40:56 +0200 Mikael Berthe Add Ctrl-Shift-{Home,End} key code sequences
Fri, 14 Apr 2006 20:43:11 +0200 Mikael Berthe Allow messages with a subject (/msay)
Sat, 08 Apr 2006 12:30:05 +0200 Mikael Berthe Add a few keycode sequences
Sun, 02 Apr 2006 23:11:55 +0200 Mikael Berthe Replace color_highlight with color_msgout
Mon, 27 Mar 2006 22:09:30 +0200 Mikael Berthe Initialize locale charset earlier
Sun, 19 Mar 2006 16:08:35 +0100 Mikael Berthe Create init_keycodes(), add 2 screen escape sequences
Sun, 19 Mar 2006 15:59:14 +0100 Mikael Berthe More keycodes
Sun, 19 Mar 2006 12:41:46 +0100 Mikael Berthe Handle some keyboard escape sequences
Fri, 10 Mar 2006 17:18:50 +0100 Mikael Berthe Allow "bright" text colors
Mon, 06 Mar 2006 12:16:23 +0100 Mikael Berthe New color: color_highlight (for outgoing messages)
Sun, 05 Mar 2006 16:54:01 +0100 Mikael Berthe Fix a roster refresh issue
Sun, 05 Mar 2006 11:00:24 +0100 Mikael Berthe Add text color when the selected buddy has an unread message
Sun, 05 Mar 2006 00:17:12 +0100 Mikael Berthe Use room topic as a description in the chat status line
Sat, 04 Mar 2006 18:55:54 +0100 Mikael Berthe Update status lines
Sat, 04 Mar 2006 18:52:29 +0100 Mikael Berthe Rename color options
Sat, 04 Mar 2006 18:50:21 +0100 Mikael Berthe Introduce status lines
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)
Wed, 25 Jan 2006 22:00:06 +0100 Mikael Berthe New "beep_on_message" option
Sat, 07 Jan 2006 12:17:49 +0100 Mikael Berthe MUC: Set the new_message flag when joining a room
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
Mon, 14 Nov 2005 15:29:03 +0100 Mikael Berthe Log window's height can be set by the user