summaryrefslogtreecommitdiff
path: root/src/display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into unicode++unicode++Sadrul Habib Chowdhury2012-01-191-1/+1
|\
| * Fix a bug with displaying blank spaces with bce on.Sadrul Habib Chowdhury2010-05-101-1/+1
* | Merge branch 'master' into unicode++Sadrul Habib Chowdhury2010-04-011-0/+7
|\ \ | |/
| * Mark the right-side of a region with '|'s.Sadrul Habib Chowdhury2010-03-171-0/+7
* | Merge branch 'master' into unicode++Sadrul Habib Chowdhury2010-03-101-20/+8
|\ \ | |/
| * Fix a hardstatus update issue.Sadrul Habib Chowdhury2010-03-081-20/+8
* | Start working on improving UTF-8 support.Sadrul Habib Chowdhury2010-03-051-1/+1
|/
* Fix sending mouse event to a mouse-enabled layer.Sadrul Habib Chowdhury2010-03-041-1/+1
* Some more fixes for the list management.Sadrul Habib Chowdhury2010-02-261-1/+2
* Combining characters have 0 onscreen width.Emanuele Giaquinta2009-12-091-3/+6
* Revamp the display list.Sadrul Habib Chowdhury2009-12-051-1/+1
* Use the translation table when possible in utf8 locale.Sadrul Habib Chowdhury2009-11-301-1/+9
* Fix displaying unicode in caption/hardstatus.Sadrul Habib Chowdhury2009-11-301-4/+64
* Add accidentally omitted code during commit.Sadrul Habib Chowdhury2009-11-151-0/+2
* Add a note on changing title/icon.Sadrul Habib Chowdhury2009-11-151-3/+6
* Stack/Unstack titles.Sadrul Habib Chowdhury2009-11-151-0/+4
* Rearrange some code to make it more readable.Sadrul Habib Chowdhury2009-11-151-10/+7
* Refactor 'layout' and 'viewport'Sadrul Habib Chowdhury2009-11-121-388/+1
* Start refactoring.Sadrul Habib Chowdhury2009-11-121-697/+1
* Add support for mouse tracking.Sadrul Habib Chowdhury2009-11-121-9/+38
* Set both Xterm title and icon name.Thomas Dickey2009-11-111-1/+1
* - fix reattach segfault when size is too small for windowlistMichael Schroeder2009-07-241-21/+22
* - change status message code so that Flush is no longer calledMichael Schroeder2009-07-231-29/+77
* Don't send strings we don't control as the format string\!Micah Cowan2009-03-261-1/+1
* Send ti _after_ is.Micah Cowan2009-03-261-2/+2
* Copyright for 2009Sadrul Habib Chowdhury2009-02-071-1/+1
* Some compilation fixes for SIMPLESCREENSadrul Habib Chowdhury2008-10-271-2/+13
* Update copyright messages some more.Sadrul Habib Chowdhury2008-10-211-1/+6
* Start converting to GPL v3+ (ref: ticket #23900)Sadrul Habib Chowdhury2008-10-131-4/+4
* Add 'remove' subcommand for 'layout'Sadrul Habib Chowdhury2008-09-291-10/+42
* Fix a bug in cursor location in copy modeSadrul Habib Chowdhury2008-08-181-3/+6
* Fix blankerprg with debugging enabledSadrul Habib Chowdhury2008-08-161-1/+4
* Fix a crash with layouts, splits and killed windowsSadrul Habib Chowdhury2008-08-151-20/+21
* Don't put an uninitialized string into the blanker environment.Micah Cowan2008-08-131-1/+1
* Fix a bug involving windowlist, splits and layoutsSadrul Habib Chowdhury2008-08-101-0/+4
* Fix a crash triggered by killed window in a layoutSadrul Habib Chowdhury2008-08-101-7/+14
* Avoid VTE lastline update glitch (#23699).Micah Cowan2008-08-081-2/+15
* Fix canvas resizing for vertical splits.Sadrul Habib Chowdhury2008-08-061-3/+4
* Fix a caption update issue when a status message is being displayed.Sadrul Habib Chowdhury2008-07-281-6/+6
* Thanks to exg: struct lay * -> struct layout *Micah Cowan2008-06-291-1/+1
* more screen-like layout commandsmls2007-02-071-13/+135
* - new concepts: layouts, groupsmls2007-02-061-85/+388
* first stab at vertical splitmls2006-10-231-122/+409
* screen-4.0.2 Dec 5 2003jnweiger2005-12-161-0/+2
* screen-4.0.1 Sep 18 2003jnweiger2005-12-161-7/+8
* old version screen-4.0.0 Jul 21 2003jnweiger2005-12-161-24/+449
* old version screen-3.9.15 Mar 13 2003jnweiger2005-12-161-15/+55
* old version screen-3.9.11 Feb 14 2002jnweiger2005-12-161-219/+348
* old version screen-3.9.9 May 17 2001jnweiger2005-12-161-131/+305
* old version screen-3.9.8 Sep 1 2000jnweiger2005-12-161-100/+415