log mcabber/src/screen.h @ 1279:8bbc764139ef

age author description
Sat, 25 Aug 2007 12:05:12 +0200 Mikael Berthe Implement /buffer close|purge [jid]
Wed, 22 Aug 2007 22:19:33 +0200 Mikael Berthe Fix screen refresh issue (spotted by franky)
Tue, 21 Aug 2007 20:49:03 +0200 Mikael Berthe Add configurable roster colors (Michal 'vorner' Vaner)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Sat, 19 May 2007 11:56:32 +0200 Mikael Berthe New (debug) subcommand, buffer list
Sat, 28 Apr 2007 21:52:57 +0200 Mikael Berthe Basic support for nick highlighting in MUC rooms (the whole line is colored)
Fri, 20 Apr 2007 19:06:24 +0200 Mikael Berthe Add readline_hist_beginning_search_bwd/fwd functions
Wed, 04 Apr 2007 23:23:37 +0200 entragian Add aspell support
Wed, 04 Apr 2007 22:34:00 +0200 Mikael Berthe Refactor readline_accept_line() and readline_accept_line_down_hist()
Wed, 04 Apr 2007 22:03:49 +0200 Mikael Berthe Move init_bindings() to screen.c, with a few updates
Tue, 03 Apr 2007 20:30:28 +0200 Mikael Berthe Add some more iline functions (Lego12239)
Wed, 14 Mar 2007 21:33:17 +0100 Mikael Berthe Add a collection of commands for key bindings (Lego12239)
Sun, 04 Feb 2007 11:41:05 +0100 Mikael Berthe Add command /buffer close_all
Sat, 03 Feb 2007 20:05:57 +0100 Mikael Berthe Add command /buffer close
Sat, 20 Jan 2007 19:39:54 +0100 Mikael Berthe Add option "events_ignore_active_window"
Wed, 06 Dec 2006 22:14:41 +0100 Mikael Berthe Add command /roster group_prev|group_next and update documentation
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Wed, 01 Nov 2006 21:48:01 +0100 Mikael Berthe Chatstates: decrease the composing timeout
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'
Wed, 01 Nov 2006 11:56:58 +0100 Mikael Berthe Chatstates: add composing timeout
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: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
Sun, 13 Nov 2005 22:46:46 +0100 Mikael Berthe Show status changes in buddy window, if it is open
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
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"
Sat, 30 Jul 2005 10:36:46 +0100 Mikael Berthe Ncurses changes + Ctrl-C does not send a signal anylore
Tue, 26 Jul 2005 18:18:30 +0100 Mikael Berthe Add "/roster up" and "/roster down"