1256 Révisions (7e75ff3c1dd3d7a24be8cc1abfa281c29981a9c4)
 

Auteur SHA1 Message Date
  Sam Hocevar 7e75ff3c1d * Fix the "img2txt: option requires an argument -- h" bug. il y a 17 ans
  Sam Hocevar 8d9239234f * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead il y a 17 ans
  Pascal Terjan 226717b7f8 * Allow exiting cacafire using the window manager il y a 17 ans
  Jean-Yves Lamoureux c2ed045c79 * Added BBCode (French) format to img2txt's help and doc il y a 17 ans
  Sam Hocevar ca559d93d8 * Created a tests/ directory for regression tests. Run with "make check". il y a 17 ans
  Sam Hocevar ac91d59360 * Add a French BBCode exporter, for use on http://libcaca.skyrock.com/ for il y a 17 ans
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. il y a 17 ans
  Pascal Terjan 694617510f * cucul.h is needed to build caca part il y a 17 ans
  Sam Hocevar 1ab0d190f6 * Set version to 0.99.beta13. il y a 17 ans
  Sam Hocevar fc83359457 * Implemented the empty CuculCanvas constructor. il y a 17 ans
  Pascal Terjan 98e61bc6dd * Improve Cucul::Canvas creation il y a 17 ans
  Pascal Terjan 0456c906e4 * Add Caca::Display#canvas il y a 17 ans
  Pascal Terjan a1b474106a * Allow calling Caca::Display.new without parameter il y a 17 ans
  Sam Hocevar daf0085dd7 * Re-add methods that take int as arguments in addition to the Point, il y a 17 ans
  Sam Hocevar 4acebad20b * Put the demo text on top of the copper bar, not the contrary. il y a 17 ans
  Sam Hocevar 9c0f19ecc6 * Minor naming convention changes in the C# bindings. il y a 17 ans
  Sam Hocevar 6c093b6217 * Generate CLI .config files at configure time so that we can embed the il y a 17 ans
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane il y a 17 ans
  Pascal Terjan 1f28b391b9 * Rename parameters of draw_box* in Ruby binding il y a 17 ans
  Sam Hocevar cad6be5cf6 * Add System.Drawing to the C# project references. il y a 17 ans
  Sam Hocevar d657a09759 * Use the bigger font for the C# test scroller. il y a 17 ans
  Sam Hocevar 752a2f7783 * Add a C# wrapper for cucul_render_canvas(). il y a 17 ans
  Sam Hocevar 76477f4ffa * Started to implement the CuculFont class. il y a 17 ans
  Sam Hocevar ad0ad85416 * Implement all line drawing functions (even variadic ones). il y a 17 ans
  Sam Hocevar dc159db10c * Changed the box drawing functions so that their arguments are (point, size) il y a 17 ans
  Sam Hocevar 1c03b72337 * Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments, il y a 17 ans
  Pascal Terjan 596e961792 * Add Caca.version and Cucul.version il y a 17 ans
  Sam Hocevar 1c3f8fee16 * Implemented getVersion() in the C# bindings. il y a 17 ans
  Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 il y a 17 ans
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings il y a 17 ans
  Sam Hocevar 024a3713ca * Minor documentation fix. il y a 17 ans
  Sam Hocevar 2681508288 * Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp. il y a 17 ans
  Sam Hocevar 069f4775f0 * Tell doxygen to expand __class and __extern before parsing anything, so il y a 17 ans
  Sam Hocevar cdebb09b64 * Added MSVC project files for the C++ bindings and the C++ test. il y a 17 ans
  Sam Hocevar acd7fd5401 * Distribute all MSVC files. il y a 17 ans
  Sam Hocevar ffde02419c * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. il y a 17 ans
  Sam Hocevar dfb3140b8e * Some cleanup in the Ruby bindings Makefile.am. il y a 17 ans
  Sam Hocevar 37b9c5e97e * Refresh TODO list. il y a 17 ans
  Sam Hocevar f0aeb69301 * Added the various C# projects to the Visual Studio solution and slightly il y a 17 ans
  Sam Hocevar 412b43c6fc * Fixed svn properties that git-svn was unable to get straight. il y a 17 ans
  Sam Hocevar 5321386e24 * Damn, under Visual Studio it's _WIN32, not __WIN32__. il y a 17 ans
  Sam Hocevar 7e49e3e6fb * Switch to caca_create_display(NULL) in a few places to document the il y a 17 ans
  Sam Hocevar 03ad8a42fd * Allow caca_create_display()'s argument to be NULL. It will automatically il y a 17 ans
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) il y a 17 ans
  Sam Hocevar 14881e4744 * Add missing entries in the CacaEventKey enum. il y a 17 ans
  Sam Hocevar 4c68153c4a * Implemented C# bindings for ditherBitmap() and added it to the C# test. il y a 17 ans
  Sam Hocevar b519d05bce * Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and il y a 17 ans
  Sam Hocevar 07b9891afa * Introduce cucul_get_canvas_chars() and cucul_get_canvas_attrs() to avoid il y a 17 ans
  Sam Hocevar 7362a612c4 * Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display il y a 17 ans
  Sam Hocevar f0290052fd * Add Linux 2.6's bootsect.S to fix the sample kernel build. il y a 17 ans