| .. |
|
.gitignore
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
Makefile.am
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
attr.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
box.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
canvas.c
|
* Get rid of the last long types in the API.
|
17 years ago |
|
charset.c
|
* Get rid of the last long types in the API.
|
17 years ago |
|
conic.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
cucul.c
|
* Changed most "unsigned char" variables into "uint8_t", including in
|
17 years ago |
|
cucul.h
|
* Get rid of the last long types in the API.
|
17 years ago |
|
cucul.pc.in
|
* Fixed bad library name in pc file.
|
19 years ago |
|
cucul_internals.h
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
cucul_types.h.in
|
* Get rid of the last long types in the API.
|
17 years ago |
|
dither.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
export.c
|
* Get rid of the last long types in the API.
|
17 years ago |
|
figfont.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
file.c
|
* Changed most "unsigned char" variables into "uint8_t", including in
|
17 years ago |
|
font.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
frame.c
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
import.c
|
* Get rid of the last long types in the API.
|
17 years ago |
|
legacy.c
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
line.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |
|
mono9.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
18 years ago |
|
monobold12.data
|
* Renamed fonts to *.data to make sure they are not mistaken for editable
|
18 years ago |
|
transform.c
|
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
|
17 years ago |
|
triangle.c
|
* Changed most of the long ints in the API into C99 types. WARNING: this
|
17 years ago |