summaryrefslogtreecommitdiff
path: root/src/plugins/lua/weechat-lua-api.c
AgeCommit message (Expand)Author
2013-07-27api: add new function strlen_screenSebastien Helleu
2013-07-13lua: fix interpreter used in API functions (bug #39470)Sebastien Helleu
2013-04-21api: add new function hdata_searchSebastien Helleu
2013-03-24lua: remove use of functions for API constantsSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-08-27api: allow update for some variables of hdata, add new functions hdata_update...Sebastien Helleu
2012-08-03core: rename type t_script_callback to t_plugin_script_cbSebastien Helleu
2012-08-02core: remove directory "src/plugins/scripts", move script plugins in "src/plu...Sebastien Helleu