summaryrefslogtreecommitdiff
path: root/src/gui/gui-window.h
AgeCommit message (Expand)Author
2021-01-02core: update copyright datesSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-10-06Merge remote-tracking branch 'origin/pr/619'Sébastien Helleu
2019-06-17core: add option "close" in command /window (closes #853)Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-01-22core: add resize of window parents (closes #893)raspbeguy
2017-01-01core: update copyright datesSébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-03gui: fix focus data being offset when prefix_align is none (closes #610)Simmo Saan
2015-07-26core: factorize functions to search text in windowSébastien Helleu
2015-04-12core: add more intuitive buffer searching (closes #76)Simmo Saan
2015-01-01core: update copyright datesSébastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-02-16core: add bare display mode (for easy text selection and click on URLs)Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-08-16core: add text emphasis in messages when searching text in bufferSebastien Helleu
2013-07-17core: add option "scroll_beyond_end" for command /window (task #6745)Sebastien Helleu
2013-05-30core: fix random crash on mouse actions (bug #39094)Sebastien Helleu
2013-03-17core: add support of multiple layouts (task #11274)Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-06-10core: add horizontal separator between windows, two new options to toggle hor...Sebastien Helleu
2012-04-11core: fix display bugs and crashs with small windows (bug #36107)Sebastien Helleu
2012-03-04core: add support of terminal "bracketed paste mode" (task #11316)Sebastien Helleu
2012-01-24core: move option "scroll_unread" from command /input to /windowSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-10-02core: fix display of background color in chat area after line feedSebastien Helleu
2011-08-27core: do automatic zoom on current window when terminal becomes too small for...Sebastien Helleu
2011-08-15core: add "_chat_line_x" in focus hashtable (for buffers with free content)Sebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-06-13core: add "hdata" (direct access to WeeChat/plugin data)Sebastien Helleu
2011-05-16core: add horizontal scrolling for buffers with free content (command /window...Sebastien Helleu
2011-04-23core: add option "balance" for command /window (key: alt+"w" + alt+"b")Sebastien Helleu
2011-04-22core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1...Sebastien Helleu
2011-04-13core: use buffer pointer instead of window in input functions, add new functi...Sebastien Helleu
2011-03-01Remember scroll position for all buffers in windows (bug #25555)Sebastien Helleu
2011-02-21Allow relative size for command /window resizeSebastien Helleu
2011-01-31Dynamically allocate color pairsSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-06-25Update comments after #endif in C headersSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-12-16Add option "term" for command /debug: display infos about terminal and availa...Sebastien Helleu
2009-05-10Add function window_set_title in API (task #9361)Sebastien Helleu