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.8-18-gbab252d
Date: Sun, 10 Jun 2012 15:15:35 +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  bab252de96476dbaf9e2446e69016bda7a5329e2 (commit)
       via  25c795a26fdc779d4891e78b199e771a17c20004 (commit)
       via  9f09c26fcaa54fc4a722ae4df1db648ae8f1d164 (commit)
       via  c0c75a95556bc68a963c635925ab480875e1a474 (commit)
      from  9c5116b4fec232c92b199b53e7b829657413f4fd (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 bab252de96476dbaf9e2446e69016bda7a5329e2
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jun 10 17:15:28 2012 +0200

    doc: add chapters "Buffers and windows" and "Notify levels" in user guide

commit 25c795a26fdc779d4891e78b199e771a17c20004
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jun 10 09:51:03 2012 +0200

    core: add horizontal separator between windows, two new options to toggle 
horizontal/vertical separators between windows
    
    New boolean options, enabled by default:
    - weechat.look.window_separator_horizontal
    - weechat.look.window_separator_vertical

commit 9f09c26fcaa54fc4a722ae4df1db648ae8f1d164
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jun 9 22:03:56 2012 +0200

    doc: add commands to download weeget.py in quickstart guide

commit c0c75a95556bc68a963c635925ab480875e1a474
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jun 9 21:52:34 2012 +0200

    doc: add "case insensitive" for argument "message" of function hook_print 
(plugin API reference)

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

Summary of changes:
 ChangeLog                               |    4 +-
 doc/de/autogen/user/weechat_options.txt |   14 ++-
 doc/de/weechat_quickstart.de.txt        |    6 +-
 doc/de/weechat_user.de.txt              |  220 +++++++++++++++++++++++++++----
 doc/en/autogen/user/weechat_options.txt |   14 ++-
 doc/en/weechat_plugin_api.en.txt        |    3 +-
 doc/en/weechat_quickstart.en.txt        |    4 +-
 doc/en/weechat_user.en.txt              |  205 +++++++++++++++++++++++++----
 doc/es/weechat_quickstart.es.txt        |    4 +-
 doc/fr/autogen/user/weechat_options.txt |   14 ++-
 doc/fr/weechat_plugin_api.fr.txt        |    2 +-
 doc/fr/weechat_quickstart.fr.txt        |    4 +-
 doc/fr/weechat_user.fr.txt              |  207 +++++++++++++++++++++++++----
 doc/it/autogen/user/weechat_options.txt |   14 ++-
 doc/it/weechat_plugin_api.it.txt        |   12 ++-
 doc/it/weechat_quickstart.it.txt        |    4 +-
 doc/it/weechat_user.it.txt              |  219 +++++++++++++++++++++++++++----
 doc/ja/weechat_quickstart.ja.txt        |    4 +-
 doc/pl/weechat_quickstart.pl.txt        |    4 +-
 doc/ru/weechat_quickstart.ru.txt        |    4 +-
 po/cs.po                                |   19 ++-
 po/de.po                                |   20 ++-
 po/es.po                                |   20 ++-
 po/fr.po                                |   32 +++--
 po/hu.po                                |   18 ++-
 po/it.po                                |   20 ++-
 po/ja.po                                |   20 ++-
 po/pl.po                                |   20 ++-
 po/pt_BR.po                             |   20 ++-
 po/ru.po                                |   18 ++-
 po/weechat.pot                          |   18 ++-
 src/core/wee-config.c                   |   25 +++-
 src/core/wee-config.h                   |    2 +
 src/gui/curses/gui-curses-window.c      |  162 ++++++++++++++++-------
 src/gui/curses/gui-curses.h             |    3 +-
 src/gui/gtk/gui-gtk-window.c            |   12 +-
 src/gui/gui-window.h                    |    2 +-
 37 files changed, 1132 insertions(+), 261 deletions(-)


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



reply via email to

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