[Top][All Lists]
[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-29-g00a9028 |
Date: |
Thu, 14 Jun 2012 18:07:11 +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 00a9028f42537198d2e7d5d57907607b8713f138 (commit)
via d66555f38741a58be200e881059abeb6eb428ed2 (commit)
from b5082902b4152ce5416f31626622357f645e7268 (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 00a9028f42537198d2e7d5d57907607b8713f138
Author: Sebastien Helleu <address@hidden>
Date: Thu Jun 14 20:07:06 2012 +0200
irc: set callback "nickcmp" in channel buffers
commit d66555f38741a58be200e881059abeb6eb428ed2
Author: Sebastien Helleu <address@hidden>
Date: Thu Jun 14 20:06:42 2012 +0200
core: add callback "nickcmp" for nick comparison in buffers
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
doc/de/autogen/plugin_api/hdata.txt | 2 ++
doc/en/autogen/plugin_api/hdata.txt | 2 ++
doc/en/weechat_plugin_api.en.txt | 15 +++++++++++++++
doc/fr/autogen/plugin_api/hdata.txt | 2 ++
doc/fr/weechat_plugin_api.fr.txt | 16 ++++++++++++++++
doc/it/autogen/plugin_api/hdata.txt | 2 ++
doc/it/weechat_plugin_api.it.txt | 18 ++++++++++++++++++
src/gui/gui-buffer.c | 14 ++++++++++++++
src/gui/gui-buffer.h | 5 +++++
src/gui/gui-nicklist.c | 15 +++++++++++++--
src/plugins/irc/irc-buffer.c | 23 +++++++++++++++++++++++
src/plugins/irc/irc-buffer.h | 4 ++++
src/plugins/irc/irc-channel.c | 2 ++
src/plugins/irc/irc-upgrade.c | 7 +++++++
15 files changed, 127 insertions(+), 3 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-29-g00a9028,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-27-gb508290
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-30-g08c3c84
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-27-gb508290
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-30-g08c3c84
- Index(es):