7 次程式碼提交 (9d2e5ef6d08ff8c1730e3413a6a14e6fdc71040b)

作者 SHA1 備註 提交日期
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. 15 年之前
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the 15 年之前
  Sam Hocevar 3338776b44 Fix a few DOS compilation warnings. 15 年之前
  Nicolas Vion f016c8f416 * Check that a caca_figfont was loaded before using it in caca_put_figchar() 16 年之前
  Sam Hocevar 149a29b38e libcaca: fix a minor warning on DOS targets. 16 年之前
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility 16 年之前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 年之前
  Sam Hocevar 52710f796c * Export cucul_flush_figlet() to the public API. It should be removed later, 16 年之前
  Sam Hocevar 96d77f7d51 * Export cucul_file_t operations in the public header. 16 年之前
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is 16 年之前
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this 16 年之前
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 年之前
  Ben Wiley Sittler e1603937c7 build on Mac OS X again 17 年之前
  Sam Hocevar 9c951cebb2 * Windows build fixes here and there. 17 年之前
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. 17 年之前
  Sam Hocevar d06bf76c96 =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in 17 年之前
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). 17 年之前