log

age author description
Thu, 04 Aug 2005 23:11:14 +0100 Mikael Berthe Update "large file" size value to 3MB
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Thu, 04 Aug 2005 22:55:10 +0100 Mikael Berthe Speed up hbuf_add_line()
Thu, 04 Aug 2005 09:00:54 +0100 Mikael Berthe Fix "missing sentinel in function call" warning with gcc4
Mon, 01 Aug 2005 21:43:01 +0100 Mikael Berthe Minor changes to hbuf.c
Sat, 30 Jul 2005 10:36:46 +0100 Mikael Berthe Ncurses changes + Ctrl-C does not send a signal anylore
Fri, 29 Jul 2005 20:28:06 +0100 Mikael Berthe Ctrl-l does a full refresh
Fri, 29 Jul 2005 19:09:07 +0100 Mikael Berthe Do non UTF8-encode/decode null pointers
Fri, 29 Jul 2005 18:40:03 +0100 Mikael Berthe Update .hgignore
Thu, 28 Jul 2005 20:26:29 +0100 Mikael Berthe Update TODO & ChangeLog
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Thu, 28 Jul 2005 20:12:23 +0100 Mikael Berthe Use nodelay() instead of halfdelay()
Tue, 26 Jul 2005 20:15:36 +0100 Mikael Berthe Post-0.6.5 changes
Tue, 26 Jul 2005 20:10:26 +0100 Mikael Berthe Added tag 0.6.5 for changeset 57474402997d76b5fbd5bf6aa796b46b707fd508
Tue, 26 Jul 2005 19:43:51 +0100 Mikael Berthe Ready for 0.6.5 release 0.6.5
Tue, 26 Jul 2005 18:33:22 +0100 Mikael Berthe Improve debugging/logging
Tue, 26 Jul 2005 18:18:30 +0100 Mikael Berthe Add "/roster up" and "/roster down"
Mon, 25 Jul 2005 22:02:35 +0100 Mikael Berthe Update mcabberrc.example
Mon, 25 Jul 2005 21:58:15 +0100 Mikael Berthe Update NEWS, TODO & ChangeLog
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Mon, 25 Jul 2005 19:40:17 +0100 Mikael Berthe Move (reorganize) functions
Mon, 25 Jul 2005 18:28:26 +0100 Mikael Berthe Add documentation for /buffer search_*
Sun, 24 Jul 2005 23:04:39 +0100 Mikael Berthe /buffer search_*: skip leading spaces (if any) in string parameter
Sun, 24 Jul 2005 22:56:42 +0100 Mikael Berthe Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Mikael Berthe Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 21:47:41 +0100 Mikael Berthe Update hbuf_get_lines() comment
Sun, 24 Jul 2005 15:31:00 +0100 Mikael Berthe Update TODO & ChangeLog
Sun, 24 Jul 2005 15:26:39 +0100 Mikael Berthe Bigger warning when logging is disabled
Sun, 24 Jul 2005 15:19:07 +0100 Mikael Berthe Fix segfault when mcabber receives an INT signal (Ctrl-C) early