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