# # ChangeLog for libcaca/trunk/caca-php/examples/polyline.php # # Generated by Trac 1.2.2 # Jan 21, 2021, 6:56:34 AM Sat, 01 Nov 2008 02:06:43 GMT nico [3177] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Change test for php-cli mode in sample programs Sat, 01 Nov 2008 01:44:28 GMT nico [3175] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Check that samples programs are executed with php-cli Sat, 01 Nov 2008 01:32:17 GMT bsittler [3174] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) change to allow use with cocoa driver; also, a keypress now stops ... Sat, 01 Nov 2008 00:45:56 GMT nico [3172] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/cacapig.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * Add license headers in sample programs Wed, 29 Oct 2008 13:19:38 GMT nico [3135] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/cacapig.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Close php blocks in samples programs (add "?>") Tue, 28 Oct 2008 19:30:10 GMT nico [3132] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * Change type of the last argument of drawing function (from string ... Tue, 28 Oct 2008 17:59:41 GMT nico [3131] * libcaca/trunk/caca-php/examples/polyline.php (added) * libcaca/trunk/caca-php/php_caca.c (modified) * Add php binding for caca_draw_polyline and caca_draw_thin_polyline ...