log mcabber/src/screen.c @ 1483:e74cc83e7158

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