log

age author description
Sun, 28 Aug 2005 21:23:05 +0200 Mikael Berthe Display full date in the log file
Sun, 28 Aug 2005 10:38:10 +0200 Mikael Berthe Still need a temporization when connecting to a server
Sat, 27 Aug 2005 22:32:31 +0200 Mikael Berthe Update ChangeLog
Sat, 27 Aug 2005 22:20:03 +0200 Mikael Berthe Fix a SIGPIPE issue when connecting to the server
Sat, 27 Aug 2005 18:59:48 +0200 Mikael Berthe Tune previous usleep() change
Sat, 27 Aug 2005 18:00:38 +0200 Mikael Berthe Display server error messages to the user
Sat, 27 Aug 2005 15:38:55 +0200 Mikael Berthe Add usleep() calls
Sat, 27 Aug 2005 12:30:46 +0200 Mikael Berthe Update sample config. file
Sat, 27 Aug 2005 12:22:17 +0200 Mikael Berthe Drop harddefines.h
Sat, 27 Aug 2005 11:21:27 +0200 Mikael Berthe Allow a different server name than the jid domain name
Mon, 22 Aug 2005 20:33:11 +0200 Mikael Berthe Fix a typo
Mon, 22 Aug 2005 20:32:11 +0200 Mikael Berthe Kill a warning in the libjabber library
Sat, 20 Aug 2005 19:30:56 +0200 Mikael Berthe Kill a warning in the connwrap library
Sat, 20 Aug 2005 16:22:04 +0200 Mikael Berthe Mention "default" color
Thu, 18 Aug 2005 05:59:32 +0100 Mikael Berthe Post-0.6.6 changes
Wed, 17 Aug 2005 23:01:24 +0100 Mikael Berthe Added tag 0.6.6 for changeset 7f5135836b565ad5d0fbd73ed1401d00a4bc610a
Wed, 17 Aug 2005 18:15:00 +0100 Mikael Berthe Ready for 0.6.6 release 0.6.6
Thu, 04 Aug 2005 23:14:26 +0100 Mikael Berthe Whitespace cleanup (histolog.c)
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
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sun, 24 Jul 2005 15:01:24 +0100 Mikael Berthe Fix segfault when mcabber receives a KILL signal before entering curses mode
Sun, 24 Jul 2005 14:37:27 +0100 Mikael Berthe Check directory and config file permissions
Sat, 23 Jul 2005 21:50:06 +0100 Mikael Berthe Code cleanup/optimization
Sat, 23 Jul 2005 15:21:53 +0100 Mikael Berthe Doc: Say a Jabber account should already exist for using mcabber
Sat, 23 Jul 2005 14:59:33 +0100 Mikael Berthe Improve Debian package, with some help from Benjamin Drieu
Sat, 23 Jul 2005 11:58:16 +0100 Mikael Berthe Fix a segfault when starting mcabber in a really small terminal
Sat, 23 Jul 2005 11:39:39 +0100 Mikael Berthe Better messages for server connection states
Sat, 23 Jul 2005 09:14:50 +0100 Mikael Berthe Disable logging by default in the sample configuration file
Fri, 22 Jul 2005 21:45:45 +0100 Mikael Berthe Add some external actions
Fri, 22 Jul 2005 20:21:41 +0100 Mikael Berthe Improve Debian package
Fri, 22 Jul 2005 13:01:40 +0100 Mikael Berthe Make imstatus2char a null-terminated string