Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 17 roky
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 17 roky
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
box.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
charset.c * Get rid of the last long types in the API. před 17 roky
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
cucul.h * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
cucul.pc.in * Fixed bad library name in pc file. před 19 roky
cucul_internals.h * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
cucul_types.h.in * Get rid of the last long types in the API. před 17 roky
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
figfont.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
file.c * Changed most "unsigned char" variables into "uint8_t", including in před 17 roky
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
import.c * Get rid of the last long types in the API. před 17 roky
legacy.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 17 roky
line.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky
mono9.data * Renamed fonts to *.data to make sure they are not mistaken for editable před 17 roky
monobold12.data * Renamed fonts to *.data to make sure they are not mistaken for editable před 17 roky
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
triangle.c * Changed most of the long ints in the API into C99 types. WARNING: this před 17 roky