| 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 | -2/+2 |
| * | fix non-ANSI function declarations | Amadeusz Sławiński | 2018-04-06 | 1 | -1/+1 |
| * | refactor use of sizeof | Amadeusz Sławiński | 2017-07-09 | 1 | -2/+2 |
| * | c99 style for loops | Amadeusz Sławiński | 2016-06-25 | 1 | -6/+3 |
| * | make all header files self-contained and include it in the source file | Simon Ruderich | 2016-02-07 | 1 | -4/+1 |
| * | get rid of extern.h | Amadeusz Sławiński | 2015-06-26 | 1 | -1/+0 |
| * | move global variables declarations to corresponding headers | Amadeusz Sławiński | 2015-06-26 | 1 | -0/+3 |
| * | viewport.c - coding style change, remove useless "=0", there is memset for it | Amadeusz Sławiński | 2015-06-26 | 1 | -32/+32 |
| * | use Canvas type instead of struct canvas | Amadeusz Sławiński | 2015-06-25 | 1 | -2/+2 |
| * | use Viewport type instead of struct viewport | Amadeusz Sławiński | 2015-06-25 | 1 | -2/+2 |
| * | Code reformating | Amadeusz Sławiński | 2015-06-25 | 1 | -46/+38 |
| * | xrealloc returns void* and remove all *allocs casts | Amadeusz Sławiński | 2015-06-25 | 1 | -1/+1 |
| * | remove unused code | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -48/+0 |
| * | move extern's into one place | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -2/+0 |
| * | replace bzero with memset | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -1/+1 |
| * | rewrite functions definitions | Amadeusz Sławiński (amade) | 2015-06-25 | 1 | -2/+1 |
| * | Refactor 'layout' and 'viewport' | Sadrul Habib Chowdhury | 2009-11-12 | 1 | -0/+140 |
