Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
hace 12 años
Sam Hocevar
a09f027727
Add the copyright unit test and update copyright information everywhere.
hace 14 años
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
hace 15 años
Sam Hocevar
d3ef2bbecd
Add caca_export_area_to_memory() to export only a selected part of the
current canvas. This is useful to export dirty rectangles. Accordingly,
add caca_import_area_from_memory() and caca_import_area_from_file().
hace 15 años
Sam Hocevar
4cda200b03
Continuing the libcucul-libcaca merge.
hace 16 años
Sam Hocevar
fe732d0c04
Continuing the libcucul-libcaca merge.
hace 16 años
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
hace 16 años
Sam Hocevar
db166f5ec0
* Add #include <cstring> to fix gcc-4.3 build.
hace 17 años
Sam Hocevar
a7debae6f9
* Fix memory leaks that slipped in here and there. We still have 100,000
fewer than Firefox, lol.
hace 17 años
Sam Hocevar
9c72677ccf
* Add cucul_get_version() and caca_get_version() and updated C++ bindings
accordingly.
* The C++ test example no longer needs "config.h".
hace 17 años
Sam Hocevar
cdebb09b64
* Added MSVC project files for the C++ bindings and the C++ test.
hace 17 años
Sam Hocevar
33f441b424
* Adapt the C++ bindings to the event API change.
hace 17 años
Sam Hocevar
9597783308
* Bwarf, typo in the no warranty clause.
hace 18 años
Sam Hocevar
33058757da
* Add a no warranty clause to the code.
hace 18 años
Sam Hocevar
243ca40d7d
* Updated C++ bindings so that they build, at least.
hace 18 años
Jean-Yves Lamoureux
da48bab388
* Fixed behaviour of the pig while resizing window
hace 18 años
Sam Hocevar
3018841fe8
* Use the import function to load the pig image in cxxtest.
hace 18 años
Jean-Yves Lamoureux
0c87e5978a
* Fixed c++ example
hace 18 años
Sam Hocevar
67ff5d5b1d
* Got rid of cucul_ansi_to_str(), it's really useless.
* Partial update of the C++ bindings.
* Updated documentation.
hace 18 años
Sam Hocevar
82a2e5cd22
* Properly rename cxxtest.cpp to cpptest.cpp to preserve history.
hace 18 años
Jean-Yves Lamoureux
6d2462ba6b
* Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency.
--This line, and those below, will be ignored--
M cxx/cucul++.cpp
A cxx/cxxtest.cpp
M cxx/cucul++.h
M cxx/Makefile.am
hace 18 años
Jean-Yves Lamoureux
63955d927a
* Updated C++ bindings
hace 18 años
Jean-Yves Lamoureux
bce66aa628
* Updated C++ bindings and renamed directory to more comprehensive cxx
hace 18 años
Jean-Yves Lamoureux
f57af45c76
* Updated libcaca c++ bindings
hace 18 años
Jean-Yves Lamoureux
b15241efbd
* Updated C++ bindings, should be coding-style-correction-proof, or at least a bit better than before. Not tested at all.
hace 18 años
Sam Hocevar
07feb84e72
* Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
hace 18 años
Sam Hocevar
1fa4337054
* Compilation fix in cpptest.cpp.
hace 18 años
Jean-Yves Lamoureux
12b35d02e8
* Fixed compile problem, put Event outside Caca class
hace 18 años
Jean-Yves Lamoureux
12282fc68c
* Better C++ test
hace 18 años
Jean-Yves Lamoureux
fcd735ffc3
* Added license in C++ files.
hace 18 años
Jean-Yves Lamoureux
3a3fd8ab1b
* Fixed C++ printf(), added it in example
hace 18 años
Jean-Yves Lamoureux
208cf461bc
* Forgot a test on Caca() instantiation
hace 18 años
Jean-Yves Lamoureux
3b166c5603
* Added preliminary C++ bindings
hace 18 años