log mcabber/mcabber/screen.c @ 1942:3e39a336a992

age author description
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()