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.1-182-g03b6b4c
Date: Sun, 25 Aug 2013 07:41:12 +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  03b6b4c1cf77f1fccb92295c4528406245382c69 (commit)
      from  73f2c2c48833568f0eb21b73ca8fed5603643d93 (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 03b6b4c1cf77f1fccb92295c4528406245382c69
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 25 09:39:59 2013 +0200

    core: display day change message dynamically (do not store it as a line in 
buffer) (task #12775)
    
    Changes in options:
    - rename option weechat.look.day_change_time_format to 
weechat.look.day_change_message
      (color codes are allowed in this option)
    - new option weechat.color.chat_day_change.

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

Summary of changes:
 ChangeLog                               |    6 +-
 NEWS                                    |   17 +++-
 doc/de/autogen/user/weechat_options.txt |   11 ++-
 doc/en/autogen/user/weechat_options.txt |   11 ++-
 doc/en/weechat_dev.en.txt               |    1 +
 doc/en/weechat_plugin_api.en.txt        |    3 +-
 doc/fr/autogen/user/weechat_options.txt |   11 ++-
 doc/fr/weechat_plugin_api.fr.txt        |    3 +-
 doc/it/autogen/user/weechat_options.txt |   11 ++-
 doc/it/weechat_plugin_api.it.txt        |    3 +-
 doc/ja/autogen/user/weechat_options.txt |   11 ++-
 po/cs.po                                |   17 ++--
 po/de.po                                |   21 +++--
 po/es.po                                |   18 ++--
 po/fr.po                                |   22 ++--
 po/hu.po                                |   18 ++--
 po/it.po                                |   19 ++--
 po/ja.po                                |   17 ++--
 po/pl.po                                |   19 ++--
 po/pt_BR.po                             |   19 ++--
 po/ru.po                                |   18 ++--
 po/tr.po                                |   16 ++--
 po/weechat.pot                          |   13 +--
 src/core/wee-config.c                   |   56 +++++------
 src/core/wee-config.h                   |    3 +-
 src/gui/curses/gui-curses-chat.c        |  173 +++++++++++++++++++++++++------
 src/gui/curses/gui-curses-color.c       |    1 +
 src/gui/gui-color.h                     |    1 +
 src/plugins/logger/logger.c             |   43 ++------
 29 files changed, 377 insertions(+), 205 deletions(-)


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



reply via email to

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