log mcabber/mcabber/screen.c @ 2363:64f1899ff168

age author description
Sun, 24 Oct 2021 21:20:36 +0200 Mikael Berthe Fix format-security warnings
Wed, 29 May 2019 21:08:59 +0200 franky Simplify Log_Win_Height calculation
Tue, 28 May 2019 22:28:49 +0200 franky Hide the log window when log_win_height <= 0
Tue, 28 May 2019 20:57:35 +0200 franky Do not include status lines in Log_Win_Height
Sun, 12 May 2019 13:17:36 +0200 franky Don't try to inline public functions
Sun, 12 May 2019 11:32:30 +0200 franky Defined types shall end with "_t"
Mon, 17 Feb 2020 23:44:03 +0000 Andrey Utkin Fix multiple declarations issue with vi_mode
Mon, 17 Feb 2020 23:40:49 +0000 Andrey Utkin Fix multiple declarations issue with COLOR_ATTRIB
Thu, 09 May 2019 21:19:31 +0200 franky Fix roster colors, closes issue #60
Fri, 28 Sep 2018 06:45:58 +0200 Michał Kępień Silence compiler warnings (-Wformat-truncation, -Wstringop-truncation)
Mon, 24 Sep 2018 21:04:09 +0200 Michał Kępień Prevent assigning negative values to unsigned variables
Sun, 23 Sep 2018 22:52:29 +0200 Michał Kępień Add support for displaying the number of unread messages for each roster entry
Fri, 21 Apr 2017 21:50:16 +0200 Mikael Berthe Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
Sun, 19 Feb 2017 18:55:12 +0100 franky Rebuild the buddylist after disconnect/before buddylist search
Mon, 13 Feb 2017 20:02:14 +0100 Mikael Berthe Correctly initialize vi_mode when it is set in configuration file