| .. |
|
.gitignore
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
pirms 17 gadiem |
|
Makefile.am
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
pirms 17 gadiem |
|
attr.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
pirms 17 gadiem |
|
box.c
|
* Documentation fixes (due to renamings, some parameters were no longer
|
pirms 17 gadiem |
|
canvas.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
charset.c
|
* Documentation fixes (due to renamings, some parameters were no longer
|
pirms 17 gadiem |
|
conic.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
pirms 17 gadiem |
|
cucul.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
cucul.h
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
cucul.pc.in
|
* Fixed bad library name in pc file.
|
pirms 19 gadiem |
|
cucul_internals.h
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
cucul_types.h.in
|
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
|
pirms 17 gadiem |
|
dither.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
export.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
figfont.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
file.c
|
* Changed most "unsigned char" variables into "uint8_t", including in
|
pirms 17 gadiem |
|
font.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
frame.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
import.c
|
* Switch a few unsigned int variables to size_t where appropriate.
|
pirms 17 gadiem |
|
legacy.c
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
pirms 17 gadiem |
|
line.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
pirms 17 gadiem |
|
mono9.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
pirms 18 gadiem |
|
monobold12.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
pirms 18 gadiem |
|
transform.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
pirms 17 gadiem |
|
triangle.c
|
* Switch a few unsigned int variables to size_t where appropriate.
|
pirms 17 gadiem |