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.3.8-94-g418b051
Date: Sun, 29 Jul 2012 07:19: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  418b0519ebfdec94f9b04063045daa5af7563911 (commit)
       via  0931308c2334c9208d8682cc452cd05a33d53ae8 (commit)
      from  cdba3da0b743b3012bf6811e875d245c011d7768 (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 418b0519ebfdec94f9b04063045daa5af7563911
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 29 09:11:06 2012 +0200

    core: fix refresh of bar items when switching window

commit 0931308c2334c9208d8682cc452cd05a33d53ae8
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 29 08:54:52 2012 +0200

    scripts: fix function unhook_all, fix deletion of configuration files when 
script is unloaded (bug #36977)

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

Summary of changes:
 ChangeLog                                       |    7 +-
 src/gui/gui-bar-item.c                          |   26 +
 src/plugins/scripts/guile/weechat-guile-api.c   |    2 +-
 src/plugins/scripts/lua/weechat-lua-api.c       |    2 +-
 src/plugins/scripts/perl/weechat-perl-api.c     |    2 +-
 src/plugins/scripts/python/weechat-python-api.c |    2 +-
 src/plugins/scripts/ruby/weechat-ruby-api.c     |    2 +-
 src/plugins/scripts/script-api.c                | 1030 ++++++++---------------
 src/plugins/scripts/script-api.h                |    3 +-
 src/plugins/scripts/script-callback.c           |   51 +-
 src/plugins/scripts/script-callback.h           |   11 +-
 src/plugins/scripts/script.c                    |  167 ++--
 src/plugins/scripts/script.h                    |    3 +-
 src/plugins/scripts/tcl/weechat-tcl-api.c       |    2 +-
 14 files changed, 495 insertions(+), 815 deletions(-)


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



reply via email to

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