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.0-106-g30e6acb
Date: Sun, 17 Mar 2013 07:29:04 +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  30e6acb00dc42afbeb8993ee766199b830335c04 (commit)
      from  e1e3109da3ecf6b81cb6c725f500c8c6e93192f4 (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 30e6acb00dc42afbeb8993ee766199b830335c04
Author: Sebastien Helleu <address@hidden>
Date:   Sun Mar 17 08:28:41 2013 +0100

    core: add support of multiple layouts (task #11274)

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

Summary of changes:
 ChangeLog                                 |    3 +-
 doc/de/autogen/plugin_api/completions.txt |    2 +
 doc/de/autogen/user/weechat_commands.txt  |   28 +-
 doc/en/autogen/plugin_api/completions.txt |    2 +
 doc/en/autogen/user/weechat_commands.txt  |   16 +-
 doc/fr/autogen/plugin_api/completions.txt |    2 +
 doc/fr/autogen/user/weechat_commands.txt  |   18 +-
 doc/it/autogen/plugin_api/completions.txt |    2 +
 doc/it/autogen/user/weechat_commands.txt  |   28 +-
 doc/ja/autogen/plugin_api/completions.txt |    2 +
 doc/ja/autogen/user/weechat_commands.txt  |   28 +-
 po/cs.po                                  |   90 ++++--
 po/de.po                                  |  262 ++++------------
 po/es.po                                  |   91 ++++--
 po/fr.po                                  |  103 ++++---
 po/hu.po                                  |   79 +++--
 po/it.po                                  |   90 ++++--
 po/ja.po                                  |   90 ++++--
 po/pl.po                                  |   93 ++++---
 po/pt_BR.po                               |   91 ++++--
 po/ru.po                                  |   93 +++---
 po/weechat.pot                            |   54 ++-
 src/core/wee-command.c                    |  277 ++++++++++++-----
 src/core/wee-completion.c                 |   33 ++-
 src/core/wee-config.c                     |  213 +++++++++----
 src/core/wee-upgrade.c                    |   48 ++--
 src/core/weechat.c                        |    4 +-
 src/gui/curses/gui-curses-main.c          |    5 +-
 src/gui/curses/gui-curses-window.c        |    7 +-
 src/gui/gui-buffer.c                      |    9 +-
 src/gui/gui-key.c                         |    2 +-
 src/gui/gui-layout.c                      |  492 +++++++++++++++++++++--------
 src/gui/gui-layout.h                      |   65 +++--
 src/gui/gui-window.c                      |   35 +-
 src/gui/gui-window.h                      |   11 +-
 35 files changed, 1505 insertions(+), 963 deletions(-)


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



reply via email to

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