[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.0-114-g3e1d811 |
Date: |
Sun, 17 Mar 2013 18:44:52 +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 3e1d811761887ca6c234e7b369febdf3d1710ae5 (commit)
from a290589f7cb3c4d59afa1a3a9a67f0b7eda4720a (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 3e1d811761887ca6c234e7b369febdf3d1710ae5
Author: Sebastien Helleu <address@hidden>
Date: Sun Mar 17 19:44:39 2013 +0100
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
The item is now cleared after any action that is changing content of command
line and after switch of buffer.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 2 +
src/gui/curses/gui-curses-key.c | 5 +-
src/gui/curses/gui-curses-mouse.c | 6 +-
src/gui/gui-buffer.c | 4 +-
src/gui/gui-chat.c | 4 +-
src/gui/gui-completion.c | 15 ++++---
src/gui/gui-completion.h | 3 +-
src/gui/gui-cursor.c | 4 +-
src/gui/gui-input.c | 86 ++++++++++++++++++++++++-------------
src/gui/gui-input.h | 3 +-
src/gui/gui-key.c | 6 +-
src/gui/gui-window.c | 4 +-
12 files changed, 90 insertions(+), 52 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.4.0-114-g3e1d811,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-113-ga290589
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-115-gbbd080e
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-113-ga290589
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-115-gbbd080e
- Index(es):