Sebastien Helleu
06083e7d5b
Update spanish translations
2010-01-15 09:07:18 +01:00
Sebastien Helleu
c775f8474d
Update german translations
2010-01-14 15:52:03 +01:00
Sebastien Helleu
4209930399
Enhancements on IRC CTCP messages (display if CTCP is blocked, new config options to control display of CTCP messages/replies)
...
That includes:
- display "(blocked)" if CTCP is blocked
- new option "irc.look.display_ctcp_blocked" to display blocked CTCP,
- new option "irc.look.display_ctcp_reply" to display CTCP reply sent by WeeChat,
- new option "irc.look.display_ctcp_unknown" to display unknown CTCP received.
2010-01-14 10:37:10 +01:00
Sebastien Helleu
0e6b33b5be
Add keyword "input_pos" to get/set cursor position in plugin API functions buffer_get_integer and buffer_set
2010-01-13 17:03:40 +01:00
Sebastien Helleu
b8a42996c1
Fix bug with string return value of callbacks in tcl plugin
2010-01-13 09:56:34 +01:00
Sebastien Helleu
0a4e6a1b61
Fix typo in french FAQ
2010-01-12 16:19:13 +01:00
Sebastien Helleu
63aaf9dc01
Add function "buffer_string_replace_local_var" in script API (patch #7061 )
2010-01-12 10:33:13 +01:00
Sebastien Helleu
c9b71fca2d
Add prefix "irc_" in some links of asciidoc files
2010-01-11 18:29:59 +01:00
Sebastien Helleu
8fbce99292
Discard line printed with modifier "weechat_print" only if initial string is not empty
2010-01-11 17:57:36 +01:00
Sebastien Helleu
0ad7b2f6bd
Fix IRC nick color for nicks with wide chars (bug #28547 )
2010-01-11 15:01:53 +01:00
Sebastien Helleu
95c2cb1c5b
Allow callback for modifier "weechat_print" to return empty value, in order to remove a printed message
2010-01-11 14:45:08 +01:00
Sebastien Helleu
1b829eed77
Update italian translations
2010-01-10 21:22:08 +01:00
Sebastien Helleu
b1a033372b
Fix bug with completion of words with wide chars
2010-01-10 12:35:19 +01:00
Sebastien Helleu
d719b20fa5
Allow blocking of IRC CTCP PING requests
2010-01-09 23:43:00 +01:00
Sebastien Helleu
ad54188213
Update german translations
2010-01-08 22:43:01 +01:00
Sebastien Helleu
4da0cff321
Add new IRC commands /allchan and /allserv with excluding option, commands /ame and /amsg are now aliases, new aliases /aaway and /anick
2010-01-08 16:20:16 +01:00
Sebastien Helleu
cf5009468e
Remove reference to old xml and pdf files
2010-01-08 16:17:18 +01:00
Sebastien Helleu
d64aaed29b
Add missing arguments for hook_connect in plugin API reference
2010-01-04 23:40:07 +01:00
Sebastien Helleu
6d211de00d
Fix bug with function nicklist_remove_nick in Python API (bug #28474 )
2010-01-04 07:44:52 +01:00
Sebastien Helleu
2133eb30ff
Update copyright dates
2010-01-03 19:31:55 +01:00
Sebastien Helleu
236374f067
Update spanish translations
2010-01-02 20:30:32 +01:00
Sebastien Helleu
e7dcbee583
Fix typos in user guide
2010-01-01 23:45:58 +01:00
Sebastien Helleu
42c230e709
Fix tag checking in execution of hook_print
2010-01-01 21:44:09 +01:00
Sebastien Helleu
c02f32070c
Fix buffer used to display IRC notice sent to channel or nick (bug #28455 )
2010-01-01 17:15:22 +01:00
Sebastien Helleu
8a371fc1aa
Update italian translations
2010-01-01 16:57:14 +01:00
Sebastien Helleu
b6e141c286
Add pointer user_data in dump of wee-lists
2010-01-01 12:53:36 +01:00
Sebastien Helleu
6cc9ce8777
Fix color string returned by API function color() for some WeeChat color options
2010-01-01 12:29:14 +01:00
Sebastien Helleu
90884e6b9e
Update translations
2009-12-31 20:18:31 +01:00
Sebastien Helleu
b493bc5c25
Add IRC options to customize target buffer for messages (task #7381 )
2009-12-31 19:29:26 +01:00
Sebastien Helleu
5663e69bc5
Fix nick color in quit message for IRC private buffers
2009-12-29 09:44:32 +01:00
Sebastien Helleu
ac0d9dfb78
Update german translations
2009-12-21 00:05:17 +01:00
Sebastien Helleu
f8983eb6c0
Fix display of bar items in a root bar (use bar item from plugin of current window)
2009-12-19 12:58:45 +01:00
Sebastien Helleu
ea567c6fd3
Add optional arguments in /help quit
2009-12-18 19:38:42 +01:00
Sebastien Helleu
ba9e3e8c84
Fix bug with completion of port in command /relay
2009-12-18 18:12:11 +01:00
Sebastien Helleu
58df8c2d83
Add function "infolist_new_item" in script API
2009-12-18 18:09:12 +01:00
Sebastien Helleu
846fb5d283
Update italian translations
2009-12-17 08:32:04 +01:00
Sebastien Helleu
f5d54c8f8b
Update german translations
2009-12-16 18:22:31 +01:00
Sebastien Helleu
6f9ca9a617
Add reference to debian bug #453348 in ChangeLog
2009-12-16 16:18:48 +01:00
Sebastien Helleu
aca85eda75
Add reference to debian bug #512957 in ChangeLog
2009-12-16 15:38:05 +01:00
Sebastien Helleu
265fa492d5
Add option "autorejoin_delay" for servers (task #8771 ), fix autorejoin on channels with key
2009-12-16 15:18:00 +01:00
Sebastien Helleu
8aa7380d65
Fix typo: licence -> license
2009-12-16 13:04:04 +01:00
Sebastien Helleu
48f087b883
Add option "term" for command /debug: display infos about terminal and available colors
2009-12-16 12:18:00 +01:00
Sebastien Helleu
610ef09f19
Update list of contributors
2009-12-16 12:11:04 +01:00
Sebastien Helleu
6574c8876b
Display "Commands..:" only if internal/other commands are found with /help
2009-12-16 11:26:34 +01:00
Sebastien Helleu
6b76c21cae
Fix bar background color when content of bar is empty
2009-12-15 14:43:06 +01:00
Sebastien Helleu
a48576566d
Add support for encodings in Ruby 1.9
2009-12-14 23:33:33 +01:00
Sebastien Helleu
62492bf1eb
Update german translations
2009-12-14 20:40:48 +01:00
Sebastien Helleu
9bfc6a6fd1
Add new option weechat.color.status_time
2009-12-14 15:50:09 +01:00
Sebastien Helleu
c1e1e40559
Add color "darkgray" in user guide
2009-12-14 11:03:17 +01:00
Sebastien Helleu
d4b0b98933
Add color "darkgray", add support for background with light color, fix color "black" (bug #23882 )
2009-12-13 23:29:08 +01:00