Age | Commit message (Expand) | Author |
2017-06-10 | core, plugins: fix conditions to insert elements in linked lists | Sébastien Helleu |
2017-05-30 | api: add function hdata_compare | Sébastien Helleu |
2017-05-30 | api: add function config_option_get_string in plugin API | Sébastien Helleu |
2017-03-25 | api: add arraylist functions | Sébastien Helleu |
2017-03-25 | api: add dynamic string functions (string_dyn_*) | Sébastien Helleu |
2017-01-01 | core: update copyright dates | Sébastien Helleu |
2016-03-24 | api: rename function unhook_all_plugin to unhook_all | Sébastien Helleu |
2016-03-21 | core: add pointer in some callbacks (closes #406) | Sébastien Helleu |
2016-01-01 | core: update copyright dates | Sébastien Helleu |
2015-08-22 | api: add function string_hex_dump() | Sébastien Helleu |
2015-07-04 | core: add missing comments before functions when the result must be freed aft... | Sébastien Helleu |
2015-06-24 | api: add function string_eval_path_home() | Sébastien Helleu |
2015-01-15 | core: add priority in plugins to initialize them in order | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-05-24 | api: add argument "flags" in function hdata_new_list | Sébastien Helleu |
2014-02-21 | Merge branch 'trigger' | Sebastien Helleu |
2014-02-13 | api: add function string_convert_escaped_chars | Sebastien Helleu |
2014-02-10 | api: add integer return code for functions hook_{signal|hsignal}_send | Sebastien Helleu |
2014-02-09 | api: add function string_split_shell | Sebastien Helleu |
2014-02-09 | api: add function hashtable_dup | Sebastien Helleu |
2014-02-09 | trigger: add trigger plugin | Sebastien Helleu |
2014-01-22 | api: add function "infolist_search_var" | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-09 | core: rename option weechat.look.set_title to weechat.look.window_title (eval... | Sebastien Helleu |
2013-07-27 | api: add new function strlen_screen | Sebastien Helleu |
2013-04-21 | api: add new function hdata_search | 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-13 | core: reformat comments for functions | 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-09-04 | core: add signals for plugins loaded/unloaded | Sebastien Helleu |
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-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-15 | core: allow list for option weechat.plugin.extension (makes weechat.conf port... | Sebastien Helleu |
2011-11-12 | api: add new functions strcasecmp_range and strncasecmp_range | Sebastien Helleu |
2011-10-29 | core: add optional arguments for command /plugin load/reload/autoload | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |