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
/
gui-window.c
Age
Commit message (
Expand
)
Author
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-03-29
core: add text search in buffers with free content (task #13051)
Sebastien Helleu
2014-03-17
core: fix "/window scroll_bottom" on a buffer with free content
Sebastien Helleu
2014-03-07
core: fix "/window scroll -N" on a buffer with free content
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-21
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_la...
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-05-30
core: fix random crash on mouse actions (bug #39094)
Sebastien Helleu
2013-03-17
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-02-12
core: add signal "window_opened" (task #12464)
Sebastien Helleu
2013-01-01
core: update copyright dates
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-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-07-21
core: scroll to bottom of window after reaching first or last highlight with ...
Peter Boström
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-06-09
core: add options to use different color for offline nicks in prefix (patch f...
Sebastien Helleu
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
Sebastien Helleu
2012-01-28
core: add signal "window_switch"
Sebastien Helleu
2012-01-24
core: move option "scroll_unread" from command /input to /window
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-11-27
core: check pointer returned by function localtime
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-30
core: fix memory leak when a window is destroyed (free coords)
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-15
core: add "_chat_line_x" in focus hashtable (for buffers with free content)
Sebastien Helleu
2011-08-14
core: fix crash when looking at context in chat area for focus
Sebastien Helleu
2011-08-14
core: allow empty short name on buffers (name is used if not set)
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-29
core: add number in windows, improve mouse/cursor actions when screen is split
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-26
core: many improvements on hdata
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-05-16
core: add horizontal scrolling for buffers with free content (command /window...
Sebastien Helleu
2011-04-26
core: fix scroll on buffers with free content
Sebastien Helleu
2011-04-24
core: fix scroll in windows with /window scroll (skip lines "Day changed to")
Sebastien Helleu
2011-04-13
core: use buffer pointer instead of window in input functions, add new functi...
Sebastien Helleu
2011-03-01
Remember scroll position for all buffers in windows (bug #25555)
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-10-31
Add extra checks on some pointers
Sebastien Helleu
2010-08-12
Use window pointers instead of buffer pointers in gui-input.c
Sebastien Helleu
[next]