summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-01Fixed bug with status bar (missing refresh) when closing a bufferSebastien Helleu
2007-01-01Fixed bug with use of first buffer for a channel if not connected to server (...Sebastien Helleu
2006-12-26Fixed refresh bug with private buffer titleSebastien Helleu
2006-12-14Version 0.2 -> 0.3 for script auto_op.pySebastien Helleu
2006-12-14Fixed auto_op.py script for quakenet like servers (no ":" after JOIN)Sebastien Helleu
2006-12-11Fixed memory leak in /charset commandSebastien Helleu
2006-12-08Fixed bug with nick completion in command args (now uses option look_nick_com...Sebastien Helleu
2006-12-05Fixed display bug with color for first line on screen (bug #17719)Sebastien Helleu
2006-12-04Added anti-flood option (irc_anti_flood) (task #5442)Sebastien Helleu
2006-12-04Fixed display bug with charset on DCC and IRC raw buffersSebastien Helleu
2006-12-04Fixed bug with "set_config" function in plugins API (bug #18448)Sebastien Helleu
2006-12-03Fixed bug in plugin modifier exec when many modifiers are called for a messageSebastien Helleu
2006-12-03Updated russian translationsSebastien Helleu
2006-12-03Fixed charset problem with date in log files when using ISO charsetSebastien Helleu
2006-12-03Updated german docSebastien Helleu
2006-12-02Added doc formats in ./configure output, fixed problem with make install when...Sebastien Helleu
2006-12-01Documentation can now be built in pdf formatJulien Louis
2006-12-01import needed files to build documentation in pdf formatJulien Louis
2006-12-01Plugins: "add_message_handler" now accepts "*" for all IRC messagesSebastien Helleu
2006-12-01remove "n°" to workaround a bug in dblatex when generating pdf documentationJulien Louis
2006-12-01Fixed charset bug when displaying "Day changed" messageSebastien Helleu
2006-11-29Added keys (F9/F10) to scroll topic (task #6030)Sebastien Helleu
2006-11-29Added auto completion with channels and filenamesSebastien Helleu
2006-11-28Fixed typos in docSebastien Helleu
2006-11-28Added filename completion in doc and ChangeLogSebastien Helleu
2006-11-27Updated translationsSebastien Helleu
2006-11-26Fixed memleak in keyboard inputSebastien Helleu
2006-11-20Fixed typos in english and german docsSebastien Helleu
2006-11-19Fixed refresh bug when changing config options if window is splitedSebastien Helleu
2006-11-19Removed unused charset options in default config file for serversSebastien Helleu
2006-11-17Added space between chat and nicklist when position is "right" (bug #17852)Sebastien Helleu
2006-11-17Added option "look_nicklist_separator" (task #5437)Sebastien Helleu
2006-11-15Replaced call to strndup() by weechat_charset_strndup()Sebastien Helleu
2006-11-15fix possible stack overflow in filename completionEmmanuel Bouthenot
2006-11-14Fixed bug with DCC SEND when filename begins with '~'Sebastien Helleu
2006-11-12Updated czech translationsSebastien Helleu
2006-11-11Fixed random crash with completionSebastien Helleu
2006-11-10Fixed minor bug with /setp when no value is given and that option does not existSebastien Helleu
2006-11-09Fixed bug in charset plugin: now encode/decode channels/nicks in IRC messages...Sebastien Helleu
2006-11-09Fixed typo in fr.poSebastien Helleu
2006-11-09Added "irc_send_unknown_commands" option to send unknown commands to IRC serv...Sebastien Helleu
2006-11-08Remove some unneeded iconv calls (for UTF-8 term)Sebastien Helleu
2006-11-08Fixed display bug with new charset and unreadable UTF-8 chars in ISO termSebastien Helleu
2006-11-08Fixed bad header name in gui-common.cSebastien Helleu
2006-11-08Fixed bug with /upgrade and buffer's data when switching to new charset plugi...Sebastien Helleu
2006-11-08Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f...Sebastien Helleu
2006-11-07Updated "pyexec.py" scriptSebastien Helleu
2006-11-04Fixed bug with ignore: now any IRC command is allowedSebastien Helleu
2006-11-04Added "clonescan.py" scriptSebastien Helleu
2006-11-02Added nicklist/status refresh when disconnected from serverSebastien Helleu