summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2004-08-26Added DCC buffer typeSebastien Helleu
2004-08-25Added Ctrl-L key to redraw terminalSebastien Helleu
2004-08-25Added Ctrl-L key to redraw terminalSebastien Helleu
2004-08-10After hotlist clear, initial buffer for loop is current bufferSebastien Helleu
2004-08-10Added key for clearing hotlist (Alt-R)Sebastien Helleu
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-04Added /buffer command, jump to buffer by number (alt-digit), actions now ok i...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
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-05-31Improved channel highlight (priority to message vs join/part)Sebastien Helleu
2004-02-29Display channel modes when joining channel that already exists (i.e. with mod...Sebastien Helleu
2004-02-29Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa...Sebastien Helleu
2004-02-24Fixed display bug (text was blinking when scrolling)Sebastien 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-21Infobar highlight notificationsSebastien Helleu
2004-01-21Added IRC::print_infobar Perl functionSebastien Helleu
2004-01-19Added look_infobar_timestamp config optionSebastien Helleu
2004-01-19Removed unused variablesSebastien Helleu
2004-01-18Added info barSebastien Helleu
2004-01-15Added LOCALEDIR defineSebastien Helleu
2003-12-31New copyrightSebastien Helleu
2003-12-31When private window is created (another user is talking), WeeChat does not sw...Sebastien Helleu
2003-12-26Added highlight (when our nick is written in a channel/private window), added...uid67137
2003-11-16Perl plugin supportSebastien Helleu
2003-11-09Perl plugin skeletonSebastien Helleu
2003-11-02Fixed display bug when resizing term windowSebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-26Code cleanupSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu
2003-10-25Removed old MakefileSebastien Helleu
2003-10-13New gtk featuresSebastien Helleu
2003-10-12Added Gtk window creationSebastien Helleu
2003-10-12Common functions for all GUI.Sebastien Helleu
2003-10-12Version 0.0.3-pre2; added Gtk core functions.Sebastien Helleu
2003-10-12Removed old Gtk sources.Sebastien Helleu
2003-10-12Removed old text interface.Sebastien Helleu
2003-10-11Removed old text interface.Sebastien Helleu
2003-10-11Added commands: die, summon, users, wallops, userhost, ison ; fixed display b...Sebastien Helleu