summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-26Renamed to weeconfig.c and weeconfig.hSebastien Helleu
2003-10-26Added #include "config.h" with #ifdef HAVE_CONFIG_HSebastien Helleu
2003-10-26Code cleanupSebastien Helleu
2003-10-25Fixed AM_CONFIG_HEADER problemSebastien Helleu
2003-10-25Added autogen.sh to build autoconf/automake filesSebastien Helleu
2003-10-25Added ./configure script to build WeeChatSebastien Helleu
2003-10-25Removed old MakefileSebastien Helleu
2003-10-25File moved to src/common directorySebastien Helleu
2003-10-13New gtk featuresSebastien Helleu
2003-10-12Added Gtk window creationSebastien Helleu
2003-10-12Added CTCP Ping command (and display correctly when reply is received).Sebastien 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-12Fixed sort bug (nicks are now correctly sorted: op, halfop, voice, other)Sebastien Helleu
2003-10-12Removed old text interface.Sebastien Helleu
2003-10-11Removed old text interface.Sebastien Helleu
2003-10-11Fixed crash when entering text without any server connectionSebastien Helleu
2003-10-11Added french translation for WeeChatSebastien Helleu
2003-10-11Added commands: die, summon, users, wallops, userhost, ison ; fixed display b...Sebastien Helleu
2003-10-09Added commands: info, servlist, squery, who and whowasSebastien Helleu
2003-10-08Added commands: service, squit, motd, lusers, links, time, trace and adminSebastien Helleu
2003-10-07Updated TODOSebastien Helleu
2003-10-07New function to modify config parameters ; code cleanupSebastien Helleu
2003-10-06Added /stats command, splited irc-commands.c in 3 files (commands, send, recv)Sebastien Helleu
2003-10-05Fixed typo errorsSebastien Helleu
2003-10-05Version 0.0.3-pre1Sebastien Helleu
2003-10-05Version 0.0.2Sebastien Helleu
2003-10-04Updated filesSebastien Helleu
2003-10-04Messages normalized for gettext usage.Sebastien Helleu
2003-10-04Messages normalized for gettext usage.Sebastien Helleu
2003-10-04Fixed bug in /server command (only first arg was parsed)Sebastien Helleu
2003-10-04Added /rehash and /restart commandsSebastien Helleu
2003-10-04Updated WeeChat man pageSebastien Helleu
2003-10-04Fixed bug when allocating command and autojoin stringsSebastien Helleu
2003-10-04Added locale.h header, and version is now 0.0.2-pre3Sebastien Helleu
2003-10-04Added command & autojoin channels when connected to serverSebastien Helleu
2003-10-04Added "look_set_title" option in config fileSebastien Helleu
2003-10-03Fixed month for release 0.0.1 (Jun => Sep)Sebastien Helleu
2003-10-03Updated Makefile (dependencies)Sebastien Helleu
2003-10-03Aliases for missing commands are comments in config fileSebastien Helleu
2003-10-03Added some standard aliasesNicolas Cavigneaux
2003-10-03Added control of alias when config file is loadedSebastien Helleu
2003-10-03Added parameters for alias and alias section in config fileSebastien Helleu
2003-10-02Added /alias and /unalias commandsSebastien Helleu
2003-10-02"/msg *" sends message to current channelSebastien Helleu
2003-10-01Fixed bug when destroying last serverSebastien Helleu
2003-09-30Config is now saved and added /save commandSebastien Helleu
2003-09-29Updated filesSebastien Helleu
2003-09-28Updated filesSebastien Helleu