summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-01Replace command "bt" by "bt full" for reporting crashes with gdb in user guideSebastien Helleu
2010-05-01Fix crash with hook_process (when timer is called on a deleted hook process)Sebastien Helleu
2010-04-29Update italian user guideSebastien Helleu
2010-04-28Add keys for undo/redo changes on command line (default: ctrl/alt + underscor...Sebastien Helleu
2010-04-21Add new options irc.network.autoreconnect_delay_growing and irc.network.autor...Sebastien Helleu
2010-04-20Add new option irc.color.item_buffer_name_ssl (task #10339)Sebastien Helleu
2010-04-20Try other nick when connecting to IRC server and receiving message 437 (nick ...Sebastien Helleu
2010-04-20Set buffer local variable "away" when opening new IRC channel (bug #29618)Sebastien Helleu
2010-04-18Replace "joker" by "wildcard"Sebastien Helleu
2010-04-18Version 0.3.3-devSebastien Helleu
2010-04-18Version 0.3.2Sebastien Helleu
2010-04-18Add missing file cmake/FindGcrypt.cmake in packages built by autotoolsSebastien Helleu
2010-04-16Update polish translations and FAQSebastien Helleu
2010-04-15Update italian autogen files for docSebastien Helleu
2010-04-15Update italian docs and translationsSebastien Helleu
2010-04-14Remove unused variableSebastien Helleu
2010-04-14Fix crash on /quit when scrolling in buffer and if first line displayed was f...Sebastien Helleu
2010-04-14Update spanish translationsSebastien Helleu
2010-04-13Fix bug with perl script filename when multiplicity is disabled (bug #29530)Sebastien Helleu
2010-04-12Fix display of perl errors (use tab to force empty prefix on message)Sebastien Helleu
2010-04-12Fix crash on /quit or unload of Perl plugin under FreeBSD and Cygwin (bug #29...Sebastien Helleu
2010-04-12Fix bug with writing of configuration files under CygwinSebastien Helleu
2010-04-11Update italian scripting guideSebastien Helleu
2010-04-11Update german translationsSebastien Helleu
2010-04-11Add italian scripting guideSebastien Helleu
2010-04-10Updated czech translationsJiri Golembiovsky
2010-04-10Version 0.3.2-rc1Sebastien Helleu
2010-04-10Use tag "no_highlight" for CTCP repliesSebastien Helleu
2010-04-09Define WeeChat license as macro for C compiler, used in plugins to set licenseSebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-04-08Fix typo in description of modifier "history_add"Sebastien Helleu
2010-04-08Add buffer pointer as string in modifier_data for modifier "history_add"Sebastien Helleu
2010-04-08Add modifier "history_add" (text added to buffer or global history)Sebastien Helleu
2010-04-08Define list of default aliases as an arraySebastien Helleu
2010-04-08Update italian doc and translationsSebastien Helleu
2010-04-06Fix comment in wee-config-file.cSebastien Helleu
2010-04-05Use tag "no_highlight" for backlog lines printed by logger pluginSebastien Helleu
2010-04-05Add missing properties "highlight_words_add" and "highlight_words_del" in arr...Sebastien Helleu
2010-04-05Add option "-open" for IRC command /connectSebastien Helleu
2010-04-04Update german translationsSebastien Helleu
2010-04-04Reformat NEWS file with style of ChangeLogSebastien Helleu
2010-04-03Add note about upgrading to version 0.3.2 in NEWS fileSebastien Helleu
2010-04-03Fix display of empty nicklist in IRC private buffersSebastien Helleu
2010-04-03Add highlight word "$nick" instead of real nick in IRC and xfer pluginsSebastien Helleu
2010-04-03Add or remove highlight words in a buffer with "highlight_words_add" and "hig...Sebastien Helleu
2010-04-03Allow buffer local variables in highlight words (option "weechat.look.highlig...Sebastien Helleu
2010-04-03Change buffer properties only when buffer is created by IRC plugin (channels ...Sebastien Helleu
2010-04-03Add option "get" for command /buffer, add completions with buffer propertiesSebastien Helleu
2010-03-31Fix help of option weechat.plugin.autoloadSebastien Helleu
2010-03-31Improve plugins autoload (option weechat.plugin.autoload): allow to use "*" a...Sebastien Helleu