Timeline


and

11/27/06:

15:58 Changeset [1440] by sam
* Got rid of that ugly cv->import member.
15:55 Changeset [1439] by sam
* Get rid of test/term.c, it's now in its own repository. * Added back …
15:53 Changeset [1438] by sam
* Fix shadowing declarations.
15:46 Changeset [1437] by sam
* Imported libcaca's test/term.c into our tree.
07:37 Changeset [1436] by sam
* Initial SVN skeleton.
06:59 Changeset [1435] by sam
* Do not build test/term if fcntl() is not available. Yes, could be …
06:40 Changeset [1434] by sam
* Fixed syntax errors.
02:58 Changeset [1433] by sam
* Added stuff to the TODO list.
02:58 Changeset [1432] by sam
* A few improvements to the screen/splitvt clone project.
02:56 Changeset [1431] by sam
* Improved vt220 import by adding a persistent context to canvases.

11/24/06:

06:51 Changeset [1430] by sam
* Added caca_set_cursor(). Not yet functional.
06:49 Changeset [1429] by sam
* Add support for doublewidth characters even if ncurses or SLang don't …

11/23/06:

21:22 Changeset [1428] by jylam
* .Net : Fixed drawLine() and updated example (rasters rule)

11/21/06:

08:09 Changeset [1427] by sam
* Added a test app that swallows two console applications. Switch with …
07:35 Changeset [1426] by sam
* Improved ANSI importer so that it supports a lot more of what is needed …

11/20/06:

06:49 Changeset [1425] by sam
* Added a few ideas to the TODO list.

11/18/06:

13:27 Changeset [1424] by jylam
* Added preliminary dither support to .NET bindings
12:34 Changeset [1423] by jylam
* Added frames to .NET bindings
12:25 Changeset [1422] by jylam
* Updated and/or added most of basic cucul functions. Lacks primitives, …

11/17/06:

12:28 Changeset [1421] by sam
* Merged old code by Ol that can be used as a start for the Cocoa driver.

11/16/06:

17:36 Changeset [1420] by sam
* 0.99.beta11 release.
17:29 Changeset [1419] by sam
* Set version to 0.99.beta11. * Updated NEWS and ChangeLog?.
16:31 Changeset [1418] by sam
* Added Hangul and CJK shit to the Circle font.
16:01 Changeset [1417] by sam
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. …
12:26 Changeset [1416] by sam
* Fix a compilation warning by pretending to use seterrno()'s argument …
12:23 Changeset [1415] by sam
* Implemented strcmp() and strdup() and added an fflush() stub to the …
03:08 Changeset [1414] by sam
* Added some box drawing glyphs that are used by TOIlet's future.tlf font …
02:51 Changeset [1413] by sam
* Better sample.
01:56 Changeset [1412] by sam
* More webpage updates.
01:48 Changeset [1411] by sam
* TOIlet 0.1 release.
01:34 Changeset [1410] by sam
* I hate SVN keywords. Here, fixed at last.
01:33 Changeset [1409] by sam
* Added a "make upload" rule for releases.
01:25 Changeset [1408] by sam
* Grmbl, set $Id on configure.ac.
01:24 Changeset [1407] by sam
* Set version to 0.1. * Added ChangeLog?, updated TODO/NEWS/README.
01:12 Changeset [1406] by sam
* Fix layout information of shipped fonts.
01:05 Changeset [1405] by sam
* Define default layout as fullwidth for generated fonts.
01:04 Changeset [1404] by sam
* Completed support for -s, -S, -k, -W, -o.
00:12 Changeset [1403] by sam
* Updated help and manpage.

11/15/06:

13:07 Changeset [1402] by sam
* Fix universal smushing.
04:29 Changeset [1401] by sam
* Smushing support. Yeah baby.
00:42 Changeset [1400] by sam
* Kerning support. We used to have: _ \ \ / / (_) _ _ _ …

11/14/06:

21:14 Changeset [1399] by sam
* Don't rely on pkg-config macros for variable substitution. Just in case.
19:22 Changeset [1398] by sam
* No longer bail out with an error if Imlib2 or Doxygen were not found.
19:05 Changeset [1397] by sam
* Minor documentation fix.
19:02 Changeset [1396] by sam
* Added all the glue needed for a Cocoa output driver.
17:27 Changeset [1395] by sam
* Minor compilation warning fix. OS X x86 defines "DELAY".
08:59 Changeset [1394] by sam
* Documented flip/flop/rotate as being involutive. * Updated text test.
08:46 Changeset [1393] by sam
* Renamed the "all" test to "cucul" because it otherwise conflicted with …
00:42 Changeset [1392] by sam
* Factored terminal title setting code. * Do not try to set the terminal …
00:33 Changeset [1391] by sam
* Implemented caca_set_display_title() for ncurses and S-Lang.
00:16 Changeset [1390] by sam
* Implemented cucul_get_frame_name() and cucul_set_frame_name(). * …
00:00 Changeset [1389] by sam
* Started writing a full API test. Not sure where it'll lead.

