| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Using 'https' instead of 'http' | Alexander Naumov | 2019-11-09 | 1 | -1/+1 |
| * | use NULL instead of 0 where applicable | Amadeusz Sławiński | 2018-04-06 | 1 | -1/+1 |
| * | support sgr mouse mose | Ryan | 2018-02-07 | 1 | -0/+1 |
| * | change l_mouseevent struct types | Amadeusz Sławiński | 2017-02-15 | 1 | -3/+3 |
| * | pause only has boolean states, make it bool | Amadeusz Sławiński | 2016-09-23 | 1 | -2/+2 |
| * | make all header files self-contained and include it in the source file | Simon Ruderich | 2016-02-07 | 1 | -0/+3 |
| * | more int -> bool conversions | Amadeusz Sławiński | 2015-12-06 | 1 | -2/+2 |
| * | make insert mode boolean | Amadeusz Sławiński | 2015-12-06 | 1 | -1/+1 |
| * | constify LayFuncs | Amadeusz Sławiński | 2015-09-02 | 1 | -2/+2 |
| * | int -> size_t for size types | Amadeusz Sławiński | 2015-09-02 | 1 | -1/+1 |
| * | remove fwddecl.h | Amadeusz Sławiński | 2015-06-26 | 1 | -1/+3 |
| * | use Display type instead of struct display | Amadeusz Sławiński | 2015-06-26 | 1 | -1/+1 |
| * | use Layer type instead of struct layer | Amadeusz Sławiński | 2015-06-26 | 1 | -33/+33 |
| * | forward declarations for types make more sense in a separate file | Amadeusz Sławiński | 2015-06-26 | 1 | -2/+0 |
| * | use Canvas type instead of struct canvas | Amadeusz Sławiński | 2015-06-25 | 1 | -5/+8 |
| * | more header stuff | Amadeusz Sławiński | 2015-06-25 | 1 | -44/+72 |
| * | include headers once + some struct reformatting | Amadeusz Sławiński | 2015-06-25 | 1 | -1/+1 |
| * | Remove *Rewrite, they mostly return EXPENSIVE anyway | Amadeusz Sławiński | 2015-06-25 | 1 | -2/+0 |
| * | bye bye DEBUG | Amadeusz Sławiński | 2015-06-25 | 1 | -2/+0 |
| * | Simplify debugging macros | Amadeusz Sławiński | 2015-06-25 | 1 | -1/+1 |
| * | warning: comparison between signed and unsigned... | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -1/+1 |
| * | remove __P macro it's obsolete | Amadeusz Sławiński | 2015-06-25 | 1 | -11/+11 |
| * | Some more fixes for the list management. | Sadrul Habib Chowdhury | 2010-02-26 | 1 | -0/+3 |
| * | Re-optimize screen updates. | Sadrul Habib Chowdhury | 2009-12-24 | 1 | -4/+10 |
| * | GNUize. | Sadrul Habib Chowdhury | 2009-12-15 | 1 | -1/+1 |
| * | Refresh cleverly to improve scrolling speed. | Sadrul Habib Chowdhury | 2009-12-07 | 1 | -0/+29 |
| * | Revamp the display list. | Sadrul Habib Chowdhury | 2009-12-05 | 1 | -1/+11 |
| * | ifdef checks so doesn't get included more than once. | Sadrul Habib Chowdhury | 2009-11-12 | 1 | -0/+5 |
| * | Copyright for 2009 | Sadrul Habib Chowdhury | 2009-02-07 | 1 | -1/+6 |
| * | Start converting to GPL v3+ (ref: ticket #23900) | Sadrul Habib Chowdhury | 2008-10-13 | 1 | -4/+4 |
| * | old version screen-3.9.11 Feb 14 2002 | jnweiger | 2005-12-16 | 1 | -4/+2 |
| * | old version screen-3.9.9 May 17 2001 | jnweiger | 2005-12-16 | 1 | -1/+4 |
| * | old version screen-3.9.8 Sep 1 2000 | jnweiger | 2005-12-16 | 1 | -17/+17 |
| * | old version screen-3.9.4 Aug 5 1999 | jnweiger | 2005-12-16 | 1 | -0/+104 |
| * | go to ATTIC now. | jnweiger | 2005-12-16 | 1 | -105/+0 |
| * | Initial checkin of screen-4.0.2 as found on SUSE 10.0 | jnweiger | 2005-12-15 | 1 | -0/+105 |
