summaryrefslogtreecommitdiff
path: root/src/layer.h
Commit message (Expand)AuthorAgeFilesLines
* Using 'https' instead of 'http'Alexander Naumov2019-11-091-1/+1
* use NULL instead of 0 where applicableAmadeusz Sławiński2018-04-061-1/+1
* support sgr mouse moseRyan2018-02-071-0/+1
* change l_mouseevent struct typesAmadeusz Sławiński2017-02-151-3/+3
* pause only has boolean states, make it boolAmadeusz Sławiński2016-09-231-2/+2
* make all header files self-contained and include it in the source fileSimon Ruderich2016-02-071-0/+3
* more int -> bool conversionsAmadeusz Sławiński2015-12-061-2/+2
* make insert mode booleanAmadeusz Sławiński2015-12-061-1/+1
* constify LayFuncsAmadeusz Sławiński2015-09-021-2/+2
* int -> size_t for size typesAmadeusz Sławiński2015-09-021-1/+1
* remove fwddecl.hAmadeusz Sławiński2015-06-261-1/+3
* use Display type instead of struct displayAmadeusz Sławiński2015-06-261-1/+1
* use Layer type instead of struct layerAmadeusz Sławiński2015-06-261-33/+33
* forward declarations for types make more sense in a separate fileAmadeusz Sławiński2015-06-261-2/+0
* use Canvas type instead of struct canvasAmadeusz Sławiński2015-06-251-5/+8
* more header stuffAmadeusz Sławiński2015-06-251-44/+72
* include headers once + some struct reformattingAmadeusz Sławiński2015-06-251-1/+1
* Remove *Rewrite, they mostly return EXPENSIVE anywayAmadeusz Sławiński2015-06-251-2/+0
* bye bye DEBUGAmadeusz Sławiński2015-06-251-2/+0
* Simplify debugging macrosAmadeusz Sławiński2015-06-251-1/+1
* warning: comparison between signed and unsigned...Amadeusz Sławiński (amade)2015-06-251-1/+1
* remove __P macro it's obsoleteAmadeusz Sławiński2015-06-251-11/+11
* Some more fixes for the list management.Sadrul Habib Chowdhury2010-02-261-0/+3
* Re-optimize screen updates.Sadrul Habib Chowdhury2009-12-241-4/+10
* GNUize.Sadrul Habib Chowdhury2009-12-151-1/+1
* Refresh cleverly to improve scrolling speed.Sadrul Habib Chowdhury2009-12-071-0/+29
* Revamp the display list.Sadrul Habib Chowdhury2009-12-051-1/+11
* ifdef checks so doesn't get included more than once.Sadrul Habib Chowdhury2009-11-121-0/+5
* Copyright for 2009Sadrul Habib Chowdhury2009-02-071-1/+6
* Start converting to GPL v3+ (ref: ticket #23900)Sadrul Habib Chowdhury2008-10-131-4/+4
* old version screen-3.9.11 Feb 14 2002jnweiger2005-12-161-4/+2
* old version screen-3.9.9 May 17 2001jnweiger2005-12-161-1/+4
* old version screen-3.9.8 Sep 1 2000jnweiger2005-12-161-17/+17
* old version screen-3.9.4 Aug 5 1999jnweiger2005-12-161-0/+104
* go to ATTIC now.jnweiger2005-12-161-105/+0
* Initial checkin of screen-4.0.2 as found on SUSE 10.0jnweiger2005-12-151-0/+105