|
|
@870
|
15 years |
Sam Hocevar |
* Check for <errno.h>.
* Started changing function prototypes so …
|
|
|
@869
|
15 years |
Sam Hocevar |
* Reverted that errno stuff. We'll just use the real errno.
|
|
|
@868
|
15 years |
Sam Hocevar |
* Added basis for an errno-like mechanism.
|
|
|
@867
|
15 years |
Sam Hocevar |
* Removed my previously introduced --enable-pangoft2 and replaced it …
|
|
|
@866
|
15 years |
Sam Hocevar |
* Brought the Win32 build back on its wheels.
|
|
|
@865
|
15 years |
Sam Hocevar |
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
|
|
|
@864
|
15 years |
Sam Hocevar |
* Fixed minor compilation warning.
|
|
|
@863
|
15 years |
Sam Hocevar |
* Win32 compilation fix.
|
|
|
@862
|
15 years |
Sam Hocevar |
* On win32, only disable the built-in fonts, not all the font functions.
|
|
|
@861
|
15 years |
Sam Hocevar |
* Look for htons/htonl in netinet/in.h in addition to arpa/inet.h
* …
|
|
|
@860
|
15 years |
Sam Hocevar |
* Hahaha, fixed the coding style example.
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@858
|
15 years |
Sam Hocevar |
* Added "common.h", a placeholder for simple features and functions …
|
|
|
@857
|
15 years |
Sam Hocevar |
* Print '?' for Unicode characters in the ANSI export. We'll decide …
|
|
|
@856
|
15 years |
Sam Hocevar |
* Oops, fixed an old typo that brevented building without PangoFt2.
|
|
|
@855
|
15 years |
Sam Hocevar |
* Fixed Debian build files.
|
|
|
@854
|
15 years |
Sam Hocevar |
* Do not bail out if PangoFt2 was not found.
|
|
|
@853
|
15 years |
Sam Hocevar |
* 0.99.beta1 branch.
|
|
|
@852
|
15 years |
Sam Hocevar |
* 0.99.beta1 release.
|
|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@850
|
15 years |
Sam Hocevar |
* Updated Debian build rules.
|
|
|
@849
|
15 years |
Sam Hocevar |
* Allow the caca_event_t *ev argument for caca_get_event() to be NULL.
|
|
|
@848
|
15 years |
Sam Hocevar |
* Minor updates to the migration documentation.
|
|
|
@847
|
15 years |
Sam Hocevar |
* Slightly improved the documentation build rules dependencies.
|
|
|
@846
|
15 years |
Sam Hocevar |
* Updated ChangeLog?, NEWS and TODO.
|
|
|
@845
|
15 years |
Sam Hocevar |
* Updated the migration guide.
|
|
|
@844
|
15 years |
Sam Hocevar |
* Wrote the C coding style documentation.
|
|
|
@843
|
15 years |
Sam Hocevar |
* Added a test for multiple frames support.
* Added a test for …
|
|
|
@842
|
15 years |
Sam Hocevar |
* Support for multiple frames in canvases.
|
|
|
@841
|
15 years |
Sam Hocevar |
* Added a simple "text" importer, until the cool ANSI importer arrives.
|
|
|
@840
|
15 years |
Sam Hocevar |
* Disabled the foreground/background optimisation in the IRC export …
|
|
|
@839
|
15 years |
Sam Hocevar |
* Disabled sprite stuff from the tests.
|
|
|
@838
|
15 years |
Sam Hocevar |
* Removed soon-to-be-thrown-away sprite stuff from the C++ bindings.
|
|
|
@837
|
15 years |
Sam Hocevar |
* Fixed --enable-cpp to actually do something. Also, disabled it by
…
|
|
|
@836
|
15 years |
Sam Hocevar |
* Oops, tutorial.dox was actually missing. Also, added a style.dox …
|
|
|
@835
|
15 years |
Sam Hocevar |
* Set version number to 0.99.beta1.
|
|
|
@834
|
15 years |
Sam Hocevar |
* Got rid of cv->scratch_line. It's unused, too.
|
|
|
@833
|
15 years |
Sam Hocevar |
* Got rid of cv->empty_line, it's now unused.
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@831
|
15 years |
Sam Hocevar |
* Fixed a segfault in the C++ bindings. Vieux porc !
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@829
|
15 years |
Sam Hocevar |
* Fixed a compilation warning.
|
|
|
@828
|
15 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@827
|
15 years |
Sam Hocevar |
* Fixed ugly coding style of the C++ bindings. Vieux porc immonde.
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@825
|
15 years |
Sam Hocevar |
* Minor documentation improvements.
|
|
|
@824
|
15 years |
Sam Hocevar |
* Documentation improvements. Wrote a small migration guide and added …
|
|
|
@823
|
15 years |
Sam Hocevar |
* Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. …
|
|
|
@822
|
15 years |
Sam Hocevar |
* Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here.
|
|
|
@821
|
15 years |
Sam Hocevar |
* Workaround for broken C++ linking with old libtool versions.
|
|
|
@820
|
15 years |
Sam Hocevar |
* Moved the technical discussion on S-Lang's palette optimisation from …
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@818
|
15 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@817
|
15 years |
Sam Hocevar |
* Updates to the Debian build files.
|
|
|
@816
|
15 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@815
|
15 years |
Sam Hocevar |
* Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns …
|
|
|
@814
|
15 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@812
|
15 years |
Sam Hocevar |
* Cosmetic changes.
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@809
|
15 years |
Sam Hocevar |
* Fixed C++ bindings makefile so that it does not try to use the …
|
|
|
@808
|
15 years |
Sam Hocevar |
* Truecolor support for the HTML and HTMLv3 exporters.
|
|
|
@807
|
15 years |
Sam Hocevar |
* Fixed a bug in _cucul_argb32_to_rgb24fg/bg().
|
|
|
@806
|
15 years |
Sam Hocevar |
* Updated README (caca-config -> pkg-config) and TODO.
|
|
|
@805
|
15 years |
Sam Hocevar |
* Cosmetic code changes and minor optimisations.
|
|
|
@804
|
15 years |
Sam Hocevar |
* Merged again all export functions into cucul/export.c. They're all …
|
|
|
@803
|
15 years |
Sam Hocevar |
* Changed the buffer type in cucul_render_canvas() to void* to avoid
…
|
|
|
@802
|
15 years |
Sam Hocevar |
* Handle CACA_EVENT_QUIT in the event test program.
|
|
|
@801
|
15 years |
Sam Hocevar |
* Workaround for broken AC_PATH_X autoconf macros.
|
|
|
@800
|
15 years |
Sam Hocevar |
* Compilation fix.
|
|
|
@799
|
15 years |
Sam Hocevar |
* Implemented CACA_EVENT_QUIT. Unused yet.
|
|
|
@798
|
15 years |
Sam Hocevar |
* Fixed autotools stuff in the cpp bindings.
|
|
|
@797
|
15 years |
Sam Hocevar |
* Compilation fix in cpptest.cpp.
|
|
|
@796
|
15 years |
Jean-Yves Lamoureux |
* Fixed compile problem, put Event outside Caca class
|
|
|
@795
|
15 years |
Sam Hocevar |
* Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand …
|
|
|
@794
|
15 years |
Sam Hocevar |
* Removed a few useless files (vieux porc).
|
|
|
@793
|
15 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@792
|
15 years |
Sam Hocevar |
* Minor cosmetic changes in the test programs.
|
|
|
@791
|
15 years |
Sam Hocevar |
* Truecolor support in the SVG and PostScript? exporters.
|
|
|
@790
|
15 years |
Sam Hocevar |
* Implemented TGA image export.
|
|
|
@789
|
15 years |
Sam Hocevar |
* Implemented argb32 to rgb24fg/bg colour conversions.
|
|
|
@788
|
15 years |
Sam Hocevar |
* Use cucul_get_export_list() in the export test instead of hardcoding …
|
|
|
@787
|
15 years |
Sam Hocevar |
* Fixed abusive strictness in the font loader.
|
|
|
@786
|
15 years |
Jean-Yves Lamoureux |
* Updated TODO list.
|
|
|
@785
|
15 years |
Jean-Yves Lamoureux |
* Better C++ test
|
|
|
@784
|
15 years |
Jean-Yves Lamoureux |
* Added license in C++ files.
|
|
|
@783
|
15 years |
Jean-Yves Lamoureux |
* Fixed C++ printf(), added it in example
|
|
|
@782
|
15 years |
Jean-Yves Lamoureux |
* Forgot a test on Caca() instantiation
|
|
|
@781
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary C++ bindings
|
|
|
@780
|
15 years |
Sam Hocevar |
* Added truecolor support to the X11 and GL drivers.
|
|
|
@779
|
15 years |
Sam Hocevar |
* Added test/truecolor.c to test non-ANSI colour pairs.
|
|
|
@778
|
15 years |
Sam Hocevar |
* Moved cucul_set_color() from canvas.c to colour.c.
* Added …
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@776
|
15 years |
Sam Hocevar |
* Fixed bad library name in pc file.
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@774
|
15 years |
Jean-Yves Lamoureux |
* Fixed sprite functions (it compiles now) (Y'a des connards qui font …
|
|
|
@773
|
15 years |
Sam Hocevar |
* Improved documentation in many places.
|
|
|
@772
|
15 years |
Sam Hocevar |
* Generate a PDF documentation instead of the PostScript? one. It has …
|
|
|
@771
|
15 years |
Sam Hocevar |
* Ahaha I didn't even check that it compiled properly.
|
|
|