26 Révisions (d5c7775113e61dc23254fa8a986469f83f12b8c5)

Auteur SHA1 Message Date
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. il y a 6 ans
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. il y a 6 ans
  Sam Hocevar 558812d3fe Update copyright information. il y a 8 ans
  Sam Hocevar d33e961dc9 Only declare weak symbols if the runtime doesn’t have them. Fixes #8. il y a 8 ans
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. il y a 12 ans
  Sam Hocevar e8db5f4629 figfont: fix uninitialised data access. il y a 12 ans
  Sam Hocevar cd61fce90e build: ship a weak symbol for vsnprintf, too, because our weak symbol for il y a 12 ans
  Sam Hocevar 02bb261647 win32: define a custom sprintf_s() weak symbol. The VS2010 runtime does not il y a 12 ans
  Sam Hocevar f56be9bffa win32: use sprintf_s and vsnprintf_s on Windows, so that our static library il y a 12 ans
  Sam Hocevar 0a9f59f386 build: fix the Visual Studio compilation, remove old solution il y a 12 ans
  Sam Hocevar d736507785 build: fix copyright information. il y a 12 ans
  Sam Hocevar 00a285b11e figfont: support setting the canvas width and smushing mode from the il y a 12 ans
  Sam Hocevar 89670f0598 figfont: stick the source canvas's width, if specified. il y a 12 ans
  Sam Hocevar c822280896 Rename figfont into charfont. We will support far more than figfonts in il y a 13 ans
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. il y a 14 ans
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. il y a 15 ans
  Sam Hocevar 4c23d2b5ed Add brief documentation to figfont functions. il y a 15 ans
  Sam Hocevar e83ae726b8 Activate colour toilet font support. il y a 15 ans
  Sam Hocevar 8c678ff82a Do not crash in caca_flush_figlet() if no figfont was loaded. il y a 15 ans
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. il y a 15 ans
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
  Sam Hocevar 3338776b44 Fix a few DOS compilation warnings. il y a 15 ans
  Nicolas Vion f016c8f416 * Check that a caca_figfont was loaded before using it in caca_put_figchar() il y a 16 ans
  Sam Hocevar 149a29b38e libcaca: fix a minor warning on DOS targets. il y a 16 ans
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the il y a 16 ans
  Sam Hocevar 52710f796c * Export cucul_flush_figlet() to the public API. It should be removed later, il y a 16 ans
  Sam Hocevar 96d77f7d51 * Export cucul_file_t operations in the public header. il y a 16 ans
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is il y a 16 ans
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this il y a 16 ans
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
  Ben Wiley Sittler e1603937c7 build on Mac OS X again il y a 17 ans
  Sam Hocevar 9c951cebb2 * Windows build fixes here and there. il y a 17 ans
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. il y a 17 ans
  Sam Hocevar d06bf76c96 =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in il y a 17 ans
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). il y a 17 ans