weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.3-4-g437767c
Date: Mon, 10 Feb 2014 17:01:16 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  437767c0ca37ab06d0f2c2ff2831c7ebe1c3e61f (commit)
      from  a0bf3938f18c275fe585639db7ad9d945e462d94 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 437767c0ca37ab06d0f2c2ff2831c7ebe1c3e61f
Author: Sebastien Helleu <address@hidden>
Date:   Mon Feb 10 17:42:53 2014 +0100

    api: add integer return code for functions hook_{signal|hsignal}_send

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                               |    1 +
 doc/en/weechat_plugin_api.en.txt        |   43 +++++++++++++-----
 doc/fr/weechat_plugin_api.fr.txt        |   43 +++++++++++++-----
 doc/it/weechat_plugin_api.it.txt        |   49 ++++++++++++++++-----
 doc/ja/weechat_plugin_api.ja.txt        |   45 +++++++++++++++----
 src/core/wee-command.c                  |   12 +++---
 src/core/wee-config.c                   |    3 +-
 src/core/wee-hook.c                     |   12 ++++-
 src/core/wee-hook.h                     |    8 ++--
 src/core/wee-upgrade.c                  |    2 +-
 src/gui/curses/gui-curses-chat.c        |    4 +-
 src/gui/curses/gui-curses-key.c         |    6 +-
 src/gui/curses/gui-curses-main.c        |   10 ++--
 src/gui/curses/gui-curses-window.c      |   32 +++++++-------
 src/gui/gui-buffer.c                    |   71 ++++++++++++++++---------------
 src/gui/gui-completion.c                |    8 ++--
 src/gui/gui-filter.c                    |   22 +++++-----
 src/gui/gui-hotlist.c                   |    3 +-
 src/gui/gui-input.c                     |   18 +++++---
 src/gui/gui-key.c                       |   10 ++--
 src/gui/gui-line.c                      |   24 +++++-----
 src/gui/gui-nicklist.c                  |    9 ++--
 src/gui/gui-window.c                    |   35 +++++++++------
 src/plugins/aspell/weechat-aspell.c     |    4 +-
 src/plugins/guile/weechat-guile-api.c   |   49 +++++++++++----------
 src/plugins/guile/weechat-guile.c       |    9 ++--
 src/plugins/irc/irc-channel.c           |   11 +++--
 src/plugins/irc/irc-command.c           |   12 +++---
 src/plugins/irc/irc-ctcp.c              |   60 +++++++++++++-------------
 src/plugins/irc/irc-ignore.c            |    8 ++--
 src/plugins/irc/irc-notify.c            |   10 ++--
 src/plugins/irc/irc-protocol.c          |   10 ++--
 src/plugins/irc/irc-redirect.c          |    2 +-
 src/plugins/irc/irc-server.c            |   29 +++++++------
 src/plugins/lua/weechat-lua-api.c       |   31 +++++++-------
 src/plugins/lua/weechat-lua.c           |    9 ++--
 src/plugins/perl/weechat-perl-api.c     |   41 +++++++++---------
 src/plugins/perl/weechat-perl.c         |    9 ++--
 src/plugins/plugin-script.c             |    8 ++--
 src/plugins/plugin.c                    |    7 ++-
 src/plugins/python/weechat-python-api.c |   35 ++++++++-------
 src/plugins/python/weechat-python.c     |    9 ++--
 src/plugins/relay/irc/relay-irc.c       |    9 ++--
 src/plugins/ruby/weechat-ruby-api.c     |   31 +++++++-------
 src/plugins/ruby/weechat-ruby.c         |    9 ++--
 src/plugins/script/script-action.c      |   18 ++++----
 src/plugins/tcl/weechat-tcl-api.c       |   45 ++++++++++----------
 src/plugins/tcl/weechat-tcl.c           |    9 ++--
 src/plugins/weechat-plugin.h            |   10 ++--
 src/plugins/xfer/xfer.c                 |    5 +-
 50 files changed, 543 insertions(+), 416 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]