../
|
autotools
|
|
342
|
17 years
|
Sam Hocevar |
* Fixed $Id in all Makefile.am files.
|
perl
|
|
522
|
15 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
python
|
|
522
|
15 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
debian
|
|
526
|
15 years
|
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
msvc
|
|
526
|
15 years
|
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
test
|
|
536
|
15 years
|
Sam Hocevar |
* Moved stuff around to differenciate between libcucul and libcaca.
|
src
|
|
540
|
15 years
|
Sam Hocevar |
* Polished the driver split a bit (still no events, except resize …
|
doc
|
|
546
|
15 years
|
Sam Hocevar |
* Ignore driver_*.c files when building documentation.
|
cucul
|
|
555
|
15 years
|
Jean-Yves Lamoureux |
* Exporters now return size of generated data
|
caca
|
|
557
|
15 years
|
Sam Hocevar |
* Make output drivers more error resilient when handling UTF-32 …
|
README
|
1.2 KB
|
331
|
17 years
|
Sam Hocevar |
* test/event.c:
+ Do not refresh after each event, but only when …
|
NOTES
|
8.0 KB
|
343
|
17 years
|
Sam Hocevar |
* src/graphics.c:
+ Implemented caca_set_title() for X11 and …
|
build-win32
|
894 bytes
|
346
|
17 years
|
Sam Hocevar |
* configure.ac:
+ Added --disable-doc to let the user not build …
|
NEWS
|
2.2 KB
|
362
|
17 years
|
Sam Hocevar |
* 0.9 release.
|
ChangeLog
|
107.1 KB
|
363
|
17 years
|
Sam Hocevar |
* 0.9 branch.
|
TODO
|
815 bytes
|
366
|
17 years
|
Sam Hocevar |
* BUGS TODO:
+ Removed BUGS, updated TODO.
* debian/*:
+ …
|
THANKS
|
558 bytes
|
369
|
16 years
|
Sam Hocevar |
* src/graphics.c:
+ Win32 speed improvements by Jari Komppa.
|
AUTHORS
|
183 bytes
|
517
|
15 years
|
Jean-Yves Lamoureux |
* Updated for my ego trip
|
COPYING
|
508 bytes
|
522
|
15 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
COPYING.LGPL
|
25.9 KB
|
522
|
15 years
|
Sam Hocevar |
* Changed the licensing to WTFPL, as per all copyright holders' permission.
|
bootstrap
|
3.2 KB
|
523
|
15 years
|
Sam Hocevar |
* New updated bootstrap script.
|
libcaca.spec
|
4.1 KB
|
526
|
15 years
|
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
build-dos
|
892 bytes
|
543
|
15 years
|
Sam Hocevar |
* Fixed DOS driver.
* Added a build-dos script to cross-compile the …
|
Makefile.am
|
327 bytes
|
543
|
15 years
|
Sam Hocevar |
* Fixed DOS driver.
* Added a build-dos script to cross-compile the …
|
caca-config.in
|
1.7 KB
|
547
|
15 years
|
Sam Hocevar |
* Let us do "caca-config --libs cucul" to get only the libcucul …
|
configure.ac
|
8.2 KB
|
554
|
15 years
|
Jean-Yves Lamoureux |
* Added very preliminary network driver
|