Age | Commit message (Expand) | Author |
2010-04-18 | Replace "joker" by "wildcard" | Sebastien Helleu |
2010-04-08 | Fix typo in description of modifier "history_add" | Sebastien Helleu |
2010-04-08 | Add buffer pointer as string in modifier_data for modifier "history_add" | Sebastien Helleu |
2010-04-08 | Add modifier "history_add" (text added to buffer or global history) | Sebastien Helleu |
2010-04-08 | Update italian doc and translations | Sebastien Helleu |
2010-04-03 | Add or remove highlight words in a buffer with "highlight_words_add" and "hig... | Sebastien Helleu |
2010-03-26 | Fix bug with writing of configuration files when disk is full (bug #29331) | Sebastien Helleu |
2010-03-25 | Add signals "nicklist_{group|nick}_{added|removed}", remove signal "nicklist_... | Sebastien Helleu |
2010-03-21 | Add new signals "irc_raw_in" and "irc_raw_in2" (sent for all IRC messages, ev... | Sebastien Helleu |
2010-03-20 | Add functions string_match, string_has_highlight and string_mask_to_regex in ... | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-07 | Add chapter with common tasks in scripting guide | Sebastien Helleu |
2010-03-02 | Add new option weechat.look.command_chars, add functions string_is_command_ch... | Sebastien Helleu |
2010-02-20 | Add parentheses around exponents in user guide and plugin API reference | Sebastien Helleu |
2010-02-16 | Add function "string_decode_base64" in plugin API | Sebastien Helleu |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function "string_enco... | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-10 | Fix example of weechat_info_get in plugin API reference | Sebastien Helleu |
2010-02-09 | Add missing argument for weechat_hook_completion in plugin API reference | Sebastien Helleu |
2010-02-09 | Add new option weechat.look.time_format to customize default format for date/... | Sebastien Helleu |
2010-02-04 | Add signal "xfer_ended" in plugin API reference | Sebastien Helleu |
2010-02-01 | Fix python example of hook_signal in plugin API reference | Sebastien Helleu |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask (... | Sebastien Helleu |
2010-01-25 | Add missing infos in API functions buffer_get_integer / buffer_get_string and... | Sebastien Helleu |
2010-01-13 | Add keyword "input_pos" to get/set cursor position in plugin API functions bu... | Sebastien Helleu |
2010-01-04 | Add missing arguments for hook_connect in plugin API reference | Sebastien Helleu |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu |
2009-10-09 | Add script prototypes and examples in plugin API reference | Sebastien Helleu |
2009-09-29 | Fix typo in plugin API reference for weechat_bar_set | Sebastien Helleu |
2009-09-13 | Fix typo in plugin API reference for weechat_hook_command | Sebastien Helleu |
2009-09-05 | Use new WeeChat site, weechat.org | Sebastien Helleu |
2009-09-02 | Fix typo in Plugin API Reference | Sebastien Helleu |
2009-07-24 | Fix compilation on OpenBSD: rename variables stdout/stderr (patch #6874 from ... | Sebastien Helleu |
2009-06-28 | Rename function string_explode to string_split | Sebastien Helleu |
2009-06-28 | Add french translation of Plugin API Reference | Sebastien Helleu |
2009-06-25 | Add options irc.look.open_channel/pv_near_server | Sebastien Helleu |
2009-06-23 | Add modifier "bar_condition_xxx", used to display/hide bars on some windows w... | Sebastien Helleu |
2009-06-23 | Fix typos in Plugin API reference | Sebastien Helleu |
2009-06-17 | Fix typos in docs | Sebastien Helleu |
2009-06-14 | Remove obsolete macro in plugin API reference | Sebastien Helleu |
2009-06-14 | Do not auto-load hidden files in script plugins (bug #21390) | Sebastien Helleu |
2009-06-13 | Fix typo | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu |