log mcabber/src/screen.c @ 973:e693cbe33802

age author description
Sat, 30 Sep 2006 19:13:20 +0200 Mikael Berthe Add option 'roster_win_on_right'
Sat, 30 Sep 2006 19:05:07 +0200 Mikael Berthe Add option 'log_win_on_top'
Fri, 29 Sep 2006 20:28:20 +0200 Alexis Hildebrandt Configurable command character
Thu, 28 Sep 2006 21:36:58 +0200 Mikael Berthe Do not set Curses variable too early
Sun, 17 Sep 2006 14:32:27 +0200 Mikael Berthe Display mcabber version in the status window
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
Fri, 18 Aug 2006 19:09:15 +0200 Mikael Berthe Fix bindings of special keys (MK*)
Wed, 09 Aug 2006 20:28:41 +0200 Mikael Berthe Display and use UTF-8 key codes
Wed, 09 Aug 2006 20:26:06 +0200 Mikael Berthe Fix Meta + UTF-8 character
Fri, 14 Jul 2006 19:32:23 +0200 Mikael Berthe Fix an autoaway problem
Tue, 11 Jul 2006 22:50:48 +0200 Mikael Berthe Get rid of "busy-waiting" (Christof Meerwald)
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:43:23 +0200 Mikael Berthe Input line: Improve word-related functions
Sat, 08 Jul 2006 09:43:18 +0200 Mikael Berthe Fix a few problems with non-UTF-8 locales
Sat, 08 Jul 2006 09:43:01 +0200 Mikael Berthe Fix display of some UTF-8 chars
Sat, 08 Jul 2006 09:40:05 +0200 Mikael Berthe UTF-8 terminal support (Reimar Döffinger)
Sat, 08 Jul 2006 09:33:54 +0200 Mikael Berthe Fix ncurses #include
Thu, 08 Jun 2006 21:42:52 +0200 Mikael Berthe Fix memory leak in scr_UpdateWindow()
Thu, 08 Jun 2006 21:29:09 +0200 Mikael Berthe Fix memory leak in scr_LogPrint()
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Tue, 30 May 2006 23:22:37 +0200 Mikael Berthe Fix up pending message flag for the status special buffer
Tue, 30 May 2006 20:36:44 +0200 Mikael Berthe scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Sat, 27 May 2006 19:46:20 +0200 Mikael Berthe scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 15:59:05 +0200 Mikael Berthe /buffer scroll_unlock: Don't always jump to the end of the buffer
Sat, 27 May 2006 13:22:06 +0200 Mikael Berthe Fix /buffer clear when the buffer is locked
Fri, 26 May 2006 22:59:02 +0200 Mikael Berthe Display a flag in the chat status line when the buffer is locked
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
Mon, 15 May 2006 23:20:59 +0200 Mikael Berthe Improve scr_LogPrint() for log/debug messages
Mon, 15 May 2006 23:06:13 +0200 Mikael Berthe scr_LogPrint(): do not use static buffer size
Mon, 08 May 2006 23:47:26 +0200 Mikael Berthe Add startup log messages to the status buffer
Mon, 08 May 2006 23:46:42 +0200 Mikael Berthe Use new status buffer window
Mon, 08 May 2006 23:46:18 +0200 Mikael Berthe Status buffer management
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Sat, 06 May 2006 12:59:04 +0200 Mikael Berthe Remember the status message when a buddy goes offline
Thu, 04 May 2006 16:02:22 +0200 Mikael Berthe Fix a display bug when resizing the buffer window
Thu, 04 May 2006 10:44:55 +0200 Mikael Berthe Small scr_DrawRoster() fix
Sun, 30 Apr 2006 14:19:31 +0200 Mikael Berthe Fix a bug in check_offset()
Sun, 30 Apr 2006 14:03:46 +0200 Mikael Berthe Expand tabs in verbatim multi-line mode
Sun, 30 Apr 2006 13:40:56 +0200 Mikael Berthe Add Ctrl-Shift-{Home,End} key code sequences
Thu, 27 Apr 2006 23:51:14 +0200 Mikael Berthe Ctrl-l rereads color variables
Tue, 25 Apr 2006 07:13:43 +0200 Mikael Berthe Show incomplete subscriptions in the roster
Sun, 23 Apr 2006 11:21:24 +0200 Mikael Berthe Get rid of list.h
Fri, 14 Apr 2006 20:43:11 +0200 Mikael Berthe Allow messages with a subject (/msay)
Fri, 14 Apr 2006 20:38:35 +0200 Mikael Berthe Fix a segfault when not connected to a server
Sun, 09 Apr 2006 10:14:39 +0200 Mikael Berthe Multi-line mode: Do not send empty messages
Sat, 08 Apr 2006 12:30:05 +0200 Mikael Berthe Add a few keycode sequences
Thu, 06 Apr 2006 23:02:30 +0200 Mikael Berthe Kill a few gcc4 warnings
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
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