log mcabber/src/screen.c @ 773:e25b8a348ebd

age author description
Sat, 25 Mar 2006 18:14:37 +0100 Mikael Berthe Screen updating functions use UTF-8
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Sat, 25 Mar 2006 18:00:40 +0100 Mikael Berthe scr_LogPrint() can display UTF-8 strings
Thu, 23 Mar 2006 19:14:15 +0100 Mikael Berthe Merge with myself (PuTTY escape keys)
Mon, 20 Mar 2006 13:28:46 +0100 Mikael Berthe Kill a gcc warning
Thu, 23 Mar 2006 19:11:07 +0100 Mikael Berthe Add PuTTY escape keys for Ctrl-arrows
Sun, 19 Mar 2006 16:15:09 +0100 Mikael Berthe Move Ctrl-Up/Down bindings to the config. file
Sun, 19 Mar 2006 16:08:35 +0100 Mikael Berthe Create init_keycodes(), add 2 screen escape sequences
Sun, 19 Mar 2006 16:00:40 +0100 Mikael Berthe Allow binding of meta keys
Sun, 19 Mar 2006 15:59:14 +0100 Mikael Berthe More keycodes
Sun, 19 Mar 2006 12:53:58 +0100 Mikael Berthe Add some key escape sequences for screen
Sun, 19 Mar 2006 12:41:46 +0100 Mikael Berthe Handle some keyboard escape sequences
Fri, 17 Mar 2006 17:17:21 +0100 Mikael Berthe Use Ctrl-Up/Ctrl-Down to scroll up/down the chat buffer
Fri, 17 Mar 2006 17:14:14 +0100 Mikael Berthe Add readline_backward_word and readline_forward_word (Ctrl-Left/Ctrl-Right)
Fri, 17 Mar 2006 17:12:04 +0100 Mikael Berthe Enable "meta" key
Fri, 10 Mar 2006 19:18:07 +0100 Mikael Berthe Kill two gcc warnings
Fri, 10 Mar 2006 17:18:50 +0100 Mikael Berthe Allow "bright" text colors
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Mon, 06 Mar 2006 12:27:00 +0100 Mikael Berthe Outgoing messages (color_highlight) default to cyan
Mon, 06 Mar 2006 12:16:23 +0100 Mikael Berthe New color: color_highlight (for outgoing messages)
Mon, 06 Mar 2006 11:59:34 +0100 Mikael Berthe Use bold font for outgoing messages
Mon, 06 Mar 2006 10:25:24 +0100 Mikael Berthe Chat window: Highlight the flag in our messages
Sun, 05 Mar 2006 22:29:14 +0100 Mikael Berthe Expand tabs when reading history files
Sun, 05 Mar 2006 19:09:17 +0100 Mikael Berthe Better tab expansion
Sun, 05 Mar 2006 18:48:43 +0100 Mikael Berthe Expand tabs when receiving a message
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
Sun, 05 Mar 2006 00:03:06 +0100 Mikael Berthe Change chatmode status flag to '~'
Sat, 04 Mar 2006 23:38:36 +0100 Mikael Berthe Add a new_message flag (#) in the main status line
Sat, 04 Mar 2006 23:27:33 +0100 Mikael Berthe Reindent update_chat_status_window()
Sat, 04 Mar 2006 23:19:24 +0100 Mikael Berthe Add a chatmode flag (©) in the chat status line
Sat, 04 Mar 2006 22:16:39 +0100 Mikael Berthe Do not show the roster when it is hidden and we're moving in the roster
Sat, 04 Mar 2006 22:01:42 +0100 Mikael Berthe Display group name 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 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