Sébastien Helleu
|
ef4476be65
|
doc: fix description of function "command" in plugin API reference
|
2015-01-27 07:46:23 +01:00 |
|
Sébastien Helleu
|
cf5501f69c
|
core: add priority in plugins to initialize them in order
Current order is: charset, logger, exec, trigger, aspell, alias, fifo, xfer,
irc, relay, guile/lua/perl/python/ruby/tcl, script.
|
2015-01-15 07:40:38 +01:00 |
|
Sébastien Helleu
|
fdcf46b476
|
doc: add translators in docs, move table of contents on the left, build HTML5
|
2015-01-12 21:53:34 +01:00 |
|
Mikaela Suomalainen
|
afce3a6427
|
core: replace irc.freenode.net by chat.freenode.net
Freenode wants people to use chat.freenode.net instead of
irc.freenode.net which is alias to chat.freenode.net.
|
2014-12-21 09:20:26 +01:00 |
|
Sébastien Helleu
|
0cd2aff765
|
core: use https for WeeChat URLs
|
2014-12-13 09:16:09 +01:00 |
|
Sébastien Helleu
|
1ef3237b6b
|
api: return value in function command(), remove WeeChat error after command callback if return code is WEECHAT_RC_ERROR
|
2014-11-22 08:14:29 +01:00 |
|
Sébastien Helleu
|
a834c438c6
|
core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)
|
2014-11-01 22:40:29 +01:00 |
|
Sébastien Helleu
|
633a32ccd3
|
api: add regex replace feature in function string_eval_expression
|
2014-10-22 21:19:54 +02:00 |
|
Sébastien Helleu
|
7b546bea2e
|
api: use microseconds instead of milliseconds in functions util_timeval_diff and util_timeval_add
|
2014-08-29 18:17:27 +02:00 |
|
Andrew Potter
|
62d891aea9
|
core: callback_free_key shouldn't point to already free'd value
|
2014-08-11 22:51:20 +02:00 |
|
Sébastien Helleu
|
cf3e0ccbfd
|
core: fix result of hash function (in hashtables) on 32-bit systems
|
2014-08-02 16:53:12 +02:00 |
|
Sébastien Helleu
|
ed76e7adc6
|
doc: fix examples of function string_format_size (plugin API reference)
|
2014-07-26 08:25:10 +02:00 |
|
Sébastien Helleu
|
20b49746cc
|
doc: add missing tag "host_xxx" in function printf_date_tags (plugin API reference)
|
2014-07-21 22:23:21 +02:00 |
|
Sébastien Helleu
|
2b7b8cb365
|
doc: fix style of C/Python examples in docs
|
2014-07-05 16:45:48 +02:00 |
|
Sébastien Helleu
|
95011c82e0
|
core: return only -1, 0 or 1 in string comparison functions
|
2014-07-05 11:38:44 +02:00 |
|
Sébastien Helleu
|
494d046594
|
core: remove "www" in weechat.org URLs
|
2014-07-01 21:27:29 +02:00 |
|
Sébastien Helleu
|
4151fa234e
|
doc: add evaluated expression for argument "condition" in function bar_new (plugin API reference)
|
2014-06-11 07:55:41 +02:00 |
|
Sébastien Helleu
|
dc0229617a
|
doc: use .asciidoc extension instead of .txt for doc files
|
2014-05-25 12:47:24 +02:00 |
|