1199 Commits (ffa69e5252edd1e34cd12e439e52206028a5b396)
 

Autor SHA1 Mensaje Fecha
  Sam Hocevar ffa69e5252 * Started Cucul# cleanup: added missing functions, used get/set attributes hace 17 años
  Sam Hocevar 16587a464e * Some mass-renaming in the C# bindings: hace 17 años
  Sam Hocevar 5791b183c5 * Renamed DotNet/ to csharp/ because I hate mixed case. hace 17 años
  Sam Hocevar 2149829bdf * Added as many "const" qualifiers as possible to the public API. hace 17 años
  Pascal Terjan 0de0992e57 * Add Caca::Event#quit? to make tests nicer hace 17 años
  Sam Hocevar 095a3d1c5f * Ignore annoying VC++ warnings (use of strdup instead of _strdup even in hace 17 años
  Sam Hocevar 31cbfb5bea * Rename _cucul_set_canvas_size into __cucul_set_canvas_size to prevent hace 17 años
  Sam Hocevar 52e9f2b13a * Add proper __declspec(dllexport) tags for Win32 compilation. hace 17 años
  Sam Hocevar 8a68e0ce41 * Updated Visual Studio files. hace 17 años
  Sam Hocevar 7fd6d45554 * Split libcaca.vcproj into \1 and libcucul.vcproj. hace 17 años
  Sam Hocevar 7db5247e43 * Do not assume default gamma value is 1.0. hace 17 años
  Sam Hocevar 0f8aa47b8e * Escape quits cacaview, and F11 toggles fullscreen. hace 17 años
  Pascal Terjan b47e5c57a3 * Split Ruby documentation out of README hace 17 años
  Sam Hocevar b8aca0d0c7 * Added Pascal to the AUTHORS file. hace 17 años
  Jean-Yves Lamoureux 301d376a03 * lol commit hace 17 años
  Pascal Terjan a2cb166f86 * Remove cucul directory that got forgotten hace 17 años
  Pascal Terjan bf1898d0a4 * Improve the example in README hace 17 años
  Pascal Terjan 4a7c10f7b3 * Install lib/caca.rb hace 17 años
  Pascal Terjan 9e558e6aa6 * Update README to talk about Caca hace 17 años
  Pascal Terjan fab393b78e * Use to_i on the event mask, it is not always an Integer hace 17 años
  Pascal Terjan 117a70f1ee - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) hace 17 años
  Pascal Terjan ef9545d773 * Handle closing cacaview by window manager hace 17 años
  Pascal Terjan 061ca415b0 * Add missing methods in Caca::Display and add empty Caca::Event hace 17 años
  Pascal Terjan a6ac1d6255 * Slightly improved documentation hace 17 años
  Pascal Terjan 99140ead7c * Add Caca and Caca::Display hace 17 años
  Pascal Terjan cf4cdf995d * Finish Cucul::Dither hace 17 años
  Pascal Terjan 17c5fc7335 * Add Cucul::Dither (incomplete) hace 17 años
  Pascal Terjan f3ce2dfd1a * Improve type checking of arguments hace 17 años
  Sam Hocevar b18d63c6d7 * Slightly doxygenated ruby/README so that it appears in the manual (see hace 17 años
  Pascal Terjan 594b1215d6 * Update README hace 17 años
  Pascal Terjan bb4ec2178b * Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am hace 17 años
  Pascal Terjan f5b3266b6d * Add Cucul::Font hace 17 años
  Sam Hocevar fb51259299 * Added minimal styles to doxygen.css to make the manual look decent. hace 17 años
  Sam Hocevar 2e7d0b6a02 * Split "upload" target into "upload-source" and "upload-doc". hace 17 años
  Sam Hocevar 99cecfa29c * Updated doxygen file format. hace 17 años
  Pascal Terjan 9568e4801a * Add some pseudo doc for Ruby binding hace 17 años
  Pascal Terjan 9f43bc8b3c * Add more tests for the ruby binding hace 17 años
  Pascal Terjan 4db01daeec * Add more tests for the ruby binding hace 17 años
  Pascal Terjan f56963e829 * Fix number of arguments for set_height hace 17 años
  Pascal Terjan 99c145b79a * Add the ruby tests to make check hace 17 años
  Pascal Terjan cd8c7c2c26 * Use autotools for Ruby bindings (2nd part) hace 17 años
  Pascal Terjan 92414f5af0 * Use autotools for Ruby bindings hace 17 años
  Pascal Terjan 53aa9c6e75 * Fix some prototypes and use a header file for Init_cucul_canvas hace 17 años
  Sam Hocevar 38c75c1bab * Make Charset class methods explicitly public. hace 17 años
  Sam Hocevar 94c42350dd * Link libcaca++ with libcucul++, not only the C versions. hace 17 años
  Sam Hocevar f3649b1559 * Do not run "make clean" in ruby/* subdirectories when the Makefiles do hace 17 años
  Sam Hocevar 67a677fa9e * Autotoolified the .NET bindings. Use --enable-dotnet. hace 17 años
  Sam Hocevar abea28ca4f * Build Ruby and C++ bindings by default. hace 17 años
  Sam Hocevar 1f1ac04df3 * Update C++ bindings after cucul_set_dither_mode() deprecation. hace 17 años
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. hace 17 años