# # ChangeLog for libcaca/trunk/examples/Makefile.am # # Generated by Trac 1.2.2 # Jan 27, 2021, 4:43:19 AM Sat, 01 Dec 2007 17:58:20 GMT Sam Hocevar [2110] * libcaca/trunk/cucul/Makefile.am (modified) * libcaca/trunk/cucul/canvas.c (modified) * libcaca/trunk/cucul/cucul.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * libcaca/trunk/cucul/cucul_internals.h (modified) * libcaca/trunk/cucul/figfont.c (added) * libcaca/trunk/examples/.gitignore (modified) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/examples/figfont.c (added) * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). 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 ... Mon, 27 Nov 2006 14:55:00 GMT Sam Hocevar [1439] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/term.c (deleted) * Get rid of test/term.c, it's now in its own repository. * Added ...