summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-26oops, really commit the corrected fileJulien Louis
2005-12-26Proofreading by Guillaume DelacourJulien Louis
2005-12-25Added missing translationsSebastien Helleu
2005-12-25Added uptime save in session file (for /upgrade command)Sebastien Helleu
2005-12-25Added spanish translationsSebastien Helleu
2005-12-22Added color for windows separators, fixed minor refresh bug when changing ↵Sebastien Helleu
some colors
2005-12-21Removed "&" for XML docSebastien Helleu
2005-12-21Fixed typos in some command helps ("&" now forbidden for XML doc)Sebastien Helleu
2005-12-21Fixed typoSebastien Helleu
2005-12-20Added Czech translationsSebastien Helleu
2005-12-20Changed some command outputs for docSebastien Helleu
2005-12-20Fixed completion bugs with nick completion in commmands ("%n")Sebastien Helleu
2005-12-19Fixed segfault when changing buffer number with only one bufferSebastien Helleu
2005-12-18Added include of <sys/types.h> for time_tSebastien Helleu
2005-12-18Fixed encoding bug ("encode" var was not used since new command /charset was ↵Sebastien Helleu
introduced)
2005-12-17Fixed FIFO pipe buffer detection, away message (301) now displayed in query ifSebastien Helleu
exists, otherwise on server buffer
2005-12-16Added completion system for plugins/scripts commands, fixed plugins autoloadSebastien Helleu
2005-12-15Added missing args for add_command_handlerSebastien Helleu
2005-12-15use AC_PATH_PROGS instead of AC_PATH_PROG for binary searchJulien Louis
2005-12-12Added missing #ifdef HAVE_GNUTLSSebastien Helleu
2005-12-12Added up/down/left/right args to /window command completion, help & docSebastien Helleu
2005-12-11Fixed minor bug with session reload (nicks count for channels now ok)Sebastien Helleu
2005-12-11After a /upgrade, load session before pluginsSebastien Helleu
2005-12-11Upgrade when one or more servers are connected with gnutls (SSL) is nowSebastien Helleu
forbidden (temporary solution while gnutls save/load thru session is not ok)
2005-12-11fix: shutdown function was not lauchedEmmanuel Bouthenot
2005-12-11Fixed bug with windows/buffers and some commands manipulating current windowSebastien Helleu
2005-12-11Added charset by server and channel, new command: /charsetSebastien Helleu
2005-12-10rewrite ruby funcallsEmmanuel Bouthenot
2005-12-10Added "--with-debug=0" option for ./configureSebastien Helleu
2005-12-10Debug info is now added by default (--with-debug=1 for ./configure)Sebastien Helleu
2005-12-10Fix typo restaur -> restaureJulien Louis
2005-12-10Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, andSebastien Helleu
WeeChat log file descriptor closed too)
2005-12-10Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down)Sebastien Helleu
2005-12-09Added Ruby script plugin to ChangeLogSebastien Helleu
2005-12-06fix various minor bugs in plugins scriptsEmmanuel Bouthenot
2005-12-06added /upgrade command, added ETA for DCC filesSebastien Helleu
2005-12-05enable the ruby plugin in debian packagesJulien Louis
2005-12-02make ruby plugin functionnalEmmanuel Bouthenot
2005-12-02fix some typos and improve get_dcc_infoEmmanuel Bouthenot
2005-11-29Fixed arguments for "get_info" functionSebastien Helleu
2005-11-29Removed "look_color_nicks" option, using "col_nick_color1" if ↵Sebastien Helleu
"look_color_nicks_number" is set to 1
2005-11-29Fixed display bugSebastien Helleu
2005-11-29/nick command is now allowed when not connected to serverSebastien Helleu
2005-11-29Added server/channel arg to /buffer command for jumping to bufferSebastien Helleu
2005-11-28fix typo with perl_current_script_filenameEmmanuel Bouthenot
2005-11-28remove unused perl_current_script_filename variableEmmanuel Bouthenot
2005-11-26Fixed display bug with long linesSebastien Helleu
2005-11-26Fixed display bug in chat window when a message length equals to window widthSebastien Helleu
2005-11-23Fixed bug with use of nick1 with a new server ("weechat_user" was used ↵Sebastien Helleu
instead of nick1)
2005-11-23Correct weechat-plugins typo in dh_fixperms callJulien Louis