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
/
gui-curses-window.c
Age
Commit message (
Expand
)
Author
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-11-19
core: fix current color/background after reset of color
Sebastien Helleu
2013-11-14
core: apply color attributes when clearing a window (patch #8236) (patch from...
Sebastien Helleu
2013-11-09
core: fix terminal title under screen/tmux
Sebastien Helleu
2013-11-09
core: rename option weechat.look.set_title to weechat.look.window_title (eval...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-05
core: fix display of read marker after buffer switch when there is no line di...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
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-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-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-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-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-10-17
core: fix display problem when option weechat.look.prefix_same_nick is set (p...
Sebastien Helleu
2012-07-18
core: fix compilation of gui-curses-window.c under Solaris
Sebastien Helleu
2012-06-13
core: fix resize of windows after horizontal split
Sebastien Helleu
2012-06-10
core: add horizontal separator between windows, two new options to toggle hor...
Sebastien Helleu
2012-05-22
core: force display of prefix on first line displayed in window (even if it s...
Sebastien Helleu
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
Sebastien Helleu
2012-03-04
core: add support of terminal "bracketed paste mode" (task #11316)
Sebastien Helleu
2012-01-28
core: add signal "window_switch"
Sebastien Helleu
2012-01-28
core: fix signal "buffer_switch": send it only once when switching buffer (bu...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-15
core: add color attribute "|" and value "resetcolor" for function weechat_col...
Sebastien Helleu
2011-10-02
core: fix display of background color in chat area after line feed
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-27
core: do automatic zoom on current window when terminal becomes too small for...
Sebastien Helleu
2011-08-23
core: remove unused function gui_window_wprintw
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-08-05
core: save and restore layout for buffers and windows on /upgrade
Sebastien Helleu
2011-07-30
core: fix refresh bug when switching buffer
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu
2011-06-29
core: add new option weechat.look.separator_vertical, rename option weechat.l...
Sebastien Helleu
2011-05-08
core: ensure that new split percent is between 1 and 99 for balance of windows
Sebastien Helleu
2011-05-07
core: fix balance of windows with vertical split
Sebastien Helleu
2011-05-07
core: fix balance of windows
Sebastien Helleu
[prev]
[next]