log mcabber/mcabber/screen.c @ 2074:e04b6dfbb054

age author description
Sun, 29 Sep 2013 11:07:06 +0200 Mikael Berthe Some whitespace cleanup
Sun, 29 Sep 2013 10:24:24 +0200 Mikael Berthe Small fix for readline_backward_kill_word()
Tue, 27 Nov 2012 19:49:13 +0100 Mikael Berthe Refactor scr_roster_up_down()
Tue, 27 Nov 2012 19:09:39 +0100 Mikael Berthe Correctly set the alternate buffer after roster up|down N with N > 1
Mon, 15 Oct 2012 19:53:02 +0200 Mikael Berthe Make message delivery receipts more backward-compatible
Sun, 14 Oct 2012 17:39:11 +0200 Myhailo Danylenko Fix receipts handling according to recent XEP updates
Thu, 11 Oct 2012 22:46:41 +0200 Mikael Berthe Do not warn when the configuration file contains 256-color values
Thu, 11 Oct 2012 22:44:34 +0200 Mikael Berthe Add 'color_log' (text color in the log window)
Wed, 04 Jul 2012 21:15:43 +0200 Mikael Berthe Fix segfault when spell checking is enabled and spell_lang is not set.
Thu, 01 Mar 2012 15:10:41 +0100 Hermitifier Allow to select to which buddy resource messages go. Closes issue #55
Thu, 01 Mar 2012 14:46:49 +0100 Hermitifier Fix bug in /buffer close_all command
Tue, 28 Feb 2012 20:26:22 +0100 Simon Jacquin Replace the option « no_space_before_items » with « roster_no_leading_space ».
Fri, 27 Jan 2012 22:09:26 +0100 Simon Jacquin Actually add a space before items when no_space_before_items is set to 0…
Fri, 27 Jan 2012 21:07:56 +0100 Simon Jacquin Added an option to remove the extra space before items in the roster.
Sun, 22 May 2011 23:54:32 +0200 Simon Jacquin /roster alternate also changes last_activity_buddy.
Sun, 22 May 2011 23:30:37 +0200 Simon Jacquin Going back to the first buddy with /roster next_unread when there is no more unread messages.
Sun, 27 Mar 2011 13:35:08 +0200 Mikael Berthe Add command /iline clear_history
Sat, 26 Mar 2011 13:37:33 +0100 Mikael Berthe Use smarter message flag in the main status line
Sat, 19 Mar 2011 20:06:34 +0100 Mikael Berthe Modularize url_regex
Fri, 18 Mar 2011 19:48:34 +0100 Mikael Berthe Improve (fix) buffer up 1 when the screen is cleared
Fri, 18 Mar 2011 19:39:58 +0100 Mikael Berthe buffer readmark: don't update the screen when there is no mark
Fri, 18 Mar 2011 12:29:57 +0100 Mikael Berthe Couple of readmark-related bugfixes
Tue, 15 Mar 2011 00:39:17 +0100 Mikael Berthe Try to improve readmarks in some cases
Mon, 14 Mar 2011 23:45:24 +0100 Mikael Berthe Add 'color_readmark'
Mon, 14 Mar 2011 23:19:55 +0100 Mikael Berthe Be more verbose when the buffer search commands are not successful
Mon, 14 Mar 2011 23:16:11 +0100 Mikael Berthe Add command /buffer readmark
Mon, 14 Mar 2011 15:04:00 +0100 Mikael Berthe Don't update readmark when buffer scroll_lock is set
Mon, 14 Mar 2011 14:25:21 +0100 Mikael Berthe Update readmark support
Mon, 14 Mar 2011 12:50:18 +0100 Mikael Berthe Automatically set readmark flag
Mon, 14 Mar 2011 12:50:15 +0100 Mikael Berthe Add scr_buffer_readmark()