Sam Hocevar
5f0ec215f8
Remove legacy code from 10 years ago.
pirms 6 gadiem
Sam Hocevar
2f1ca4a550
Refactor a few things in the makefiles.
This fixes the path to source files in some unit tests and allows
to get rid of a few duplicate lines.
pirms 8 gadiem
Sam Hocevar
c3276fbd03
doc: update for doxygen 1.8.9.1.
pirms 9 gadiem
Sam Hocevar
4aaca9b11a
doc: update for doxygen 1.8.7.
pirms 10 gadiem
Sam Hocevar
3791c06647
doc: update the Doxygen configuration file.
pirms 10 gadiem
Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
pirms 12 gadiem
Sam Hocevar
a33126c3e6
doc: hide "__extern" from the final documentation.
pirms 12 gadiem
Sam Hocevar
6ad85219e0
build: no longer create symlinks for old libcucul stuff; it's really
gone for good.
pirms 12 gadiem
Jean-Yves Lamoureux
9506e1f384
* Fixed typo in img2txt doc (patch courtesy of Julien Danjou)
* Fixes #85
pirms 14 gadiem
Sam Hocevar
1182f248f4
Fix a typo in doc/Makefile.am preventing the documentation to build.
pirms 14 gadiem
Sam Hocevar
e97b87cc88
Use Computer Modern fonts instead of that ugly Times.
pirms 15 gadiem
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
pirms 15 gadiem
Sam Hocevar
2a4cccbf34
Clean up .gitignore and documentation build rules.
pirms 15 gadiem
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
pirms 15 gadiem
Sam Hocevar
239593a070
Add a note about autoreleased canvases in the documentation.
pirms 15 gadiem
Sam Hocevar
9f726c1e83
Update the migration documentation to reflect old box drawing API changes.
pirms 15 gadiem
Sam Hocevar
1fe8a8702a
A lot of documentation updates here and there, including bugfixes dating
back to the libcucul merge.
pirms 15 gadiem
Sam Hocevar
8d7a41354f
Update the Doxygen configuration file to version 1.5.9.
pirms 15 gadiem
Sam Hocevar
4c05cfd96c
doc: fix symlink failure when installing libcaca twice.
pirms 16 gadiem
Sam Hocevar
bfae82f286
doc: rewrite the tutorial to reflect recent API updates.
pirms 16 gadiem
Sam Hocevar
87a5d8085d
Fix documentation installation. This is the real 0.99.beta15 release.
pirms 16 gadiem
Sam Hocevar
02e29b8cdc
End of the libcucul merge: add symbolic links where appropriate.
pirms 16 gadiem
Sam Hocevar
4cda200b03
Continuing the libcucul-libcaca merge.
pirms 16 gadiem
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.
pirms 16 gadiem
Sam Hocevar
708bf4b7c1
* Get rid of TODO. It's now in Trac ( http://libcaca.zoy.org/report/1 ).
pirms 16 gadiem
Sam Hocevar
c42b0a9979
* Make it clear that we can use the Windows native console.
pirms 17 gadiem
Jean-Yves Lamoureux
c2ed045c79
* Added BBCode (French) format to img2txt's help and doc
pirms 17 gadiem
Sam Hocevar
069f4775f0
* Tell doxygen to expand __class and __extern before parsing anything, so
we don’t end with those ugly identifiers in the documentation.
pirms 17 gadiem
Sam Hocevar
7e49e3e6fb
* Switch to caca_create_display(NULL) in a few places to document the
behaviour.
pirms 17 gadiem
Sam Hocevar
b18d63c6d7
* Slightly doxygenated ruby/README so that it appears in the manual (see
http://libcaca.zoy.org/manual/libcaca-ruby.html ).
pirms 17 gadiem
Sam Hocevar
fb51259299
* Added minimal styles to doxygen.css to make the manual look decent.
pirms 17 gadiem
Sam Hocevar
99cecfa29c
* Updated doxygen file format.
* Add an empty doxygen.css file.
pirms 17 gadiem
Sam Hocevar
9ff4740f56
* Add error checking to the tutorial.
pirms 17 gadiem
Sam Hocevar
933dd085a0
* Tutorial was generating a warning since the deprecation of cucul_putstr().
pirms 17 gadiem
Jean-Yves Lamoureux
7d7f4c42e1
* Added switch to control output font size, and updated documentation
accordingly
pirms 17 gadiem
Jean-Yves Lamoureux
ae0a6b1c5d
* Updated man page for --version
pirms 17 gadiem
Jean-Yves Lamoureux
9ecad83135
* Updated documentation to reflect img2irc name change, fixed typo in img2txt help
pirms 17 gadiem
Jean-Yves Lamoureux
44e90bf190
* Updated img2txt man page
pirms 17 gadiem
Sam Hocevar
9c155f042d
* Renamed doxygen sections here and there to avoid embarassing side-effects
such as "man tutorial" showing the libcaca tutorial on Debian systems.
pirms 17 gadiem
Sam Hocevar
85f2b01bf7
* Added .gitignore files in addition to svn:ignore properties.
pirms 17 gadiem
Sam Hocevar
642193e136
* Output refman.log in case of build error.
pirms 17 gadiem
Sam Hocevar
dac2f4d57f
* Implemented caca_set_display_title() for ncurses and S-Lang.
pirms 18 gadiem
Sam Hocevar
e580ce53c4
* Documentation updates.
pirms 18 gadiem
Sam Hocevar
dbf07a9a27
* Add maxwidth and maxheight members to the font format.
pirms 18 gadiem
Sam Hocevar
40aa3b7933
* Documentation updates. Moved the canvas and font format definitions to
the Doxygen documentation.
pirms 18 gadiem
Sam Hocevar
b0a9948f5e
* Mention caca-config being deprecated in its manpage, and removed mention
of --plugin-libs from it. The option is still here but does the same as
--libs.
pirms 18 gadiem
Sam Hocevar
35f77b6e06
* Allow cacaplay to play streams and updated its manpage.
pirms 18 gadiem
Sam Hocevar
21856cf414
* Wrote manual pages for img2irc, cacaplay and cacaserver.
pirms 18 gadiem
Sam Hocevar
d465937d4a
* Slight documentation update.
pirms 18 gadiem
Sam Hocevar
757f234c4c
* Replace CUCUL_COLOR_* with CUCUL_*.
pirms 18 gadiem