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-39-gdd32052
Date: Sat, 02 Nov 2013 09:58:45 +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  dd32052fec0edff570704d34afbeb9e9baa22168 (commit)
       via  cf81a6dfcdb386efc0bf2d054f7da6b6565f2734 (commit)
      from  591b1118913fa6aabb0dfc8e6c6e177d7216a48d (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 dd32052fec0edff570704d34afbeb9e9baa22168
Author: Sebastien Helleu <address@hidden>
Date:   Sat Nov 2 10:58:38 2013 +0100

    core: add support of italic text (requires ncurses >= 5.9 patch 20130831)

commit cf81a6dfcdb386efc0bf2d054f7da6b6565f2734
Author: Sebastien Helleu <address@hidden>
Date:   Sat Nov 2 09:43:20 2013 +0100

    core: use ncurses include path when compiling with cmake

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

Summary of changes:
 ChangeLog                               |    1 +
 doc/de/autogen/user/aspell_options.txt  |    4 +-
 doc/de/autogen/user/irc_options.txt     |   24 +++---
 doc/de/autogen/user/logger_options.txt  |    4 +-
 doc/de/autogen/user/relay_options.txt   |   18 ++--
 doc/de/autogen/user/script_options.txt  |   52 +++++++-------
 doc/de/autogen/user/weechat_options.txt |  122 +++++++++++++++---------------
 doc/de/autogen/user/xfer_options.txt    |   18 ++--
 doc/de/weechat_user.de.txt              |    5 +
 doc/docgen.py                           |    2 +-
 doc/en/autogen/user/aspell_options.txt  |    4 +-
 doc/en/autogen/user/irc_options.txt     |   24 +++---
 doc/en/autogen/user/logger_options.txt  |    4 +-
 doc/en/autogen/user/relay_options.txt   |   18 ++--
 doc/en/autogen/user/script_options.txt  |   52 +++++++-------
 doc/en/autogen/user/weechat_options.txt |  122 +++++++++++++++---------------
 doc/en/autogen/user/xfer_options.txt    |   18 ++--
 doc/en/weechat_plugin_api.en.txt        |    5 +-
 doc/en/weechat_user.en.txt              |    8 ++-
 doc/fr/autogen/user/aspell_options.txt  |    4 +-
 doc/fr/autogen/user/irc_options.txt     |   24 +++---
 doc/fr/autogen/user/logger_options.txt  |    4 +-
 doc/fr/autogen/user/relay_options.txt   |   18 ++--
 doc/fr/autogen/user/script_options.txt  |   52 +++++++-------
 doc/fr/autogen/user/weechat_options.txt |  122 +++++++++++++++---------------
 doc/fr/autogen/user/xfer_options.txt    |   18 ++--
 doc/fr/weechat_plugin_api.fr.txt        |    6 +-
 doc/fr/weechat_user.fr.txt              |    4 +
 doc/it/autogen/user/aspell_options.txt  |    4 +-
 doc/it/autogen/user/irc_options.txt     |   24 +++---
 doc/it/autogen/user/logger_options.txt  |    4 +-
 doc/it/autogen/user/relay_options.txt   |   18 ++--
 doc/it/autogen/user/script_options.txt  |   52 +++++++-------
 doc/it/autogen/user/weechat_options.txt |  122 +++++++++++++++---------------
 doc/it/autogen/user/xfer_options.txt    |   18 ++--
 doc/it/weechat_plugin_api.it.txt        |    5 +-
 doc/it/weechat_user.it.txt              |    5 +
 doc/ja/autogen/user/aspell_options.txt  |    4 +-
 doc/ja/autogen/user/irc_options.txt     |   24 +++---
 doc/ja/autogen/user/logger_options.txt  |    4 +-
 doc/ja/autogen/user/relay_options.txt   |   18 ++--
 doc/ja/autogen/user/script_options.txt  |   52 +++++++-------
 doc/ja/autogen/user/weechat_options.txt |  122 +++++++++++++++---------------
 doc/ja/autogen/user/xfer_options.txt    |   18 ++--
 doc/ja/weechat_user.ja.txt              |    6 ++
 po/cs.po                                |   28 ++++++--
 po/de.po                                |   30 ++++++--
 po/es.po                                |   28 ++++++--
 po/fr.po                                |   40 +++++++---
 po/hu.po                                |   13 ++--
 po/it.po                                |   28 ++++++--
 po/ja.po                                |   28 ++++++--
 po/pl.po                                |   29 ++++++--
 po/pt_BR.po                             |   32 +++++++--
 po/ru.po                                |   27 +++++--
 po/tr.po                                |   13 ++--
 po/weechat.pot                          |   13 ++--
 src/core/wee-command.c                  |    3 +-
 src/core/wee-config.c                   |    5 +-
 src/gui/curses/CMakeLists.txt           |    2 +-
 src/gui/curses/gui-curses-bar-window.c  |    6 +-
 src/gui/curses/gui-curses-color.c       |    2 +
 src/gui/curses/gui-curses-window.c      |   35 ++++++---
 src/gui/curses/gui-curses.h             |    6 ++
 src/plugins/irc/irc-config.c            |    2 +-
 65 files changed, 914 insertions(+), 713 deletions(-)


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



reply via email to

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