..
.gitignore
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
vor 16 Jahren
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
vor 16 Jahren
attr.c
* Changed most of the long ints in the API into C99 types. WARNING: this
vor 16 Jahren
box.c
* Documentation fixes (due to renamings, some parameters were no longer
vor 16 Jahren
canvas.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
charset.c
* Documentation fixes (due to renamings, some parameters were no longer
vor 16 Jahren
conic.c
* Changed most of the long ints in the API into C99 types. WARNING: this
vor 16 Jahren
cucul.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
cucul.h
* Export cucul_flush_figlet() to the public API. It should be removed later,
vor 16 Jahren
cucul.pc.in
* Fixed bad library name in pc file.
vor 19 Jahren
cucul_internals.h
* Export cucul_file_t operations in the public header.
vor 16 Jahren
cucul_types.h.in
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
vor 16 Jahren
dither.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
export.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
figfont.c
* Export cucul_flush_figlet() to the public API. It should be removed later,
vor 16 Jahren
file.c
* cucul/file.c: fix a typo causing build failures when zlib is not here.
vor 16 Jahren
font.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
frame.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
import.c
* Make cucul_import_file() use cucul_file_t functions.
vor 16 Jahren
legacy.c
* Make deprecated cucul_load_file() use cucul_file_t functions.
vor 16 Jahren
line.c
* Changed most of the long ints in the API into C99 types. WARNING: this
vor 16 Jahren
mono9.data
makefont.c: change the font data encoding, the source is now 5% smaller.
vor 16 Jahren
monobold12.data
makefont.c: change the font data encoding, the source is now 5% smaller.
vor 16 Jahren
transform.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
vor 16 Jahren
triangle.c
* Switch a few unsigned int variables to size_t where appropriate.
vor 16 Jahren