[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.1-176-geac1ca9 |
Date: |
Mon, 19 Aug 2013 19:23: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 eac1ca929bb23544fa98c7f11f7118e1925b27a3 (commit)
from 9990917cc7380a92f59fbac2fec8d6a5fc91760c (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 eac1ca929bb23544fa98c7f11f7118e1925b27a3
Author: Sebastien Helleu <address@hidden>
Date: Mon Aug 19 21:22:10 2013 +0200
core: add syntax "@buffer:item" in bar items to force the buffer used when
displaying the bar item (task #12717)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +-
doc/de/autogen/plugin_api/hdata.txt | 1 +
doc/de/weechat_user.de.txt | 22 ++
doc/en/autogen/plugin_api/hdata.txt | 1 +
doc/en/weechat_plugin_api.en.txt | 32 ++-
doc/en/weechat_user.en.txt | 18 +
doc/fr/autogen/plugin_api/hdata.txt | 1 +
doc/fr/weechat_plugin_api.fr.txt | 35 ++-
doc/fr/weechat_user.fr.txt | 20 ++
doc/it/autogen/plugin_api/hdata.txt | 1 +
doc/it/weechat_plugin_api.it.txt | 38 ++-
doc/it/weechat_user.it.txt | 22 ++
doc/ja/autogen/plugin_api/hdata.txt | 1 +
doc/ja/weechat_user.ja.txt | 22 ++
po/cs.po | 6 +-
po/de.po | 6 +-
po/es.po | 6 +-
po/fr.po | 11 +-
po/hu.po | 5 +-
po/it.po | 6 +-
po/ja.po | 6 +-
po/pl.po | 6 +-
po/pt_BR.po | 6 +-
po/ru.po | 5 +-
po/tr.po | 5 +-
po/weechat.pot | 5 +-
src/gui/gui-bar-item.c | 444 +++++++++++++++----------
src/gui/gui-bar-item.h | 14 +-
src/gui/gui-bar.c | 36 ++-
src/gui/gui-bar.h | 1 +
src/plugins/aspell/weechat-aspell-bar-item.c | 100 +++---
src/plugins/guile/weechat-guile-api.c | 57 +++-
src/plugins/irc/irc-bar-item.c | 470 ++++++++++++--------------
src/plugins/lua/weechat-lua-api.c | 57 +++-
src/plugins/perl/weechat-perl-api.c | 57 +++-
src/plugins/plugin-script-api.c | 27 ++-
src/plugins/plugin-script-api.h | 4 +-
src/plugins/python/weechat-python-api.c | 61 +++-
src/plugins/ruby/weechat-ruby-api.c | 57 +++-
src/plugins/tcl/weechat-tcl-api.c | 57 +++-
src/plugins/weechat-plugin.h | 6 +-
41 files changed, 1118 insertions(+), 621 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-176-geac1ca9,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-175-g9990917
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-177-gb47af3c
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-175-g9990917
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.1-177-gb47af3c
- Index(es):