|
|
@4128
|
10 years |
Pascal Terjan |
* Add test for import/export of area
|
|
|
@4126
|
10 years |
Sam Hocevar |
Fix various cosmetic errors (Jylam: tiens un highlight gratuit dans ta …
|
|
|
@4125
|
10 years |
Pascal Terjan |
* Oops
|
|
|
@4123
|
10 years |
Pascal Terjan |
* Remove tabs
|
|
|
@4105
|
10 years |
Pascal Terjan |
* Bind area import/export functions
|
|
|
@4104
|
10 years |
Pascal Terjan |
* Bind dirty rectangle functions
|
|
|
@4103
|
10 years |
Pascal Terjan |
* Bind caca_fill_triangle_textured
|
|
|
@4045
|
10 years |
Sam Hocevar |
Update source checking test and remove CRLF crap from makefiles.
|
|
|
@3587
|
10 years |
Sam Hocevar |
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() …
|
|
|
@3582
|
10 years |
Sam Hocevar |
Coding style: remove tabs and trailing spaces.
|
|
|
@3553
|
10 years |
Sam Hocevar |
Add a section at the beginning of the Ruby documentation to prevent …
|
|
|
@3511
|
11 years |
Sam Hocevar |
Fix import/export related stuff I forgot to update in the Ruby and PHP …
|
|
|
@3495
|
11 years |
Sam Hocevar |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
|
@3483
|
11 years |
Sam Hocevar |
Fix a ruby unit test that made wrong use of Caca::Display.driver_list.
|
|
|
@3473
|
11 years |
Sam Hocevar |
A lot of documentation updates here and there, including bugfixes …
|
|
|
@3159
|
11 years |
Pascal Terjan |
* Undo last commit
|
|
|
@3158
|
11 years |
Pascal Terjan |
* Add -module flag, hopefuly this will fix on OSX
|
|
|
@3157
|
11 years |
Pascal Terjan |
* List drivers as a Hash
|
|
|
@2829
|
11 years |
Pascal Terjan |
* Fix a warning
|
|
|
@2825
|
11 years |
Pascal Terjan |
* No need to require test/unit in each testfile
|
|
|
@2824
|
11 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2823
|
11 years |
Pascal Terjan |
* Have local paths first in LOAD_PATH
|
|
|
@2822
|
11 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2821
|
11 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2303
|
12 years |
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
|
|
@2299
|
12 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2298
|
12 years |
Pascal Terjan |
Fix args type checks in Caca::Display.new
|
|
|
@2297
|
12 years |
Pascal Terjan |
Add few unit tests for Caca::Display
|
|
|
@2296
|
12 years |
Pascal Terjan |
Add driver/set_driver/driver=/driver_list methods to Caca::Display, …
|
|
|
@2295
|
12 years |
Pascal Terjan |
We should not free the canvas if it was auto created with the display
|
|
|
@2097
|
12 years |
Pascal Terjan |
* cucul.h is needed to build caca part
|
|
|
@2094
|
12 years |
Pascal Terjan |
* Improve Cucul::Canvas creation
|
|
|
@2093
|
12 years |
Pascal Terjan |
* Add Caca::Display#canvas
|
|
|
@2092
|
12 years |
Pascal Terjan |
* Allow calling Caca::Display.new without parameter
|
|
|
@2086
|
12 years |
Pascal Terjan |
* Rename parameters of draw_box* in Ruby binding
|
|
|
@2077
|
12 years |
Pascal Terjan |
* Add Caca.version and Cucul.version
|
|
|
@2068
|
12 years |
Sam Hocevar |
* Code qui fait des warnings == code de porc == deux baffes dans ta gueule.
|
|
|
@2067
|
12 years |
Sam Hocevar |
* Some cleanup in the Ruby bindings Makefile.am.
|
|
|
@2064
|
12 years |
Sam Hocevar |
* Fixed svn properties that git-svn was unable to get straight.
|
|
|
@2051
|
12 years |
Sam Hocevar |
* Adapt the Ruby bindings to the event API change.
|
|
|
@2048
|
12 years |
Pascal Terjan |
* Little improvements in ruby doc
+ Made the doc a little more easy …
|
|
|
@2042
|
12 years |
Pascal Terjan |
* Add Caca::Event#quit? to make tests nicer
|
|
|
@2033
|
12 years |
Pascal Terjan |
* Split Ruby documentation out of README
|
|
|
@2024
|
12 years |
Pascal Terjan |
* Remove cucul directory that got forgotten
|
|
|
@2023
|
12 years |
Pascal Terjan |
* Improve the example in README
|
|
|
@2022
|
12 years |
Pascal Terjan |
* Install lib/caca.rb
|
|
|
@2021
|
12 years |
Pascal Terjan |
* Update README to talk about Caca
|
|
|
@2020
|
12 years |
Pascal Terjan |
* Use to_i on the event mask, it is not always an Integer
|
|
|
@2019
|
12 years |
Pascal Terjan |
- Finish Caca::Event (a.k.a. J'ai fait caca aujourd'hui)
|
|
|
@2017
|
12 years |
Pascal Terjan |
* Add missing methods in Caca::Display and add empty Caca::Event
|
|
|
@2015
|
12 years |
Pascal Terjan |
* Add Caca and Caca::Display
|
|
|
@2009
|
12 years |
Pascal Terjan |
* Finish Cucul::Dither
|
|
|
@2008
|
12 years |
Pascal Terjan |
* Add Cucul::Dither (incomplete)
|
|
|
@2004
|
12 years |
Pascal Terjan |
* Improve type checking of arguments
|
|
|
@2003
|
12 years |
Sam Hocevar |
* Slightly doxygenated ruby/README so that it appears in the manual …
|
|
|
@1997
|
12 years |
Pascal Terjan |
* Update README
|
|
|
@1996
|
12 years |
Pascal Terjan |
* Add t/tc_canvas.rb and t/tc_font.rb to Makefile.am
|
|
|
@1995
|
12 years |
Pascal Terjan |
* Add Cucul::Font
|
|
|
@1983
|
12 years |
Pascal Terjan |
* Add some pseudo doc for Ruby binding
|
|
|
@1966
|
12 years |
Pascal Terjan |
* Add more tests for the ruby binding
|
|
|
@1965
|
12 years |
Pascal Terjan |
* Add more tests for the ruby binding
|
|
|
@1964
|
12 years |
Pascal Terjan |
* Fix number of arguments for set_height
|
|
|
@1963
|
12 years |
Pascal Terjan |
* Add the ruby tests to make check
|
|
|
@1961
|
12 years |
Pascal Terjan |
* Use autotools for Ruby bindings
|
|
|
@1960
|
12 years |
Pascal Terjan |
* Fix some prototypes and use a header file for Init_cucul_canvas
|
|
|
@1957
|
12 years |
Sam Hocevar |
* Do not run "make clean" in ruby/* subdirectories when the Makefiles …
|
|
|
@1951
|
12 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1949
|
12 years |
Pascal Terjan |
* Add a first test for Ruby binding
|
|
|
@1948
|
12 years |
Pascal Terjan |
Improve Ruby API for draw_{,thin_}polyline and fix a leak on error
|
|
|
@1944
|
12 years |
Pascal Terjan |
Import Ruby binding
|