log mcabber/src/main.c @ 1659:2536a4b5e370

age author description
Sat, 05 Dec 2009 19:12:47 +0100 Mikael Berthe Re-add fifo_deinit() in mcabber_terminate() (isbear)
Sat, 05 Dec 2009 19:06:47 +0100 Mikael Berthe Remove hk_mainloop()
Sat, 05 Dec 2009 19:04:46 +0100 Mikael Berthe Fix resize event handling issue (reported by mvuets)
Tue, 01 Dec 2009 21:06:06 +0100 Myhailo Danylenko Improve UI latency and CPU usage
Tue, 03 Nov 2009 22:16:22 +0100 Mikael Berthe Increase mcabber_loop delay
Thu, 22 Oct 2009 20:13:38 +0200 Mikael Berthe Remove deprecated option ('hide_offline_buddies')
Thu, 22 Oct 2009 20:00:24 +0200 Mikael Berthe Reorder feature list in mcabber -V
Wed, 21 Oct 2009 13:33:15 +0200 Mikael Berthe Cosmetic changes
Mon, 12 Oct 2009 14:25:00 +0200 franky Process keycodes faster
Sun, 11 Oct 2009 20:06:47 +0200 Mikael Berthe Replace 'username' with 'jid' in the configuration file
Sun, 11 Oct 2009 16:01:52 +0200 Myhailo Danylenko Add modules
Tue, 23 Sep 2008 10:59:25 +0200 franky Updated Entity Capabilities support (XEP-0115)
Sun, 11 Oct 2009 15:39:32 +0200 Mikael Berthe Update/Add headers
Sun, 11 Oct 2009 15:38:32 +0200 franky Replace libjabber with loudmouth
Thu, 08 Oct 2009 19:40:23 +0200 Mikael Berthe Fix typo reported by rhonda
Sun, 04 Oct 2009 19:33:38 +0200 Mikael Berthe Add support for spellchecking with Enchant (caolan)
Sun, 05 Oct 2008 23:34:39 +0200 Mikael Berthe Clean up FIFO on SIGTERM (T. Glaser)
Sat, 04 Oct 2008 14:13:49 +0200 Mikael Berthe Use random resource suffix by default
Tue, 22 Jul 2008 23:07:58 +0200 Mikael Berthe Previous fix was incomplete
Mon, 30 Jun 2008 23:13:50 +0200 Mikael Berthe Do not use srand()/rand() if better alternatives exist (mirabilos)
Thu, 03 Apr 2008 21:20:56 +0200 Mikael Berthe Add optional SIGWINCH handler (Markus Hennecke)
Thu, 27 Mar 2008 23:27:19 +0100 Mikael Berthe Remove configure option --enable-fifo
Mon, 17 Mar 2008 10:51:23 +0100 Mikael Berthe Fix false error with GnuTLS
Mon, 25 Feb 2008 20:27:56 +0100 Mikael Berthe Add option 'statefile' to keep track of unread messages across restarts
Mon, 18 Feb 2008 22:59:37 +0100 Mikael Berthe Implement FIFO named command pipe
Sun, 17 Feb 2008 21:19:58 +0100 Mikael Berthe Add a mainloop hook
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:15:50 +0100 Mikael Berthe Randomize the default resource
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sun, 18 Nov 2007 22:08:48 +0100 Mikael Berthe Do not connect when the SSL settings can't be used (suggested by Till Maas)