|
|
@2129
|
13 years |
Sam Hocevar |
* Cocoa driver build fix, courtesy of Ben Wiley Sittler.
|
|
|
@2128
|
13 years |
Sam Hocevar |
* Slight improvement to the Unicode -> ASCII conversion, courtesy of
…
|
|
|
@2111
|
13 years |
Sam Hocevar |
=?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20 …
|
|
|
@2110
|
13 years |
Sam Hocevar |
* Implemented cucul_canvas_set_figfont() from TOIlet’s open_font().
|
|
|
@2109
|
13 years |
Sam Hocevar |
* Import io.c from TOIlet directly into libcucul. Can you see where …
|
|
|
@2108
|
13 years |
Sam Hocevar |
* Bump version to 0.99.beta14.
|
|
|
@2107
|
13 years |
Sam Hocevar |
* Fix the "img2txt: option requires an argument -- h" bug.
|
|
|
@2106
|
13 years |
Sam Hocevar |
* Use cucul_get_dither_algorithm_list() and cucul_get_export_list() …
|
|
|
@2105
|
13 years |
Pascal Terjan |
* Allow exiting cacafire using the window manager
|
|
|
@2104
|
13 years |
Jean-Yves Lamoureux |
* Added BBCode (French) format to img2txt's help and doc
|
|
|
@2103
|
13 years |
Sam Hocevar |
* Created a tests/ directory for regression tests. Run with "make …
|
|
|
@2102
|
13 years |
Sam Hocevar |
* Add a French BBCode exporter, for use on http://libcaca.skyrock.com/ …
|
|
|
@2101
|
13 years |
Sam Hocevar |
* Rename "test" to "examples". The former will become a real …
|
|
|
@2097
|
13 years |
Pascal Terjan |
* cucul.h is needed to build caca part
|
|
|
@2096
|
13 years |
Sam Hocevar |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|
|
|
@2095
|
13 years |
Sam Hocevar |
* Implemented the empty CuculCanvas? constructor.
* Implemented …
|
|
|
@2094
|
13 years |
Pascal Terjan |
* Improve Cucul::Canvas creation
|
|
|
@2093
|
13 years |
Pascal Terjan |
* Add Caca::Display#canvas
|
|
|
@2092
|
13 years |
Pascal Terjan |
* Allow calling Caca::Display.new without parameter
|
|
|
@2091
|
13 years |
Sam Hocevar |
* Re-add methods that take int as arguments in addition to the Point,
…
|
|
|
@2090
|
13 years |
Sam Hocevar |
* Put the demo text on top of the copper bar, not the contrary.
|
|
|
@2089
|
13 years |
Sam Hocevar |
* Minor naming convention changes in the C# bindings.
|
|
|
@2088
|
13 years |
Sam Hocevar |
* Generate CLI .config files at configure time so that we can embed …
|
|
|
@2087
|
13 years |
Sam Hocevar |
* Use libtool’s -version-number instead of -version-info and its …
|
|
|
@2086
|
13 years |
Pascal Terjan |
* Rename parameters of draw_box* in Ruby binding
|
|
|
@2084
|
13 years |
Sam Hocevar |
* Add System.Drawing to the C# project references.
|
|
|
@2083
|
13 years |
Sam Hocevar |
* Use the bigger font for the C# test scroller.
|
|
|
@2082
|
13 years |
Sam Hocevar |
* Add a C# wrapper for cucul_render_canvas().
* Use …
|
|
|
@2081
|
13 years |
Sam Hocevar |
* Started to implement the CuculFont? class.
|
|
|
@2080
|
13 years |
Sam Hocevar |
* Implement all line drawing functions (even variadic ones).
|
|
|
@2079
|
13 years |
Sam Hocevar |
* Changed the box drawing functions so that their arguments are …
|
|
|
@2078
|
13 years |
Sam Hocevar |
* Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp …
|
|
|
@2077
|
13 years |
Pascal Terjan |
* Add Caca.version and Cucul.version
|
|
|
@2076
|
13 years |
Sam Hocevar |
* Implemented getVersion() in the C# bindings.
* Slightly improved …
|
|
|
@2075
|
13 years |
Sam Hocevar |
* Fix memory leaks that slipped in here and there. We still have …
|
|
|
@2074
|
13 years |
Sam Hocevar |
* Add cucul_get_version() and caca_get_version() and updated C++ …
|
|
|
@2073
|
13 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@2072
|
13 years |
Sam Hocevar |
* Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp.
|
|
|
@2071
|
13 years |
Sam Hocevar |
* Tell doxygen to expand class and extern before parsing anything, …
|
|
|
@2070
|
13 years |
Sam Hocevar |
* Added MSVC project files for the C++ bindings and the C++ test.
|
|
|
@2069
|
13 years |
Sam Hocevar |
* Distribute all MSVC files.
|
|
|
@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
|
|
|