Age | Commit message (Expand) | Author |
2009-02-17 | Use string instead of char for prefixes in nicklist | Sebastien Helleu |
2009-02-11 | Add irc and jabber options to display nick modes in input_prompt bar item | Sebastien Helleu |
2009-02-10 | Add option "-server" to IRC commands: msg, notice, query, quote | Sebastien Helleu |
2009-02-10 | Add irc info "irc_nick" to get current nick on a server | Sebastien Helleu |
2009-02-08 | Add help about alias list for /alias command (task #9087) | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-02-02 | Update doc (missing relay option and update of /filter arguments) | Sebastien Helleu |
2009-02-02 | Improve docgen.pl script: write autogen files only if they are different | Sebastien Helleu |
2009-02-01 | Add function config_unset_plugin in API, fix return code of config_set_plugin | Sebastien Helleu |
2009-01-31 | Update quickstart guides | Sebastien Helleu |
2009-01-30 | Update API function weechat_buffer_set in developer guide | Sebastien Helleu |
2009-01-29 | Fix 2 typos in doc | Sebastien Helleu |
2009-01-17 | Add missing jabber commands in doc | Sebastien Helleu |
2009-01-17 | Remove unused jabber options and jabber servers in autogenerated doc | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-24 | Add bar, command, network and info functions in english developer guide | Sebastien Helleu |
2008-12-19 | Update doc and translations | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-13 | Update doc for /xfer and /relay commands | Sebastien Helleu |
2008-12-12 | Add missing keys in doc for previous/next buffer | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-12-04 | Add nicklist API functions in english developer guide | Sebastien Helleu |
2008-11-29 | Update doc for hook_print API function | Sebastien Helleu |
2008-11-29 | Add current_window function in plugin API, add window functions in english de... | Sebastien Helleu |
2008-11-28 | Add some buffer plugin API functions to english developer guide | Sebastien Helleu |
2008-11-27 | Add new plugin API functions in english developer guide | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-15 | Fix typo in doc | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-15 | Add function utf8_strndup to C plugin API | Sebastien Helleu |
2008-11-12 | Update quickstart doc, fix typos in developer guide | Sebastien Helleu |
2008-11-10 | Add some API functions in Developer guide | Sebastien Helleu |
2008-11-08 | Fix pdf output of developer guide | Sebastien Helleu |
2008-11-07 | Update developer guide (add 50% of new C API functions) | Sebastien Helleu |
2008-11-06 | Add missing doc files for autotools | Sebastien Helleu |
2008-11-06 | Add doc for default plugins in user guide | Sebastien Helleu |
2008-11-06 | Update docgen.pl and doc about options for logger and core | Sebastien Helleu |
2008-11-06 | Rename developer doc (-devel to -dev) | Sebastien Helleu |
2008-11-05 | Clean old docs output before building | Sebastien Helleu |
2008-11-05 | Split doc into 2 docs: user and developer guide | Sebastien Helleu |
2008-11-02 | Update doc | Sebastien Helleu |
2008-11-01 | Add infolist "plugin", with list of plugins | Sebastien Helleu |
2008-10-31 | Update doc | Sebastien Helleu |
2008-10-26 | Add missing XML files authors.xx.xml in makefiles | Sebastien Helleu |
2008-10-24 | Add local variables for buffers, fix alias creation, use of local variables $... | Sebastien Helleu |