summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-04-24Added WxWidgets frontend (no source files)Benoit Papillault
2005-04-23Added transfer rate for DCC filesSebastien Helleu
2005-04-22Fixed call to "has_color" in gui_window_set_color functionSebastien Helleu
2005-04-20Added "485" IRC commandSebastien Helleu
2005-04-19Added "-all" option for /nick command, added "341" IRC command (for invitation)Sebastien Helleu
2005-04-17Improved gettext installation (now ok under BSD)Sebastien Helleu
2005-04-09Buffers timestamp can now be changed (new option in config file)Sebastien Helleu
2005-04-09Hotlist not changed when self away or nick changeSebastien Helleu
2005-04-07Allow nick completion in private buffer with /me commandSebastien Helleu
2005-04-05Fixed display bug with "-MORE-" in private or server buffersSebastien Helleu
2005-04-03Fixed crash when purging old DCCSebastien Helleu
2005-03-24Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added ↵Sebastien Helleu
weechat version in log at startup
2005-03-21Added missing IRC command 307Sebastien Helleu
2005-03-20Remove compilation in parent dir for gui dirSebastien Helleu
2005-03-20Check return codes in autogen.sh, remove compilation in parent dir for gui dirSebastien Helleu
2005-03-20Option irc_away_check is now 0 by default (waiting for fix)Sebastien Helleu
2005-03-17Fixed display bug when halfop flag is set/unsetSebastien Helleu
2005-03-16Added /halfop & /dehalfop commands, fixed halfop display bug in nicklistSebastien Helleu
2005-03-15Added nicks count for channel buffersSebastien Helleu
2005-03-15More explicit message when channel or nick not foundSebastien Helleu
2005-03-13Added /ban, /unban and /kickban commands, fixed /kick commandSebastien Helleu
2005-03-13Do not highlight server buffer for notices from memoservSebastien Helleu
2005-03-13Do not highlight server buffer for notices from nickserv and chanservSebastien Helleu
2005-03-12Fixed /invite command (and now invite requests are displayed)Sebastien Helleu
2005-03-12FIFO command/text not authorized on special buffers like DCCSebastien Helleu
2005-03-12Added FIFO pipe for remote controlSebastien Helleu
2005-03-10Fixed some commands help for docSebastien Helleu
2005-03-10Fixed list of commands outputSebastien Helleu
2005-03-10Added --irc-commands and --weechat-commands command line optionsSebastien Helleu
2005-03-10Fixed type used for Mac OS (replaced uint32_t by u_int32_t)Sebastien Helleu
2005-03-09Display "Disconnected" only on connected serversSebastien Helleu
2005-03-09Fixed crash when cancelling DCC CHAT that was not startedSebastien Helleu
2005-03-07Properly display CTCP SOUND on channelSebastien Helleu
2005-03-06Fixed bug in server messages parserSebastien Helleu
2005-03-06Crash message modifiedSebastien Helleu
2005-03-05Fixed display bug with empty stringsSebastien Helleu
2005-03-05Nick completion with nothing as base word is disabledSebastien Helleu
2005-03-05Fixed crash when a line is ending by lot of spacesSebastien Helleu
2005-03-05Server errors are now displayed on appropriate buffers (default is server ↵Sebastien Helleu
buffer)
2005-03-05Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)Sebastien Helleu
2005-02-28Fixed some translationsSebastien Helleu
2005-02-27Fixed display bug when many windows are openedSebastien Helleu
2005-02-27Fixed some translationsSebastien Helleu
2005-02-27Added spanish translationSebastien Helleu
2005-02-27Fixed bug with disconnection (was causing high cpu usage)Sebastien Helleu
2005-02-27Fixed completion bug: now allows command completion in private buffersSebastien Helleu
2005-02-27Added date/time for DCC CHAT on DCC bufferSebastien Helleu
2005-02-27Added DCC CHAT (send & recv)Sebastien Helleu
2005-02-26Improved display: align messages after prefixes (for example: "-@-" or "-=-")Sebastien Helleu
2005-02-26Added new display engine: doesn't cut words at end of linesSebastien Helleu