|
|
@2314
|
13 years |
Sam Hocevar |
* Add missing headers to the Visual Studio build files.
|
|
|
@2312
|
13 years |
Sam Hocevar |
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but …
|
|
|
@2299
|
13 years |
Sam Hocevar |
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure …
|
|
|
@2192
|
13 years |
Sam Hocevar |
* Fixed the Visual Studio projects so that they build in Release mode.
|
|
|
@2191
|
13 years |
Sam Hocevar |
* Windows build fixes here and there.
|
|
|
@2177
|
13 years |
Sam Hocevar |
* Add figfont.c to the MSVC solution.
|
|
|
@2144
|
13 years |
Sam Hocevar |
* Disable file operations in kernel mode.
* Implement strchr() in …
|
|
|
@2108
|
13 years |
Sam Hocevar |
* Bump version to 0.99.beta14.
|
|
|
@2096
|
13 years |
Sam Hocevar |
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog?.
|
|
|
@2084
|
13 years |
Sam Hocevar |
* Add System.Drawing to the C# project references.
|
|
|
@2070
|
13 years |
Sam Hocevar |
* Added MSVC project files for the C++ bindings and the C++ test.
|
|
|
@2069
|
13 years |
Sam Hocevar |
* Distribute all MSVC files.
|
|
|
@2065
|
13 years |
Sam Hocevar |
* Added the various C# projects to the Visual Studio solution and …
|
|
|
@2055
|
13 years |
Sam Hocevar |
* Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display
…
|
|
|
@2041
|
13 years |
Sam Hocevar |
* Ignore annoying VC++ warnings (use of strdup instead of _strdup even …
|
|
|
@2040
|
13 years |
Sam Hocevar |
* Rename _cucul_set_canvas_size into cucul_set_canvas_size to …
|
|
|
@2039
|
13 years |
Sam Hocevar |
* Add proper declspec(dllexport) tags for Win32 compilation.
* …
|
|
|
@2038
|
13 years |
Sam Hocevar |
* Updated Visual Studio files.
|
|
|
@2037
|
13 years |
Sam Hocevar |
* Split libcaca.vcproj into \1 and libcucul.vcproj.
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@526
|
15 years |
Sam Hocevar |
* Removed cacademo from examples, manpages and distributions. It's useless.
|
|
|
@364
|
17 years |
Sam Hocevar |
* configure.ac src/graphics:
+ Check for resize_term and …
|
|
|
@362
|
17 years |
Sam Hocevar |
* 0.9 release.
|
|
|
@355
|
17 years |
Sam Hocevar |
* 0.8 release.
|
|
|
@348
|
17 years |
Sam Hocevar |
* src/graphics.c:
+ Resize handling in the ncurses and slang drivers.
|
|
|
@344
|
17 years |
Sam Hocevar |
* configure.ac:
+ Check for sys/times.h and unistd.h.
+ Added …
|