|
|
@1324
|
16 years |
Sam Hocevar |
* Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent.
|
|
|
@1315
|
16 years |
Sam Hocevar |
* Don't try to guess the file format in cacaserver, instead feed the …
|
|
|
@1314
|
16 years |
Sam Hocevar |
* If not enough data is available for import, return 0 instead of an error.
|
|
|
@1313
|
16 years |
Sam Hocevar |
* Minor documentation fixes.
|
|
|
@1310
|
16 years |
Jean-Yves Lamoureux |
* Fixed behaviour of the pig while resizing window
|
|
|
@1309
|
16 years |
Sam Hocevar |
* Slight documentation update.
|
|
|
@1308
|
16 years |
Sam Hocevar |
* Convert all programs and tests to the new import/export API.
|
|
|
@1307
|
16 years |
Sam Hocevar |
* Set the cucul_import_memory() buffer type to void const * instead of …
|
|
|
@1306
|
16 years |
Sam Hocevar |
* Renamed cucul_export() to cucul_export_memory(), paves the way for a …
|
|
|
@1305
|
16 years |
Sam Hocevar |
* Renamed cucul_import() to cucul_import_memory() and implemented
…
|
|
|
@1304
|
16 years |
Sam Hocevar |
* Don't try to include arpa/inet.h in kernel mode.
|
|
|
@1303
|
16 years |
Sam Hocevar |
* Don't use htonl() directly, use common.h's hton32() wrapper.
|
|
|
@1302
|
16 years |
Sam Hocevar |
* Deprecate buffer management. We're back to standard void* memory areas.
|
|
|
@1301
|
16 years |
Sam Hocevar |
* Minor syntax fix in the doxygen documentation.
|
|
|
@1300
|
16 years |
Sam Hocevar |
* Do not link cacaserver with libcaca, it only uses libcucul.
|
|
|
@1295
|
16 years |
Sam Hocevar |
* Replace CUCUL_COLOR_* with CUCUL_*.
|
|
|
@1294
|
16 years |
Sam Hocevar |
* Use cucul_get_font_blocks() instead of hardcoding the glyph list.
|
|
|
@1287
|
16 years |
Sam Hocevar |
* Fix a harmless warning in caca0.c.
|
|
|
@1285
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta9.
* Updated NEWS and ChangeLog?.
|
|
|
@1284
|
16 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@1283
|
16 years |
Sam Hocevar |
* Updated the caca export format so that it supports multiple frames.
…
|
|
|
@1282
|
16 years |
Sam Hocevar |
* Use the import function to load the pig image in cxxtest.
|
|
|
@1281
|
16 years |
Sam Hocevar |
* Add information to the font format.
|
|
|
@1280
|
16 years |
Jean-Yves Lamoureux |
* Fixed typo, added compilation example
|
|
|
@1279
|
16 years |
Jean-Yves Lamoureux |
* Started a real and complete tutorial
|
|
|
@1278
|
16 years |
Sam Hocevar |
* Oops, fixed getChar's prototype.
|
|
|
@1277
|
16 years |
Sam Hocevar |
* Implemented putChar() and updated getChar()'s prototype.
|
|
|
@1276
|
16 years |
Sam Hocevar |
* Don't crash if Blit()'s second canvas argument is NULL (which is valid).
|
|
|
@1275
|
16 years |
Jean-Yves Lamoureux |
* Fixed c++ example
|
|
|
@1274
|
16 years |
Sam Hocevar |
* Fix the default canvas colour value.
|
|
|
@1273
|
16 years |
Sam Hocevar |
* Remove legacy cucul_ansi_to_str() from cucul.h.
|
|
|
@1271
|
16 years |
Sam Hocevar |
* Slightly changed the font header information. No one distributes …
|
|
|
@1270
|
16 years |
Sam Hocevar |
* Clarify cucul_get_attr() behaviour in the cucul_set_attr() documentation.
|
|
|
@1269
|
16 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_str(), it's really useless.
* Partial …
|
|
|
@1268
|
16 years |
Sam Hocevar |
* Properly rename cxxtest.cpp to cpptest.cpp to preserve history.
|
|
|
@1267
|
16 years |
Sam Hocevar |
* Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and …
|
|
|
@1266
|
16 years |
Sam Hocevar |
* Changed cucul_set_attr() so that only setting the style does not …
|
|
|
@1264
|
16 years |
Sam Hocevar |
* Blink/Underline/Bold/Italics? support in the HTML exporters.
* …
|
|
|
@1263
|
16 years |
Sam Hocevar |
* Add Bold/Blink/Italics/Underline? to the export and color tests.
|
|
|
@1262
|
16 years |
Sam Hocevar |
* Fix IRC and term transparency (again).
|
|
|
@1261
|
16 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@1258
|
16 years |
Sam Hocevar |
* Add back cucul_set_color() and cucul_set_truecolor() but mark them …
|
|
|
@1257
|
16 years |
Sam Hocevar |
* Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge …
|
|
|
@1256
|
16 years |
Sam Hocevar |
* Remove cucul_set_color() from the exported API and replaced all …
|
|
|
@1255
|
16 years |
Sam Hocevar |
* Fix broken Imlib2 support in cacaview.
|
|
|
@1254
|
16 years |
Sam Hocevar |
* Use the LSB of alpha and blue components to encode additional flags …
|
|
|
@1249
|
16 years |
Sam Hocevar |
* Reworded documentation about buffer/string distinction.
|
|
|
@1248
|
16 years |
Sam Hocevar |
* Fix a buffer overflow in the utf-8 cucul_import().
|
|
|
@1247
|
16 years |
Jean-Yves Lamoureux |
* Documentation a bit clearer while importing a string into a buffer
|
|
|
@1245
|
16 years |
Jean-Yves Lamoureux |
* "Fixed" infinite loop in ANSI+UTF8 importer, probably totally wrong, …
|
|
|
@1239
|
16 years |
Sam Hocevar |
* Put at least one space in empty IRC lines otherwise most clients …
|
|
|
@1238
|
16 years |
Sam Hocevar |
* Allow to import empty files or files with only empty lines.
|
|
|
@1237
|
16 years |
Sam Hocevar |
* Support export of zero-sized canvases.
|
|
|
@1236
|
16 years |
Sam Hocevar |
* Fix a buffer overflow in the import format autodetection code.
|
|
|
@1235
|
16 years |
Sam Hocevar |
* Allow to import zero-sized canvases.
|
|
|
@1234
|
16 years |
Sam Hocevar |
* CACA_GEOMETRY works with the raw driver.
|
|
|
@1233
|
16 years |
Sam Hocevar |
* Allow to create the initial canvas with a zero size. Either the …
|
|
|
@1232
|
16 years |
Sam Hocevar |
* Minor changes to the frames test.
|
|
|
@1231
|
16 years |
Sam Hocevar |
* Removed "This function..." constructs from documentation. Fixed a …
|
|
|
@1230
|
16 years |
Sam Hocevar |
* Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'.
|
|
|
@1229
|
16 years |
Sam Hocevar |
* Do not output \r in the UTF-8 exporter.
|
|
|
@1226
|
16 years |
Sam Hocevar |
* Use enter as the transition key.
|
|
|
@1225
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta8.
* Updated NEWS and ChangeLog?.
|
|
|
@1224
|
16 years |
Sam Hocevar |
* Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), …
|
|
|
@1223
|
16 years |
Sam Hocevar |
* Added block drawing glyphs to the flip/flop/rotate functions.
* …
|
|
|
@1222
|
16 years |
Sam Hocevar |
* Add fullwidth characters to the transform test.
|
|
|
@1221
|
16 years |
Sam Hocevar |
* Updated documentation of fullwidth-aware functions.
* Fullwidth …
|
|
|
@1220
|
16 years |
Sam Hocevar |
* Add a test for fullwidth characters to the exporter test.
|
|
|
@1219
|
16 years |
Sam Hocevar |
* Support for fullwidth glyphs in the UTF-8 importer.
|
|
|
@1218
|
16 years |
Sam Hocevar |
* Support for fullwidth glyphs in the libcaca output drivers.
|
|
|
@1217
|
16 years |
Sam Hocevar |
* Use 0xCACA as the test character. Ahaha. Caca. Got it?
|
|
|
@1216
|
16 years |
Sam Hocevar |
* Fix the Unicode test.
* Add a test for fullwidth characters.
|
|
|
@1215
|
16 years |
Sam Hocevar |
* Support for fullwidth (= double width) Unicode characters.
|
|
|
@1214
|
16 years |
Sam Hocevar |
* Minor changes to the documentation front page.
|
|
|
@1212
|
16 years |
Sam Hocevar |
* Do not link binaries with @CACA_LIBS@, it's useless.
|
|
|
@1211
|
16 years |
Sam Hocevar |
* Implemented cucul_utf32_is_fullwidth().
|
|
|
@1210
|
16 years |
Sam Hocevar |
* Slightly updated TODO list.
|
|
|
@1208
|
16 years |
Sam Hocevar |
* Added a --enable-plugins configure flag that builds the GL and X11 …
|
|
|
@1207
|
16 years |
Sam Hocevar |
* Add checks for getopt / getopt_long.
|
|
|
@1203
|
16 years |
Sam Hocevar |
* Fix extra qualification bug in cucul++.h, courtesy of Hanno Böck.
|
|
|
@1198
|
16 years |
Sam Hocevar |
* Use pkg-config to check for Imlib2. Patch adapted from Alt Linux.
|
|
|
@1191
|
16 years |
Sam Hocevar |
* Fixed a bug in the IRC exporter that could break the output when …
|
|
|
@1186
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta7.
* Updated NEWS and ChangeLog?.
|
|
|
@1175
|
16 years |
Sam Hocevar |
* Support transparency in the colour UTF-8 exporter.
|
|
|
@1174
|
16 years |
Sam Hocevar |
* Better precision in cucul_fill_triangle().
|
|
|
@1173
|
16 years |
Sam Hocevar |
* More optimisations in cucul_fill_triangle().
|
|
|
@1172
|
16 years |
Sam Hocevar |
* Optimised triangle rasteriser. Thanks to Jylam for the hints.
|
|
|
@1171
|
16 years |
Sam Hocevar |
* Set default background to transparent in the ANSI and UTF-8 importers.
|
|
|
@1156
|
16 years |
Jean-Yves Lamoureux |
* Updated C++ bindings to support every single cucul/caca …
|
|
|
@1155
|
16 years |
Sam Hocevar |
* Updated NEWS and ChangeLog?.
|
|
|
@1154
|
16 years |
Sam Hocevar |
* Set version to 0.99.beta6.
|
|
|
@1153
|
16 years |
Sam Hocevar |
* Added an optional argument to the import test to select import format.
|
|
|
@1152
|
16 years |
Sam Hocevar |
* As per user request, only display the "Powered by libcaca" banner …
|
|
|
@1149
|
16 years |
Sam Hocevar |
* Fix minor memory leak in cucul_set_canvas_boundaries().
|
|
|
@1148
|
16 years |
Sam Hocevar |
* Fix minor memory leak in cucul_free_canvas().
|
|
|
@1137
|
16 years |
Sam Hocevar |
* Fixed a bug in cucul_putchar() that broke half of the Unicode set.
|
|
|
@1136
|
16 years |
Sam Hocevar |
* Add "utf8" import format.
* Documented "text" import format.
|
|
|
@1107
|
16 years |
Sam Hocevar |
* Initialise colours to default/transparent instead of lightgray/black.
|
|
|
@1105
|
16 years |
Sam Hocevar |
* Remove non-ASCII character from NEWS file because Doxygen is unable …
|
|
|
@1104
|
16 years |
Sam Hocevar |
* Fix enumeration layout in the manpage documentation.
|
|
|