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.7-13-g1523946
Date: Sun, 04 Mar 2012 10:27:59 +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  152394689a5fe8d43e3e13ca37ffec5e65a44e84 (commit)
      from  d43e9c11e5bf98f1e938c87d34dc8a0e5dcb5e5e (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 152394689a5fe8d43e3e13ca37ffec5e65a44e84
Author: Sebastien Helleu <address@hidden>
Date:   Sun Mar 4 10:32:55 2012 +0100

    core: add support of terminal "bracketed paste mode" (task #11316)

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

Summary of changes:
 ChangeLog                                |    3 +-
 NEWS                                     |    7 ++-
 doc/de/autogen/user/weechat_commands.txt |   96 ++++++++++++++-------------
 doc/de/autogen/user/weechat_options.txt  |    9 ++-
 doc/en/autogen/user/weechat_commands.txt |    2 +
 doc/en/autogen/user/weechat_options.txt  |    9 ++-
 doc/fr/autogen/user/weechat_commands.txt |    2 +
 doc/fr/autogen/user/weechat_options.txt  |    9 ++-
 doc/it/autogen/user/weechat_commands.txt |   96 ++++++++++++++-------------
 doc/it/autogen/user/weechat_options.txt  |    9 ++-
 po/cs.po                                 |   23 +++++--
 po/de.po                                 |   23 +++++--
 po/es.po                                 |   23 +++++--
 po/fr.po                                 |   36 +++++++++--
 po/hu.po                                 |   20 +++++-
 po/it.po                                 |   23 +++++--
 po/ja.po                                 |   22 +++++--
 po/pl.po                                 |   24 +++++--
 po/pt_BR.po                              |   22 +++++--
 po/ru.po                                 |   21 +++++-
 po/weechat.pot                           |   19 ++++-
 src/core/wee-command.c                   |   12 +++-
 src/core/wee-config.c                    |   30 ++++++++-
 src/core/wee-config.h                    |    1 +
 src/gui/curses/gui-curses-key.c          |   70 +++++++++++++------
 src/gui/curses/gui-curses-main.c         |    5 ++
 src/gui/curses/gui-curses-window.c       |   22 ++++++
 src/gui/gtk/gui-gtk-window.c             |   12 ++++
 src/gui/gui-bar-item.c                   |   22 +++----
 src/gui/gui-key.c                        |  106 ++++++++++++++++++++++++++++--
 src/gui/gui-key.h                        |    4 +
 src/gui/gui-window.h                     |    1 +
 32 files changed, 582 insertions(+), 201 deletions(-)


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



reply via email to

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