26 Revīzijas (a18e28d43e5e0cd58e6cecd25dfe4f247a39027a)

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