Age | Commit message (Expand) | Author |
2014-02-02 | doc: add French developer's guide | Sebastien Helleu |
2014-01-29 | core: fix typos in translations and docs | Sebastien Helleu |
2014-01-23 | doc: move asciidoc attributes from command line into files | Sebastien Helleu |
2014-01-11 | doc: add missing functions strlen_screen and hook_set in scripting guide | Sebastien Helleu |
2013-11-04 | doc: use one line titles and less chars for delimited blocks/tables in asciid... | Sebastien Helleu |
2013-06-29 | doc: fix example of weechat.command without buffer: it is executed on current... | Sebastien Helleu |
2013-05-23 | doc: update WeeChat URLs (for new site design) | Sebastien Helleu |
2013-04-21 | api: add new function hdata_search | Sebastien Helleu |
2013-04-21 | doc: add missing functions in scripting guide | Sebastien Helleu |
2013-03-24 | Revert "doc: add note about constants in lua, fix lua example (scripting guide)" | Sebastien Helleu |
2013-03-24 | doc: add note about constants in lua, fix lua example (scripting guide) | Sebastien Helleu |
2013-03-22 | ruby: fix crash with Ruby 2.0: use one array for the last 6 arguments of func... | Sebastien Helleu |
2013-03-16 | doc: add link to weechat.org/info in scripting guide (URL transfer) and plugi... | Sebastien Helleu |
2013-02-19 | guile: fix arguments given to callbacks (separate arguments instead of one li... | Sebastien Helleu |
2013-01-26 | doc: use boxes/arrows chars for diagram in differences with C API (scripting ... | Sebastien Helleu |
2013-01-26 | doc: add example of callback in each language (scripting guide) | Sebastien Helleu |
2013-01-26 | doc: add command "/script" in scripting guide | Sebastien Helleu |
2013-01-07 | doc: fix typos | Sebastien Helleu |
2013-01-07 | doc: replace iteritems() by items() in scripting guide (compatibility with Py... | Sebastien Helleu |
2012-11-05 | doc: remove "optional" for arguments of function register (scripting guide) | Sebastien Helleu |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
2012-03-29 | doc: argument "shutdown_function" is optional in function register (scripting... | Sebastien Helleu |
2012-03-23 | core: add a connection timeout for child process in hook_connect (bug #35966) | Sebastien Helleu |
2012-01-19 | doc: add URL transfer in scripting guide | Sebastien Helleu |
2012-01-19 | doc: add missing functions "hook_process_hashtable" and "hdata_hashtable" in ... | Sebastien Helleu |
2011-12-17 | api: add new function hdata_check_pointer | Sebastien Helleu |
2011-10-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-04 | doc: replace ">=" and "<=" by UTF-8 chars in docs | Sebastien Helleu |
2011-08-01 | doc: add missing API functions in scripting guide | Sebastien Helleu |
2011-05-13 | doc: fix typos | Sebastien Helleu |
2010-12-04 | Fix typos in scripting guide | Sebastien Helleu |
2010-10-29 | Add new functions in plugin API to get/set nicks/groups properties in nicklist | Sebastien Helleu |
2010-10-25 | Add irc modifier and irc_parse_message in scripting guide | Sebastien Helleu |
2010-10-20 | Add missing function "infolist_reset_item_cursor" in scripting guide | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-08-04 | Fix typo in english scripting guide | Sebastien Helleu |
2010-07-28 | Add example of printed message with tag "no_log" in scripting guide | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-03-20 | Add functions string_match, string_has_highlight and string_mask_to_regex in ... | Sebastien Helleu |
2010-03-07 | Add chapter with common tasks in scripting guide | Sebastien Helleu |
2009-10-09 | Add script prototypes and examples in plugin API reference | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-06-28 | Fix typos in docs | Sebastien Helleu |
2009-06-28 | Add french translation of Scripting Guide | Sebastien Helleu |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu |