|
| From: | FlashCode |
| Subject: | [Weechat-cvs] weechat ./ChangeLog ./BUGS po/es.po po/fr.po po... |
| Date: | Thu, 05 May 2005 12:26:35 -0400 |
CVSROOT: /cvsroot/weechat
Module name: weechat
Branch:
Changes by: FlashCode <address@hidden> 05/05/05 16:26:35
Modified files:
. : ChangeLog BUGS
po : es.po fr.po weechat.pot
src/common : command.c completion.c weechat.c weeconfig.c
src/gui : gui-common.c
src/gui/curses : gui-display.c
src/irc : irc-dcc.c irc-server.c
src/plugins : plugins.h plugins.c
src/plugins/perl: wee-perl.c
src/plugins/python: wee-python.c
Log message:
Improved Perl interface and some changes in Python:
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of
IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/ChangeLog.diff?tr1=1.128&tr2=1.129&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/BUGS.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/es.po.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/fr.po.diff?tr1=1.101&tr2=1.102&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/po/weechat.pot.diff?tr1=1.86&tr2=1.87&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/command.c.diff?tr1=1.53&tr2=1.54&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/completion.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weechat.c.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/common/weeconfig.c.diff?tr1=1.58&tr2=1.59&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/gui-common.c.diff?tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/gui/curses/gui-display.c.diff?tr1=1.92&tr2=1.93&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-dcc.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/irc/irc-server.c.diff?tr1=1.54&tr2=1.55&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/plugins.h.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/plugins.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/perl/wee-perl.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/weechat/weechat/src/plugins/python/wee-python.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
| [Prev in Thread] | Current Thread | [Next in Thread] |