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.9-95-g641de51
Date: Sat, 08 Dec 2012 22:55:00 +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  641de51bdbd449196c0d54102d17641cd4b5d3d7 (commit)
      from  3f2155e548c0ebe86a694f69630f41d7503f679c (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 641de51bdbd449196c0d54102d17641cd4b5d3d7
Author: Sebastien Helleu <address@hidden>
Date:   Sat Dec 8 23:54:07 2012 +0100

    api: allow creation of structure with hdata_update (allowed for hdata 
"history")

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

Summary of changes:
 ChangeLog                           |    4 +-
 doc/de/autogen/plugin_api/hdata.txt |    6 +-
 doc/docgen.py                       |    6 ++-
 doc/en/autogen/plugin_api/hdata.txt |    6 +-
 doc/en/weechat_plugin_api.en.txt    |   16 +++--
 doc/fr/autogen/plugin_api/hdata.txt |    6 +-
 doc/fr/weechat_plugin_api.fr.txt    |   17 +++--
 doc/it/autogen/plugin_api/hdata.txt |    6 +-
 doc/it/weechat_plugin_api.it.txt    |   18 +++--
 doc/ja/autogen/plugin_api/hdata.txt |    6 +-
 src/core/wee-config-file.c          |    6 +-
 src/core/wee-hdata.c                |   11 ++-
 src/core/wee-hdata.h                |    3 +-
 src/core/wee-upgrade.c              |    2 +-
 src/gui/gui-bar-item.c              |    2 +-
 src/gui/gui-bar-window.c            |    2 +-
 src/gui/gui-bar.c                   |    2 +-
 src/gui/gui-buffer.c                |    6 +-
 src/gui/gui-completion.c            |    4 +-
 src/gui/gui-filter.c                |    2 +-
 src/gui/gui-history.c               |  128 +++++++++++++++++++++++++---------
 src/gui/gui-history.h               |    6 +-
 src/gui/gui-hotlist.c               |    2 +-
 src/gui/gui-input.c                 |   10 ++--
 src/gui/gui-key.c                   |    2 +-
 src/gui/gui-line.c                  |    6 +-
 src/gui/gui-nicklist.c              |    4 +-
 src/gui/gui-window.c                |    6 +-
 src/plugins/irc/irc-channel.c       |    4 +-
 src/plugins/irc/irc-ignore.c        |    2 +-
 src/plugins/irc/irc-nick.c          |    2 +-
 src/plugins/irc/irc-notify.c        |    2 +-
 src/plugins/irc/irc-redirect.c      |    4 +-
 src/plugins/irc/irc-server.c        |    2 +-
 src/plugins/plugin-api.c            |    2 +-
 src/plugins/plugin-script.c         |    2 +-
 src/plugins/plugin.c                |    2 +-
 src/plugins/script/script-repo.c    |    2 +-
 src/plugins/weechat-plugin.h        |   12 ++--
 39 files changed, 213 insertions(+), 118 deletions(-)


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



reply via email to

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