|
|
@2051
|
13 years |
Sam Hocevar |
* Adapt the Ruby bindings to the event API change.
|
|
|
@2048
|
13 years |
Pascal Terjan |
* Little improvements in ruby doc
+ Made the doc a little more easy …
|
|
|
@2042
|
13 years |
Pascal Terjan |
* Add Caca::Event#quit? to make tests nicer
|
|
|
@2033
|
13 years |
Pascal Terjan |
* Split Ruby documentation out of README
|
|
|
@2024
|
13 years |
Pascal Terjan |
* Remove cucul directory that got forgotten
|
|
|
@2023
|
13 years |
Pascal Terjan |
* Improve the example in README
|
|
|
@2022
|
13 years |
Pascal Terjan |
* Install lib/caca.rb
|
|
|
@2021
|
13 years |
Pascal Terjan |
* Update README to talk about Caca
|
|
|
@2020
|
13 years |
Pascal Terjan |
* Use to_i on the event mask, it is not always an Integer
|
|
|
@2019
|
13 years |
Pascal Terjan |
- Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui)
|
|
|
@2017
|
13 years |
Pascal Terjan |
* Add missing methods in Caca::Display and add empty Caca::Event
|
|
|
@2015
|
13 years |
Pascal Terjan |
* Add Caca and Caca::Display
|
|
|
@2009
|
13 years |
Pascal Terjan |
* Finish Cucul::Dither
|
|
|
@2008
|
13 years |
Pascal Terjan |
* Add Cucul::Dither (incomplete)
|
|
|
@2004
|
13 years |
Pascal Terjan |
* Improve type checking of arguments
|
|
|
@2003
|
13 years |
Sam Hocevar |
* Slightly doxygenated ruby/README so that it appears in the manual …
|
|
|
@1997
|
13 years |
Pascal Terjan |
* Update README
|
|
|
@1996
|
13 years |
Pascal Terjan |
* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
|
|
|
@1995
|
13 years |
Pascal Terjan |
* Add Cucul::Font
|
|
|
@1983
|
13 years |
Pascal Terjan |
* Add some pseudo doc for Ruby binding
|
|
|
@1966
|
13 years |
Pascal Terjan |
* Add more tests for the ruby binding
|
|
|
@1965
|
13 years |
Pascal Terjan |
* Add more tests for the ruby binding
|
|
|
@1964
|
13 years |
Pascal Terjan |
* Fix number of arguments for set_height
|
|
|
@1963
|
13 years |
Pascal Terjan |
* Add the ruby tests to make check
|
|
|
@1961
|
13 years |
Pascal Terjan |
* Use autotools for Ruby bindings
|
|
|
@1960
|
13 years |
Pascal Terjan |
* Fix some prototypes and use a header file for Init_cucul_canvas
|
|
|
@1957
|
13 years |
Sam Hocevar |
* Do not run "make clean" in ruby/* subdirectories when the Makefiles …
|
|
|
@1951
|
13 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1949
|
13 years |
Pascal Terjan |
* Add a first test for Ruby binding
|
|
|
@1948
|
13 years |
Pascal Terjan |
Improve Ruby API for draw_{,thin_}polyline and fix a leak on error
|
|
|
@1944
|
13 years |
Pascal Terjan |
Import Ruby binding
|