11/13/06:

22:42 Changeset [1388] by sam
* Updated C++ bindings so that they build, at least.
14:34 Changeset [1387] by sam
* Add more randomness to the cacademo effects. * Adapt the swallow test …
09:55 Changeset [1386] by sam
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
02:02 Changeset [1385] by sam
* Support for ANSI escape codes in the input: …
01:19 Changeset [1384] by sam
* Improved ANSI import, especially wrt. drawing context persistence.
00:09 Changeset [1383] by sam
* Fix a bug in cucul_put_attr. This function was simply not working.

11/12/06:

23:52 Changeset [1382] by sam
* Fix max width in smblock.tlf.
23:26 Changeset [1381] by sam
* Fix a bug in cucul_set_canvas_size() that caused the default attribute …
23:24 Changeset [1380] by sam
* Add missing svn:ignore properties.
22:48 Changeset [1379] by sam
* More information about the mailing-lists.
22:29 Changeset [1378] by sam
* When importing an utf-8 file, set background and foreground colours to …
21:39 Changeset [1377] by sam
* Oops, fixed NEW entry.
21:37 Changeset [1376] by sam
* Now that libcaca 0.99.beta10 is out, we can switch to the new API.
21:32 Changeset [1375] by sam
* Nicer export file.
21:10 Changeset [1374] by sam
* Oops, renamed stuff.
21:09 Changeset [1373] by sam
* Added a swallow screenshot.
20:30 Changeset [1372] by sam
* beta10 on the website.
20:29 Changeset [1371] by sam
* Added a "make upload" rule for releases.
19:26 Changeset [1370] by sam
* Set version to 0.99.beta10. * Updated NEWS and ChangeLog?.
19:23 Changeset [1369] by sam
* Documentation updates.
19:09 Changeset [1368] by sam
* Double width support in caca2tlf.
19:02 Changeset [1367] by sam
* Add a "make fonts" rule to rebuild all generated fonts.
18:45 Changeset [1366] by sam
* Re-added cucul_getchar() to the legacy functions. Debian's current …
18:30 Changeset [1365] by sam
* Add maxwidth and maxheight members to the font format.
16:54 Changeset [1364] by sam
* Random transition times in cacademo. * Swallow 4 applications instead …
16:35 Changeset [1363] by sam
* Ctrl-C and Ctrl-Z quit cacafire and cacademo.
16:26 Changeset [1362] by sam
* Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() …
15:42 Changeset [1361] by sam
* Add CJK punctuation to the default fonts. * Minor changes to the …
14:11 Changeset [1360] by sam
* Add a debug() function and a --enable-debug configure flag.
13:26 Changeset [1359] by sam
* Support fullwidth fonts. * Add Katakanas and Hiraganas to the default …
12:06 Changeset [1358] by sam
* Documented caca_event_t members.
11:42 Changeset [1357] by sam
* Documentation updates. Moved the canvas and font format definitions to …
11:32 Changeset [1356] by sam
* Mention caca-config being deprecated in its manpage, and removed mention …
11:06 Changeset [1355] by sam
* Properly handle EOF in cacaplay.
11:04 Changeset [1354] by sam
* Documentation fixes and TODO updates.
11:02 Changeset [1353] by sam
* Flush stdout after writing the data in the raw driver.
10:48 Changeset [1352] by sam
* Allow cacaplay to play streams and updated its manpage.
10:46 Changeset [1351] by sam
* Fix infinite loop due to signed/unsigned mistake.

11/11/06:

