log mcabber/mcabber/screen.c @ 2226:c1eb68306520

age author description
Tue, 12 Mar 2013 01:23:02 +0200 Myhailo Danylenko Fix memleak on replacing nickcolor rules
Sat, 07 Nov 2015 12:21:12 +0100 Mikael Berthe Free the buffdata structures when buffers are closed
Fri, 06 Nov 2015 20:33:31 +0100 Mikael Berthe Fix a small leak when a window is closed
Sun, 25 Oct 2015 14:55:12 +0100 Mikael Berthe Make readline_refresh_screen() re-enable the keypad
Thu, 23 Jul 2015 23:44:45 +0200 Holger Weiß New option: 'clear_unread_on_carbon'
Thu, 23 Jul 2015 22:12:38 +0200 Holger Weiß Remove unused code
Sun, 15 Feb 2015 17:07:05 +0100 Mikael Berthe Spell checking: Fix wrong highlighting when no language can be used
Sun, 15 Feb 2015 16:23:30 +0100 Dmitry Potapov Multilanguage spell checking
Fri, 17 Oct 2014 22:33:19 +0200 franky Remove support for obsolete XEP 22
Fri, 17 Oct 2014 22:31:03 +0200 franky Simplify handling of command '/quit'
Sun, 05 Oct 2014 11:30:35 +0200 Mikael Berthe Add /roster next_open_buffer
Sun, 06 Jul 2014 16:09:27 +0200 Mikael Berthe Try to display the GLib warnings in the log window
Sun, 06 Jul 2014 14:51:17 +0200 Mikael Berthe Add a backward completion (Oleg)
Sun, 06 Jul 2014 11:06:31 +0200 Mikael Berthe screen.c: Remove one memory allocation in scr_draw_roster()
Sun, 11 May 2014 15:07:07 +0200 Mikael Berthe Add a guard for 'attention_char'
Sun, 11 May 2014 14:27:05 +0200 Mikael Berthe Add option 'attention_char'
Mon, 07 Apr 2014 08:46:17 +0200 Hermitifier Lock buffer automatically when scrolled up, unlock when at bottom ("buffer_smart_scrolling" setting)
Thu, 03 Apr 2014 16:11:16 +0200 Hermitifier Add option to highlight timestamp added by server.
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()
Mon, 14 Mar 2011 12:48:15 +0100 Mikael Berthe Add readmark support
Thu, 03 Mar 2011 19:29:33 +0100 Mikael Berthe Add /iline iline_insert (Hermitifier)
Sun, 27 Feb 2011 18:15:27 +0100 Mikael Berthe Use guards for colors (Myhailo Danylenko)
Sun, 05 Dec 2010 11:41:16 +0100 Mikael Berthe Handle the Enter key on Maemo systems (diSabler)
Thu, 11 Nov 2010 21:22:06 +0100 Mikael Berthe Do not call compl_get_category_list() needlessly
Tue, 09 Nov 2010 11:24:28 +0100 Mikael Berthe Fix potential issue pointed out by franky's clang report
Thu, 04 Nov 2010 19:51:02 +0100 franky Fix segfault related to url_regex
Sat, 17 Apr 2010 11:21:04 +0200 Mikael Berthe Fix issue #54 -- command line corruption
Sat, 03 Apr 2010 20:21:37 +0200 Mikael Berthe readline: Make backward_kill_iline() consistent with backward_kill_word()
Wed, 24 Mar 2010 00:06:40 +0100 Mikael Berthe Move some "update_roster" updates to a better place
Tue, 23 Mar 2010 23:41:21 +0100 Mikael Berthe Add scr_getlogwinheight()
Mon, 22 Mar 2010 22:16:28 +0100 Mikael Berthe Make use of ROSTER_UI_PRIO_STATUS_WIN_MESSAGE
Mon, 22 Mar 2010 21:32:11 +0100 Mikael Berthe Update Vim modelines
Sun, 21 Mar 2010 15:14:24 +0100 Mikael Berthe Display urgent/attention sign in the roster UI
Sun, 21 Mar 2010 15:13:33 +0100 Mikael Berthe Add urgent flag per screen buffer
Mon, 15 Mar 2010 16:21:40 +0200 Myhailo Danylenko Rename completion_muc_suffix to muc_completion_suffix
Mon, 15 Mar 2010 00:47:39 +0200 Myhailo Danylenko Add scr_gettextheight()
Sun, 14 Mar 2010 12:48:21 +0100 Mikael Berthe Convert scr_LogPrint() to scr_log_print()
Sun, 14 Mar 2010 12:09:08 +0100 Mikael Berthe Major API cleanup - bump API to 4
Sat, 13 Mar 2010 18:12:47 +0200 Myhailo Danylenko Limit = alignment to 1/3 of screen in option list
Sat, 13 Mar 2010 13:18:07 +0100 Mikael Berthe Add (optional) suffix after nick completion in Multi-User Chats
Fri, 12 Mar 2010 19:13:56 +0100 Mikael Berthe Fix readline_updowncase_word() and readline_capitalize_word() wrt UTF-8
Tue, 09 Mar 2010 20:45:57 +0100 Mikael Berthe Do not automatically append ":" to the "info" string
Mon, 01 Mar 2010 20:23:22 +0100 Mikael Berthe Fix segfault introduced in previous commit
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates
Tue, 09 Feb 2010 13:25:08 +0100 Mikael Berthe Fix roster issue reported by DavidP
Sun, 07 Feb 2010 17:34:00 +0100 Mikael Berthe Remove the "new message" flag when a buffer is purged with /buffer purge
Sat, 06 Feb 2010 19:28:37 +0100 Mikael Berthe Remove obsolete/bogus comment
Sat, 06 Feb 2010 18:16:06 +0100 Mikael Berthe Replace JEP with XEP
Sun, 31 Jan 2010 16:08:50 +0200 Myhailo Danylenko Use G_GNUC_PRINTF to check scr_LogPrint arguments
Wed, 20 Jan 2010 11:08:03 +0200 Myhailo Danylenko Fix autoaway
Mon, 18 Jan 2010 15:36:19 +0200 Myhailo Danylenko Install mcabber headers base mcabber/src/screen.c@14d624fb220a