798 Commits

Author SHA1 Message Date
Sebastien Helleu
a7479272f0 Fixed bug with "get_dcc_info" plugin interface function 2006-01-26 10:18:50 +00:00
Sebastien Helleu
2e1c6023d7 Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed when nicks count changed) 2006-01-26 10:04:57 +00:00
Sebastien Helleu
464fc8abdf Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos) 2006-01-25 17:52:11 +00:00
Sebastien Helleu
1e4c1a7073 Fixed compilation problem with debug messages 2006-01-25 17:09:24 +00:00
Sebastien Helleu
1607c44e75 Added new option "irc_away_check_max_nicks" to disable away check on channels with high number of nicks (patch from Gwenn) 2006-01-25 10:31:22 +00:00
Sebastien Helleu
364d774ded Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn) 2006-01-25 08:55:24 +00:00
Sebastien Helleu
6972b057d9 Fixed bug with charset in infobar highlights 2006-01-24 15:08:03 +00:00
Sebastien Helleu
8cd8410448 Fixed bugs: buffer detection in plugins/scripts commands, and /history command 2006-01-22 21:30:19 +00:00
Julien Louis
1cbdbffa40 Update debian packaging 2006-01-22 18:34:32 +00:00
Sebastien Helleu
3c16d49d2d Added some info for commands and options help 2006-01-21 21:26:24 +00:00
Sebastien Helleu
083ede73fd Added command line section in doc 2006-01-21 16:49:25 +00:00
Sebastien Helleu
5aeb7921fe Added option "irc_show_away_once", to show away message only once in pv 2006-01-21 11:56:58 +00:00
Sebastien Helleu
e907b3b7a5 Version 0.1.8-cvs 2006-01-14 13:05:25 +00:00
Sebastien Helleu
be6594afb7 Version 0.1.7 v0.1.7 2006-01-14 12:09:38 +00:00
Sebastien Helleu
f6d46b8792 Reverse order for unloading plugins (fixes crash on FreeBSD) 2006-01-14 12:09:04 +00:00
Sebastien Helleu
83852ca3ab Fixed charset decoding bug when displaying topic of a channel 2006-01-14 08:26:10 +00:00
Sebastien Helleu
a4695f5ba2 New values for "irc_display_away" (off, local, channel) 2006-01-12 15:05:35 +00:00
Sebastien Helleu
8c54d55611 Fixed msg command (now allowed in private buffer with "*" as target) 2006-01-10 08:52:09 +00:00
Sebastien Helleu
8b5137ddeb Fixed bug with alt+k followed by an UTF-8 char coded on more than one byte 2006-01-08 22:08:24 +00:00
Sebastien Helleu
b3b1ab104b Fixed hotlist display bug with server buffer when all servers are displayed on
same buffer (display was current server instead of server with activity)
2006-01-08 19:26:51 +00:00
Sebastien Helleu
05992a34f3 Encode commands like text with channel's encoding charset 2006-01-08 19:13:59 +00:00
Sebastien Helleu
224cd3ff59 Updated translations 2006-01-08 01:24:49 +00:00
Sebastien Helleu
b1f83dce8a Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command
wihtout argument only removes away status)
2006-01-08 01:22:25 +00:00
Sebastien Helleu
dd39ac2432 Fixed infobar_printf interface function, security problem with string format 2006-01-08 00:07:24 +00:00
Sebastien Helleu
05456cc54e Fixed infobar_printf interface function, security problem with string format 2006-01-07 23:58:07 +00:00
Sebastien Helleu
3fd569a83e Fixed refresh bug with Solaris when term size is changed 2006-01-07 23:54:22 +00:00
Sebastien Helleu
978efc0d4f Secured some code with color management in messages 2006-01-07 23:44:19 +00:00
Sebastien Helleu
b409b42470 Updated BUGS 2006-01-06 12:51:14 +00:00
Sebastien Helleu
0369660c0e Option "irc_display_away" is now set to OFF by default 2006-01-05 10:26:27 +00:00
Sebastien Helleu
457c786fbe Fixed typos in doc 2006-01-04 14:12:44 +00:00
Sebastien Helleu
4d62625894 New year in copyright, FSF address changed 2006-01-04 08:56:00 +00:00
Sebastien Helleu
d875b52124 Updated ChangeLog 2006-01-03 15:10:17 +00:00
Sebastien Helleu
1704595452 Added XML files needed by XML doc 2006-01-02 22:31:18 +00:00
Sebastien Helleu
d06e847efe Added a contributor 2006-01-02 22:18:25 +00:00
Sebastien Helleu
b10b53c689 Replaced Texinfo doc by XML Docbook 2006-01-02 22:16:54 +00:00
Sebastien Helleu
96a9a1df90 Replaced Texinfo doc by XML Docbook 2006-01-02 22:08:41 +00:00
Julien Louis
70e0f05ff2 oops, really commit the corrected file 2005-12-26 15:40:55 +00:00
Julien Louis
43093b13fa Proofreading by Guillaume Delacour 2005-12-26 15:35:25 +00:00
Sebastien Helleu
c771db23fe Added missing translations 2005-12-25 11:20:46 +00:00
Sebastien Helleu
18e47000f4 Added uptime save in session file (for /upgrade command) 2005-12-25 10:40:52 +00:00
Sebastien Helleu
ac8c68bd68 Added spanish translations 2005-12-25 09:33:30 +00:00
Sebastien Helleu
4f0dc2984b Added color for windows separators, fixed minor refresh bug when changing some colors 2005-12-22 16:33:04 +00:00
Sebastien Helleu
88ee7addbc Removed "&" for XML doc 2005-12-21 13:57:04 +00:00
Sebastien Helleu
d3bfff3d65 Fixed typos in some command helps ("&" now forbidden for XML doc) 2005-12-21 11:39:49 +00:00
Sebastien Helleu
b0d10367d3 Fixed typo 2005-12-21 00:10:27 +00:00
Sebastien Helleu
63d728a6a1 Added Czech translations 2005-12-20 23:53:14 +00:00
Sebastien Helleu
503350f46b Changed some command outputs for doc 2005-12-20 14:37:35 +00:00
Sebastien Helleu
7c1c8cd874 Fixed completion bugs with nick completion in commmands ("%n") 2005-12-20 11:47:24 +00:00
Sebastien Helleu
d280bf2a92 Fixed segfault when changing buffer number with only one buffer 2005-12-19 10:20:33 +00:00
Sebastien Helleu
f4513bbadd Added include of <sys/types.h> for time_t 2005-12-18 23:46:15 +00:00