summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15core: fix alignment of command arguments for scripts (in /help command)Sebastien Helleu
2012-08-15script: add status "a" (autoloaded) for scriptsSebastien Helleu
2012-08-15core: add missing compiler define -D_LARGEFILE64_SOURCE in cmake and -D_LARGE...Sebastien Helleu
2012-08-15logger: replace define of _GNU_SOURCE by _XOPEN_SOURCESebastien Helleu
2012-08-15script: fix compilation with -O2 (replace define of _GNU_SOURCE by _XOPEN_SOU...Sebastien Helleu
2012-08-14script: fix missing format in calls to snprintfSebastien Helleu
2012-08-14core: fix use of uninitialized variable in hdata_get_var_array_sizeSebastien Helleu
2012-08-14doc: update japanese translations and docsRyuunosuke Ayanokouzi
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...Sebastien Helleu
2012-08-14core: free some variables used for weechat.conf when quitting WeeChatSebastien Helleu
2012-08-14core: add hidden command line options --no-gnutls and --no-gcrypt (no init/de...Sebastien Helleu
2012-08-14core: free data before removing config file/section/option from lists (remove...Sebastien Helleu
2012-08-14core: fix use of unitialized value (line->data->display) when adding a line i...Sebastien Helleu
2012-08-13doc: update japanese user's guide and FAQRyuunosuke Ayanokouzi
2012-08-11doc: compile japanese user's guide with autotoolsSebastien Helleu
2012-08-08irc: set non-blocking socket before connecting to server (fix freeze with SSL...Sebastien Helleu
2012-08-08core: fix connection to host in child process when socket is non-blocking (wi...Sebastien Helleu
2012-08-08scripts: add signals for scripts loaded/unloaded/installed/removedSebastien Helleu
2012-08-07doc: add japanese user's guide (patch #7827)Sebastien Helleu
2012-08-07doc: fix name of lists in hdata with scripts (plugin API reference)Sebastien Helleu
2012-08-06core: return error string to callback of hook_connect if getaddrinfo fails in...Sebastien Helleu
2012-08-05core: fix crash if key of hashtable_get(_item) is NULL (just return NULL)Sebastien Helleu
2012-08-05scripts: fix name of lists in hdata with scripts (remove leading "*")Sebastien Helleu
2012-08-04api: add new function util_version_numberSebastien Helleu
2012-08-04doc: fix gnutls dependency in user guideSebastien Helleu
2012-08-04doc: update dependencies in user guide (add zlib, gnutls is used in irc and r...Sebastien Helleu
2012-08-03core: rename type t_script_callback to t_plugin_script_cbSebastien Helleu
2012-08-03doc: update german translations, FAQ and user guideNils Görs
2012-08-03doc: fix typo in FAQSebastien Helleu
2012-08-03scripts: add hdata with list of scripts for each languageSebastien Helleu
2012-08-03doc: fix typo in FAQSebastien Helleu
2012-08-02fifo: ignore read failing with error EAGAIN (bug #37019) (patch from Matt Rob...Sebastien Helleu
2012-08-02doc: fix C example of weechat_charset_set and weechat_iconv_to_internal (plug...stfn
2012-08-02core: remove directory "src/plugins/scripts", move script plugins in "src/plu...Sebastien Helleu
2012-08-02core: update description of plugins and translate them in output of /pluginSebastien Helleu
2012-08-01relay: add missing gnutls lib for linkSebastien Helleu
2012-08-01core: add option weechat.startup.sys_rlimit to set system resource limits for...Sebastien Helleu
2012-07-31core: fix typo in FindNcurses.cmake (patch from jaset)Sebastien Helleu
2012-07-30doc: update italian translations and docsMarco Paolone
2012-07-30doc: update italian docsMarco Paolone
2012-07-30irc: fix bug with prefix chars which are in chanmodes with a type different f...Sebastien Helleu
2012-07-30relay: set Diffie-Hellman parameters on first SSL connection from a client (m...Sebastien Helleu
2012-07-29core: add option "swap" for command /buffer (task #11373)Nils Görs
2012-07-29core: fix refresh of bar items when switching windowSebastien Helleu
2012-07-29scripts: fix function unhook_all, fix deletion of configuration files when sc...Sebastien Helleu
2012-07-27relay: fix compilation with old gnutls (< 2.12.0): remove call to gnutls_sec_...Sebastien Helleu
2012-07-27core: fix names of cache variables in configure.in (patch from Murilo Opsfeld...Sebastien Helleu
2012-07-27core: fix output of autogen.sh in shells like dashSebastien Helleu
2012-07-27core: add task #12187 in ChangeLogSebastien Helleu
2012-07-27logger: add messages "Day changed to" in backlogSebastien Helleu