Age | Commit message (Expand) | Author |
2013-04-21 | api: add new function hdata_search | Sebastien Helleu |
2013-03-25 | script: fix compilation on GNU/Hurd (patch #7977) (thanks to Andrew Potter) | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
2012-08-27 | api: allow update for some variables of hdata, add new functions hdata_update... | Sebastien Helleu |
2012-08-04 | api: add new function util_version_number | Sebastien Helleu |
2012-08-02 | core: update description of plugins and translate them in output of /plugin | Sebastien Helleu |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu |
2012-07-09 | core: add function "hook_set" in plugin API, add "subplugin" in hooks (set by... | Peter Boström |
2012-03-23 | core: add a connection timeout for child process in hook_connect (bug #35966) | Sebastien Helleu |
2012-01-26 | api: replace type "regex_t *" by "void *" in function string_regcomp (fix rub... | Sebastien Helleu |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ... | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-12-19 | core: add type "hashtable" for hdata, new api functions: hdata_hashtable and ... | Sebastien Helleu |
2011-12-17 | api: add new function hdata_check_pointer | Sebastien Helleu |
2011-12-06 | api: add new function nicklist_get_next_item | Sebastien Helleu |
2011-11-25 | core: add type char for hdata and function hdata_char in plugin/script API | Sebastien Helleu |
2011-11-12 | api: add new functions strcasecmp_range and strncasecmp_range | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-08-26 | core: use dynamic buffer size for calls to vsnprintf | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-02 | core: remove "const" for first argument of function utf8_normalize | 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-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-04-28 | irc: add option "ssl_priorities" in servers (task #10106, debian #624055) | Sebastien Helleu |
2011-04-26 | api: add new function config_set_desc_plugin (task #10925) | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-03-11 | Add function "buffer_match_list" in plugin API | Sebastien Helleu |
2011-03-02 | Fix verification of SSL certificates by calling gnutls verify callback (patch... | Gu1ll4um3r0m41n |
2011-01-02 | Add function "hashtable_set_pointer" in plugin API | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-20 | Add 256 colors support | Sebastien Helleu |
2010-11-25 | Add new option weechat.look.highlight_regex and function string_has_highlight... | 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-10-29 | Add new functions in plugin API to get/set nicks/groups properties in nicklist | Sebastien Helleu |
2010-10-23 | Add new functions in plugin API: hook_hsignal and hook_hsignal_send | Sebastien Helleu |
2010-10-17 | Use const void * for keys and values in some hashtable functions | Sebastien Helleu |
2010-10-11 | Add function "hashtable_has_key" in WeeChat and plugin API | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-07-17 | Update string with plugin API version | Sebastien Helleu |
2010-07-05 | Use of hashtable for local variables of buffers | Sebastien Helleu |
2010-06-28 | Add hashtable in core and plugin API | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |