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.5-123-gae2c061
Date: Sun, 14 Aug 2011 11:27:10 +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  ae2c061350e05230ad8423ba24adc08d0a19e7a2 (commit)
       via  15d78a45a84561f44537c3cbc4f20a9d72bba282 (commit)
       via  2c204265771c1bb9e012c283dc05f89c96d785a8 (commit)
       via  cc3a4834d02feef08cb413d8fb37f18369bb432b (commit)
      from  1cb7c6a6c5ef1ffd647779f41806a4be7f557622 (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 ae2c061350e05230ad8423ba24adc08d0a19e7a2
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 14 13:27:05 2011 +0200

    xfer: set short name for xfer chat buffer (dcc chat) only if it was not set 
by another plugin/script

commit 15d78a45a84561f44537c3cbc4f20a9d72bba282
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 14 13:26:26 2011 +0200

    relay: set short name for relay raw buffer only if it was not set by 
another plugin/script

commit 2c204265771c1bb9e012c283dc05f89c96d785a8
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 14 13:20:47 2011 +0200

    irc: set short name on buffers only if it was not set by another 
plugin/script

commit cc3a4834d02feef08cb413d8fb37f18369bb432b
Author: Sebastien Helleu <address@hidden>
Date:   Sun Aug 14 13:20:03 2011 +0200

    core: allow empty short name on buffers (name is used if not set)

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

Summary of changes:
 src/core/wee-upgrade.c            |    3 +-
 src/gui/curses/gui-curses-chat.c  |   77 ++++++++++++++++++-------------------
 src/gui/curses/gui-curses-color.c |    2 +
 src/gui/curses/gui-curses-main.c  |    4 ++
 src/gui/gui-bar-item.c            |    2 +-
 src/gui/gui-buffer.c              |   38 ++++++++++++------
 src/gui/gui-buffer.h              |    1 +
 src/gui/gui-line.c                |    8 ++-
 src/gui/gui-window.c              |    2 +-
 src/plugins/irc/irc-channel.c     |   30 ++++++++++----
 src/plugins/irc/irc-protocol.c    |    7 +++-
 src/plugins/irc/irc-raw.c         |    6 ++-
 src/plugins/irc/irc-server.c      |   35 +++++++++++-----
 src/plugins/relay/relay-raw.c     |    8 +++-
 src/plugins/xfer/xfer-chat.c      |    6 ++-
 15 files changed, 146 insertions(+), 83 deletions(-)


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



reply via email to

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