Wed, 21 Jun 2006 21:30:37 +0200 Fix help files installation on *BSD
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Jun 2006 21:30:37 +0200] rev 905
Fix help files installation on *BSD
Wed, 21 Jun 2006 20:55:28 +0200 English help files
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Jun 2006 20:55:28 +0200] rev 904
English help files Thanks to Salvador and Lione for their work.
Wed, 21 Jun 2006 20:54:44 +0200 Help files installation
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Jun 2006 20:54:44 +0200] rev 903
Help files installation
Wed, 21 Jun 2006 20:50:56 +0200 Sort commands (for the completion system)
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Jun 2006 20:50:56 +0200] rev 902
Sort commands (for the completion system)
Sat, 17 Jun 2006 11:08:49 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Jun 2006 11:08:49 +0200] rev 901
Update documentation
Fri, 16 Jun 2006 22:38:49 +0200 MUC: join password-protected room
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Jun 2006 22:38:49 +0200] rev 900
MUC: join password-protected room
Sat, 10 Jun 2006 12:16:09 +0200 Add option 'max_history_age'
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Jun 2006 12:16:09 +0200] rev 899
Add option 'max_history_age' New option to specify how many days mcabber will load from the history files. (Suggested by "ze" in mcabber chatroom a few weeks ago)
Thu, 08 Jun 2006 21:42:52 +0200 Fix memory leak in scr_UpdateWindow()
Mikael Berthe <mikael@lilotux.net> [Thu, 08 Jun 2006 21:42:52 +0200] rev 898
Fix memory leak in scr_UpdateWindow()
Thu, 08 Jun 2006 21:29:09 +0200 Fix memory leak in scr_LogPrint()
Mikael Berthe <mikael@lilotux.net> [Thu, 08 Jun 2006 21:29:09 +0200] rev 897
Fix memory leak in scr_LogPrint()
Fri, 02 Jun 2006 21:59:27 +0200 Fix a small memory leak
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Jun 2006 21:59:27 +0200] rev 896
Fix a small memory leak Free the jid string in gotmessage() when we receive an unexpected groupchat message.
Fri, 02 Jun 2006 20:39:01 +0200 Minor changes
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Jun 2006 20:39:01 +0200] rev 895
Minor changes Cosmetic change + fix for a small memory leak when the configuration file doesn't exist.
Fri, 02 Jun 2006 19:13:00 +0200 done_completion(): free all allocated memory
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Jun 2006 19:13:00 +0200] rev 894
done_completion(): free all allocated memory Free the completion list when a completion is done.
Thu, 01 Jun 2006 18:55:55 +0200 Fix a small memory leak in /buffer purge
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Jun 2006 18:55:55 +0200] rev 893
Fix a small memory leak in /buffer purge
Wed, 31 May 2006 23:16:55 +0200 Set the pending message flag on the status buffer when using /help
Mikael Berthe <mikael@lilotux.net> [Wed, 31 May 2006 23:16:55 +0200] rev 892
Set the pending message flag on the status buffer when using /help
Wed, 31 May 2006 23:12:56 +0200 Add a "special" parameter to scr_setmsgflag_if_needed()
Mikael Berthe <mikael@lilotux.net> [Wed, 31 May 2006 23:12:56 +0200] rev 891
Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 31 May 2006 20:32:27 +0200 Improve configure checks
Mikael Berthe <mikael@lilotux.net> [Wed, 31 May 2006 20:32:27 +0200] rev 890
Improve configure checks
Tue, 30 May 2006 23:22:37 +0200 Fix up pending message flag for the status special buffer
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2006 23:22:37 +0200] rev 889
Fix up pending message flag for the status special buffer It's still disabled (because it isn't useful as is).
Tue, 30 May 2006 20:36:44 +0200 scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2006 20:36:44 +0200] rev 888
scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mon, 29 May 2006 18:53:01 +0200 Fix beep_on_message in rooms
Mikael Berthe <mikael@lilotux.net> [Mon, 29 May 2006 18:53:01 +0200] rev 887
Fix beep_on_message in rooms
Sun, 28 May 2006 10:56:23 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 28 May 2006 10:56:23 +0200] rev 886
Update documentation
Sun, 28 May 2006 10:42:22 +0200 Allow /rename for groups
Mikael Berthe <mikael@lilotux.net> [Sun, 28 May 2006 10:42:22 +0200] rev 885
Allow /rename for groups
Sat, 27 May 2006 19:46:20 +0200 scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 19:46:20 +0200] rev 884
scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 19:17:01 +0200 Remove some more libjabber warnings
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 19:17:01 +0200] rev 883
Remove some more libjabber warnings
Sat, 27 May 2006 18:53:56 +0200 autoconf: use datadir, not datarootdir
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 18:53:56 +0200] rev 882
autoconf: use datadir, not datarootdir Fix changeset b38760d9ec2d, I didn't see there was a datadir variable.
Sat, 27 May 2006 17:35:19 +0200 Try to fix autoconf setup
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 17:35:19 +0200] rev 881
Try to fix autoconf setup
Sat, 27 May 2006 15:59:05 +0200 /buffer scroll_unlock: Don't always jump to the end of the buffer
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 15:59:05 +0200] rev 880
/buffer scroll_unlock: Don't always jump to the end of the buffer If there is no pending message, do not jump to the bottom of the buffer. For special buffers (e.g. for the status buffer) pending flag is currently disabled so we jump unconditionally.
Sat, 27 May 2006 13:33:41 +0200 Remove a few libjabber warnings
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 13:33:41 +0200] rev 879
Remove a few libjabber warnings
Sat, 27 May 2006 13:22:06 +0200 Fix /buffer clear when the buffer is locked
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 13:22:06 +0200] rev 878
Fix /buffer clear when the buffer is locked
Sat, 27 May 2006 12:51:19 +0200 autoconf: Remove --with-datadir, use built-in --datarootdir option
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 12:51:19 +0200] rev 877
autoconf: Remove --with-datadir, use built-in --datarootdir option
Sat, 27 May 2006 00:05:17 +0200 Update manpage
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 00:05:17 +0200] rev 876
Update manpage Update /buffer command help.
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip