38 Commits (7e75ff3c1dd3d7a24be8cc1abfa281c29981a9c4)

Author SHA1 Message Date
  Pascal Terjan 694617510f * cucul.h is needed to build caca part 17 years ago
  Pascal Terjan 98e61bc6dd * Improve Cucul::Canvas creation 17 years ago
  Pascal Terjan 0456c906e4 * Add Caca::Display#canvas 17 years ago
  Pascal Terjan a1b474106a * Allow calling Caca::Display.new without parameter 17 years ago
  Pascal Terjan 1f28b391b9 * Rename parameters of draw_box* in Ruby binding 17 years ago
  Pascal Terjan 596e961792 * Add Caca.version and Cucul.version 17 years ago
  Sam Hocevar ffde02419c * Code qui fait des warnings == code de porc == deux baffes dans ta gueule. 17 years ago
  Sam Hocevar dfb3140b8e * Some cleanup in the Ruby bindings Makefile.am. 17 years ago
  Sam Hocevar 63ecdbf48d * Adapt the Ruby bindings to the event API change. 17 years ago
  Pascal Terjan 641656e902 * Little improvements in ruby doc 17 years ago
  Pascal Terjan 0de0992e57 * Add Caca::Event#quit? to make tests nicer 17 years ago
  Pascal Terjan b47e5c57a3 * Split Ruby documentation out of README 17 years ago
  Pascal Terjan bf1898d0a4 * Improve the example in README 17 years ago
  Pascal Terjan 4a7c10f7b3 * Install lib/caca.rb 17 years ago
  Pascal Terjan 9e558e6aa6 * Update README to talk about Caca 17 years ago
  Pascal Terjan fab393b78e * Use to_i on the event mask, it is not always an Integer 17 years ago
  Pascal Terjan 117a70f1ee - Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui) 17 years ago
  Pascal Terjan 061ca415b0 * Add missing methods in Caca::Display and add empty Caca::Event 17 years ago
  Pascal Terjan 99140ead7c * Add Caca and Caca::Display 17 years ago
  Pascal Terjan cf4cdf995d * Finish Cucul::Dither 17 years ago
  Pascal Terjan 17c5fc7335 * Add Cucul::Dither (incomplete) 17 years ago
  Pascal Terjan f3ce2dfd1a * Improve type checking of arguments 17 years ago
  Sam Hocevar b18d63c6d7 * Slightly doxygenated ruby/README so that it appears in the manual (see 17 years ago
  Pascal Terjan 594b1215d6 * Update README 17 years ago
  Pascal Terjan bb4ec2178b * Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am 17 years ago
  Pascal Terjan f5b3266b6d * Add Cucul::Font 17 years ago
  Pascal Terjan 9568e4801a * Add some pseudo doc for Ruby binding 17 years ago
  Pascal Terjan 9f43bc8b3c * Add more tests for the ruby binding 17 years ago
  Pascal Terjan 4db01daeec * Add more tests for the ruby binding 17 years ago
  Pascal Terjan f56963e829 * Fix number of arguments for set_height 17 years ago
  Pascal Terjan 99c145b79a * Add the ruby tests to make check 17 years ago
  Pascal Terjan 92414f5af0 * Use autotools for Ruby bindings 17 years ago
  Pascal Terjan 53aa9c6e75 * Fix some prototypes and use a header file for Init_cucul_canvas 17 years ago
  Sam Hocevar f3649b1559 * Do not run "make clean" in ruby/* subdirectories when the Makefiles do 17 years ago
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. 17 years ago
  Pascal Terjan bb3c148fc2 * Add a first test for Ruby binding 17 years ago
  Pascal Terjan 184cb0ae2f Improve Ruby API for draw_{,thin_}polyline and fix a leak on error 17 years ago
  Pascal Terjan 9c6ede6e8c Import Ruby binding 17 years ago