|
|
@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.
|
|
|
@1103
|
16 years |
Sam Hocevar |
* Fucking Doxygen replaces "s with 's in manpages. And it does not …
|
|
|
@1098
|
16 years |
Sam Hocevar |
* Fix a bug in the ANSI importer. We need to set the proper fg/bg …
|
|
|
@1095
|
16 years |
Sam Hocevar |
* Updated TODO.
|
|
|
@1094
|
16 years |
Sam Hocevar |
* Updated NEWS and ChangeLog?.
|
|
|
@1093
|
16 years |
Sam Hocevar |
* Update the cacademo manpage to reflect the merge.
|
|
|
@1092
|
16 years |
Sam Hocevar |
* Implemented cucul_get_color().
|
|
|
@1091
|
16 years |
Sam Hocevar |
* Fixed chcul_getchar's error behaviour.
|
|
|
@1090
|
16 years |
Sam Hocevar |
* Update versioning.
|
|
|
@1089
|
16 years |
Sam Hocevar |
* Handle transparency in the IRC export.
|
|
|
@1088
|
16 years |
Sam Hocevar |
* When resizing a canvas, use the current fg/bg colours to fill holes.
|
|
|
@1086
|
16 years |
Sam Hocevar |
* Remove toilet from the libcaca source, it'll be moved to its own repo.
|
|
|
@1080
|
16 years |
Sam Hocevar |
* Autocrop toilet output.
|
|
|
@1079
|
16 years |
Sam Hocevar |
* Implement cucul_set_canvas_boundaries() for cropping and expanding.
|
|
|
@1078
|
16 years |
Sam Hocevar |
* Really export IRC as UTF-8, as advertised in the documentation.
|
|
|
@1077
|
16 years |
Sam Hocevar |
* Handle UTF-8 in TOIlet.
* Add a --irc flag to TOIlet.
|
|
|
@1076
|
16 years |
Sam Hocevar |
* Support for platforms without <getopt.h> in TOIlet.
|
|
|
@1075
|
16 years |
Sam Hocevar |
* Added getopt support to toilet.
|
|
|
@1074
|
16 years |
Sam Hocevar |
* Check for <getopt.h> and getopt_long.
|
|
|
@1073
|
16 years |
Sam Hocevar |
* TOIlet, The Other Implementation's letters. Will be a FIGlet clone. …
|
|
|
@1072
|
16 years |
Sam Hocevar |
* Ahahaha mais vieux porc ! Tiens, mange-toi ce fix.
|
|
|
@1071
|
16 years |
Jean-Yves Lamoureux |
* Oops \o/
|
|
|
@1070
|
16 years |
Jean-Yves Lamoureux |
* REAL fix
|
|
|
@1069
|
16 years |
Sam Hocevar |
* More long int -> int32 casts to fix the GL driver on 64-bit arches.
|
|
|
@1068
|
16 years |
Sam Hocevar |
* Hopefully fix 64-bit bug.
|
|
|
@1067
|
16 years |
Jean-Yves Lamoureux |
* Ugly workaround in OpenGL driver for IA64 platform, unicode still …
|
|
|
@1066
|
16 years |
Sam Hocevar |
* Implemented cucul_getchar(). Useful because you don’t necessarily …
|
|
|
@1065
|
16 years |
Sam Hocevar |
* Added an fprintf stub to the kernel.
|
|
|
@1064
|
16 years |
Sam Hocevar |
* Optimised memory usage in the GL driver and added a few comments.
|
|
|
@1063
|
16 years |
Jean-Yves Lamoureux |
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS …
|
|
|
@1062
|
16 years |
Sam Hocevar |
* Got rid of cucul_render_glyph(). Ahahahaha.
|
|
|
@1061
|
16 years |
Sam Hocevar |
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL …
|
|
|
@1060
|
16 years |
Sam Hocevar |
* Full Unicode support in the GL driver.
|
|
|
@1059
|
16 years |
Sam Hocevar |
* Oops, fixed typo in cucul_get_font_blocks().
|
|
|
@1058
|
16 years |
Sam Hocevar |
* Implemented cucul_get_font_blocks() to export the list of available …
|
|
|
@1056
|
16 years |
Sam Hocevar |
* Remove useless -I../kernel/ from CFLAGS.
|
|
|
@1055
|
16 years |
Sam Hocevar |
* Fix the kernel build rules.
|
|
|
@1054
|
16 years |
Sam Hocevar |
* Do not build the raw output in kernel mode.
* Fix …
|
|
|
@1053
|
16 years |
Sam Hocevar |
* Fixed memcmp() prototype and implementation.
|
|
|
@1052
|
16 years |
Sam Hocevar |
* Added errno support to the kernel.
|
|
|
@1051
|
16 years |
Jean-Yves Lamoureux |
* Updated .Net bindings
|
|
|
@1050
|
16 years |
Jean-Yves Lamoureux |
* Updated README, just to say my coding style is just perfect, sam is …
|
|
|
@1049
|
16 years |
Sam Hocevar |
* A few coding style fixes.
|
|
|
@1048
|
16 years |
Jean-Yves Lamoureux |
* Updated kernel 'driver', still not working, but most of the work is done
|
|
|
@1047
|
16 years |
Sam Hocevar |
* Minor TODO update.
|
|
|
@1046
|
16 years |
Sam Hocevar |
* Minor documentation fix (testing the buildbot, actually).
|
|
|
@1045
|
16 years |
Jean-Yves Lamoureux |
* Updated documentation, removed warning in cucul_render_glyph(), …
|
|
|
@1044
|
16 years |
Sam Hocevar |
* Coding style (ahaha vieux porc).
|
|
|
@1043
|
16 years |
Sam Hocevar |
* Got rid of OFFSET_X and OFFSET_Y.
|
|
|
@1042
|
16 years |
Sam Hocevar |
* More cleanup in cacademo.c.
|
|
|
@1041
|
16 years |
Sam Hocevar |
* Cosmetic changes to cacademo.
|
|
|