Timeline
11/27/06:
- 15:58 Changeset [1440] by
- * Got rid of that ugly cv->import member.
- 15:55 Changeset [1439] by
- * Get rid of test/term.c, it's now in its own repository. * Added back …
- 15:53 Changeset [1438] by
- * Fix shadowing declarations.
- 15:46 Changeset [1437] by
- * Imported libcaca's test/term.c into our tree.
- 07:37 Changeset [1436] by
- * Initial SVN skeleton.
- 06:59 Changeset [1435] by
- * Do not build test/term if fcntl() is not available. Yes, could be …
- 06:40 Changeset [1434] by
- * Fixed syntax errors.
- 02:58 Changeset [1433] by
- * Added stuff to the TODO list.
- 02:58 Changeset [1432] by
- * A few improvements to the screen/splitvt clone project.
- 02:56 Changeset [1431] by
- * Improved vt220 import by adding a persistent context to canvases.
11/24/06:
- 06:51 Changeset [1430] by
- * Added caca_set_cursor(). Not yet functional.
- 06:49 Changeset [1429] by
- * Add support for doublewidth characters even if ncurses or SLang don't …
11/23/06:
- 21:22 Changeset [1428] by
- * .Net : Fixed drawLine() and updated example (rasters rule)
11/21/06:
- 08:09 Changeset [1427] by
- * Added a test app that swallows two console applications. Switch with …
- 07:35 Changeset [1426] by
- * Improved ANSI importer so that it supports a lot more of what is needed …
11/20/06:
- 06:49 Changeset [1425] by
- * Added a few ideas to the TODO list.
11/18/06:
- 13:27 Changeset [1424] by
- * Added preliminary dither support to .NET bindings
- 12:34 Changeset [1423] by
- * Added frames to .NET bindings
- 12:25 Changeset [1422] by
- * Updated and/or added most of basic cucul functions. Lacks primitives, …
11/17/06:
- 12:28 Changeset [1421] by
- * Merged old code by Ol that can be used as a start for the Cocoa driver.
11/16/06:
- 17:36 Changeset [1420] by
- * 0.99.beta11 release.
- 17:29 Changeset [1419] by
- * Set version to 0.99.beta11. * Updated NEWS and ChangeLog?.
- 16:31 Changeset [1418] by
- * Added Hangul and CJK shit to the Circle font.
- 16:01 Changeset [1417] by
- * Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. …
- 12:26 Changeset [1416] by
- * Fix a compilation warning by pretending to use seterrno()'s argument …
- 12:23 Changeset [1415] by
- * Implemented strcmp() and strdup() and added an fflush() stub to the …
- 03:08 Changeset [1414] by
- * Added some box drawing glyphs that are used by TOIlet's future.tlf font …
- 02:51 Changeset [1413] by
- * Better sample.
- 01:56 Changeset [1412] by
- * More webpage updates.
- 01:48 Changeset [1411] by
- * TOIlet 0.1 release.
- 01:34 Changeset [1410] by
- * I hate SVN keywords. Here, fixed at last.
- 01:33 Changeset [1409] by
- * Added a "make upload" rule for releases.
- 01:25 Changeset [1408] by
- * Grmbl, set $Id on configure.ac.
- 01:24 Changeset [1407] by
- * Set version to 0.1. * Added ChangeLog?, updated TODO/NEWS/README.
- 01:12 Changeset [1406] by
- * Fix layout information of shipped fonts.
- 01:05 Changeset [1405] by
- * Define default layout as fullwidth for generated fonts.
- 01:04 Changeset [1404] by
- * Completed support for -s, -S, -k, -W, -o.
- 00:12 Changeset [1403] by
- * Updated help and manpage.
11/15/06:
- 13:07 Changeset [1402] by
- * Fix universal smushing.
- 04:29 Changeset [1401] by
- * Smushing support. Yeah baby.
- 00:42 Changeset [1400] by
- * Kerning support. We used to have: _ \ \ / / (_) _ _ _ …
11/14/06:
- 21:14 Changeset [1399] by
- * Don't rely on pkg-config macros for variable substitution. Just in case.
- 19:22 Changeset [1398] by
- * No longer bail out with an error if Imlib2 or Doxygen were not found.
- 19:05 Changeset [1397] by
- * Minor documentation fix.
- 19:02 Changeset [1396] by
- * Added all the glue needed for a Cocoa output driver.
- 17:27 Changeset [1395] by
- * Minor compilation warning fix. OS X x86 defines "DELAY".
- 08:59 Changeset [1394] by
- * Documented flip/flop/rotate as being involutive. * Updated text test.
- 08:46 Changeset [1393] by
- * Renamed the "all" test to "cucul" because it otherwise conflicted with …
- 00:42 Changeset [1392] by
- * Factored terminal title setting code. * Do not try to set the terminal …
- 00:33 Changeset [1391] by
- * Implemented caca_set_display_title() for ncurses and S-Lang.
- 00:16 Changeset [1390] by
- * Implemented cucul_get_frame_name() and cucul_set_frame_name(). * …
- 00:00 Changeset [1389] by
- * Started writing a full API test. Not sure where it'll lead.
11/13/06:
- 22:42 Changeset [1388] by
- * Updated C++ bindings so that they build, at least.
- 14:34 Changeset [1387] by
- * Add more randomness to the cacademo effects. * Adapt the swallow test …
- 09:55 Changeset [1386] by
- * Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
- 02:02 Changeset [1385] by
- * Support for ANSI escape codes in the input: …
- 01:19 Changeset [1384] by
- * Improved ANSI import, especially wrt. drawing context persistence.
- 00:09 Changeset [1383] by
- * Fix a bug in cucul_put_attr. This function was simply not working.
11/12/06:
- 23:52 Changeset [1382] by
- * Fix max width in smblock.tlf.
- 23:26 Changeset [1381] by
- * Fix a bug in cucul_set_canvas_size() that caused the default attribute …
- 23:24 Changeset [1380] by
- * Add missing svn:ignore properties.
- 22:48 Changeset [1379] by
- * More information about the mailing-lists.
- 22:29 Changeset [1378] by
- * When importing an utf-8 file, set background and foreground colours to …
- 21:39 Changeset [1377] by
- * Oops, fixed NEW entry.
- 21:37 Changeset [1376] by
- * Now that libcaca 0.99.beta10 is out, we can switch to the new API.
- 21:32 Changeset [1375] by
- * Nicer export file.
- 21:10 Changeset [1374] by
- * Oops, renamed stuff.
- 21:09 Changeset [1373] by
- * Added a swallow screenshot.
- 20:30 Changeset [1372] by
- * beta10 on the website.
- 20:29 Changeset [1371] by
- * Added a "make upload" rule for releases.
- 19:26 Changeset [1370] by
- * Set version to 0.99.beta10. * Updated NEWS and ChangeLog?.
- 19:23 Changeset [1369] by
- * Documentation updates.
- 19:09 Changeset [1368] by
- * Double width support in caca2tlf.
- 19:02 Changeset [1367] by
- * Add a "make fonts" rule to rebuild all generated fonts.
- 18:45 Changeset [1366] by
- * Re-added cucul_getchar() to the legacy functions. Debian's current …
- 18:30 Changeset [1365] by
- * Add maxwidth and maxheight members to the font format.
- 16:54 Changeset [1364] by
- * Random transition times in cacademo. * Swallow 4 applications instead …
- 16:35 Changeset [1363] by
- * Ctrl-C and Ctrl-Z quit cacafire and cacademo.
- 16:26 Changeset [1362] by
- * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() …
- 15:42 Changeset [1361] by
- * Add CJK punctuation to the default fonts. * Minor changes to the …
- 14:11 Changeset [1360] by
- * Add a debug() function and a --enable-debug configure flag.
- 13:26 Changeset [1359] by
- * Support fullwidth fonts. * Add Katakanas and Hiraganas to the default …
- 12:06 Changeset [1358] by
- * Documented caca_event_t members.
- 11:42 Changeset [1357] by
- * Documentation updates. Moved the canvas and font format definitions to …
- 11:32 Changeset [1356] by
- * Mention caca-config being deprecated in its manpage, and removed mention …
- 11:06 Changeset [1355] by
- * Properly handle EOF in cacaplay.
- 11:04 Changeset [1354] by
- * Documentation fixes and TODO updates.
- 11:02 Changeset [1353] by
- * Flush stdout after writing the data in the raw driver.
- 10:48 Changeset [1352] by
- * Allow cacaplay to play streams and updated its manpage.
- 10:46 Changeset [1351] by
- * Fix infinite loop due to signed/unsigned mistake.
11/11/06:
- 19:07 Changeset [1350] by
- * libcaca multiplexer: swallows two libcaca applications, for instance …
- 18:55 Changeset [1349] by
- * Fixed a bug in the caca importer.
- 18:13 Changeset [1348] by
- * Fix program header.
- 17:29 Changeset [1347] by
- * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect …
- 16:38 Changeset [1346] by
- * Made cucul_blit() handle-aware. Added a blit test for that.
- 16:17 Changeset [1345] by
- * Free all memory upon exit in the transform test.
- 16:10 Changeset [1344] by
- * Update transform.c so that it uses import functions instead of blitting …
- 15:51 Changeset [1343] by
- * Do not force the text colour when importing a text file.
- 15:24 Changeset [1342] by
- * Add cursor and handle support to canvases. Unused yet.
- 14:29 Changeset [1341] by
- * Cosmetic code and documentation changes here and there. * Updated …
- 14:03 Changeset [1340] by
- * Restore attribute settings before resizing the canvas in the frame test.
- 14:00 Changeset [1339] by
- * Rename sprite.c into frame.c.
- 13:57 Changeset [1338] by
- * Prepare the way for per-frame width/height information.
- 13:27 Changeset [1337] by
- * Fix minor uninitialised data bug in cucul_canvas_create().
- 13:11 Changeset [1336] by
- * Allow to resize canvases back to (0,0).
- 10:22 Changeset [1335] by
- * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() …
- 10:18 Changeset [1334] by
- * Got rid of very old _cucul_init_dither() function call.
- 10:10 Changeset [1333] by
- * Replace _cucul_attr_to_ansi8() with a now documented …
- 09:44 Changeset [1332] by
- * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with …
- 09:34 Changeset [1331] by
- * Export cucul_attr_to_ansi_fg() and cucul_attr_to_ansi_bg().
- 09:11 Changeset [1330] by
- * Switch back to UTF-32 arguments for drawing primitives, now that we …
- 08:56 Changeset [1329] by
- * Implemented cucul_draw_cp437_box().
11/10/06:
- 16:38 Changeset [1328] by
- * Wrote manual pages for img2irc, cacaplay and cacaserver.
- 15:58 Changeset [1327] by
- * Generate the manpage in the make rule, not the configure rule, because …
- 15:30 Changeset [1326] by
- * Allow setting the font directory using --datadir / --datarootdir.
- 15:19 Changeset [1325] by
- * Do not cache ac_build_date.
- 11:29 Changeset [1324] by
- * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent.
- 09:54 Changeset [1323] by
- * Add a manual page.
- 09:29 Changeset [1322] by
- * Output filter list to stdout, not stderr.
- 08:56 Changeset [1321] by
- * Moved export stuff in export.c. * Bail out with an error if the …
- 08:51 Changeset [1320] by
- * Fix signed/unsigned warning.
- 08:47 Changeset [1319] by
- * Use "-F list" to list available filters. * Use "-E" to specify export …
- 08:38 Changeset [1318] by
- * Don't crash if an export error occurs.
11/09/06:
- 22:58 Changeset [1317] by
- * Updated code to the beta9 API.
- 22:58 Changeset [1316] by
- * Minor cosmetic change in the configure output.
- 18:24 Changeset [1315] by
- * Don't try to guess the file format in cacaserver, instead feed the data …
- 18:20 Changeset [1314] by
- * If not enough data is available for import, return 0 instead of an …
- 12:14 Changeset [1313] by
- * Minor documentation fixes.
- 11:54 Changeset [1312] by
- * Update code to make use of libcaca 0.99.beta9. * Update TODO.
- 11:52 Changeset [1311] by
- * Update code to make use of libcaca 0.99.beta9.
- 10:27 Changeset [1310] by
- * Fixed behaviour of the pig while resizing window
11/08/06:
- 18:27 Changeset [1309] by
- * Slight documentation update.
- 18:26 Changeset [1308] by
- * Convert all programs and tests to the new import/export API.
- 18:18 Changeset [1307] by
- * Set the cucul_import_memory() buffer type to void const * instead of …
- 17:43 Changeset [1306] by
- * Renamed cucul_export() to cucul_export_memory(), paves the way for a …
- 17:34 Changeset [1305] by
- * Renamed cucul_import() to cucul_import_memory() and implemented …
- 14:12 Changeset [1304] by
- * Don't try to include arpa/inet.h in kernel mode.
- 14:05 Changeset [1303] by
- * Don't use htonl() directly, use common.h's hton32() wrapper.
- 13:11 Changeset [1302] by
- * Deprecate buffer management. We're back to standard void* memory areas.
- 08:59 Changeset [1301] by
- * Minor syntax fix in the doxygen documentation.
- 08:58 Changeset [1300] by
- * Do not link cacaserver with libcaca, it only uses libcucul.
11/06/06:
- 18:39 Changeset [1299] by
- * Ignore negative indices in font data.
- 18:33 Changeset [1298] by
- * Make figlet font importer more tolerant with empty lines.
- 18:24 Changeset [1297] by
- * Updated mono9 and mono12 fonts and added small and big variants.
- 18:24 Changeset [1296] by
- * Add --half and --quarter options to caca2tlf.
- 12:06 Changeset [1295] by
- * Replace CUCUL_COLOR_* with CUCUL_*.
- 12:04 Changeset [1294] by
- * Use cucul_get_font_blocks() instead of hardcoding the glyph list.
- 02:13 Changeset [1293] by
- * Got rid of the mono9.c renderer. We now have a .tlf font instead.
- 02:11 Changeset [1292] by
- * Added two new fonts created with caca2tlf: caca2tlf "Monospace 9" …
- 02:09 Changeset [1291] by
- * Added the caca2tlf tool, which converts a libcaca font into a TOIlet …
- 01:55 Changeset [1290] by
- * Distribute fonts with the tarball.
- 01:45 Changeset [1289] by
- * Add a sanity check to the FIGlet font loader.
- 01:45 Changeset [1288] by
- * Add missing toilet.h to the toilet sources.
- 00:59 Changeset [1287] by
- * Fix a harmless warning in caca0.c.
- 00:07 Changeset [1286] by
- * Updated webpage for 0.99.beta9 release.
11/05/06:
- 23:51 Changeset [1285] by
- * Set version to 0.99.beta9. * Updated NEWS and ChangeLog?.
- 23:45 Changeset [1284] by
- * Updated TODO list.
- 23:20 Changeset [1283] by
- * Updated the caca export format so that it supports multiple frames. * …
- 22:59 Changeset [1282] by
- * Use the import function to load the pig image in cxxtest.
- 22:47 Changeset [1281] by
- * Add information to the font format.
- 19:31 Changeset [1280] by
- * Fixed typo, added compilation example
- 19:14 Changeset [1279] by
- * Started a real and complete tutorial
- 19:08 Changeset [1278] by
- * Oops, fixed getChar's prototype.
- 19:06 Changeset [1277] by
- * Implemented putChar() and updated getChar()'s prototype.
- 19:00 Changeset [1276] by
- * Don't crash if Blit()'s second canvas argument is NULL (which is valid).
- 18:27 Changeset [1275] by
- * Fixed c++ example
- 17:58 Changeset [1274] by
- * Fix the default canvas colour value.
- 17:56 Changeset [1273] by
- * Remove legacy cucul_ansi_to_str() from cucul.h.
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 …
Note: See TracTimeline
for information about the timeline view.
