Age | Commit message (Expand) | Author |
2011-08-16 | core: add local variables of buffer in focus hashtable, remove irc_server/irc... | Sebastien Helleu |
2011-08-16 | irc: rename host/server/channel to irc_host/irc_server/irc_channel in irc foc... | Sebastien Helleu |
2011-08-15 | core: add "_chat_line_x" in focus hashtable (for buffers with free content) | Sebastien Helleu |
2011-08-14 | core: return empty string for window and buffer pointers in focus hashtable w... | Sebastien Helleu |
2011-08-14 | core: add buffer property "short_name_is_set", return name if short name is n... | Sebastien Helleu |
2011-08-14 | core: add key "_chat_line_nick" in focus hashtable | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-05 | core: fix bugs with automatic layout (bug #26110), add support of merged buff... | Sebastien Helleu |
2011-08-04 | doc: replace ">=" and "<=" by UTF-8 chars in docs | Sebastien Helleu |
2011-08-02 | core: remove "const" for first argument of function utf8_normalize | Sebastien Helleu |
2011-08-01 | core: add info about position where mouse button is released in hook_focus (f... | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-28 | doc: fix type for arguments of hook_timer in plugin API reference | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-06-21 | doc: fix typo in plugin API reference | Sebastien Helleu |
2011-06-15 | core: add local variable "highlight_regex" in buffers | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-05-15 | doc: add missing argument "gnutls_priorities" in function hook_connect | Sebastien Helleu |
2011-05-05 | doc: update italian plugin API reference | Sebastien Helleu |
2011-05-05 | doc: add value 0 for date in functions printf_date and printf_date_tags of pl... | Sebastien Helleu |
2011-05-03 | doc: update italian translations and docs | Sebastien Helleu |
2011-04-29 | doc: fix callbacks of function weechat_config_new_option in plugin API reference | Sebastien Helleu |
2011-04-29 | doc: add return value for callbacks in plugin API reference | Sebastien Helleu |
2011-04-26 | irc: add modifier "irc_in2_xxx" (called after charset decoding) | Sebastien Helleu |
2011-04-26 | api: add new function config_set_desc_plugin (task #10925) | Sebastien Helleu |
2011-04-25 | doc: fix typo in plugin API reference for function config_set_plugin | Sebastien Helleu |
2011-04-20 | doc: fix typo | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-03-21 | Update italian translations and docs | Sebastien Helleu |
2011-03-15 | Fix return value of callback for hashtable_map in plugin API reference | Sebastien Helleu |
2011-03-15 | Fix typos in plugin API reference | Sebastien Helleu |
2011-03-11 | Add function "buffer_match_list" in plugin API | Sebastien Helleu |
2011-01-26 | Fix typos in config functions in plugin API reference | Sebastien Helleu |
2011-01-25 | Fix typo on constant WEECHAT_HOOK_PROCESS_RUNNING in plugin API reference | Sebastien Helleu |
2011-01-10 | Update italian translations and doc | Sebastien Helleu |
2011-01-02 | Add function "hashtable_set_pointer" in plugin API | Sebastien Helleu |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg... | Sebastien Helleu |
2010-12-24 | Update german and italian translations | Sebastien Helleu |
2010-12-20 | Add 256 colors support | Sebastien Helleu |
2010-12-12 | Update italian translations and doc | Sebastien Helleu |
2010-12-06 | Add note about automatic unhook for function hook_process in plugin API refer... | Sebastien Helleu |
2010-12-04 | Update italian translations, FAQ and plugin API reference | Sebastien Helleu |
2010-11-29 | Replace buffer local variable "no_highlight_nicks" by "hotlist_max_level_nicks" | Sebastien Helleu |
2010-11-25 | Add new option weechat.look.highlight_regex and function string_has_highlight... | Sebastien Helleu |
2010-11-14 | Fix data sent to callback of hook_process, improve hook_process by using buffer | Sebastien Helleu |
2010-11-10 | Use type "unsigned long long" for API function string_format_size | Sebastien Helleu |
2010-11-09 | Add function "hook_completion_get_string" in plugin API | Sebastien Helleu |
2010-11-08 | Add doc for some signals and hsignals in plugin API reference | Sebastien Helleu |
2010-11-01 | Update german and italian translations | Sebastien Helleu |