| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expand d_xtermosc array in struct Display | Václav Doležal | 2020-02-22 | 1 | -1/+1 |
| * | fix mismatched types in prototype | François Revol | 2020-02-03 | 1 | -1/+1 |
| * | Using 'https' instead of 'http' | Alexander Naumov | 2019-11-09 | 1 | -1/+1 |
| * | Fix D_processinputdata type | Amadeusz Sławiński | 2019-03-31 | 1 | -1/+1 |
| * | RunBlanker prototype should be in display.h | Amadeusz Sławiński | 2019-01-26 | 1 | -0/+1 |
| * | redefine functions as operating on 32 bits characters | Amadeusz Sławiński | 2018-03-03 | 1 | -2/+2 |
| * | support sgr mouse mose | Ryan | 2018-02-07 | 1 | -1/+12 |
| * | ansi: terminate xterm OSC response the same way as the request | Lubomir Rintel | 2017-09-01 | 1 | -1/+1 |
| * | use size_t in ProcessInput | Amadeusz Sławiński | 2017-02-15 | 1 | -1/+1 |
| * | revvid is bool | Amadeusz Sławiński | 2016-11-23 | 1 | -2/+2 |
| * | change various pid variables type to pid_t from int | Amadeusz Sławiński | 2016-06-20 | 1 | -2/+2 |
| * | rename define UTMPOK to ENABLE_UTMP | Amadeusz Sławiński | 2016-06-18 | 1 | -1/+1 |
| * | make all header files self-contained and include it in the source file | Simon Ruderich | 2016-02-07 | 1 | -0/+3 |
| * | remove unneeded ospeed handling | Amadeusz Sławiński | 2016-02-07 | 1 | -2/+0 |
| * | more int -> bool conversions | Amadeusz Sławiński | 2015-12-06 | 1 | -1/+1 |
| * | make insert mode boolean | Amadeusz Sławiński | 2015-12-06 | 1 | -3/+3 |
| * | more type conversions to bool | Amadeusz Sławiński | 2015-12-06 | 1 | -2/+3 |
| * | constify LayFuncs | Amadeusz Sławiński | 2015-09-02 | 1 | -1/+1 |
| * | int -> size_t for size types | Amadeusz Sławiński | 2015-09-02 | 1 | -1/+1 |
| * | utmp -> utmpx | Amadeusz Sławiński | 2015-07-28 | 1 | -1/+1 |
| * | make status position runtime configurable | Rafal Maszkowski | 2015-07-02 | 1 | -0/+12 |
| * | add caption on top as option | Neal Fultz | 2015-07-02 | 1 | -0/+1 |
| * | fix variable types | Amadeusz Sławiński | 2015-06-26 | 1 | -2/+2 |
| * | move global variables declarations to corresponding headers | Amadeusz Sławiński | 2015-06-26 | 1 | -0/+15 |
| * | remove fwddecl.h | Amadeusz Sławiński | 2015-06-26 | 1 | -1/+2 |
| * | use Layout type instead of struct layout | Amadeusz Sławiński | 2015-06-26 | 1 | -1/+1 |
| * | use Event type instead of struct event | Amadeusz Sławiński | 2015-06-26 | 1 | -8/+8 |
| * | use Display type instead of struct display | Amadeusz Sławiński | 2015-06-26 | 1 | -3/+3 |
| * | use Window type instead of struct win | Amadeusz Sławiński | 2015-06-26 | 1 | -4/+2 |
| * | use Canvas type instead of struct canvas | Amadeusz Sławiński | 2015-06-25 | 1 | -3/+3 |
| * | defines to enums | Amadeusz Sławiński | 2015-06-25 | 1 | -13/+16 |
| * | more header stuff | Amadeusz Sławiński | 2015-06-25 | 1 | -111/+166 |
| * | Support "bracket paste mode" and cursor-style manipulation | Hayaki Saito | 2015-06-25 | 1 | -0/+4 |
| * | Colors fixed | Amadeusz Sławiński | 2015-06-25 | 1 | -2/+0 |
| * | that's all? | Amadeusz Sławiński | 2015-06-25 | 1 | -3/+0 |
| * | make most features as always built in from now on | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -27/+1 |
| * | remove __P macro it's obsolete | Amadeusz Sławiński | 2015-06-25 | 1 | -1/+1 |
| * | Apply hardstatusfirstline.patch on git | HoverHell | 2015-06-25 | 1 | -1/+2 |
| * | allow for defining term and login length if needed | Amadeusz Sławiński | 2014-04-22 | 1 | -1/+1 |
| * | fix screen to run on terminals with long $TERM | Amadeusz Sławiński | 2014-04-22 | 1 | -1/+1 |
| * | Revert "fix screen to run on terminals with long $TERM" | Amadeusz Sławiński | 2014-04-22 | 1 | -1/+1 |
| * | fix screen to run on terminals with long $TERM | Amadeusz Sławiński | 2014-04-18 | 1 | -1/+1 |
| * | GNUize. | Sadrul Habib Chowdhury | 2009-12-15 | 1 | -1/+1 |
| * | Refactor 'layout' and 'viewport' | Sadrul Habib Chowdhury | 2009-11-12 | 1 | -42/+10 |
| * | Start refactoring. | Sadrul Habib Chowdhury | 2009-11-12 | 1 | -32/+0 |
| * | Add support for mouse tracking. | Sadrul Habib Chowdhury | 2009-11-12 | 1 | -0/+3 |
| * | - change status message code so that Flush is no longer called | Michael Schroeder | 2009-07-23 | 1 | -0/+2 |
| * | Copyright for 2009 | Sadrul Habib Chowdhury | 2009-02-07 | 1 | -1/+1 |
| * | Some compilation fixes for SIMPLESCREEN | Sadrul Habib Chowdhury | 2008-10-27 | 1 | -2/+2 |
| * | Update copyright messages some more. | Sadrul Habib Chowdhury | 2008-10-21 | 1 | -1/+6 |
