summaryrefslogtreecommitdiff
path: root/doc/en/dev
AgeCommit message (Expand)Author
2009-03-20Add buffer name completion for command /filterSebastien Helleu
2009-03-20Fix typo in docSebastien Helleu
2009-03-18Add "replacement" argument for string_remove_color in plugin APISebastien Helleu
2009-03-18Fix typo in docSebastien Helleu
2009-03-15Fix typo in developer guideSebastien Helleu
2009-03-15Add property in buffer to hide time for all linesSebastien Helleu
2009-03-07Fix bug with text attribute in IRC messages: toggle attribute instead of alwa...Sebastien Helleu
2009-03-06Add new hook type "process": launch command with fork and catch result (rc/st...Sebastien Helleu
2009-02-18Give file descriptor to callback of hook_fdSebastien Helleu
2009-02-17Use string instead of char for prefixes in nicklistSebastien Helleu
2009-02-08Add hook type "command_run", add new function "string_remove_color" in plugin...Sebastien Helleu
2009-02-01Add function config_unset_plugin in API, fix return code of config_set_pluginSebastien Helleu
2009-01-30Update API function weechat_buffer_set in developer guideSebastien Helleu
2009-01-29Fix 2 typos in docSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2009-01-02Add null values for options, new syntax for /set, reintroduce temporary IRC s...Sebastien Helleu
2008-12-24Add bar, command, network and info functions in english developer guideSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu
2008-12-04Add nicklist API functions in english developer guideSebastien Helleu
2008-11-29Update doc for hook_print API functionSebastien Helleu
2008-11-29Add current_window function in plugin API, add window functions in english de...Sebastien Helleu
2008-11-28Add some buffer plugin API functions to english developer guideSebastien Helleu
2008-11-27Add new plugin API functions in english developer guideSebastien Helleu
2008-11-15Fix typo in docSebastien Helleu
2008-11-15Use of const for some functions returning "char *"Sebastien Helleu
2008-11-15Add function utf8_strndup to C plugin APISebastien Helleu
2008-11-12Update quickstart doc, fix typos in developer guideSebastien Helleu
2008-11-10Add some API functions in Developer guideSebastien Helleu
2008-11-08Fix pdf output of developer guideSebastien Helleu
2008-11-07Update developer guide (add 50% of new C API functions)Sebastien Helleu
2008-11-06Rename developer doc (-devel to -dev)Sebastien Helleu