120 Révisions (1cb8d025605c27da3dd0971c38e583af3cfbcdf4)

Auteur SHA1 Message Date
  Sam Hocevar d37e3a3158 * Set version to 0.99.beta9. il y a 18 ans
  Sam Hocevar d1f55fbe8f * Fix broken Imlib2 support in cacaview. il y a 18 ans
  Sam Hocevar 4c30943259 * Set version to 0.99.beta8. il y a 18 ans
  Sam Hocevar d1bccd4fba * Added a --enable-plugins configure flag that builds the GL and X11 drivers il y a 18 ans
  Sam Hocevar 60e361f74c * Add checks for getopt / getopt_long. il y a 18 ans
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. il y a 18 ans
  Sam Hocevar 7998155d09 * Set version to 0.99.beta7. il y a 18 ans
  Sam Hocevar 88c5109770 * Set version to 0.99.beta6. il y a 18 ans
  Sam Hocevar 46e5b2f90f * Update versioning. il y a 18 ans
  Sam Hocevar a34df4fa85 * Remove toilet from the libcaca source, it'll be moved to its own repo. il y a 18 ans
  Sam Hocevar 17f3a0d234 * Check for <getopt.h> and getopt_long. il y a 18 ans
  Sam Hocevar a56455a44d * Remove useless -I../kernel/ from CFLAGS. il y a 18 ans
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done il y a 18 ans
  Sam Hocevar 7949f346bc * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar db7670eb2a * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar 900b340c31 * Removed debian packaging stuff from the trunk. It'll now be at il y a 18 ans
  Sam Hocevar 61aaaa7470 * Fix a build failure when X11R7 is available but OpenGL isn't. il y a 18 ans
  Sam Hocevar 002fa479fa * Updated ChangeLog and NEWS. il y a 18 ans
  Sam Hocevar ec3b082509 * Fixed UTF-8 support in ncurses. il y a 18 ans
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for il y a 18 ans
  Sam Hocevar 64b6bfb328 * Removed useless -lXt from X11 libraries check. il y a 18 ans
  Jean-Yves Lamoureux bce66aa628 * Updated C++ bindings and renamed directory to more comprehensive cxx il y a 18 ans
  Sam Hocevar 981c405554 * Check for <errno.h>. il y a 18 ans
  Sam Hocevar 69dd5d5017 * Removed my previously introduced --enable-pangoft2 and replaced it with il y a 18 ans
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. il y a 18 ans
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. il y a 18 ans
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h il y a 18 ans
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h il y a 18 ans
  Sam Hocevar 65f76ab682 * Oops, fixed an old typo that brevented building without PangoFt2. il y a 18 ans
  Sam Hocevar af762d7d6d * Do not bail out if PangoFt2 was not found. il y a 18 ans
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. il y a 18 ans
  Sam Hocevar 747dfe797f * Fixed --enable-cpp to actually do something. Also, disabled it by il y a 18 ans
  Sam Hocevar 1ca8f93522 * Set version number to 0.99.beta1. il y a 18 ans
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground il y a 18 ans
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. il y a 18 ans
  Sam Hocevar 72ec70454e * Workaround for broken AC_PATH_X autoconf macros. il y a 18 ans
  Sam Hocevar 792c7481f5 * Implemented CACA_EVENT_QUIT. Unused yet. il y a 18 ans
  Jean-Yves Lamoureux 3b166c5603 * Added preliminary C++ bindings il y a 18 ans
  Sam Hocevar 16974a904a * Generate a PDF documentation instead of the PostScript one. It has nice il y a 18 ans
  Sam Hocevar fed62ed798 * Added a font creator that uses pango to render glyphs. il y a 18 ans
  Sam Hocevar 6fb44a69f9 * Moved test/optipal.c to tools/optipal.c. The tools subdirectory will il y a 18 ans
  Sam Hocevar 34cf71d1ea * Added pkgconfig files. Eh ouais mon gars. il y a 18 ans
  Sam Hocevar f4aed04efd * Reworked the OpenGL headers and Glut features detection (what did you il y a 18 ans
  Jean-Yves Lamoureux a473607ef3 * Added (untested) glut3 glutCheckLoop(), ans a regular display function il y a 18 ans
  Sam Hocevar b662acdd4e * Added optional support for CP437 gray blocks in the bitmap renderer. il y a 18 ans
  Sam Hocevar bc3e0f7fe6 * Use the asm versions of sin and cos when available. il y a 18 ans
  Sam Hocevar e737bea9a3 * Use UTF-8 enable ncurses (ncursesw) if available. Doesn't seem to work. il y a 18 ans
  Sam Hocevar e1a79c7512 * Do not fail if SLsmg_utf8_enable was not found, just disable UTF-8 support il y a 18 ans
  Jean-Yves Lamoureux 1c6bfd09a1 * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver il y a 18 ans
  Sam Hocevar 246c3beff3 * Added a conditional to only build the kernel if --enable-vga was set. il y a 18 ans