summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-07-13Fixed bug with hotlist when closing bufferSebastien Helleu
2004-07-10Free all buffers when exiting from WeeChatSebastien Helleu
2004-07-10Free all buffers when exiting from WeeChatSebastien Helleu
2004-07-10Alt-0 now switches to buffer #10Sebastien Helleu
2004-07-09Fixed crash when opening second server windowSebastien Helleu
2004-07-06Fixed bug when closing window (new numbers for next buffers if any)Sebastien Helleu
2004-07-05Added "col_status_delimiters" config optionSebastien Helleu
2004-07-05Fixed nick color when nick is changed (now uses always same color)Sebastien Helleu
2004-07-04Removed "?" when system date not foundSebastien Helleu
2004-07-04DCC skeletonSebastien Helleu
2004-07-04Hotlist management (buffers with activity)Sebastien Helleu
2004-07-04Added /buffer command, jump to buffer by number (alt-digit), actions now ok ↵Sebastien Helleu
in private buffers
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 ↵Sebastien Helleu
like messages (not crappy msgs), --enable-debug replaced by --with-debug for ./configure script
2004-07-01Window managementSebastien Helleu
2004-06-22Version 0.0.7-pre2 - window managementSebastien Helleu
2004-06-17Fixed display bug when nicklist is displayed at bottom of screenSebastien Helleu
2004-06-13Added history limit (text buffer & commands)Sebastien Helleu
2004-06-12Added Gentoo install commandSebastien Helleu
2004-06-05Version 0.0.7-pre1Sebastien Helleu
2004-06-05v0.0.6 docSebastien Helleu
2004-06-05Version 0.0.6Sebastien Helleu
2004-05-31Updated FAQ, added french FAQSebastien Helleu
2004-05-31New license for doc (FDL => GPL)Sebastien Helleu
2004-05-31Improved channel highlight (priority to message vs join/part)Sebastien Helleu
2004-05-31Fixed bug in /away commandSebastien Helleu
2004-05-13Added WeeChat forum URL.Sebastien Helleu
2004-04-25Updated TODOSebastien Helleu
2004-04-19Fixed bug when a user changes nick (do not change private window name if ↵Sebastien Helleu
nick is not the same)
2004-03-27Fixed bug when opened private win and remote user changes his nickSebastien Helleu
2004-03-20/query command added, IRC messages 476, 477 now displayedSebastien Helleu
2004-03-07Fixed IRC channel for supportSebastien Helleu
2004-02-29Display channel modes when joining channel that already exists (i.e. with ↵Sebastien Helleu
modes already set)
2004-02-29Added modes channel (and /mode command is now ok), dcc skeleton, fixed ↵Sebastien Helleu
display bug for nicklist
2004-02-24Fixed display bug (text was blinking when scrolling)Sebastien Helleu
2004-02-21CTCP Version reply is now in english only and doesn't show host (security ↵Sebastien Helleu
reason)
2004-02-07Version 0.0.6-pre1Sebastien Helleu
2004-02-07Version 0.0.5Sebastien Helleu
2004-02-07Version 0.0.5Sebastien Helleu
2004-01-25Updated docSebastien Helleu
2004-01-24Channel can be specified at the end of command line URL with /channelSebastien Helleu
2004-01-24/set command is now okSebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2004-01-24Secured code to prevent buffer overflows and memory leaksSebastien Helleu
2004-01-23Fixed memory leak in exec_weechat_command()Sebastien Helleu
2004-01-21Infobar highlight notificationsSebastien Helleu
2004-01-21Updated bugsSebastien Helleu
2004-01-21Fixed QUIT command: now sent to all connected servers (not only current)Sebastien Helleu
2004-01-21Added IRC::print_infobar Perl functionSebastien Helleu
2004-01-19Added look_infobar_timestamp config optionSebastien Helleu