log mcabber/src/screen.c @ 1488:b393b8cee171

age author description
Sun, 20 Apr 2008 21:39:07 +0200 Mikael Berthe Fix small mistake in changeset 7b36b91a4388
Sun, 20 Apr 2008 17:01:24 +0200 Mikael Berthe Minor style upgrade
Sun, 20 Apr 2008 16:56:43 +0200 Mikael Berthe Fix multiline output in /buffer save
Sun, 20 Apr 2008 16:06:37 +0200 Mikael Berthe New command: /buffer save
Sun, 20 Apr 2008 14:30:25 +0200 Mikael Berthe New UI message flag (O) when OTR is used
Sun, 20 Apr 2008 11:45:01 +0200 Mikael Berthe Refactor scr_UpdateWindow()
Thu, 17 Apr 2008 21:01:09 +0200 Mikael Berthe Avoid mixed declarations and code
Fri, 11 Apr 2008 19:43:54 +0200 Mikael Berthe Fix UTF-8 on MirBSD (Thorsten Glaser)
Fri, 11 Apr 2008 19:29:46 +0200 Mikael Berthe Misc. documentation updates
Thu, 03 Apr 2008 21:20:56 +0200 Mikael Berthe Add optional SIGWINCH handler (Markus Hennecke)
Sun, 17 Feb 2008 21:19:48 +0100 Mikael Berthe Allow "/buffer list" when debugging mode is disabled
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 20 Jan 2008 22:46:16 +0100 Mikael Berthe Allow more than the 16 default colors (patch from mjs)
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sat, 19 Jan 2008 12:09:00 +0100 Mikael Berthe Remove useless inlines
Sun, 09 Dec 2007 19:26:37 +0100 Mikael Berthe Improve Cygwin support
Wed, 05 Dec 2007 19:31:07 +0100 Mikael Berthe LocaleCharSet is const
Sun, 02 Dec 2007 17:56:51 +0100 Mikael Berthe Add option 'escdelay'
Sun, 02 Dec 2007 13:04:57 +0100 Mikael Berthe Fix locale charset detection on some BSD systems
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Fri, 23 Nov 2007 21:56:58 +0100 Mikael Berthe Check time_prefix value before using it
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sun, 11 Nov 2007 11:29:16 +0100 Mikael Berthe Fix an UTF-8 problem in new hook_execute_internal() function
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Fri, 09 Nov 2007 19:32:45 +0100 Mikael Berthe Small change to buffer close
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
Thu, 20 Sep 2007 21:41:06 +0200 Mikael Berthe Fix a bug in the nick_colors variable parsing
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Tue, 28 Aug 2007 18:56:50 +0200 Michal 'vorner' Vaner colorable muc nick fix
Tue, 28 Aug 2007 14:36:44 +0200 Michal 'vorner' Vaner Further nick colors fixes