log

age author description
Wed, 21 Jun 2006 20:50:56 +0200 Mikael Berthe Sort commands (for the completion system)
Sat, 17 Jun 2006 11:08:49 +0200 Mikael Berthe Update documentation
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Sat, 10 Jun 2006 12:16:09 +0200 Mikael Berthe Add option 'max_history_age'
Thu, 08 Jun 2006 21:42:52 +0200 Mikael Berthe Fix memory leak in scr_UpdateWindow()
Thu, 08 Jun 2006 21:29:09 +0200 Mikael Berthe Fix memory leak in scr_LogPrint()
Fri, 02 Jun 2006 21:59:27 +0200 Mikael Berthe Fix a small memory leak
Fri, 02 Jun 2006 20:39:01 +0200 Mikael Berthe Minor changes
Fri, 02 Jun 2006 19:13:00 +0200 Mikael Berthe done_completion(): free all allocated memory
Thu, 01 Jun 2006 18:55:55 +0200 Mikael Berthe Fix a small memory leak in /buffer purge
Wed, 31 May 2006 23:16:55 +0200 Mikael Berthe Set the pending message flag on the status buffer when using /help
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 31 May 2006 20:32:27 +0200 Mikael Berthe Improve configure checks
Tue, 30 May 2006 23:22:37 +0200 Mikael Berthe Fix up pending message flag for the status special buffer
Tue, 30 May 2006 20:36:44 +0200 Mikael Berthe scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mon, 29 May 2006 18:53:01 +0200 Mikael Berthe Fix beep_on_message in rooms
Sun, 28 May 2006 10:56:23 +0200 Mikael Berthe Update documentation
Sun, 28 May 2006 10:42:22 +0200 Mikael Berthe Allow /rename for groups
Sat, 27 May 2006 19:46:20 +0200 Mikael Berthe scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 19:17:01 +0200 Mikael Berthe Remove some more libjabber warnings
Sat, 27 May 2006 18:53:56 +0200 Mikael Berthe autoconf: use datadir, not datarootdir
Sat, 27 May 2006 17:35:19 +0200 Mikael Berthe Try to fix autoconf setup
Sat, 27 May 2006 15:59:05 +0200 Mikael Berthe /buffer scroll_unlock: Don't always jump to the end of the buffer
Sat, 27 May 2006 13:33:41 +0200 Mikael Berthe Remove a few libjabber warnings
Sat, 27 May 2006 13:22:06 +0200 Mikael Berthe Fix /buffer clear when the buffer is locked
Sat, 27 May 2006 12:51:19 +0200 Mikael Berthe autoconf: Remove --with-datadir, use built-in --datarootdir option
Sat, 27 May 2006 00:05:17 +0200 Mikael Berthe Update manpage
Fri, 26 May 2006 23:31:36 +0200 Mikael Berthe Update TODO & ChangeLog
Fri, 26 May 2006 22:59:02 +0200 Mikael Berthe Display a flag in the chat status line when the buffer is locked
Fri, 26 May 2006 22:51:19 +0200 Mikael Berthe Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}