Sebastien Helleu
|
6013e43292
|
Minor changes on server/channel/nick info API functions
|
2006-02-04 15:25:18 +00:00 |
|
Sebastien Helleu
|
480974b8de
|
Gtk GUI changes, now compile is ok
|
2006-02-03 00:36:03 +00:00 |
|
Emmanuel Bouthenot
|
f222a6ad7a
|
extending plugins/scripts API by adding get_server_info, get_channel_info and get_nick_info
|
2006-01-31 13:54:27 +00:00 |
|
Sebastien Helleu
|
70ad116c0f
|
Added options "look_open_near_server" and "look_nick_complete_first" (patch from Gwenn)
|
2006-01-30 20:22:40 +00:00 |
|
Sebastien Helleu
|
99a3434733
|
Fixed bug with elapsed time when away if computer clock was changed (displays 0 if elapsed time is negative)
|
2006-01-26 16:49:21 +00:00 |
|
Sebastien Helleu
|
0e91f0c208
|
Fixed bug with /upgrade when servers buffer (with one buffer for all servers) is moved to buffer # > 1
|
2006-01-26 13:57:27 +00:00 |
|
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 |
|
Sebastien Helleu
|
3c16d49d2d
|
Added some info for commands and options help
|
2006-01-21 21:26:24 +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
|
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
|
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
|
0369660c0e
|
Option "irc_display_away" is now set to OFF by default
|
2006-01-05 10:26:27 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
18e47000f4
|
Added uptime save in session file (for /upgrade command)
|
2005-12-25 10:40:52 +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
|
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 |
|
Sebastien Helleu
|
77b504cd3f
|
Fixed encoding bug ("encode" var was not used since new command /charset was introduced)
|
2005-12-18 00:22:51 +00:00 |
|
Sebastien Helleu
|
04fda8a314
|
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if
exists, otherwise on server buffer
|
2005-12-17 11:54:41 +00:00 |
|
Sebastien Helleu
|
d5b58ff068
|
Added completion system for plugins/scripts commands, fixed plugins autoload
|
2005-12-16 14:16:03 +00:00 |
|
Sebastien Helleu
|
1c4056a3b6
|
Added missing #ifdef HAVE_GNUTLS
|
2005-12-12 14:05:18 +00:00 |
|
Sebastien Helleu
|
756f7354e9
|
Added up/down/left/right args to /window command completion, help & doc
|
2005-12-12 11:38:15 +00:00 |
|
Sebastien Helleu
|
ceaf9fa287
|
Fixed minor bug with session reload (nicks count for channels now ok)
|
2005-12-11 14:33:02 +00:00 |
|
Sebastien Helleu
|
54baad1848
|
After a /upgrade, load session before plugins
|
2005-12-11 13:59:50 +00:00 |
|
Sebastien Helleu
|
11da868d70
|
Upgrade when one or more servers are connected with gnutls (SSL) is now
forbidden (temporary solution while gnutls save/load thru session is not ok)
|
2005-12-11 13:56:39 +00:00 |
|
Emmanuel Bouthenot
|
acb40634b0
|
fix: shutdown function was not lauched
|
2005-12-11 10:56:13 +00:00 |
|
Sebastien Helleu
|
290c603321
|
Fixed bug with windows/buffers and some commands manipulating current window
|
2005-12-11 10:41:55 +00:00 |
|
Sebastien Helleu
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|