summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-27core: display default values for changed config options in output of /setPeter Boström
2012-11-27core: add missing cmake files in packages built by autotools (CMakeParseArgum...Sebastien Helleu
2012-11-27doc: add SASL authentication in FAQSebastien Helleu
2012-11-27doc: add SASL authentication in quickstart guideSebastien Helleu
2012-11-25irc: fix compilation on FreeBSD: replace call to tzset by gmtime/localtimeSebastien Helleu
2012-11-24irc: read timestamp or ISO 8601 date format in tag "time" (capability "server...Sebastien Helleu
2012-11-23irc: add support of tags in messages, add support of "server-time" capability...Sebastien Helleu
2012-11-23core: remove obsolete externs gui_color_init_pair and gui_color_init_pairsSebastien Helleu
2012-11-22api: use hashtable "options" for command arguments in function hook_process_h...Sebastien Helleu
2012-11-22doc: fix typo in quickstart (part message is not allowed in /close or /buffer...Sebastien Helleu
2012-11-18core: add version 0.3.9.2 in ChangeLog and NEWSSebastien Helleu
2012-11-18core: do not call shell to execute command in hook_process (fix security prob...Sebastien Helleu
2012-11-16aspell: refresh bar item "aspell_suggest" when aspell is enabled/disabled (bu...Sebastien Helleu
2012-11-16core: sync debian files with debian git repositorySebastien Helleu
2012-11-14irc: fix crash on /upgrade (free channels before server data when a server is...Sebastien Helleu
2012-11-14irc: add comments in function irc_color_decodeSebastien Helleu
2012-11-10doc: update german user's guideNils Görs
2012-11-09core: add version 0.3.9.1 in ChangeLog and NEWSSebastien Helleu
2012-11-09irc: fix crash when decoding IRC colors in strings (bug #37704)Sebastien Helleu
2012-11-06core: stop cmake if gcrypt lib is not found (bug #37671)Sebastien Helleu
2012-11-05doc: remove "optional" for arguments of function register (scripting guide)Sebastien Helleu
2012-11-05irc: fix refresh of bar item "away" after command /away or /disconnectNils Görs
2012-11-05core: update german translationsNils Görs
2012-11-04doc: fix typo in user's guideSebastien Helleu
2012-11-04core: add option aspell.check.suggestions in ChangeLogSebastien Helleu
2012-11-04aspell: add bar item "aspell_suggest": suggestions for misspelled word at cur...Sebastien Helleu
2012-11-04aspell: update bar item "aspell_dict" only if spellers have changedSebastien Helleu
2012-11-04aspell: fix creation of spellers when number of dictionaries is different bet...Sebastien Helleu
2012-11-03irc: fix display bug in output of /quiet or /mode #channel +q (wrong nick dis...Sebastien Helleu
2012-11-02irc: add command /quiet, fix display of messages 728/729 (quiet list, end of ...Nils Görs
2012-11-02irc: add option irc.network.alternate_nick to disable dynamic nick generation...Nils Görs
2012-11-02core: add incomplete mouse events "event-down" and "event-drag" (task #11840)Ailin Nemui
2012-11-02core: expand buffer local variables in evaluation of expressions (command /ev...Sebastien Helleu
2012-11-02core: support many commands in /eval (separated by semicolons)Sebastien Helleu
2012-11-02irc: fix compilation when gnutls is disabled (bug #37639)Sebastien Helleu
2012-11-02doc: add chapter "bars" in japanese user's guideSebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-21core: remove duplicated #includeSebastien Helleu
2012-10-20irc: add option irc.network.whois_double_nick to double nick in command /whoisSebastien Helleu
2012-10-20irc: send whois on self nick when /whois is done without argument on a channe...Nils Görs
2012-10-20doc: update german translations and user guideNils Görs
2012-10-19relay: fix crash when receiving a new client on a socketSebastien Helleu
2012-10-19doc: fix typo in example of hdata_get_string (plugin API reference)Sebastien Helleu
2012-10-19doc: add link to doc for dependencies in file INSTALLSebastien Helleu
2012-10-19doc: update ruby version in dependencies (user's guide)Sebastien Helleu
2012-10-18doc: rename filter "jpk" to "joinquit" in FAQSebastien Helleu
2012-10-18core: fix gnutls warningsstfn
2012-10-18core: add option "-quit" for command /upgrade (save session and quit without ...Sebastien Helleu
2012-10-18core: fix display of zoomed/merged buffer (with number >= 2) after switching ...Sebastien Helleu
2012-10-17core: fix typo in NEWSSebastien Helleu