summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-26doc: add example of callback in each language (scripting guide)Sebastien Helleu
2013-01-26doc: add command "/script" in scripting guideSebastien Helleu
2013-01-25irc: add color in output of /names when result is on server buffer (channel n...Sebastien Helleu
2013-01-24core: sync debian files with debian git repositorySebastien Helleu
2013-01-24core: display error number and string in some network errorsSebastien Helleu
2013-01-22core: fix typo in ChangeLogSebastien Helleu
2013-01-22scripts: do now allow empty script name in function "register"Sebastien Helleu
2013-01-21core: remove obsolete/unneeded check of headers and functions in cmake and co...Sebastien Helleu
2013-01-20doc: fix examples of function weechat_hook_connect (plugin API reference)stfn
2013-01-20core: add missing formatting chars in ChangeLogSebastien Helleu
2013-01-20core: update ChangeLogSebastien Helleu
2013-01-20Merge branch 'guile2'Sebastien Helleu
2013-01-20Merge branch 'perl-script-load'Sebastien Helleu
2013-01-20Version 0.4.1-devSebastien Helleu
2013-01-20Version 0.4.0Sebastien Helleu
2013-01-20core: update spanish translationsElián Hanisch
2013-01-19core: update japanese translationsRyuunosuke Ayanokouzi
2013-01-19core: update polish translationsKrzysztof Koroscik
2013-01-19core: update translationsSebastien Helleu
2013-01-19core: add rule to clean file config-git.hSebastien Helleu
2013-01-18core: fix infinite loop when a regex gives an empty match (bug #38112)Sebastien Helleu
2013-01-17core: add git version in backtrace and log fileSebastien Helleu
2013-01-17core: update ChangeLogSebastien Helleu
2013-01-16guile: fix compilation with guile 2.0Sebastien Helleu
2013-01-16core: fix detection of guile in configureSebastien Helleu
2013-01-14core: fix typo in commentSebastien Helleu
2013-01-14Version 0.4.0-rc3Sebastien Helleu
2013-01-14core: fix click in item "buffer_nicklist" when nicklist is a root bar (bug #3...Sebastien Helleu
2013-01-14core: fix display bugs with non-printable chars like tabs (part of messages n...Sebastien Helleu
2013-01-12core: update version in gettext filesSebastien Helleu
2013-01-12core: update german translationsNils Görs
2013-01-12doc: update polish FAQ, quickstart and scripting guideKrzysztof Koroscik
2013-01-12core: fix crash in display of chat area when the ncurses chat window is not i...Sebastien Helleu
2013-01-12guile: fix bad conversion of shared strings (replace calls to scm_i_string_ch...Sebastien Helleu
2013-01-12core: fix typo in commentSebastien Helleu
2013-01-12core: fix line returned when clicking on a bar (according to position and fil...Sebastien Helleu
2013-01-11aspell: fix spellers used when switching bufferSebastien Helleu
2013-01-11Revert "aspell: store dictionaries in buffer local variable "aspell_dict""Sebastien Helleu
2013-01-11perl: fix compilation when multiplicity is disabledSebastien Helleu
2013-01-11relay: fix duplicated messages sent to irc clients (when messages are redirec...Sebastien Helleu
2013-01-11relay: fix typo in commentSebastien Helleu
2013-01-11relay: add debug message for signal "irc_disconnected"Sebastien Helleu
2013-01-11relay: fix name of signal in debug message (replace "irc_out" by "irc_outtags")Sebastien Helleu
2013-01-10aspell: store dictionaries in buffer local variable "aspell_dict"Sebastien Helleu
2013-01-10core: fix some copyright datesSebastien Helleu
2013-01-10perl: simplify code to load scriptsNei
2013-01-10core: replace "behaviour" by "behavior"Sebastien Helleu
2013-01-10doc: fix buffer argument for function "command": NULL value means current buf...Sebastien Helleu
2013-01-10core: add bug #31572 (fixed) in ChangeLogSebastien Helleu
2013-01-10Revert "perl: simplify code to load scripts"Sebastien Helleu