19:07 Changeset [1350] by sam
* libcaca multiplexer: swallows two libcaca applications, for instance …
18:55 Changeset [1349] by sam
* Fixed a bug in the caca importer.
18:13 Changeset [1348] by sam
* Fix program header.
17:29 Changeset [1347] by sam
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect …
16:38 Changeset [1346] by sam
* Made cucul_blit() handle-aware. Added a blit test for that.
16:17 Changeset [1345] by sam
* Free all memory upon exit in the transform test.
16:10 Changeset [1344] by sam
* Update transform.c so that it uses import functions instead of blitting …
15:51 Changeset [1343] by sam
* Do not force the text colour when importing a text file.
15:24 Changeset [1342] by sam
* Add cursor and handle support to canvases. Unused yet.
14:29 Changeset [1341] by sam
* Cosmetic code and documentation changes here and there. * Updated …
14:03 Changeset [1340] by sam
* Restore attribute settings before resizing the canvas in the frame test.
14:00 Changeset [1339] by sam
* Rename sprite.c into frame.c.
13:57 Changeset [1338] by sam
* Prepare the way for per-frame width/height information.
13:27 Changeset [1337] by sam
* Fix minor uninitialised data bug in cucul_canvas_create().
13:11 Changeset [1336] by sam
* Allow to resize canvases back to (0,0).
10:22 Changeset [1335] by sam
* Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() …
10:18 Changeset [1334] by sam
* Got rid of very old _cucul_init_dither() function call.
10:10 Changeset [1333] by sam
* Replace _cucul_attr_to_ansi8() with a now documented …
09:44 Changeset [1332] by sam
* Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with …
09:34 Changeset [1331] by sam
* Export cucul_attr_to_ansi_fg() and cucul_attr_to_ansi_bg().
09:11 Changeset [1330] by sam
* Switch back to UTF-32 arguments for drawing primitives, now that we …
08:56 Changeset [1329] by sam
* Implemented cucul_draw_cp437_box().

11/10/06:

16:38 Changeset [1328] by sam
* Wrote manual pages for img2irc, cacaplay and cacaserver.
15:58 Changeset [1327] by sam
* Generate the manpage in the make rule, not the configure rule, because …
15:30 Changeset [1326] by sam
* Allow setting the font directory using --datadir / --datarootdir.
15:19 Changeset [1325] by sam
* Do not cache ac_build_date.
11:29 Changeset [1324] by sam
* Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent.
09:54 Changeset [1323] by sam
* Add a manual page.
09:29 Changeset [1322] by sam
* Output filter list to stdout, not stderr.
08:56 Changeset [1321] by sam
* Moved export stuff in export.c. * Bail out with an error if the …
08:51 Changeset [1320] by sam
* Fix signed/unsigned warning.
08:47 Changeset [1319] by sam
* Use "-F list" to list available filters. * Use "-E" to specify export …
08:38 Changeset [1318] by sam
* Don't crash if an export error occurs.

11/09/06:

22:58 Changeset [1317] by sam
* Updated code to the beta9 API.
22:58 Changeset [1316] by sam
* Minor cosmetic change in the configure output.
18:24 Changeset [1315] by sam
* Don't try to guess the file format in cacaserver, instead feed the data …
18:20 Changeset [1314] by sam
* If not enough data is available for import, return 0 instead of an …
12:14 Changeset [1313] by sam
* Minor documentation fixes.
11:54 Changeset [1312] by sam
* Update code to make use of libcaca 0.99.beta9. * Update TODO.
11:52 Changeset [1311] by sam
* Update code to make use of libcaca 0.99.beta9.
10:27 Changeset [1310] by jylam
* Fixed behaviour of the pig while resizing window

11/08/06:

18:27 Changeset [1309] by sam
* Slight documentation update.
18:26 Changeset [1308] by sam
* Convert all programs and tests to the new import/export API.
18:18 Changeset [1307] by sam
* Set the cucul_import_memory() buffer type to void const * instead of …
17:43 Changeset [1306] by sam
* Renamed cucul_export() to cucul_export_memory(), paves the way for a …
17:34 Changeset [1305] by sam
* Renamed cucul_import() to cucul_import_memory() and implemented …
14:12 Changeset [1304] by sam
* Don't try to include arpa/inet.h in kernel mode.
14:05 Changeset [1303] by sam
* Don't use htonl() directly, use common.h's hton32() wrapper.
13:11 Changeset [1302] by sam
* Deprecate buffer management. We're back to standard void* memory areas.
08:59 Changeset [1301] by sam
* Minor syntax fix in the doxygen documentation.
08:58 Changeset [1300] by sam
* Do not link cacaserver with libcaca, it only uses libcucul.

11/06/06:

