Timeline
11/04/06:
- 18:43 Changeset [1272] by
- * Fix uninitialised variable in the filter handler.
10/31/06:
- 18:03 Changeset [1271] by
- * Slightly changed the font header information. No one distributes libcaca …
- 15:34 Changeset [1270] by
- * Clarify cucul_get_attr() behaviour in the cucul_set_attr() …
- 15:04 Changeset [1269] by
- * Got rid of cucul_ansi_to_str(), it's really useless. * Partial update …
- 14:44 Changeset [1268] by
- * Properly rename cxxtest.cpp to cpptest.cpp to preserve history.
- 14:29 Changeset [1267] by
- * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored …
- 09:17 Changeset [1266] by
- * Changed cucul_set_attr() so that only setting the style does not change …
10/30/06:
- 19:32 Changeset [1265] by
- * Fix a bug in replace().
- 17:37 Changeset [1264] by
- * Blink/Underline/Bold/Italics? support in the HTML exporters. * …
- 15:41 Changeset [1263] by
- * Add Bold/Blink/Italics/Underline? to the export and color tests.
- 15:33 Changeset [1262] by
- * Fix IRC and term transparency (again).
- 14:51 Changeset [1261] by
- * Updated TODO list.
10/29/06:
- 23:49 Changeset [1260] by
- * CSS improvements
- 23:41 Changeset [1259] by
- * Fix download link.
- 23:07 Changeset [1258] by
- * Add back cucul_set_color() and cucul_set_truecolor() but mark them as …
- 21:54 Changeset [1257] by
- * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the …
- 09:35 Changeset [1256] by
- * Remove cucul_set_color() from the exported API and replaced all calls …
- 09:06 Changeset [1255] by
- * Fix broken Imlib2 support in cacaview.
- 01:53 Changeset [1254] by
- * Use the LSB of alpha and blue components to encode additional flags such …
10/28/06:
- 11:08 Changeset [1253] by
- * Added missing \0 at end of strings (hahaha vieux porc).
- 11:00 Changeset [1252] by
- * Fixed buffer overflow in replace().
- 10:22 Changeset [1251] by
- * Fixed buffer overflow in replace function (still need to be fixed in a …
10/27/06:
- 22:42 Changeset [1250] by
- * Fixed double free in wonderfull perl interpreter
- 22:40 Changeset [1249] by
- * Reworded documentation about buffer/string distinction.
- 22:22 Changeset [1248] by
- * Fix a buffer overflow in the utf-8 cucul_import().
- 22:18 Changeset [1247] by
- * Documentation a bit clearer while importing a string into a buffer
- 21:30 Changeset [1246] by
- * Added --list-files option, unicode option (not working yet)
- 21:26 Changeset [1245] by
- * "Fixed" infinite loop in ANSI+UTF8 importer, probably totally wrong, but …
10/26/06:
- 22:59 Changeset [1244] by
- * Initial revision
- 15:30 Changeset [1243] by
- * Make filters line-feed aware.
- 15:14 Changeset [1242] by
- * Factor code from renderers to main render.c functions.
- 15:07 Changeset [1241] by
- * Make stdin input line-aware so that we don't have to wait until EOF to …
- 14:12 Changeset [1240] by
- * Get rid of -g -i -m short options, only keep --gay --irc --metal. * …
- 11:24 Changeset [1239] by
- * Put at least one space in empty IRC lines otherwise most clients won't …
- 11:17 Changeset [1238] by
- * Allow to import empty files or files with only empty lines.
- 11:04 Changeset [1237] by
- * Support export of zero-sized canvases.
- 10:47 Changeset [1236] by
- * Fix a buffer overflow in the import format autodetection code.
- 10:45 Changeset [1235] by
- * Allow to import zero-sized canvases.
- 10:17 Changeset [1234] by
- * CACA_GEOMETRY works with the raw driver.
- 10:16 Changeset [1233] by
- * Allow to create the initial canvas with a zero size. Either the …
- 10:11 Changeset [1232] by
- * Minor changes to the frames test.
- 00:06 Changeset [1231] by
- * Removed "This function..." constructs from documentation. Fixed a few …
- 00:04 Changeset [1230] by
- * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'.
- 00:01 Changeset [1229] by
- * Do not output \r in the UTF-8 exporter.
10/25/06:
- 18:06 Changeset [1228] by
- * Added filter_flip, filter_flop and filter_rotate. * Add a -F flag to …
10/24/06:
- 14:39 Changeset [1227] by
- * Renamed filters.* to filter.*.
- 09:07 Changeset [1226] by
- * Use enter as the transition key.
10/22/06:
- 23:24 Changeset [1225] by
- * Set version to 0.99.beta8. * Updated NEWS and ChangeLog?.
- 23:13 Changeset [1224] by
- * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support …
- 22:31 Changeset [1223] by
- * Added block drawing glyphs to the flip/flop/rotate functions. * Made …
- 21:53 Changeset [1222] by
- * Add fullwidth characters to the transform test.
- 19:40 Changeset [1221] by
- * Updated documentation of fullwidth-aware functions. * Fullwidth …
- 19:19 Changeset [1220] by
- * Add a test for fullwidth characters to the exporter test.
- 18:49 Changeset [1219] by
- * Support for fullwidth glyphs in the UTF-8 importer.
- 18:35 Changeset [1218] by
- * Support for fullwidth glyphs in the libcaca output drivers.
- 18:16 Changeset [1217] by
- * Use 0xCACA as the test character. Ahaha. Caca. Got it?
- 17:03 Changeset [1216] by
- * Fix the Unicode test. * Add a test for fullwidth characters.
- 17:01 Changeset [1215] by
- * Support for fullwidth (= double width) Unicode characters.
- 16:40 Changeset [1214] by
- * Minor changes to the documentation front page.
- 15:28 Changeset [1213] by
- * Restore terminal properties upon program exit.
10/20/06:
- 18:19 Changeset [1212] by
- * Do not link binaries with @CACA_LIBS@, it's useless.
- 18:17 Changeset [1211] by
- * Implemented cucul_utf32_is_fullwidth().
- 01:17 Changeset [1210] by
- * Slightly updated TODO list.
- 01:04 Changeset [1209] by
- * Initial project skeleton.
- 00:43 Changeset [1208] by
- * Added a --enable-plugins configure flag that builds the GL and X11 …
10/19/06:
- 23:21 Changeset [1207] by
- * Add checks for getopt / getopt_long.
- 22:55 Changeset [1206] by
- * Support for PKZIP-compressed fonts using zlib.
- 22:53 Changeset [1205] by
- * Check for zlib if available.
- 22:53 Changeset [1204] by
- * Minor debugging information in the FIGlet font parser.
10/15/06:
- 00:11 Changeset [1203] by
- * Fix extra qualification bug in cucul++.h, courtesy of Hanno Böck.
10/13/06:
- 15:38 Changeset [1202] by
- * Add feof() to the list of I/O functions.
- 15:36 Changeset [1201] by
- * Moved I/O functions into a separate module.
- 15:19 Changeset [1200] by
- * Use fgets() instead of fscanf(). Uses an additional memory buffer, but …
- 15:11 Changeset [1199] by
- * Fix a crash when font opening fails.
10/12/06:
- 11:33 Changeset [1198] by
- * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
10/10/06:
- 09:24 Changeset [1197] by
- * Fixed an ifdef error that caused -t to be ignored.
- 09:20 Changeset [1196] by
- * Fixed the FIGlet renderer. It now has char wrapping and stdin input.
- 09:15 Changeset [1195] by
- * Properly handle \r \n \t in the big and tiny renderers.
- 01:54 Changeset [1194] by
- * The mono9 driver works again. With wrapping and stdin reading.
10/08/06:
- 14:14 Changeset [1193] by
- * Break everything. Temporarily. Only the term output works. * Allow to …
- 14:04 Changeset [1192] by
- * Retrieve the configure.ac timestamp at configure time and store it in …
10/06/06:
- 12:12 Changeset [1191] by
- * Fixed a bug in the IRC exporter that could break the output when there …
10/05/06:
- 23:43 Changeset [1190] by
- * Fully reworked the katakana part of Small Block.
Note: See TracTimeline
for information about the timeline view.
