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.2-72-g90774b7
Date: Sat, 09 Nov 2013 16:07:11 +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  90774b73d8d08e7aa2139250f333cd5cf88fecb2 (commit)
       via  18ff3064cf1f889ce050c2e18b5f827e4dd3de7f (commit)
       via  ff62f3edff3f2685652b09bc91f37be1f5ce1b6c (commit)
      from  652653ff8201d61cb3d9d019a7b6f8da3daf9850 (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 90774b73d8d08e7aa2139250f333cd5cf88fecb2
Author: Sebastien Helleu <address@hidden>
Date:   Sat Nov 9 17:07:02 2013 +0100

    core: rename option weechat.look.set_title to weechat.look.window_title 
(evaluated string)

commit 18ff3064cf1f889ce050c2e18b5f827e4dd3de7f
Author: Sebastien Helleu <address@hidden>
Date:   Sat Nov 9 15:55:11 2013 +0100

    core: add infos "term_width" and "term_height"

commit ff62f3edff3f2685652b09bc91f37be1f5ce1b6c
Author: Sebastien Helleu <address@hidden>
Date:   Sat Nov 9 15:35:54 2013 +0100

    api: add support of infos with format `${info:name,arguments}` in function 
string_eval_expression and command /eval

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

Summary of changes:
 ChangeLog                                |    5 ++
 NEWS                                     |   11 +++
 doc/de/autogen/plugin_api/infos.txt      |    4 +
 doc/de/autogen/user/weechat_commands.txt |   68 +++++++++---------
 doc/de/autogen/user/weechat_options.txt  |   10 ++--
 doc/en/autogen/plugin_api/infos.txt      |    4 +
 doc/en/autogen/user/weechat_commands.txt |   10 ++-
 doc/en/autogen/user/weechat_options.txt  |   10 ++--
 doc/fr/autogen/plugin_api/infos.txt      |    4 +
 doc/fr/autogen/user/weechat_commands.txt |   10 ++-
 doc/fr/autogen/user/weechat_options.txt  |   10 ++--
 doc/it/autogen/plugin_api/infos.txt      |    4 +
 doc/it/autogen/user/weechat_commands.txt |   10 ++-
 doc/it/autogen/user/weechat_options.txt  |   10 ++--
 doc/ja/autogen/plugin_api/infos.txt      |    4 +
 doc/ja/autogen/user/weechat_commands.txt |   68 +++++++++---------
 doc/ja/autogen/user/weechat_options.txt  |   10 ++--
 po/cs.po                                 |   30 ++++++--
 po/de.po                                 |   35 +++++++---
 po/es.po                                 |   34 +++++++---
 po/fr.po                                 |   49 +++++++++----
 po/hu.po                                 |   31 ++++++---
 po/it.po                                 |   36 +++++++---
 po/ja.po                                 |   35 +++++++---
 po/pl.po                                 |   33 +++++++--
 po/pt_BR.po                              |   36 +++++++---
 po/ru.po                                 |   31 ++++++---
 po/tr.po                                 |   26 +++++--
 po/weechat.pot                           |   26 +++++--
 src/core/wee-command.c                   |   14 +++--
 src/core/wee-config.c                    |   23 +++---
 src/core/wee-config.h                    |    2 +-
 src/core/wee-eval.c                      |   30 +++++++--
 src/core/weechat.c                       |    2 +
 src/gui/curses/gui-curses-main.c         |   12 +++-
 src/gui/curses/gui-curses-window.c       |  112 +++++++++++++----------------
 src/plugins/plugin-api.c                 |   14 ++++
 src/plugins/plugin.c                     |    3 -
 38 files changed, 557 insertions(+), 309 deletions(-)


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



reply via email to

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