選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 17年前
..
.gitignore * Added .gitignore files in addition to svn:ignore properties. 17年前
Makefile.am * Get rid of test/term.c, it's now in its own repository. 18年前
blit.c * Minor tuning to the various tests, just so that they’re releasable. 17年前
colors.c * Minor tuning to the various tests, just so that they’re releasable. 17年前
cucul.c * Added error checks on canvas / display creations 18年前
demo.c * Made the caca_event_t structure opaque and created a whole bunch of 17年前
demo0.c * Minor tuning to the various tests, just so that they’re releasable. 17年前
dithering.c * Minor tuning to the various tests, just so that they’re releasable. 17年前
event.c * Fix memory leaks that slipped in here and there. We still have 100,000 17年前
export.c * Bwarf, typo in the no warranty clause. 18年前
font.c * C89 compilation fix for machines that do not have <endian.h>, thanks to 17年前
font2tga.c * Bwarf, typo in the no warranty clause. 18年前
frames.c * Added error checks on canvas / display creations 18年前
fullwidth.c * Added error checks on canvas / display creations 18年前
gamma.c * Fix memory leaks that slipped in here and there. We still have 100,000 17年前
hsv.c * Switch to caca_create_display(NULL) in a few places to document the 17年前
import.c * Added error checks on canvas / display creations 18年前
input.c * Made the caca_event_t structure opaque and created a whole bunch of 17年前
spritedit.c * Made the caca_event_t structure opaque and created a whole bunch of 17年前
swallow.c * Made the caca_event_t structure opaque and created a whole bunch of 17年前
text.c * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to 17年前
transform.c * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. 17年前
truecolor.c * Added error detection to truecolor test 18年前
unicode.c * Added a few chars to the unicode test. 17年前