|
|
@2068
|
13 years |
Sam Hocevar |
* Code qui fait des warnings == code de porc == deux baffes dans ta gueule.
|
|
|
@2067
|
13 years |
Sam Hocevar |
* Some cleanup in the Ruby bindings Makefile.am.
|
|
|
@2066
|
13 years |
Sam Hocevar |
* Refresh TODO list.
|
|
|
@2065
|
13 years |
Sam Hocevar |
* Added the various C# projects to the Visual Studio solution and …
|
|
|
@2064
|
13 years |
Sam Hocevar |
* Fixed svn properties that git-svn was unable to get straight.
|
|
|
@2063
|
13 years |
Sam Hocevar |
* Damn, under Visual Studio it's _WIN32, not WIN32.
|
|
|
@2062
|
13 years |
Sam Hocevar |
* Switch to caca_create_display(NULL) in a few places to document the
…
|
|
|
@2061
|
13 years |
Sam Hocevar |
* Allow caca_create_display()'s argument to be NULL. It will …
|
|
|
@2060
|
13 years |
Sam Hocevar |
* Added Eriol’s snake.py example, even if it doesn’t use our (out of …
|
|
|
@2059
|
13 years |
Sam Hocevar |
* Add missing entries in the CacaEventKey? enum.
|
|
|
@2058
|
13 years |
Sam Hocevar |
* Implemented C# bindings for ditherBitmap() and added it to the C# test.
|
|
|
@2057
|
13 years |
Sam Hocevar |
* Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and
…
|
|
|
@2056
|
13 years |
Sam Hocevar |
* Introduce cucul_get_canvas_chars() and cucul_get_canvas_attrs() to …
|
|
|
@2055
|
13 years |
Sam Hocevar |
* Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display
…
|
|
|
@2054
|
13 years |
Sam Hocevar |
* Add Linux 2.6's bootsect.S to fix the sample kernel build.
|
|
|
@2053
|
13 years |
Sam Hocevar |
* Check whether CXX can include <iostream> before compiling the C++ …
|
|
|
@2052
|
13 years |
Sam Hocevar |
* Adapt the C# bindings to the event API change.
|
|
|
@2051
|
13 years |
Sam Hocevar |
* Adapt the Ruby bindings to the event API change.
|
|
|
@2050
|
13 years |
Sam Hocevar |
* Adapt the C++ bindings to the event API change.
|
|
|
@2049
|
13 years |
Sam Hocevar |
* Made the caca_event_t structure opaque and created a whole bunch of
…
|
|
|
@2048
|
13 years |
Pascal Terjan |
* Little improvements in ruby doc
+ Made the doc a little more easy …
|
|
|
@2047
|
13 years |
Sam Hocevar |
* Rewrote the C# test in a more object-oriented way.
|
|
|
@2046
|
13 years |
Sam Hocevar |
* Started Cucul# cleanup: added missing functions, used get/set …
|
|
|
@2045
|
13 years |
Sam Hocevar |
* Some mass-renaming in the C# bindings:
+ Renamed the dlls so …
|
|
|
@2044
|
13 years |
Sam Hocevar |
* Renamed DotNet/? to csharp/ because I hate mixed case.
|
|
|
@2043
|
13 years |
Sam Hocevar |
* Added as many "const" qualifiers as possible to the public API.
|
|
|
@2042
|
13 years |
Pascal Terjan |
* Add Caca::Event#quit? to make tests nicer
|
|
|
@2041
|
13 years |
Sam Hocevar |
* Ignore annoying VC++ warnings (use of strdup instead of _strdup even …
|
|
|
@2040
|
13 years |
Sam Hocevar |
* Rename _cucul_set_canvas_size into cucul_set_canvas_size to …
|
|
|
@2039
|
13 years |
Sam Hocevar |
* Add proper declspec(dllexport) tags for Win32 compilation.
* …
|
|
|
@2038
|
13 years |
Sam Hocevar |
* Updated Visual Studio files.
|
|
|
@2037
|
13 years |
Sam Hocevar |
* Split libcaca.vcproj into \1 and libcucul.vcproj.
|
|
|
@2036
|
13 years |
Sam Hocevar |
* Do not assume default gamma value is 1.0.
|
|
|
@2035
|
13 years |
Sam Hocevar |
* Escape quits cacaview, and F11 toggles fullscreen.
|
|
|
@2033
|
13 years |
Pascal Terjan |
* Split Ruby documentation out of README
|
|
|
@2026
|
13 years |
Sam Hocevar |
* Added Pascal to the AUTHORS file.
|
|
|
@2025
|
13 years |
Jean-Yves Lamoureux |
* lol commit
|
|
|
@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)
|
|
|
@2018
|
13 years |
Pascal Terjan |
* Handle closing cacaview by window manager
|
|
|
@2017
|
13 years |
Pascal Terjan |
* Add missing methods in Caca::Display and add empty Caca::Event
|
|
|
@2016
|
13 years |
Pascal Terjan |
* Slightly improved documentation
|
|
|
@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
|
|
|
@1988
|
13 years |
Sam Hocevar |
* Added minimal styles to doxygen.css to make the manual look decent.
|
|
|
@1987
|
13 years |
Sam Hocevar |
* Split "upload" target into "upload-source" and "upload-doc".
|
|
|
@1986
|
13 years |
Sam Hocevar |
* Updated doxygen file format.
* Add an empty doxygen.css file.
|
|
|
@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
|
|
|
@1962
|
13 years |
Pascal Terjan |
* Use autotools for Ruby bindings (2nd part)
|
|
|
@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
|
|
|
@1959
|
13 years |
Sam Hocevar |
* Make Charset class methods explicitly public.
|
|
|
@1958
|
13 years |
Sam Hocevar |
* Link libcaca++ with libcucul++, not only the C versions.
|
|
|
@1957
|
13 years |
Sam Hocevar |
* Do not run "make clean" in ruby/* subdirectories when the Makefiles …
|
|
|
@1954
|
13 years |
Sam Hocevar |
* Autotoolified the .NET bindings. Use --enable-dotnet.
|
|
|
@1953
|
13 years |
Sam Hocevar |
* Build Ruby and C++ bindings by default.
|
|
|
@1952
|
13 years |
Sam Hocevar |
* Update C++ bindings after cucul_set_dither_mode() deprecation.
|
|
|
@1951
|
13 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1950
|
13 years |
Sam Hocevar |
* Update .gitignore after img2irc -> img2txt change.
|
|
|
@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
|
|
|
@1947
|
13 years |
Pascal Terjan |
Fix a typo in the doc
|
|
|
@1946
|
13 years |
Sam Hocevar |
* Add error checking to the tutorial.
|
|
|
@1945
|
13 years |
Sam Hocevar |
* Tutorial was generating a warning since the deprecation of …
|
|
|
@1944
|
13 years |
Pascal Terjan |
Import Ruby binding
|
|
|
@1919
|
13 years |
Jean-Yves Lamoureux |
* Added switch to control output font size, and updated documentation …
|
|
|
@1918
|
13 years |
Jean-Yves Lamoureux |
* Updated man page for --version
|
|
|
@1917
|
13 years |
Jean-Yves Lamoureux |
* Added version switch
|
|
|
@1916
|
13 years |
Jean-Yves Lamoureux |
* Updated documentation to reflect img2irc name change, fixed typo in …
|
|
|
@1915
|
13 years |
Jean-Yves Lamoureux |
* Updated img2txt man page
|
|
|
@1914
|
13 years |
Sam Hocevar |
* Always include <netinet/in.h> when present, to make header simpler.
|
|
|
@1913
|
13 years |
Sam Hocevar |
* cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier.
|
|
|
@1912
|
13 years |
Sam Hocevar |
* Use kpsewhich to find a4.sty and a4wide.sty, as suggested by
…
|
|
|
@1911
|
13 years |
Jean-Yves Lamoureux |
* Fixed typo in help
|
|
|
@1910
|
13 years |
Jean-Yves Lamoureux |
* Added imlib2 note on builds without it
|
|
|
@1909
|
13 years |
Jean-Yves Lamoureux |
* Added brightness / contrast / gamma support
|
|
|
@1908
|
13 years |
Jean-Yves Lamoureux |
* Fixed bad file error handling, made dither and export errors more …
|
|
|
@1907
|
13 years |
Jean-Yves Lamoureux |
* Added dither error handling
|
|
|
@1906
|
13 years |
Jean-Yves Lamoureux |
* Added --dither option and updated usage()
|
|
|
@1905
|
13 years |
Jean-Yves Lamoureux |
* WTF is a typedef missing ?
|
|
|
@1904
|
13 years |
Jean-Yves Lamoureux |
* Quick and Dirty hack for DOS ans kernel drivers
|
|
|
@1903
|
13 years |
Jean-Yves Lamoureux |
* Oops, forgot to add getopt replacement files, omg.
|
|
|
@1902
|
13 years |
Jean-Yves Lamoureux |
* Replaced img2irc / pic2irc occurences, fixed bad c/c in options list
|
|
|
@1901
|
13 years |
Jean-Yves Lamoureux |
* Renamed img2irc to a more generic img2txt
|
|
|
@1900
|
13 years |
Jean-Yves Lamoureux |
* Added getopt / mygetopt support to img2irc, and added options to …
|
|
|
@1884
|
13 years |
Sam Hocevar |
* New transition effects: horizontal and vertical lines.
|
|
|