# # ChangeLog for libcaca/trunk/caca-php/examples/demo.php # # Generated by Trac 1.2.2 # Jan 17, 2021, 8:46:30 PM 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:46:51 GMT bsittler [3176] * libcaca/trunk/caca-php/examples/demo.php (modified) define variables before use; jsut comment out the "sprites" item ... 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:25:13 GMT nico [3173] * libcaca/trunk/caca-php/examples/demo.php (modified) * Remove 'c' (color) and 'r' (render) options of the main menu in ... Thu, 30 Oct 2008 00:18:07 GMT nico [3142] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Remove php function caca_create_event * caca_get_event return ... Wed, 29 Oct 2008 22:59:46 GMT nico [3141] * libcaca/trunk/caca-php/examples/demo.php (modified) * Close php block in sample program "demo.php" Wed, 29 Oct 2008 22:58:24 GMT nico [3140] * libcaca/trunk/caca-php/examples/demo.php (modified) * Rewrite main loop of sample program demo.php 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 11:46:18 GMT nico [3127] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add php binding for functions: caca_file_write, caca_file_read Tue, 28 Oct 2008 02:02:27 GMT nico [3126] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/drivers.php (modified) * libcaca/trunk/caca-php/examples/example1.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add php bindings for 9 functions * Modify php bloc headers in ... Sun, 26 Oct 2008 14:14:58 GMT nico [3110] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/example1.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Centralize caca's error managment (in macro RETURN_SUCCESS) * Add ... Sun, 26 Oct 2008 13:38:47 GMT nico [3109] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * Add php binding for 4 new functions * Add "full" demo to ... Sun, 26 Oct 2008 12:29:10 GMT nico [3108] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add php binding for 9 new functions * Improve examples/demo.php Sun, 26 Oct 2008 00:49:09 GMT nico [3107] * libcaca/trunk/caca-php/examples/demo.php (added) * libcaca/trunk/caca-php/php_caca.c (modified) * Add php bindings for functions: caca_draw_line & ...