Sam Hocevar
|
55765045c8
|
* Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters.
* Updated export test accordingly.
|
18 years ago |
Sam Hocevar
|
afaf0a0a0c
|
* Fix a compilation warning by pretending to use seterrno()'s argument
even when it isn't.
|
18 years ago |
Sam Hocevar
|
bc11640fdf
|
* Implemented strcmp() and strdup() and added an fflush() stub to the
kernel code.
|
18 years ago |
Sam Hocevar
|
a17cf905f2
|
* Added some box drawing glyphs that are used by TOIlet's future.tlf font
to the flip/flop/rotation filters.
|
18 years ago |
Sam Hocevar
|
12696aaff5
|
* Don't rely on pkg-config macros for variable substitution. Just in case.
|
18 years ago |
Sam Hocevar
|
6cc230e20d
|
* No longer bail out with an error if Imlib2 or Doxygen were not found.
|
18 years ago |
Sam Hocevar
|
b1bf22a593
|
* Minor documentation fix.
|
18 years ago |
Sam Hocevar
|
afed497172
|
* Added all the glue needed for a Cocoa output driver.
|
18 years ago |
Sam Hocevar
|
b6d2c75b78
|
* Minor compilation warning fix. OS X x86 defines "DELAY".
|
18 years ago |
Sam Hocevar
|
1cdaa755ae
|
* Documented flip/flop/rotate as being involutive.
* Updated text test.
|
18 years ago |
Sam Hocevar
|
e37f6aac55
|
* Renamed the "all" test to "cucul" because it otherwise conflicted with
the automake "all" rule.
|
18 years ago |
Sam Hocevar
|
fcee80f87d
|
* Factored terminal title setting code.
* Do not try to set the terminal title if TERM=linux.
|
18 years ago |
Sam Hocevar
|
dac2f4d57f
|
* Implemented caca_set_display_title() for ncurses and S-Lang.
|
18 years ago |
Sam Hocevar
|
54d459067a
|
* Implemented cucul_get_frame_name() and cucul_set_frame_name().
* Renamed cucul_*_canvas_frame() to cucul_*_frame() because we bloody well
know that a frame belongs to a canvas.
|
18 years ago |
Sam Hocevar
|
0b3faf2078
|
* Started writing a full API test. Not sure where it'll lead.
|
18 years ago |
Sam Hocevar
|
243ca40d7d
|
* Updated C++ bindings so that they build, at least.
|
18 years ago |
Sam Hocevar
|
c5426e3e7b
|
* Add more randomness to the cacademo effects.
* Adapt the swallow test to the display's size.
|
18 years ago |
Sam Hocevar
|
35ad2eda5a
|
* Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc.
|
18 years ago |
Sam Hocevar
|
6372da2ffc
|
* Improved ANSI import, especially wrt. drawing context persistence.
|
18 years ago |
Sam Hocevar
|
cff37b56c5
|
* Fix a bug in cucul_put_attr. This function was simply not working.
|
18 years ago |
Sam Hocevar
|
46b84c8c02
|
* Fix a bug in cucul_set_canvas_size() that caused the default attribute
to be ignored.
|
18 years ago |
Sam Hocevar
|
16e95eb980
|
* When importing an utf-8 file, set background and foreground colours to
the nearest ANSI values for the current attribute. When importing an ANSI
file, force them to lightgray on black.
|
18 years ago |
Sam Hocevar
|
2add0768f1
|
* Oops, fixed NEW entry.
|
18 years ago |
Sam Hocevar
|
fba189ba48
|
* Added a "make upload" rule for releases.
|
18 years ago |
Sam Hocevar
|
3547ef6d6b
|
* Set version to 0.99.beta10.
* Updated NEWS and ChangeLog.
|
18 years ago |
Sam Hocevar
|
e580ce53c4
|
* Documentation updates.
|
18 years ago |
Sam Hocevar
|
5b08e789e4
|
* Re-added cucul_getchar() to the legacy functions. Debian's current version
of toilet needs it.
|
18 years ago |
Sam Hocevar
|
dbf07a9a27
|
* Add maxwidth and maxheight members to the font format.
|
18 years ago |
Sam Hocevar
|
15898ad288
|
* Random transition times in cacademo.
* Swallow 4 applications instead of 2 in the swallow test.
|
18 years ago |
Sam Hocevar
|
a750bb77b3
|
* Ctrl-C and Ctrl-Z quit cacafire and cacademo.
|
18 years ago |
Sam Hocevar
|
51936f585c
|
* Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions.
* More debugging information in the import/export and font functions.
|
18 years ago |
Sam Hocevar
|
5d59b719c8
|
* Add CJK punctuation to the default fonts.
* Minor changes to the font2tga test program.
|
18 years ago |
Sam Hocevar
|
18f1f68be7
|
* Add a debug() function and a --enable-debug configure flag.
|
18 years ago |
Sam Hocevar
|
eb017043ab
|
* Support fullwidth fonts.
* Add Katakanas and Hiraganas to the default fonts.
|
18 years ago |
Sam Hocevar
|
17db9e489b
|
* Documented caca_event_t members.
|
18 years ago |
Sam Hocevar
|
40aa3b7933
|
* Documentation updates. Moved the canvas and font format definitions to
the Doxygen documentation.
|
18 years ago |
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.
|
18 years ago |
Sam Hocevar
|
598a6718e6
|
* Properly handle EOF in cacaplay.
|
18 years ago |
Sam Hocevar
|
aa3e191ccd
|
* Documentation fixes and TODO updates.
|
18 years ago |
Sam Hocevar
|
64be9051ac
|
* Flush stdout after writing the data in the raw driver.
|
18 years ago |
Sam Hocevar
|
35f77b6e06
|
* Allow cacaplay to play streams and updated its manpage.
|
18 years ago |
Sam Hocevar
|
ba605528cc
|
* Fix infinite loop due to signed/unsigned mistake.
|
18 years ago |
Sam Hocevar
|
8d5a1ea8e0
|
* libcaca multiplexer: swallows two libcaca applications, for instance
cacademo and cacafire, and displays them in a canvas.
|
18 years ago |
Sam Hocevar
|
e656963a9a
|
* Fixed a bug in the caca importer.
|
18 years ago |
Sam Hocevar
|
ef9d6c1418
|
* Fix program header.
|
18 years ago |
Sam Hocevar
|
3243101ff0
|
* Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that.
|
18 years ago |
Sam Hocevar
|
8c5342b263
|
* Made cucul_blit() handle-aware. Added a blit test for that.
|
18 years ago |
Sam Hocevar
|
f7fac153a6
|
* Free all memory upon exit in the transform test.
|
18 years ago |
Sam Hocevar
|
f104f0ac77
|
* Update transform.c so that it uses import functions instead of blitting
lines.
|
18 years ago |
Sam Hocevar
|
9d6bd7b322
|
* Do not force the text colour when importing a text file.
|
18 years ago |