summaryrefslogtreecommitdiff
path: root/src/irc/irc-nick.c
AgeCommit message (Expand)Author
2006-06-10Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)Sebastien Helleu
2006-05-20Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for...Sebastien Helleu
2006-05-05Fixed nicklist sort bugSebastien Helleu
2006-04-22Splited GUI sourcesSebastien Helleu
2006-04-08Added hostnames associeted to nicks (available for /ban completion)Sebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-12-06added /upgrade command, added ETA for DCC filesSebastien Helleu
2005-11-04- added major feature: new color management system (internal to WeeChat), nowSebastien Helleu
2005-09-20Added nicks colors in setup fileSebastien Helleu
2005-09-04Added /ignore and /unignore commandsSebastien Helleu
2005-09-03Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...Sebastien Helleu
2005-05-07Fixed nicklist sort mode: now modes are not cumulated any more (so for exampl...Sebastien Helleu
2005-03-15Added nicks count for channel buffersSebastien Helleu
2005-03-05Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)Sebastien Helleu
2005-02-15Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)Sebastien Helleu
2005-01-26Away nicks are now displayed with another colorSebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-07-05Fixed nick color when nick is changed (now uses always same color)Sebastien Helleu
2004-07-03Added auto-switch to active channels (alt-a)Sebastien Helleu
2004-07-02Buffers ordered by number, unique color for each nick, action messages now li...Sebastien Helleu
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-10-27Fixed sort bug (op, halfop, voice, normal)Sebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu
2003-10-12Fixed sort bug (nicks are now correctly sorted: op, halfop, voice, other)Sebastien Helleu
2003-09-27First CVS upload.Sebastien Helleu