summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-18File automatically updatedSebastien Helleu
2005-06-18Fix wrong debhelper version dependency.Julien Louis
2005-06-18part message now accepts %v (replaced by WeeChat version), like quit messageSebastien Helleu
2005-06-18Set debhelper compatibility to avoid warnings during package buildJulien Louis
2005-06-18Sync with official debian packageJulien Louis
2005-06-16errors while loading perl scripts are now displayed in server buffer (instead...Emmanuel Bouthenot
2005-06-16in python scripts, all messages written in stdin and stderr are redirect in s...Emmanuel Bouthenot
2005-06-16in python scripts, all messages written in stdin and stderr are redirect in s...Emmanuel Bouthenot
2005-06-16fix a filename error while loading a python script manuallyEmmanuel Bouthenot
2005-06-16Fixed plugins "print" and "prnt" functions: now ok for writing on server buffersSebastien Helleu
2005-06-15Fixed color problem with new libcurses versionSebastien Helleu
2005-06-15Display message content when nick is not found for an incoming "PRIVMSG" messageSebastien Helleu
2005-06-05update examples in python APIEmmanuel Bouthenot
2005-05-31Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)Sebastien Helleu
2005-05-31Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)Sebastien Helleu
2005-05-29Fix python library detection on FreeBSDEmmanuel Bouthenot
2005-05-29Added cast to prevent problems with AMD64 where size_t is not intSebastien Helleu
2005-05-29Added cast for away time display (to prevent problems with *BSD, where time_t...Sebastien Helleu
2005-05-24Fix perl headers and library detection on various systemsEmmanuel Bouthenot
2005-05-24Fixed startup crash when weechat config file is not foundSebastien Helleu
2005-05-23Remove unused $PERL_LIB var due to an impoved libperl detectionEmmanuel Bouthenot
2005-05-23Fix libperl and libpython detectionEmmanuel Bouthenot
2005-05-22Fix configure args handlingJulien Louis
2005-05-22Version 0.1.3-cvsSebastien Helleu
2005-05-21Version 0.1.2Sebastien Helleu
2005-05-21Empty sources added for wxWidgets GUISebastien Helleu
2005-05-18Added "++++" at bottom of nicklist if end of nicklist is not displayedSebastien Helleu
2005-05-12Remove weechat-gtk dependency since GTK gui does not existJulien Louis
2005-05-08Plugin message handler is now called for own messages (as "privmsg" IRC comma...Sebastien Helleu
2005-05-07Updated doc with new Perl/Python script interfaceSebastien Helleu
2005-05-07Fixed buffer detection for Perl/Python "print" and "command" functionsSebastien Helleu
2005-05-07Perl and Python libraries now cheked in configure scriptSebastien Helleu
2005-05-07Fixed nicklist sort mode: now modes are not cumulated any more (so for exampl...Sebastien Helleu
2005-05-05Allow only server (with blank channel) for buffer search (for print & command...Sebastien Helleu
2005-05-05Improved Perl interface and some changes in Python:Sebastien Helleu
2005-05-01Added Python plugin supportSebastien Helleu
2005-05-01Added Python plugin supportSebastien Helleu
2005-04-30Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)Sebastien Helleu
2005-04-30Changes for Mac OS X platform (now ok)Sebastien Helleu
2005-04-28Added IRC command "671"Sebastien Helleu
2005-04-24wxWidgets CFLAGS & libs are used for wxWidgets GUI onlySebastien Helleu
2005-04-24wxWidgets missing error is now displayed only if this frontend is selected wi...Sebastien Helleu
2005-04-24Added WxWidgets frontend (no source files)Benoit Papillault
2005-04-24Backup and restore Makefile.am before and after gettextizeSebastien Helleu
2005-04-23Added transfer rate for DCC filesSebastien Helleu
2005-04-23Updated autogen.sh scriptSebastien Helleu
2005-04-22Fixed call to "has_color" in gui_window_set_color functionSebastien Helleu
2005-04-20Added "485" IRC commandSebastien Helleu
2005-04-19Added "-all" option for /nick command, added "341" IRC command (for invitation)Sebastien Helleu
2005-04-19Added config.rpath in extra distSebastien Helleu