summaryrefslogtreecommitdiff
path: root/src/display.h
Commit message (Expand)AuthorAgeFilesLines
* Expand d_xtermosc array in struct DisplayVáclav Doležal2020-02-221-1/+1
* fix mismatched types in prototypeFrançois Revol2020-02-031-1/+1
* Using 'https' instead of 'http'Alexander Naumov2019-11-091-1/+1
* Fix D_processinputdata typeAmadeusz Sławiński2019-03-311-1/+1
* RunBlanker prototype should be in display.hAmadeusz Sławiński2019-01-261-0/+1
* redefine functions as operating on 32 bits charactersAmadeusz Sławiński2018-03-031-2/+2
* support sgr mouse moseRyan2018-02-071-1/+12
* ansi: terminate xterm OSC response the same way as the requestLubomir Rintel2017-09-011-1/+1
* use size_t in ProcessInputAmadeusz Sławiński2017-02-151-1/+1
* revvid is boolAmadeusz Sławiński2016-11-231-2/+2
* change various pid variables type to pid_t from intAmadeusz Sławiński2016-06-201-2/+2
* rename define UTMPOK to ENABLE_UTMPAmadeusz Sławiński2016-06-181-1/+1
* make all header files self-contained and include it in the source fileSimon Ruderich2016-02-071-0/+3
* remove unneeded ospeed handlingAmadeusz Sławiński2016-02-071-2/+0
* more int -> bool conversionsAmadeusz Sławiński2015-12-061-1/+1
* make insert mode booleanAmadeusz Sławiński2015-12-061-3/+3
* more type conversions to boolAmadeusz Sławiński2015-12-061-2/+3
* constify LayFuncsAmadeusz Sławiński2015-09-021-1/+1
* int -> size_t for size typesAmadeusz Sławiński2015-09-021-1/+1
* utmp -> utmpxAmadeusz Sławiński2015-07-281-1/+1
* make status position runtime configurableRafal Maszkowski2015-07-021-0/+12
* add caption on top as optionNeal Fultz2015-07-021-0/+1
* fix variable typesAmadeusz Sławiński2015-06-261-2/+2
* move global variables declarations to corresponding headersAmadeusz Sławiński2015-06-261-0/+15
* remove fwddecl.hAmadeusz Sławiński2015-06-261-1/+2
* use Layout type instead of struct layoutAmadeusz Sławiński2015-06-261-1/+1
* use Event type instead of struct eventAmadeusz Sławiński2015-06-261-8/+8
* use Display type instead of struct displayAmadeusz Sławiński2015-06-261-3/+3
* use Window type instead of struct winAmadeusz Sławiński2015-06-261-4/+2
* use Canvas type instead of struct canvasAmadeusz Sławiński2015-06-251-3/+3
* defines to enumsAmadeusz Sławiński2015-06-251-13/+16
* more header stuffAmadeusz Sławiński2015-06-251-111/+166
* Support "bracket paste mode" and cursor-style manipulationHayaki Saito2015-06-251-0/+4
* Colors fixedAmadeusz Sławiński2015-06-251-2/+0
* that's all?Amadeusz Sławiński2015-06-251-3/+0
* make most features as always built in from now onAmadeusz Sławiński (amade)2015-06-251-27/+1
* remove __P macro it's obsoleteAmadeusz Sławiński2015-06-251-1/+1
* Apply hardstatusfirstline.patch on gitHoverHell2015-06-251-1/+2
* allow for defining term and login length if neededAmadeusz Sławiński2014-04-221-1/+1
* fix screen to run on terminals with long $TERMAmadeusz Sławiński2014-04-221-1/+1
* Revert "fix screen to run on terminals with long $TERM"Amadeusz Sławiński2014-04-221-1/+1
* fix screen to run on terminals with long $TERMAmadeusz Sławiński2014-04-181-1/+1
* GNUize.Sadrul Habib Chowdhury2009-12-151-1/+1
* Refactor 'layout' and 'viewport'Sadrul Habib Chowdhury2009-11-121-42/+10
* Start refactoring.Sadrul Habib Chowdhury2009-11-121-32/+0
* Add support for mouse tracking.Sadrul Habib Chowdhury2009-11-121-0/+3
* - change status message code so that Flush is no longer calledMichael Schroeder2009-07-231-0/+2
* Copyright for 2009Sadrul Habib Chowdhury2009-02-071-1/+1
* Some compilation fixes for SIMPLESCREENSadrul Habib Chowdhury2008-10-271-2/+2
* Update copyright messages some more.Sadrul Habib Chowdhury2008-10-211-1/+6