log mcabber/mcabber/screen.c @ 2306:7afb9a0c6409

age author description
Fri, 24 Jul 2015 02:52:23 +0200 Holger Weiß [PATCH 3/3] Clear input line when switching to vi mode
Fri, 24 Jul 2015 02:37:07 +0200 Holger Weiß [PATCH 2/3] Don't complete "/search" string in vi mode
Wed, 22 Jul 2015 19:25:22 +0200 Holger Weiß [PATCH 1/3] New option: vi_mode
Tue, 01 Nov 2016 18:00:39 +0100 franky Replace global variable update_roster with scr_update_roster()
Tue, 01 Nov 2016 08:39:07 +0100 franky Don't rebuild the buddylist multiple times before a screen refresh
Tue, 13 Dec 2016 22:26:45 +0100 Mikael Berthe Backed out changeset 1bb9002801e5
Sun, 25 Sep 2016 15:07:24 +0200 Mikael Berthe Limit the number of roster computations/redraws per second
Sat, 24 Sep 2016 12:31:13 +0200 Mikael Berthe Improve efficiency with high number of MUC resources
Sun, 05 Jun 2016 20:06:46 +0200 Mikael Berthe Fix FSF addresses in all files
Sat, 30 Apr 2016 11:23:37 +0200 Mikael Berthe Revert patch c1eb68306520
Sun, 15 Nov 2015 17:03:41 +0100 Mikael Berthe Fix resizing with --enable-sigwinch
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