index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
curses
Age
Commit message (
Expand
)
Author
2013-07-31
core: do not scroll when using /window {page_down|scroll_down} after /window ...
Sebastien Helleu
2013-07-31
core: reset scroll after /window {page_down|scroll_down} if last line of buff...
Sebastien Helleu
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-20
Merge branch 'scroll-beyond-end'
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-18
core: fix filtered line displayed after /window scroll_beyond_end
Sebastien Helleu
2013-07-17
core: fix pointer used to check if buffer has lines
Sebastien Helleu
2013-07-17
core: do nothing in "/window scroll_beyond_end" if the buffer has no lines
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-07-10
core: fix char displayed at the intersection of three windows (bug #39331)
Sebastien Helleu
2013-05-22
core: fix compilation warnings
Sebastien Helleu
2013-05-21
core: fix line alignment when option weechat.look.buffer_time_format is set t...
Sebastien Helleu
2013-05-03
core: add options weechat.look.prefix_align_more_after and weechat.look.prefi...
Sebastien Helleu
2013-05-01
core: fix display of long lines without time (message beginning with two tabs)
Sebastien Helleu
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-04-12
core: do not force weechat_quit to 0 in main loop, so that a /quit issued bef...
Sebastien Helleu
2013-03-17
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-01-12
core: fix crash in display of chat area when the ncurses chat window is not i...
Sebastien Helleu
2013-01-05
core: fix refresh of bars when applying layout (bug #37944, bug #37952)
Sebastien Helleu
2013-01-01
core: fix scroll to bottom of window (default key: alt+end) when line display...
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-20
core: fix another bug with horizontal separator displayed at bottom after spl...
Sebastien Helleu
2012-12-19
core: fix refresh of windows after split (fix bug with horizontal separator b...
Sebastien Helleu
2012-12-19
core: fix stuck mouse (patch from Nei) (bug #36533)
Sebastien Helleu
2012-12-19
core: fix default mouse buttons actions for script buffer (focus the window b...
Sebastien Helleu
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-07
core: fix scroll of one page down when weechat.look.scroll_page_percent is le...
Sebastien Helleu
2012-11-30
core: fix display of combining chars (patch from Nei) (bug #37775)
Sebastien Helleu
2012-11-02
core: add incomplete mouse events "event-down" and "event-drag" (task #11840)
Ailin Nemui
2012-10-17
core: fix display problem when option weechat.look.prefix_same_nick is set (p...
Sebastien Helleu
2012-09-17
core: move the set of cmake policy CMP0003 in directory src (so it applies to...
Sebastien Helleu
2012-08-30
core: add default key alt+"x" (zoom on merged buffer) (task #11029)
Sebastien Helleu
2012-08-27
core: fix display bug when end of a line is displayed on top of chat (last li...
Sebastien Helleu
2012-08-22
core: display spaces at the end of messages in chat area (bug #37024)
Sebastien Helleu
2012-08-22
core: fix infinite loop in display when chat area has width of 1 with a bar d...
Sebastien Helleu
2012-08-21
script: add option script.look.quiet_actions (no messages when installing/rem...
Sebastien Helleu
2012-08-20
script: add focus info for mouse on script buffer, add two default mouse bind...
Sebastien Helleu
2012-08-17
core: fix display of "bar more down" char when text is truncated by size_max ...
Nils Görs
2012-08-17
core: fix color of long lines (displayed on more than one line on screen) und...
Sebastien Helleu
2012-08-17
core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi...
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-07-18
core: fix compilation of gui-curses-window.c under Solaris
Sebastien Helleu
2012-07-05
core: add default key alt+"s" (toggle aspell)
Sebastien Helleu
[prev]
[next]