| .. |
|
codec
|
libcaca: move codecs and import/export functions into subdirectories.
|
17 lat temu |
|
driver
|
* Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant values to make the look a bit more natural)
|
17 lat temu |
|
.gitignore
|
.gitignore: ignore caca_types.h.
|
17 lat temu |
|
Makefile.am
|
Fix <cucul.h> installation again.
|
17 lat temu |
|
attr.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
box.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
caca.c
|
configure.ac: use more modern autoconf syntax.
|
17 lat temu |
|
caca.h
|
switch to weak aliases so it at least compiles on Mac OS X; note that the aliases do not actually work, so there is no cucul binary compatiblity in fact
|
17 lat temu |
|
caca.pc.in
|
libcaca: fix an infinite loop in the .pc file.
|
17 lat temu |
|
caca0.c
|
Properly export legacy 0.9 symbols.
|
17 lat temu |
|
caca0.h
|
Properly export legacy 0.9 symbols.
|
17 lat temu |
|
caca_internals.h
|
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
|
17 lat temu |
|
caca_stubs.h
|
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
|
17 lat temu |
|
caca_types.h.in
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
canvas.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
charset.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
conic.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
dither.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
event.c
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
figfont.c
|
* Check that a caca_figfont was loaded before using it in caca_put_figchar()
|
17 lat temu |
|
file.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
font.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
frame.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
graphics.c
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
legacy.c
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
libcaca.def
|
Reorganise MSVC files so that each project is with its source code.
|
17 lat temu |
|
libcaca.vcproj
|
libcaca: move codecs and import/export functions into subdirectories.
|
17 lat temu |
|
line.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
mono9.data
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
monobold12.data
|
Starting refactoring to get rid of libcucul. The initial reason for the
|
17 lat temu |
|
string.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |
|
time.c
|
* Remove all unsigned ints from exported functions. Signed arithmetic is
|
17 lat temu |
|
transform.c
|
libcaca: add fallback rotated glyphs to cope with third-party software.
|
17 lat temu |
|
triangle.c
|
Continue the libcaca/libcucul merge. Source and binary compatibility
|
17 lat temu |