18:39 Changeset [1299] by sam
* Ignore negative indices in font data.
18:33 Changeset [1298] by sam
* Make figlet font importer more tolerant with empty lines.
18:24 Changeset [1297] by sam
* Updated mono9 and mono12 fonts and added small and big variants.
18:24 Changeset [1296] by sam
* Add --half and --quarter options to caca2tlf.
12:06 Changeset [1295] by sam
* Replace CUCUL_COLOR_* with CUCUL_*.
12:04 Changeset [1294] by sam
* Use cucul_get_font_blocks() instead of hardcoding the glyph list.
02:13 Changeset [1293] by sam
* Got rid of the mono9.c renderer. We now have a .tlf font instead.
02:11 Changeset [1292] by sam
* Added two new fonts created with caca2tlf: caca2tlf "Monospace 9" …
02:09 Changeset [1291] by sam
* Added the caca2tlf tool, which converts a libcaca font into a TOIlet …
01:55 Changeset [1290] by sam
* Distribute fonts with the tarball.
01:45 Changeset [1289] by sam
* Add a sanity check to the FIGlet font loader.
01:45 Changeset [1288] by sam
* Add missing toilet.h to the toilet sources.
00:59 Changeset [1287] by sam
* Fix a harmless warning in caca0.c.
00:07 Changeset [1286] by sam
* Updated webpage for 0.99.beta9 release.

11/05/06:

23:51 Changeset [1285] by sam
* Set version to 0.99.beta9. * Updated NEWS and ChangeLog?.
23:45 Changeset [1284] by sam
* Updated TODO list.
23:20 Changeset [1283] by sam
* Updated the caca export format so that it supports multiple frames. * …
22:59 Changeset [1282] by sam
* Use the import function to load the pig image in cxxtest.
22:47 Changeset [1281] by sam
* Add information to the font format.
19:31 Changeset [1280] by jylam
* Fixed typo, added compilation example
19:14 Changeset [1279] by jylam
* Started a real and complete tutorial
19:08 Changeset [1278] by sam
* Oops, fixed getChar's prototype.
19:06 Changeset [1277] by sam
* Implemented putChar() and updated getChar()'s prototype.
19:00 Changeset [1276] by sam
* Don't crash if Blit()'s second canvas argument is NULL (which is valid).
18:27 Changeset [1275] by jylam
* Fixed c++ example
17:58 Changeset [1274] by sam
* Fix the default canvas colour value.
17:56 Changeset [1273] by sam
* Remove legacy cucul_ansi_to_str() from cucul.h.

11/04/06:

18:43 Changeset [1272] by sam
* Fix uninitialised variable in the filter handler.

10/31/06:

18:03 Changeset [1271] by sam
* Slightly changed the font header information. No one distributes libcaca …
15:34 Changeset [1270] by sam
* Clarify cucul_get_attr() behaviour in the cucul_set_attr() …
15:04 Changeset [1269] by sam
* Got rid of cucul_ansi_to_str(), it's really useless. * Partial update …
14:44 Changeset [1268] by sam
* Properly rename cxxtest.cpp to cpptest.cpp to preserve history.
14:29 Changeset [1267] by sam
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored …
09:17 Changeset [1266] by sam
* Changed cucul_set_attr() so that only setting the style does not change …

10/30/06:

19:32 Changeset [1265] by sam
* Fix a bug in replace().
17:37 Changeset [1264] by sam
* Blink/Underline/Bold/Italics? support in the HTML exporters. * …
15:41 Changeset [1263] by sam
* Add Bold/Blink/Italics/Underline? to the export and color tests.
15:33 Changeset [1262] by sam
* Fix IRC and term transparency (again).
14:51 Changeset [1261] by sam
* Updated TODO list.

10/29/06:

23:49 Changeset [1260] by sam
* CSS improvements
23:41 Changeset [1259] by sam
* Fix download link.
23:07 Changeset [1258] by sam
* Add back cucul_set_color() and cucul_set_truecolor() but mark them as …
21:54 Changeset [1257] by sam
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the …
09:35 Changeset [1256] by sam
* Remove cucul_set_color() from the exported API and replaced all calls …
09:06 Changeset [1255] by sam
* Fix broken Imlib2 support in cacaview.
01:53 Changeset [1254] by sam
* Use the LSB of alpha and blue components to encode additional flags such …

10/28/06:

11:08 Changeset [1253] by sam
* Added missing \0 at end of strings (hahaha vieux porc).
11:00 Changeset [1252] by sam
* Fixed buffer overflow in replace().
10:22 Changeset [1251] by jylam
* Fixed buffer overflow in replace function (still need to be fixed in a …
Note: See TracTimeline for information about the timeline view.