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-126-gdfa3e13
Date: Wed, 04 Dec 2013 09:16:51 +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  dfa3e13e3d953c2dbaf47faeffe7548e0961cceb (commit)
       via  1d7466032d34a1dfb5270e125856158eb6976866 (commit)
       via  267eeffa0ae5139edea4e4c2f1c8018c61d01d24 (commit)
       via  57cda6a33168d2a7d67a51f1036a9b4e9d767bb7 (commit)
      from  03fa2448efcf27a7506f33b1c19be93127d84009 (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 dfa3e13e3d953c2dbaf47faeffe7548e0961cceb
Author: Sebastien Helleu <address@hidden>
Date:   Wed Dec 4 10:16:44 2013 +0100

    doc: add missing property "print_hooks_enabled" in function buffer_set 
(plugin API reference)

commit 1d7466032d34a1dfb5270e125856158eb6976866
Author: Sebastien Helleu <address@hidden>
Date:   Wed Dec 4 09:38:57 2013 +0100

    core: add buffer property "day_change" to hide messages for the day change 
in specific buffers

commit 267eeffa0ae5139edea4e4c2f1c8018c61d01d24
Author: Sebastien Helleu <address@hidden>
Date:   Wed Dec 4 08:55:02 2013 +0100

    irc: add comments about irc color codes in messages

commit 57cda6a33168d2a7d67a51f1036a9b4e9d767bb7
Author: Sebastien Helleu <address@hidden>
Date:   Wed Dec 4 07:51:59 2013 +0100

    irc: remove function irc_color_decode_for_user_entry
    
    Since commits d03eb52d4992c46b01c47d076ae5ef5aa68be10c and
    0c48b7ab8bbd4b5b2f5bb73f3e96930091fa7ead, the IRC color codes are the
    same in input line and messages, so the function
    irc_color_decode_for_user_entry is not needed any more.
    It was used only to decode colors when completing the command /topic
    (with the channel topic).

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

Summary of changes:
 ChangeLog                        |    2 +
 doc/en/weechat_plugin_api.en.txt |    8 ++++
 doc/fr/weechat_plugin_api.fr.txt |    9 +++++
 doc/it/weechat_plugin_api.it.txt |   11 ++++++
 src/gui/curses/gui-curses-chat.c |    9 ++++-
 src/gui/gui-buffer.c             |   25 ++++++++++++--
 src/gui/gui-buffer.h             |    1 +
 src/plugins/irc/irc-color.c      |   68 --------------------------------------
 src/plugins/irc/irc-color.h      |   35 +++++++++++--------
 src/plugins/irc/irc-completion.c |    7 +---
 10 files changed, 81 insertions(+), 94 deletions(-)


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



reply via email to

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