summaryrefslogtreecommitdiff
path: root/src/common/command.h
AgeCommit message (Expand)Author
2006-04-15Fixed many crashes with DCC chatSebastien Helleu
2006-03-24Added /setp command (set plugin options)Sebastien Helleu
2006-03-21Aliases are executed before WeeChat/IRC commands, /builtin command addedSebastien Helleu
2006-03-19Added /cycle command, /part command does close buffer any moreSebastien Helleu
2006-03-08Improved alias completion (now uses target command for completion)Sebastien Helleu
2006-02-16clean code while parsing commands in server_command and make possible to run ...Emmanuel Bouthenot
2006-01-22Fixed bugs: buffer detection in plugins/scripts commands, and /history commandSebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-12-17Fixed FIFO pipe buffer detection, away message (301) now displayed in query ifSebastien Helleu
2005-12-16Added completion system for plugins/scripts commands, fixed plugins autoloadSebastien Helleu
2005-12-11Added charset by server and channel, new command: /charsetSebastien Helleu
2005-12-06added /upgrade command, added ETA for DCC filesSebastien Helleu
2005-11-13add command /historyEmmanuel Bouthenot
2005-11-06Added /uptime commandSebastien Helleu
2005-10-15New plugin interface (loads dynamic C libraries)Sebastien Helleu
2005-09-04Added /ignore and /unignore commandsSebastien Helleu
2005-08-21Added Ruby plugins skeletonSebastien Helleu
2005-07-09- new keyboard management: keys are setup in config file, new command /key wa...Sebastien Helleu
2005-05-01Added Python plugin supportSebastien Helleu
2005-03-12Added FIFO pipe for remote controlSebastien Helleu
2005-03-05Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)Sebastien Helleu
2005-01-31Fixed many memory leaksSebastien Helleu
2005-01-16Improved completion (now completes commands args), fixed color bug (gray remo...Sebastien Helleu
2005-01-02Added new options look_charset_decode/look_charset_encode and /unset command.Sebastien Helleu
2005-01-01Version 0.0.9Sebastien Helleu
2004-07-04Added /buffer command, jump to buffer by number (alt-digit), actions now ok i...Sebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-11-22Added Perl command handlersSebastien Helleu
2003-11-16Perl plugin supportSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu