|
|
@3046
|
14 years |
Jean-Yves Lamoureux |
* Made Cocoa driver BEAUTIFUL ('fixed' default font size to constant …
|
|
|
@3045
|
14 years |
Jean-Yves Lamoureux |
* Made compilation work only under Mac OS X 10.5 (Leopard) as it is …
|
|
|
@2967
|
14 years |
Sam Hocevar |
Bump soname versioning.
|
|
|
@2966
|
14 years |
Sam Hocevar |
Fix <cucul.h> installation again.
|
|
|
@2965
|
14 years |
Sam Hocevar |
Set version to 0.99.beta15.
Updated NEWS and ChangeLog?.
|
|
|
@2963
|
14 years |
Sam Hocevar |
Add a cucul.h symbolic link upon installation.
|
|
|
@2962
|
14 years |
Sam Hocevar |
libcaca: move codecs and import/export functions into subdirectories.
|
|
|
@2961
|
14 years |
Sam Hocevar |
Fix compilation warnings on platforms without Imlib2.
|
|
|
@2960
|
14 years |
Sam Hocevar |
libcaca: fix a minor warning on DOS targets.
|
|
|
@2959
|
14 years |
Sam Hocevar |
Minor build system cosmetic changes.
|
|
|
@2958
|
14 years |
Sam Hocevar |
Do not attempt to create libcaca++ symlinks if C++ support was disabled.
|
|
|
@2956
|
14 years |
Sam Hocevar |
Remove executable bit from files that do not need it.
|
|
|
@2955
|
14 years |
Sam Hocevar |
Rename csharp/ into caca-sharp/.
|
|
|
@2901
|
14 years |
Sam Hocevar |
Update the Win32 cross-build script to reflect recent reorganisation.
|
|
|
@2900
|
14 years |
Sam Hocevar |
Renamed msvc into win32.
|
|
|
@2898
|
14 years |
Sam Hocevar |
Reorganise MSVC files so that each project is with its source code.
|
|
|
@2896
|
14 years |
Sam Hocevar |
Move stubs.h to caca/caca_stubs.h since it's only used by the library.
|
|
|
@2895
|
14 years |
Sam Hocevar |
Fix the library suffix detection.
|
|
|
@2888
|
14 years |
Sam Hocevar |
Detect shared library suffix at configure stage.
|
|
|
@2882
|
14 years |
Sam Hocevar |
caca-sharp: support systems with .dylib or .sl shared libraries.
|
|
|
@2881
|
14 years |
Sam Hocevar |
.gitignore: ignore files generated by MonoDevelop?.
|
|
|
@2880
|
14 years |
Sam Hocevar |
Clean up the web server directories before copying the documentation there.
|
|
|
@2879
|
14 years |
Sam Hocevar |
doc: rewrite the tutorial to reflect recent API updates.
|
|
|
@2878
|
14 years |
Sam Hocevar |
libcaca: fix an infinite loop in the .pc file.
|
|
|
@2871
|
14 years |
Sam Hocevar |
Fix detection of floating point assembly instructions. They were …
|
|
|
@2868
|
14 years |
Sam Hocevar |
Tidy the .NET Makefile.
|
|
|
@2867
|
14 years |
Sam Hocevar |
Split the C# bindings into separate files.
|
|
|
@2864
|
14 years |
Sam Hocevar |
configure.ac: use more modern autoconf syntax.
|
|
|
@2860
|
14 years |
Sam Hocevar |
Fix separate directory build failure caused by caca_types.h.
|
|
|
@2859
|
14 years |
Sam Hocevar |
Fix the Win32 build.
|
|
|
@2858
|
14 years |
Sam Hocevar |
Properly export legacy 0.9 symbols.
|
|
|
@2854
|
14 years |
Sam Hocevar |
Fix for the libcucul symlinks installation, courtesy of Ben Wiley Sittler.
|
|
|
@2853
|
14 years |
bsittler |
switch to weak aliases so it at least compiles on Mac OS X; note that …
|
|
|
@2852
|
14 years |
bsittler |
remove reference to obsolete common.h
|
|
|
@2851
|
14 years |
bsittler |
add missing CUCUL_* compatiblity constants
|
|
|
@2850
|
14 years |
Sam Hocevar |
Support for platforms where shared libraries are not called *.so.
|
|
|
@2835
|
14 years |
Sam Hocevar |
Fix documentation installation. This is the real 0.99.beta15 release.
|
|
|
@2833
|
14 years |
Sam Hocevar |
Change the website name to caca.zoy.org.
|
|
|
@2832
|
14 years |
Sam Hocevar |
Set version to 0.99.beta14.
Updated NEWS and ChangeLog?.
|
|
|
@2831
|
14 years |
Sam Hocevar |
End of the libcucul merge: add symbolic links where appropriate.
|
|
|
@2830
|
14 years |
Sam Hocevar |
caca, cxx: install symlinks for backwards compatibility with libcucul.
|
|
|
@2829
|
14 years |
Pascal Terjan |
* Fix a warning
|
|
|
@2828
|
14 years |
Sam Hocevar |
.gitignore: ignore caca_types.h.
|
|
|
@2827
|
14 years |
Sam Hocevar |
Add missing svn:ignore SVN properties.
|
|
|
@2826
|
14 years |
Sam Hocevar |
Continue the libcaca/libcucul merge. Source and binary compatibility …
|
|
|
@2825
|
14 years |
Pascal Terjan |
* No need to require test/unit in each testfile
|
|
|
@2824
|
14 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2823
|
14 years |
Pascal Terjan |
* Have local paths first in LOAD_PATH
|
|
|
@2822
|
14 years |
Sam Hocevar |
Continuing the libcucul-libcaca merge.
|
|
|
@2821
|
14 years |
Sam Hocevar |
Starting refactoring to get rid of libcucul. The initial reason for …
|
|
|
@2820
|
14 years |
Sam Hocevar |
test: remove legacy empty directory.
|
|
|
@2819
|
14 years |
Sam Hocevar |
makefont.c: change the font data encoding, the source is now 5% smaller.
|
|
|
@2543
|
15 years |
Sam Hocevar |
* mygetopt.c: fix a parsing issue with short options.
|
|
|
@2539
|
15 years |
Sam Hocevar |
* Fix bad AM_CONDITIONAL location: it must be in the default code path.
|
|
|
@2536
|
15 years |
Sam Hocevar |
* cucul/file.c: fix a typo causing build failures when zlib is not here.
|
|
|
@2535
|
15 years |
Sam Hocevar |
* Make the asm checks for fsin/fcos and fldln2/fxch/fyl2x more robust …
|
|
|
@2519
|
15 years |
Sam Hocevar |
* Fix plugin build.
|
|
|
@2518
|
15 years |
Sam Hocevar |
* Set version to 0.99.beta14.
* Updateed NEWS and ChangeLog?.
|
|
|
@2517
|
15 years |
Sam Hocevar |
* Check for FTGL in the configure step, because we will use it later.
…
|
|
|
@2437
|
15 years |
Sam Hocevar |
* Fix C++ library linking.
|
|
|
@2436
|
15 years |
Sam Hocevar |
* Fix cucul_file_read() calls in cacaview.
|
|
|
@2427
|
15 years |
Sam Hocevar |
* Fix cacademo build on systems without imlib-dev.
|
|
|
@2425
|
15 years |
Sam Hocevar |
* Generate the C++ .pc files at configure time.
|
|
|
@2424
|
15 years |
Sam Hocevar |
* Only install the C++ .pc files if C++ support was activated.
|
|
|
@2423
|
15 years |
Sam Hocevar |
* Install cucul++.pc and caca++.pc in the pkg-config directory.
|
|
|
@2413
|
15 years |
Sam Hocevar |
* Updated version number to 0.99.beta15, so that we can build TOIlet.
|
|
|
@2412
|
15 years |
Sam Hocevar |
* Export cucul_flush_figlet() to the public API. It should be removed …
|
|
|
@2411
|
15 years |
Sam Hocevar |
* Make cacaview use cucul_file_t functions.
|
|
|
@2410
|
15 years |
Sam Hocevar |
* Make deprecated cucul_load_file() use cucul_file_t functions.
|
|
|
@2409
|
15 years |
Sam Hocevar |
* Make cucul_import_file() use cucul_file_t functions.
|
|
|
@2408
|
15 years |
Sam Hocevar |
* Set errno to ENOSYS in unsupported cucul_file_t operations.
|
|
|
@2407
|
15 years |
Sam Hocevar |
* Implement cucul_file_tell().
|
|
|
@2406
|
15 years |
Sam Hocevar |
* Export cucul_file_t operations in the public header.
* Implement …
|
|
|
@2405
|
15 years |
Sam Hocevar |
* makefont is only a system tool: use htons/htonl instead of hton16/hton32.
|
|
|
@2399
|
15 years |
Sam Hocevar |
* Fix cucul_set_dither_palette() argument types in cacademo.
|
|
|
@2398
|
15 years |
Sam Hocevar |
* Remove htons() and htonl() from kernel mode: we use our custom …
|
|
|
@2397
|
15 years |
Sam Hocevar |
* Fix a buffer initialisation issue in the sortchars utility.
|
|
|
@2321
|
15 years |
Jean-Yves Lamoureux |
* Changed Cucul::Rotate() to Cucul::Rotate180() and …
|
|
|
@2316
|
15 years |
Sam Hocevar |
* Put autotools files in a hidden ".auto" directory instead of "autotools".
|
|
|
@2314
|
15 years |
Sam Hocevar |
* Add missing headers to the Visual Studio build files.
|
|
|
@2313
|
15 years |
Sam Hocevar |
* Switch a few unsigned int variables to size_t where appropriate.
* …
|
|
|
@2312
|
15 years |
Sam Hocevar |
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but …
|
|
|
@2309
|
15 years |
Sam Hocevar |
* Started libcaca unit tests.
|
|
|
@2308
|
15 years |
Sam Hocevar |
* Get the project to build in an alternate directory.
|
|
|
@2307
|
15 years |
Sam Hocevar |
* Refresh the .NET bindings. Still not complete, but quite useful already.
|
|
|
@2306
|
15 years |
Sam Hocevar |
* Documentation fixes (due to renamings, some parameters were no …
|
|
|
@2305
|
15 years |
Sam Hocevar |
* Remove all unsigned ints from exported functions. Signed arithmetic …
|
|
|
@2304
|
15 years |
Sam Hocevar |
* Get rid of the last long types in the API.
* Use size_t and …
|
|
|
@2303
|
15 years |
Sam Hocevar |
* Changed most of the long ints in the API into C99 types. WARNING: …
|
|
|
@2302
|
15 years |
Sam Hocevar |
* Cosmetic fix for ./configure output when a pkg-module is not found.
|
|
|
@2301
|
15 years |
Sam Hocevar |
* Use CppUnit? for C and C++ unit tests. Sorry, Jylam.
|
|
|
@2300
|
15 years |
Sam Hocevar |
* Changed most "unsigned char" variables into "uint8_t", including in
…
|
|
|
@2299
|
15 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2298
|
15 years |
Pascal Terjan |
Fix args type checks in Caca::Display.new
|
|
|
@2297
|
15 years |
Pascal Terjan |
Add few unit tests for Caca::Display
|
|
|
@2296
|
15 years |
Pascal Terjan |
Add driver/set_driver/driver=/driver_list methods to Caca::Display, …
|
|
|
@2295
|
15 years |
Pascal Terjan |
We should not free the canvas if it was auto created with the display
|
|
|
@2294
|
15 years |
Jean-Yves Lamoureux |
* Fixed cucul_set_canvas_boundaries() bug that prevented good size to …
|
|
|
@2265
|
15 years |
Jean-Yves Lamoureux |
* Removed by-default stack protector from recent gcc's while compiling …
|
|
|
@2256
|
15 years |
Jean-Yves Lamoureux |
* Oops, bad type (char instead of uint32) after ellipse rendering …
|
|
|