and return a value.
* Hack for 16-color support in xfce4-terminal for both ncurses and slang.
* Use that in the SLang driver so that it supports UTF-8 input.
terminal window.
* Add the backspace key to the slang driver.
with "utf8".
in all .c files that needed it.
their name, eg. cucul_create() -> cucul_create_canvas() etc. * Moved buffer-related functions to cucul/buffer.c.
* Renamed canvas handle variables from "c" to "cv". Eh ouais mon gros.
such as cucul_dither_t instead of struct cucul_dither. * Made cucul_buffer_t an opaque structure and implemented the two getters cucul_get_buffer_data() and cucul_get_buffer_size(). * Documented all missing functions and function parameters.
remove redundencies in the Doxygen documentation.
contain development tools that are only useful to libcaca developers.
that we have one function less. * Fixed coding style. * Removed FUCKING TABS. ____.------.___ _______.----'`` ``` `` ``` ``-. _.--' ` ```` ` ` ` ``` `` `` ``. _.-' ' ` `` ``` `` ` `' `. _ .-'' ` H A H A H A `' M A I S \/.) . . .-' / ` ` ` `` || |`-.(``-. ` ` ` ' ` ` ``` |\ `. '\```\ `` ` V I E U X ' ' `` `-`` -|\\ `/''````) `` ` - - ````` ' '.' |\_) |`'_._` ``` ''` P O R C . . ```` / // @) \ ` `` ''' . ``` '/ /''''' | ` \).`.'-. ''' _ _ .`` ` '/ .''''- `-'`. . // )-- '/,,',,' ,,,,''__,._`' ' / .' ` `- ` ' .' / ' /,;;;, ,___.---' \ '' / \ (`. .'` __',`''''.--'/ ' /'-----' | ' / )) `'-'/ `'''_.---' \;;|- '/ ,,, | ''|`- | `'--'---' |;| / ,,,,;;;;;;;;;;,,,,, |-' /` | |;|-'| ,;;;;;;;;;;;;;;;; ;;;/ /|`''' ''',,,''',,,,,,,,,,,,,,,' /,,''' ''''
in the SLang driver. * Cosmetic fixes in configure.ac.
by simply ignoring everything non ASCII :-)
and simplified the handle_resize() API. Still can be polished.
files. Phew. Now they just need a few comments.
properly credited authors and documented a few things.
broken, and event handling is not yet in the driver-specific files, but I will of course fix that later.