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, buffe


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, buffer-auto-renumber, updated. v0.4.2-116-g4520b0f
Date: Sat, 07 Dec 2013 09:44:13 +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, buffer-auto-renumber has been updated
       via  4520b0f7aeb87b269d8590354def1681b68d4c0e (commit)
      from  70e68afbf8e6bf89e966694cb413663a8259b6c2 (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 4520b0f7aeb87b269d8590354def1681b68d4c0e
Author: Sebastien Helleu <address@hidden>
Date:   Sat Dec 7 10:44:08 2013 +0100

    core: add option weechat.look.buffer_position
    
    The value of option can be:
    - "end": buffer is added after the end of list (number = last number + 1)
    - "first_gap": buffer is added at first number available in the list
      (after the end of list if no number is available)

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

Summary of changes:
 src/core/wee-config.c |   10 ++++++++
 src/core/wee-config.h |    7 +++++
 src/gui/gui-buffer.c  |   59 +++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 67 insertions(+), 9 deletions(-)


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



reply via email to

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