# # ChangeLog for libcaca/trunk/test # # Generated by Trac 1.2.2 # Jun 26, 2022, 4:29:14 PM Sat, 26 Mar 2005 10:27:30 GMT Sam Hocevar [475] * libcaca/trunk/bootstrap (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/test/Makefile.am (modified) * Use libtool for the static library generation; paves the way for ... Wed, 14 Jan 2004 10:32:04 GMT Sam Hocevar [350] * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/colors.c (copied) * test/colors.c: + Extracted the colour test from examples/demo.c. Tue, 13 Jan 2004 22:33:09 GMT Sam Hocevar [349] * libcaca/trunk/src/caca_internals.h (modified) * libcaca/trunk/src/event.c (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/test/event.c (modified) * src/graphics.c src/event.c: + The ncurses and S-Lang drivers ... Mon, 12 Jan 2004 16:22:35 GMT Sam Hocevar [342] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/autotools/Makefile.am (modified) * libcaca/trunk/debian/Makefile.am (modified) * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/test/Makefile.am (modified) * Fixed $Id in all Makefile.am files. Mon, 12 Jan 2004 16:21:34 GMT Sam Hocevar [341] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/autotools/Makefile.am (modified) * libcaca/trunk/build-win32 (added) * libcaca/trunk/debian/Makefile.am (modified) * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/test/Makefile.am (modified) * build-win32: + Win32 cross-compilation script. Sun, 11 Jan 2004 01:45:57 GMT Sam Hocevar [335] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/src/caca.c (modified) * libcaca/trunk/src/caca_internals.h (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/src/time.c (modified) * libcaca/trunk/test/event.c (modified) * configure.ac: + Check for gettimeofday(). * src/time.c: ... Sat, 10 Jan 2004 19:29:12 GMT Sam Hocevar [332] * libcaca/trunk/src/caca.h (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/test/event.c (modified) * src/graphics: + Initialise the char buffers in the X11 driver. ... Fri, 09 Jan 2004 09:51:53 GMT Sam Hocevar [331] * libcaca/trunk/BUGS (modified) * libcaca/trunk/NOTES (modified) * libcaca/trunk/README (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/src/caca.c (modified) * libcaca/trunk/src/caca_internals.h (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/src/time.c (added) * libcaca/trunk/test/event.c (modified) * test/event.c: + Do not refresh after each event, but only when ... Thu, 08 Jan 2004 18:40:29 GMT Sam Hocevar [330] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/test/event.c (modified) * test/event.c: + Display at least two digits for keycodes. * ... Thu, 08 Jan 2004 10:22:14 GMT Sam Hocevar [329] * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/test/event.c (modified) * src/io.c: + Use SLkp_getkey instead of SLang_getkey so that ... Wed, 07 Jan 2004 17:19:36 GMT Sam Hocevar [324] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/src/caca.c (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/event.c (added) * test/event.c: + Small event lister, similar to X11's xev. * ... Wed, 07 Jan 2004 13:06:06 GMT Sam Hocevar [323] * libcaca/trunk/debian/control (modified) * libcaca/trunk/debian/rules (modified) * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/doc/caca-spritedit.1 (deleted) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/libcaca.spec (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/spritedit.c (moved) * test/spritedit.c: + Moved spritedit to the test/ directory, ... Mon, 05 Jan 2004 18:17:20 GMT Sam Hocevar [316] * libcaca/trunk/examples/aafire.c (modified) * libcaca/trunk/examples/cacaview.c (modified) * libcaca/trunk/examples/demo.c (modified) * libcaca/trunk/examples/spritedit.c (modified) * libcaca/trunk/src/caca.h (modified) * libcaca/trunk/src/io.c (modified) * libcaca/trunk/test/dithering.c (modified) * libcaca/trunk/test/hsv.c (modified) * src/io.c: + caca_get_event() and caca_wait_event() now accept ... Sat, 03 Jan 2004 14:28:39 GMT Sam Hocevar [307] * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/hsv.c (added) * test/hsv.c: + Trivial saturation/value rendering test. Fri, 02 Jan 2004 16:52:10 GMT Sam Hocevar [305] * libcaca/trunk/examples/aafire.c (modified) * libcaca/trunk/examples/cacaview.c (modified) * libcaca/trunk/src/bitmap.c (modified) * libcaca/trunk/src/caca.c (modified) * libcaca/trunk/src/caca.h (modified) * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/src/line.c (modified) * libcaca/trunk/src/sprite.c (modified) * libcaca/trunk/test/optipal.c (modified) * src/ examples/ test/: + Changed constructs into ... Wed, 31 Dec 2003 13:55:34 GMT Sam Hocevar [297] * libcaca/trunk/BUGS (modified) * libcaca/trunk/debian/rules (modified) * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/test/dithering.c (modified) * test/dithering.c: + Fixed a minor compilation warning. * ... Wed, 31 Dec 2003 13:20:18 GMT Sam Hocevar [293] * libcaca/trunk/src/graphics.c (modified) * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/optipal.c (added) * test/optipal.c: + Optimised S-Lang palette generator. * ... Wed, 31 Dec 2003 12:26:22 GMT Sam Hocevar [292] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/examples/Makefile.am (modified) * libcaca/trunk/test (added) * libcaca/trunk/test/Makefile.am (added) * libcaca/trunk/test/dithering.c (added) * Makefile.am: + Added a test directory for test programs. * ...