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-119-gd0832cd
Date: Sun, 01 Dec 2013 17:40:42 +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  d0832cd50e55c5307dac5cb933f024282a7ce5d0 (commit)
       via  0c48b7ab8bbd4b5b2f5bb73f3e96930091fa7ead (commit)
       via  d3799b4616d9c968c497fca34db4073c0fcef74e (commit)
       via  d03eb52d4992c46b01c47d076ae5ef5aa68be10c (commit)
       via  b32ccca3905aec95b5580b3e7c3aa9437abe0a2a (commit)
      from  c8a479453d327ae8b9c1c1e3e0dbdc042e7b9b66 (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 d0832cd50e55c5307dac5cb933f024282a7ce5d0
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 1 18:39:05 2013 +0100

    core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined 
text in messages

commit 0c48b7ab8bbd4b5b2f5bb73f3e96930091fa7ead
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 1 18:34:40 2013 +0100

    irc: use color code 0x1F (ctrl-_) for underlined text in input line (same 
code as messages) (bug #40756)

commit d3799b4616d9c968c497fca34db4073c0fcef74e
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 1 11:30:52 2013 +0100

    core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video 
in messages

commit d03eb52d4992c46b01c47d076ae5ef5aa68be10c
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 1 11:28:32 2013 +0100

    irc: use color code 0x16 (ctrl-V) for reverse video in messages
    
    Other clients are using 0x16, and not 0x12 that was the default in
    WeeChat (which was able to decode both 0x12 and 0x16).
    
    Now the 0x12 is not decoded and does not make reverse video any more.

commit b32ccca3905aec95b5580b3e7c3aa9437abe0a2a
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 1 09:50:53 2013 +0100

    irc: check that string is not NULL in functions 
irc_color_{decode,decode_for_user_entry,encode}

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

Summary of changes:
 ChangeLog                       |    5 +++++
 NEWS                            |   23 +++++++++++++++++++++++
 doc/de/weechat_user.de.txt      |    8 ++++----
 doc/en/weechat_user.en.txt      |    8 ++++----
 doc/fr/weechat_user.fr.txt      |    8 ++++----
 doc/it/weechat_user.it.txt      |    8 ++++----
 doc/ja/weechat_user.ja.txt      |    8 ++++----
 src/gui/curses/gui-curses-key.c |    4 ++--
 src/plugins/irc/irc-color.c     |   19 +++++++++++++------
 src/plugins/irc/irc-color.h     |    6 ++----
 10 files changed, 65 insertions(+), 32 deletions(-)


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



reply via email to

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