# # ChangeLog for libcaca/trunk/examples/demo0.c # # Generated by Trac 1.2.2 # Jan 28, 2021, 10:10:15 AM Fri, 30 Nov 2007 23:48:39 GMT Sam Hocevar [2101] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/examples (added) * libcaca/trunk/examples/.gitignore (moved) * libcaca/trunk/examples/Makefile.am (moved) * libcaca/trunk/examples/blit.c (moved) * libcaca/trunk/examples/colors.c (moved) * libcaca/trunk/examples/cucul.c (moved) * libcaca/trunk/examples/demo.c (moved) * libcaca/trunk/examples/demo0.c (moved) * libcaca/trunk/examples/dithering.c (moved) * libcaca/trunk/examples/event.c (moved) * libcaca/trunk/examples/export.c (moved) * libcaca/trunk/examples/font.c (moved) * libcaca/trunk/examples/font2tga.c (moved) * libcaca/trunk/examples/frames.c (moved) * libcaca/trunk/examples/fullwidth.c (moved) * libcaca/trunk/examples/gamma.c (moved) * libcaca/trunk/examples/hsv.c (moved) * libcaca/trunk/examples/import.c (moved) * libcaca/trunk/examples/input.c (moved) * libcaca/trunk/examples/spritedit.c (moved) * libcaca/trunk/examples/swallow.c (moved) * libcaca/trunk/examples/text.c (moved) * libcaca/trunk/examples/transform.c (moved) * libcaca/trunk/examples/truecolor.c (moved) * libcaca/trunk/examples/unicode.c (moved) * Rename "test" to "examples". The former will become a real ... Sun, 30 Sep 2007 13:32:16 GMT Sam Hocevar [1823] * libcaca/trunk/test/blit.c (modified) * libcaca/trunk/test/colors.c (modified) * libcaca/trunk/test/demo.c (modified) * libcaca/trunk/test/demo0.c (modified) * libcaca/trunk/test/dithering.c (modified) * libcaca/trunk/test/event.c (modified) * Minor tuning to the various tests, just so that they’re releasable.