summaryrefslogtreecommitdiff
path: root/src/resize.c
Commit message (Expand)AuthorAgeFilesLines
* Using 'https' instead of 'http'Alexander Naumov2019-11-091-1/+1
* Fix for nomem handling in resize.c:ChangeWindowSize()Václav Doležal2018-11-181-20/+20
* Revert "those 0 assignment made rest of code totally not working"Václav Doležal2018-11-181-4/+1
* Revert "fix restoring cursor position after leaving altscreen"Amadeusz Sławiński2017-10-031-8/+0
* begin viewing scrollback buffer at the first line of output instead of at the...Guo Ci2017-06-221-0/+2
* fix restoring cursor position after leaving altscreenAmadeusz Sławiński2017-04-061-0/+8
* Z0width & Z1width are only assigned once, make them constAmadeusz Sławiński2017-02-011-1/+1
* Fix off by one error when resizing windowsAmadeusz Sławiński2015-06-211-1/+1
* Apply hardstatusfirstline.patch on gitHoverHell2015-06-081-0/+1
* Set maximum width(/height) in one placeAmadeusz Sławiński2014-09-111-7/+11
* those 0 assignment made rest of code totally not workingAmadeusz Sławiński2014-04-251-1/+4
* Support non-BMP utf8 charactersMichael Schroeder2013-04-091-3/+17
* Fix segfault when restoring w_alt.cursor.Michael Spang2012-09-141-2/+4
* Fix a crash when switching from altscreen after window resize.Sadrul Habib Chowdhury2012-03-131-0/+2
* Fix various issues (compile warnings etc.)Amadeusz Sławiński2012-01-271-1/+1
* Fix compiling with SIMPLESCREEN.Sadrul Habib Chowdhury2010-05-101-2/+2
* Remove cap for scrollback history.Sadrul Habib Chowdhury2010-04-131-8/+0
* Improve cursor store/restore on smcup/rmcup.Sadrul Habib Chowdhury2010-04-031-7/+4
* Re-organize some code.Sadrul Habib Chowdhury2010-04-021-33/+33
* Fix an invalid memory read.Sadrul Habib Chowdhury2010-03-121-3/+2
* Make layer-resizing a bit more robust and readableSadrul Habib Chowdhury2010-03-101-27/+46
* Fix build with -Werror=format-securityMichael Scherer2010-03-071-3/+3
* Do not terminate when size is reduced too much.Sadrul Habib Chowdhury2010-03-031-2/+2
* Cap the maximum sizes of a window.Sadrul Habib Chowdhury2009-12-191-0/+21
* Fix using alternate screen buffers in some cases.Sadrul Habib Chowdhury2009-11-291-11/+29
* Typo fix.Enrico Scholz2009-09-231-1/+1
* Fix a crash when resizing.Sadrul Habib Chowdhury2009-09-231-37/+23
* Copyright for 2009Sadrul Habib Chowdhury2009-02-071-1/+1
* Update copyright messages some more.Sadrul Habib Chowdhury2008-10-211-1/+6
* Replace malloc+bzero with calloc.Emanuele Giaquinta2008-10-211-8/+4
* Start converting to GPL v3+ (ref: ticket #23900)Sadrul Habib Chowdhury2008-10-131-4/+4
* Fix a bug involving windowlist, splits and layoutsSadrul Habib Chowdhury2008-08-101-0/+1
* Get rid of a bunch of compile warningsSadrul Habib Chowdhury2008-08-081-2/+1
* Don't signal WINCH on EnterAltScreen (#23803).Micah Cowan2008-08-071-1/+2
* Send SIGWINCH to a window only when focused.Sadrul Habib Chowdhury2008-07-151-1/+1
* - new concepts: layouts, groupsmls2007-02-061-1/+3
* first stab at vertical splitmls2006-10-231-46/+8
* merged againmls2006-05-021-15/+10
* Security Bugfixjnweiger2005-12-161-0/+11
* screen-4.0.1 Sep 18 2003jnweiger2005-12-161-3/+0
* old version screen-4.0.0 Jul 21 2003jnweiger2005-12-161-6/+11
* old version screen-3.9.15 Mar 13 2003jnweiger2005-12-161-2/+76
* old version screen-3.9.11 Feb 14 2002jnweiger2005-12-161-66/+93
* old version screen-3.9.9 May 17 2001jnweiger2005-12-161-1/+1
* old version screen-3.9.8 Sep 1 2000jnweiger2005-12-161-6/+19
* old version screen-3.9.4 Aug 5 1999jnweiger2005-12-161-54/+241
* old version screen-3.7.6 Nov 25 1998jnweiger2005-12-161-11/+62
* old version screen-3.7.1 Nov 20 1995jnweiger2005-12-161-315/+444
* old version screen-3.6.2 Apr 2 1995jnweiger2005-12-161-39/+39
* historic version screen-3.5.2 Aug 19 1993jnweiger2005-12-161-0/+621