log mcabber/src/screen.c @ 1513:9d78b571e693

age author description
Sat, 06 Sep 2008 17:33:01 +0300 Maxim Vuets Show '#' for unread message per buddy on the buddy status line
Sun, 31 Aug 2008 17:45:26 +0200 Maxim Vuets Removed the "/color mucnick <nick> !" command, Update EN/RU/UK help files
Sun, 31 Aug 2008 17:40:00 +0200 Maxim Vuets MUC nickname colors depend on nicknames now
Sun, 31 Aug 2008 11:46:19 +0200 Mikael Berthe roster hide/toggle shouldn't automatically enable chat mode
Sun, 31 Aug 2008 11:29:04 +0200 franky Show the number of unfiltered contacts in folded groups
Sat, 23 Aug 2008 21:01:14 +0200 Mikael Berthe Add option --show-roster to command chat_disable.
Sat, 23 Aug 2008 19:47:49 +0300 Maxim Vuets Small style improvement of buddy status line
Wed, 23 Apr 2008 20:34:56 +0200 franky Fixed the colorhandling for mucnicks and /color roster
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