#
# ChangeLog for /
#
# Generated by Trac 1.2.2
# Jan 18, 2021, 5:27:40 AM
Mon, 02 Oct 2006 19:17:00 GMT Sam Hocevar [1183]
* toilet/trunk/fonts/Makefile.am (modified)
* Use ${datadir} for fonts instead of ${datarootdir}.
Mon, 02 Oct 2006 19:09:58 GMT Sam Hocevar [1182]
* toilet/trunk/fonts/future.tlf (modified)
* Oops, fixed the lowercase "x" in Future.
Mon, 02 Oct 2006 19:08:14 GMT Sam Hocevar [1181]
* toilet/trunk/fonts/future.tlf (modified)
* Big update to the Future font.
Mon, 02 Oct 2006 12:17:39 GMT Sam Hocevar [1180]
* toilet/trunk/fonts/future.tlf (modified)
* Updated "Future" font.
Sun, 01 Oct 2006 15:34:57 GMT Sam Hocevar [1179]
* www/main.css (modified)
* www/toilet.html (modified)
* Updated TOIlet live test with newest fonts.
Sun, 01 Oct 2006 15:10:27 GMT Sam Hocevar [1178]
* toilet/trunk/fonts/Makefile.am (modified)
* Oops, fixed typo in fonts/Makefile.am.
Sun, 01 Oct 2006 15:09:29 GMT Sam Hocevar [1177]
* toilet/trunk/fonts/Makefile.am (modified)
* toilet/trunk/fonts/future.tlf (added)
* Added "Future" font.
Sun, 01 Oct 2006 14:21:25 GMT Sam Hocevar [1176]
* toilet/trunk/fonts/Makefile.am (modified)
* toilet/trunk/fonts/circle.tlf (added)
* Added simple "Circle" font.
Sun, 01 Oct 2006 12:50:43 GMT Sam Hocevar [1175]
* libcaca/trunk/cucul/export.c (modified)
* Support transparency in the colour UTF-8 exporter.
Sun, 01 Oct 2006 12:23:30 GMT Sam Hocevar [1174]
* libcaca/trunk/cucul/triangle.c (modified)
* Better precision in cucul_fill_triangle().
Sun, 01 Oct 2006 11:53:35 GMT Sam Hocevar [1173]
* libcaca/trunk/cucul/triangle.c (modified)
* More optimisations in cucul_fill_triangle().
Sun, 01 Oct 2006 10:47:41 GMT Sam Hocevar [1172]
* libcaca/trunk/cucul/triangle.c (modified)
* Optimised triangle rasteriser. Thanks to Jylam for the hints.
Sun, 01 Oct 2006 08:53:41 GMT Sam Hocevar [1171]
* libcaca/trunk/cucul/import.c (modified)
* Set default background to transparent in the ANSI and UTF-8
importers.
Sun, 01 Oct 2006 07:55:45 GMT Sam Hocevar [1170]
* toilet/trunk/src/figlet.c (modified)
* Allow the hardblank character to be UTF-8.
Sat, 30 Sep 2006 22:03:39 GMT Sam Hocevar [1169]
* www/main.css (modified)
* Use "display: table-caption" instead of "display: table".
Sat, 30 Sep 2006 21:46:04 GMT Sam Hocevar [1168]
* www/toilet.html (modified)
* Use escapeshellarg() instead of escapeshellcmd().
* Increased ...
Sat, 30 Sep 2006 21:37:48 GMT Sam Hocevar [1167]
* www/toilet.html (modified)
* Argh, typo in the substr() call.
Sat, 30 Sep 2006 21:36:12 GMT Sam Hocevar [1166]
* www/toilet.html (modified)
* Limit text input to 30 chars.
Sat, 30 Sep 2006 21:32:02 GMT Sam Hocevar [1165]
* www/toilet.html (modified)
* Duh, no need to add
in
mode. Sat, 30 Sep 2006 21:28:57 GMT Sam Hocevar [1164] * www/toilet.html (modified) * Minor tuning of the live test. Sat, 30 Sep 2006 21:25:56 GMT Sam Hocevar [1163] * www/toilet.html (modified) * Added TOIlet live test. Sat, 30 Sep 2006 20:18:32 GMT Sam Hocevar [1162] * toilet/trunk/fonts/emboss.tlf (modified) * toilet/trunk/fonts/emboss2.tlf (modified) * There is no way emboss.tlf can have proper lowercase characters. ... Sat, 30 Sep 2006 19:42:05 GMT Sam Hocevar [1161] * www/toilet-sample.png (modified) * Oops, fixed screenshot's background colour. Sat, 30 Sep 2006 19:40:41 GMT Sam Hocevar [1160] * www/toilet-sample.png (modified) * Fixed screenshot so that it does not show that embarassing missing ... Sat, 30 Sep 2006 19:31:55 GMT Sam Hocevar [1159] * www/toilet-sample.png (modified) * Updated TOIlet sample screenshot. Sat, 30 Sep 2006 19:05:41 GMT Sam Hocevar [1158] * toilet/trunk/configure.ac (modified) * Require libcucul 0.99.beta6 (utf8 import). Sat, 30 Sep 2006 18:59:03 GMT Sam Hocevar [1157] * www/download.html (modified) * Added download link for 0.99.beta6. Sat, 30 Sep 2006 18:56:23 GMT Jean-Yves Lamoureux [1156] * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/cxx/cucul++.cpp (modified) * libcaca/trunk/cxx/cucul++.h (modified) * libcaca/trunk/cxx/cxxtest.cpp (added) * Updated C++ bindings to support every single cucul/caca ... Sat, 30 Sep 2006 18:35:50 GMT Sam Hocevar [1155] * libcaca/trunk/ChangeLog (modified) * libcaca/trunk/NEWS (modified) * Updated NEWS and ChangeLog. Sat, 30 Sep 2006 18:25:41 GMT Sam Hocevar [1154] * libcaca/trunk/configure.ac (modified) * Set version to 0.99.beta6. Sat, 30 Sep 2006 18:24:10 GMT Sam Hocevar [1153] * libcaca/trunk/test/import.c (modified) * Added an optional argument to the import test to select import format. Sat, 30 Sep 2006 18:20:39 GMT Sam Hocevar [1152] * libcaca/trunk/src/aafire.c (modified) * libcaca/trunk/src/cacademo.c (modified) * As per user request, only display the "Powered by libcaca" banner ... Sat, 30 Sep 2006 18:06:47 GMT Sam Hocevar [1151] * toilet/trunk/src/figlet.c (modified) * Fixed a few unimportant memory leaks upon error. Sat, 30 Sep 2006 17:53:59 GMT Sam Hocevar [1150] * toilet/trunk/src/figlet.c (modified) * toilet/trunk/src/main.c (modified) * Fixed a lot of memory leaks and added a few error checks. Sat, 30 Sep 2006 17:49:09 GMT Sam Hocevar [1149] * libcaca/trunk/cucul/canvas.c (modified) * Fix minor memory leak in cucul_set_canvas_boundaries(). Sat, 30 Sep 2006 17:31:16 GMT Sam Hocevar [1148] * libcaca/trunk/cucul/cucul.c (modified) * Fix minor memory leak in cucul_free_canvas(). Sat, 30 Sep 2006 16:24:27 GMT Sam Hocevar [1147] * toilet/trunk/fonts/emboss.tlf (modified) * toilet/trunk/fonts/emboss2.tlf (modified) * toilet/trunk/fonts/smbraille.tlf (modified) * Updated font data. Sat, 30 Sep 2006 16:19:42 GMT Sam Hocevar [1146] * toilet/trunk/fonts/Makefile.am (modified) * toilet/trunk/fonts/smbraille.tlf (added) * New font: Small Braille. Sat, 30 Sep 2006 11:47:22 GMT Sam Hocevar [1145] * toilet/trunk/fonts/Makefile.am (modified) * toilet/trunk/fonts/emboss.tlf (modified) * toilet/trunk/fonts/emboss2.tlf (added) * Created emboss2.tlf with a simple sed rule. Sat, 30 Sep 2006 11:34:37 GMT Sam Hocevar [1144] * toilet/trunk/Makefile.am (modified) * toilet/trunk/configure.ac (modified) * toilet/trunk/fonts (moved) * toilet/trunk/fonts/Makefile.am (modified) * toilet/trunk/fonts/emboss.tlf (added) * Created emboss.tlf, a Unicode font for the official TOIlet ... Sat, 30 Sep 2006 11:06:20 GMT Sam Hocevar [1143] * toilet/trunk/src/figlet.c (modified) * toilet/trunk/src/figlet.h (modified) * toilet/trunk/src/main.c (modified) * toilet/trunk/src/toilet.h (added) * Better error checking in the figlet renderer. * Allow to open ... Sat, 30 Sep 2006 10:48:32 GMT Sam Hocevar [1142] * toilet/trunk/src/filters.c (modified) * Make the --metal filter only change the colour, not the characters. Sat, 30 Sep 2006 10:44:38 GMT Sam Hocevar [1141] * www/list (modified) * Tell SVN to ignore HTML files in the list/ directory. Sat, 30 Sep 2006 10:44:01 GMT Sam Hocevar [1140] * www/.htaccess (modified) * Added redirects for moved stuff. Sat, 30 Sep 2006 10:04:19 GMT Jean-Yves Lamoureux [1139] * www/cacatris.html (modified) * Updated cacatris page Sat, 30 Sep 2006 09:39:55 GMT Sam Hocevar [1138] * www/.htaccess (modified) * www/download.html (modified) * www/files (added) * Put downloadable files in /files/ instead of /. Fri, 29 Sep 2006 23:36:02 GMT Sam Hocevar [1137] * libcaca/trunk/cucul/canvas.c (modified) * Fixed a bug in cucul_putchar() that broke half of the Unicode set. Fri, 29 Sep 2006 23:34:03 GMT Sam Hocevar [1136] * libcaca/trunk/cucul/import.c (modified) * Add "utf8" import format. * Documented "text" import format. Thu, 28 Sep 2006 23:29:56 GMT Sam Hocevar [1135] * www/header.inc (modified) * Fixed mailing-lists link. Thu, 28 Sep 2006 23:24:38 GMT Sam Hocevar [1134] * www/.htaccess (modified) * www/devel.html (modified) * Open /list/threads.html by default when entering this directory. Thu, 28 Sep 2006 23:23:16 GMT Sam Hocevar [1133] * www/list.html (added) * Oops, forgot a file. Thu, 28 Sep 2006 23:22:21 GMT Sam Hocevar [1132] * www/.htaccess (modified) * www/devel.html (modified) * www/header.inc (modified) * www/main.css (modified) * Integrated mailing-list archives. Thu, 28 Sep 2006 22:48:01 GMT Sam Hocevar [1131] * www/main.css (modified) * Fixed menu link colour. Thu, 28 Sep 2006 22:43:36 GMT Sam Hocevar [1130] * www/index.html (modified) * www/main.css (modified) * Fix XHTML and CSS syntax. Thu, 28 Sep 2006 22:17:46 GMT Sam Hocevar [1129] * www/cacatris-sample.png (added) * www/cacatris.html (modified) * www/devel.html (modified) * www/download.html (modified) * www/footer.inc (modified) * www/header.inc (modified) * www/img/green-left.png (added) * www/img/green-right.png (added) * www/index.html (modified) * www/main.css (modified) * www/manual.html (modified) * www/toilet-sample.png (added) * www/toilet.html (modified) * www/ttyvaders-sample1.png (added) * www/ttyvaders-sample2.png (added) * www/ttyvaders.html (modified) * Changed the style again, added screenshots for projects, wrote some ... Thu, 28 Sep 2006 12:02:17 GMT Sam Hocevar [1128] * www/cacatris.html (modified) * www/devel.html (modified) * www/download.html (modified) * www/header.inc (modified) * www/index.html (modified) * www/main.css (modified) * www/toilet.html (modified) * www/ttyvaders.html (modified) * More web stuff. Thu, 28 Sep 2006 11:16:44 GMT Sam Hocevar [1127] * www/devel.html (modified) * www/index.html (modified) * www/list (added) * www/logo-caca.png (modified) * www/main.css (modified) * www/manual (added) * More webpage stuff. Thu, 28 Sep 2006 08:37:09 GMT Jean-Yves Lamoureux [1126] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Displays current completed lines count Thu, 28 Sep 2006 08:29:45 GMT Jean-Yves Lamoureux [1125] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Scoring and levels implementation (following standard Tetris(c)(tm) ... Thu, 28 Sep 2006 08:11:08 GMT Jean-Yves Lamoureux [1124] * cacatris/trunk/src/main.c (modified) * Adjusted default speed, line removing now works correctly Thu, 28 Sep 2006 08:07:34 GMT Sam Hocevar [1123] * www/cacatris.html (added) * www/devel.html (added) * www/download.html (copied) * www/index.html (modified) * www/main.css (modified) * www/manual.html (modified) * www/toilet.html (added) * www/ttyvaders.html (added) * More style changes. * Added download page. * Created empty ... Thu, 28 Sep 2006 01:12:19 GMT Sam Hocevar [1122] * www/.htaccess (modified) * Fix documentation page setup. Thu, 28 Sep 2006 01:09:05 GMT Sam Hocevar [1121] * www/index.html (modified) * www/manual.html (modified) * Oops, fixed typo in header/footer handling. Thu, 28 Sep 2006 00:53:55 GMT Sam Hocevar [1120] * www/.htaccess (modified) * www/footer.inc (added) * www/header.inc (added) * www/index.html (modified) * www/main.css (modified) * www/manual.html (added) * Big improvements to the web page. Wed, 27 Sep 2006 23:33:21 GMT Sam Hocevar [1119] * www/index.html (modified) * www/main.css (modified) * New layout test. Wed, 27 Sep 2006 09:46:53 GMT Jean-Yves Lamoureux [1118] * cacatris/trunk/src/cacatris.h (modified) * Changed playfield size to something more standard. Leaves rooms for ... Wed, 27 Sep 2006 07:54:53 GMT Jean-Yves Lamoureux [1117] * cacatris/trunk/src/main.c (modified) * Score is updated while removing many lines, fixed down key bug ... Wed, 27 Sep 2006 07:18:20 GMT Sam Hocevar [1116] * toilet/trunk/configure.ac (modified) * toilet/trunk/src/main.c (modified) * Implemented figlet's -t (adapt to terminal's width). Tue, 26 Sep 2006 23:13:01 GMT Sam Hocevar [1115] * toilet/trunk/src/main.c (modified) * Added -d and completed -I options. Tue, 26 Sep 2006 22:54:15 GMT Sam Hocevar [1114] * toilet/trunk/src/main.c (modified) * Implemented figlet's -I (infocode) option. * Added -w flag. ... Tue, 26 Sep 2006 21:58:26 GMT Sam Hocevar [1113] * toilet/trunk/src/figlet.c (modified) * Crop the final canvas to the effective width. * Fixed a bug that ... Tue, 26 Sep 2006 21:51:13 GMT Sam Hocevar [1112] * toilet/trunk/src/render.c (modified) * Fix libcucul font rendering. Now that the default canvas has a ... Tue, 26 Sep 2006 21:41:10 GMT Jean-Yves Lamoureux [1111] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Added preliminary score counting system (ok it sucks), and down key ... Tue, 26 Sep 2006 21:40:35 GMT Sam Hocevar [1110] * toilet/trunk/src/main.c (modified) * Don't autocrop final canvas if it was rendered with the figlet engine. Tue, 26 Sep 2006 21:39:07 GMT Sam Hocevar [1109] * toilet/trunk/src/filters.c (modified) * Do not try to autocrop a canvas that has only spaces. Tue, 26 Sep 2006 21:16:35 GMT Jean-Yves Lamoureux [1108] * cacatris/trunk/src/cacatris.h (modified) * cacatris/trunk/src/main.c (modified) * Add Blocks interractions and line removing Tue, 26 Sep 2006 20:32:48 GMT Sam Hocevar [1107] * libcaca/trunk/cucul/cucul.c (modified) * Initialise colours to default/transparent instead of lightgray/black. Tue, 26 Sep 2006 13:57:01 GMT Sam Hocevar [1106] * toilet/trunk/src/figlet.c (modified) * Improved support for figlet fonts. We can now load them and print ... Mon, 25 Sep 2006 16:12:17 GMT Sam Hocevar [1105] * libcaca/trunk/NEWS (modified) * Remove non-ASCII character from NEWS file because Doxygen is unable ... Mon, 25 Sep 2006 16:00:10 GMT Sam Hocevar [1104] * libcaca/trunk/TODO (modified) * libcaca/trunk/caca/caca.h (modified) * libcaca/trunk/cucul/dither.c (modified) * libcaca/trunk/cucul/export.c (modified) * libcaca/trunk/cucul/import.c (modified) * Fix enumeration layout in the manpage documentation. Mon, 25 Sep 2006 15:58:33 GMT Sam Hocevar [1103] * libcaca/trunk/doc/Makefile.am (modified) * Fucking Doxygen replaces "s with 's in manpages. And it does not ... Sat, 23 Sep 2006 22:58:02 GMT Sam Hocevar [1102] * toilet/trunk/src/figlet.c (modified) * toilet/trunk/src/figlet.h (modified) * toilet/trunk/src/filters.c (modified) * toilet/trunk/src/filters.h (modified) * toilet/trunk/src/main.c (modified) * toilet/trunk/src/render.c (modified) * toilet/trunk/src/render.h (modified) * Added content description to all source files. Sat, 23 Sep 2006 22:53:17 GMT Sam Hocevar [1101] * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/figlet.c (added) * toilet/trunk/src/figlet.h (added) * toilet/trunk/src/main.c (modified) * Created skeleton for future FIGlet font handling. Nothing here yet. Sat, 23 Sep 2006 19:54:20 GMT Sam Hocevar [1100] * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/filters.c (copied) * toilet/trunk/src/filters.h (copied) * toilet/trunk/src/main.c (modified) * toilet/trunk/src/render.c (copied) * toilet/trunk/src/render.h (copied) * Split main.c into main.c/render.c/filters.c. Sat, 23 Sep 2006 19:27:19 GMT Sam Hocevar [1099] * toilet/trunk/src/main.c (modified) * Added -m/--metal flag. Pretty ugly. Sat, 23 Sep 2006 19:07:13 GMT Sam Hocevar [1098] * libcaca/trunk/cucul/import.c (modified) * Fix a bug in the ANSI importer. We need to set the proper fg/bg ... Sat, 23 Sep 2006 12:31:16 GMT Sam Hocevar [1097] * cacatris/trunk/src/cacatris.h (modified) * Fixing minor bug while Jylam is drunk. Ahahaha. Sat, 23 Sep 2006 08:19:27 GMT Jean-Yves Lamoureux [1096] * cacatris/trunk/AUTHORS (added) * cacatris/trunk/TODO (modified) * cacatris/trunk/src/cacatris.h (added) * cacatris/trunk/src/main.c (modified) * First commit before I get drunk Sat, 23 Sep 2006 07:36:54 GMT Sam Hocevar [1095] * libcaca/trunk/TODO (modified) * Updated TODO. Sat, 23 Sep 2006 01:55:29 GMT Sam Hocevar [1094] * libcaca/trunk/ChangeLog (modified) * libcaca/trunk/NEWS (modified) * Updated NEWS and ChangeLog. Sat, 23 Sep 2006 01:48:10 GMT Sam Hocevar [1093] * libcaca/trunk/doc/Makefile.am (modified) * libcaca/trunk/doc/cacafire.1 (modified) * Update the cacademo manpage to reflect the merge. Sat, 23 Sep 2006 01:28:49 GMT Sam Hocevar [1092] * libcaca/trunk/cucul/colour.c (modified) * libcaca/trunk/cucul/cucul.h (modified) * Implemented cucul_get_color(). Sat, 23 Sep 2006 01:18:49 GMT Sam Hocevar [1091] * libcaca/trunk/cucul/canvas.c (modified) * Fixed chcul_getchar's error behaviour. Sat, 23 Sep 2006 01:10:15 GMT Sam Hocevar [1090] * libcaca/trunk/configure.ac (modified) * Update versioning. Sat, 23 Sep 2006 00:59:47 GMT Sam Hocevar [1089] * libcaca/trunk/cucul/export.c (modified) * Handle transparency in the IRC export. Sat, 23 Sep 2006 00:55:42 GMT Sam Hocevar [1088] * libcaca/trunk/cucul/cucul.c (modified) * When resizing a canvas, use the current fg/bg colours to fill holes. Fri, 22 Sep 2006 23:36:35 GMT Sam Hocevar [1087] * toilet/trunk (modified) * toilet/trunk/configure.ac (modified) * toilet/trunk/src/Makefile.am (modified) * toilet/trunk/src/main.c (modified) * Import toilet source code from libcaca's repository. Fri, 22 Sep 2006 23:26:56 GMT Sam Hocevar [1086] * libcaca/trunk/configure.ac (modified) * libcaca/trunk/test (modified) * libcaca/trunk/test/Makefile.am (modified) * libcaca/trunk/test/toilet.c (deleted) * Remove toilet from the libcaca source, it'll be moved to its own repo. Fri, 22 Sep 2006 17:11:01 GMT Sam Hocevar [1085] * ttyvaders/trunk/Makefile.am (modified) * Fixed distclean rule by removing old directory names from DISTDIRS. Fri, 22 Sep 2006 17:03:41 GMT Sam Hocevar [1084] * toilet/branches (added) * toilet/tags (added) * toilet/trunk (added) * toilet/trunk/COPYING (added) * toilet/trunk/Makefile.am (added) * toilet/trunk/NEWS (added) * toilet/trunk/README (added) * toilet/trunk/TODO (added) * toilet/trunk/bootstrap (added) * toilet/trunk/configure.ac (added) * toilet/trunk/data (added) * toilet/trunk/data/Makefile.am (added) * toilet/trunk/src (added) * toilet/trunk/src/Makefile.am (added) * toilet/trunk/src/main.c (added) * Initial tree.