summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-22Fixed bug with "/buffer query_name", added server and channel completion for ...Sebastien Helleu
2007-05-21Only check ncurses.h if ncursesw/ncurses.h is not foundJulien Louis
2007-05-21Fix ncurses detection.Julien Louis
2007-05-21Added cmake for weechat compile (patch #5943)Sebastien Helleu
2007-05-21Added date.xml.in, file needed by cmakeSebastien Helleu
2007-05-21Added cmake for weechat compileSebastien Helleu
2007-05-21Removed compile warning in Perl script pluginSebastien Helleu
2007-05-21Updated man pageSebastien Helleu
2007-05-20Fixed IRC mode parsing when receiving modes with arguments (bug #19902)Sebastien Helleu
2007-05-18Fixed crash with IRC JOIN malformed message (bug #19891)Sebastien Helleu
2007-05-18Updated script urlgrab.pySebastien Helleu
2007-05-15Minor cleanup in german doc: removed some unneeded spacesSebastien Helleu
2007-05-14Added charset plugin in docSebastien Helleu
2007-05-11Removed "prefix" data for server info in plugin API (oups, why did I add that ?)Sebastien Helleu
2007-05-11Code cleanup: renamed IRC functions to have uniform name (with prefix based o...Sebastien Helleu
2007-05-11Fixed bug with nick prefixes on some IRC servers (bug #19854)Sebastien Helleu
2007-05-11Fixed IRC server message display, case insensitive test for nick in messageSebastien Helleu
2007-05-11New version of awl.pySebastien Helleu
2007-05-11Fixed channel search for display of IRC error messages (case insensitive sear...Sebastien Helleu
2007-05-10Added mpd.py scriptSebastien Helleu
2007-05-10Fixed bug with PING answer: removed one colon at beginning of PONG arguments ...Sebastien Helleu
2007-05-09Improved setup file save: now writes temporary file, then rename it (task #6847)Sebastien Helleu
2007-05-09Fixed bug with $nick/$channel/$server variables in commandsSebastien Helleu
2007-05-09Updated french docSebastien Helleu
2007-05-09Forget current nick when user manually disconnects from serverSebastien Helleu
2007-05-09Fixed nick display in input windowSebastien Helleu
2007-05-09Fixed bug with erroneous nickname when connecting to server (bug #19812), fix...Sebastien Helleu
2007-05-04Added forcenick.rb scriptSebastien Helleu
2007-05-04Added protocol priority for gnutls (patch #5915)Sebastien Helleu
2007-05-03Remove uneeded calls to the python interpreter.Julien Louis
2007-05-02Added channel admin mode '!' for some IRC serversSebastien Helleu
2007-05-02Fixed bug with iso2022jp locale (bug #18719)Sebastien Helleu
2007-04-25Fixed string format bug when displaying string thru plugin script APISebastien Helleu
2007-04-24Added /reconnect command (task #5448)Sebastien Helleu
2007-04-24Added "-all" option for /connect and /disconnect commands (task #6232)Sebastien Helleu
2007-04-24Added browse.rb scriptSebastien Helleu
2007-04-24New version of ctcp.pySebastien Helleu
2007-04-15Nick completion: completes with self nick at the end of completion listSebastien Helleu
2007-04-14Updated docSebastien Helleu
2007-04-14Removed debug message when highlight is forced by a pluginSebastien Helleu
2007-04-14Improved nick completion: completes with last speakers first (task #5896), fi...Sebastien Helleu
2007-04-04Fixed minor refresh bug with input when searching textSebastien Helleu
2007-04-04Added color for input text not found in buffer historySebastien Helleu
2007-04-03Added question about copy/paste and nicklist in FAQSebastien Helleu
2007-04-02Fixed USER message when connecting to IRC server (patch #5835)Sebastien Helleu
2007-03-29Version 0.2.5-cvsSebastien Helleu
2007-03-29Version 0.2.4Sebastien Helleu
2007-03-29Added oldtopic.pl scriptSebastien Helleu
2007-03-29Fixed typo in french quickstart guideSebastien Helleu
2007-03-29Fixed color bug with IRC messages displayed by plugins (bug #19442)Sebastien Helleu