summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-12Command /away allowed when not connected to server (internally stored and AWA...Sebastien Helleu
2007-06-12Version 0.2.6-cvs (for cmake build)Sebastien Helleu
2007-06-12Search for Dl library if we do not disable pluginsJulien Louis
2007-06-11Fix Gettext detection and code cleanup.Julien Louis
2007-06-11Explicitly link against libdlJulien Louis
2007-06-11re-introduce ELSEIF check since it breaks libintl check on other plateforms.Julien Louis
2007-06-11check for dgettext function in libintl on non openbsd platformsJulien Louis
2007-06-11Fix Typo in FindGettext.cmakeJulien Louis
2007-06-11Link weechat-curses against libutf8 on OpenBSD plateformJulien Louis
2007-06-11Fix libintl detection on openbsdJulien Louis
2007-06-11Add a check for utf8/wchar.h header on OpenBSD plateformJulien Louis
2007-06-11The lua library on openbsd is named liblua so we check now for libluaJulien Louis
2007-06-11Updated docSebastien Helleu
2007-06-11Added argument for /upgrade command (path to binary), check that binary file ...Sebastien Helleu
2007-06-11Fixed bug with /topic when channel not open and topic not defined (bug #20141)Sebastien Helleu
2007-06-08Added hotlist sort with new option "look_hotlist_sort" (task #5870)Sebastien Helleu
2007-06-07Version 0.2.6-cvsSebastien Helleu
2007-06-07Version 0.2.5Sebastien Helleu
2007-06-07Fixed french XML files for docSebastien Helleu
2007-06-07Fixed QUOTE command: now allowed when socket is ok (even if IRC connection to...Sebastien Helleu
2007-06-06Updated czech translationsSebastien Helleu
2007-06-06Updated russian translationsSebastien Helleu
2007-06-06Updated translationsSebastien Helleu
2007-06-06Added missing IRC commands 378 and 379 (bug #20091)Sebastien Helleu
2007-06-06Added missing IRC command 327Sebastien Helleu
2007-06-05Fixed hotlist when exiting search mode: current buffer is removed from hotlistSebastien Helleu
2007-06-05Fixed german XML files for docSebastien Helleu
2007-06-05Updated some XML files for docSebastien Helleu
2007-06-05Updated czech translationsSebastien Helleu
2007-06-05Updated russian translationsSebastien Helleu
2007-06-05Added "weechat.log" name in error message when WeeChat log file is lockedSebastien Helleu
2007-06-01Updated german docSebastien Helleu
2007-06-01Updated german translationsSebastien Helleu
2007-05-26Fix libintl.h issue on FreeBSDJulien Louis
2007-05-25Fixed bug with PART command parsing (":" not skipped, problem with some IRC s...Sebastien Helleu
2007-05-24Fixed nick completion bug: now self nick is always at the end of completion listSebastien Helleu
2007-05-24Added "%M" for completion with nicks of current server (nicks on open channel...Sebastien Helleu
2007-05-23Improved key bindings: now possible to bind a key on many commands, separated...Sebastien Helleu
2007-05-23Updated russian translationsSebastien Helleu
2007-05-23Fixed minor typo in translationsSebastien Helleu
2007-05-23Updated translationsSebastien Helleu
2007-05-22Improved IRC long message split: use word boundary (task #6685)Sebastien Helleu
2007-05-22Fixed "%C" completion: now completes with all channels of all serversSebastien Helleu
2007-05-22Removed ":" for unknown IRC commands before arguments (bug #19929)Sebastien Helleu
2007-05-22Fixed bug with "/buffer query_name", added server and channel completion for ...Sebastien Helleu
2007-05-21Only check ncurses.h if ncursesw/ncurses.h is not foundJulien Louis
2007-05-21Fix ncurses detection.Julien Louis
2007-05-21Added cmake for weechat compile (patch #5943)Sebastien Helleu
2007-05-21Added date.xml.in, file needed by cmakeSebastien Helleu
2007-05-21Added cmake for weechat compileSebastien Helleu