30 Commits (c87d6ce85df934a200c517e11a418abe149bb8c2)

Author SHA1 Message Date
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. 16 years ago
  Sam Hocevar ed08c2d1ff Detect shared library suffix at configure stage. 16 years ago
  Sam Hocevar 3be551608a caca-sharp: support systems with .dylib or .sl shared libraries. 16 years ago
  Sam Hocevar b984149e67 Tidy the .NET Makefile. 16 years ago
  Sam Hocevar 73e9780de1 Split the C# bindings into separate files. 16 years ago
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 years ago
  Sam Hocevar fe732d0c04 Continuing the libcucul-libcaca merge. 16 years ago
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 years ago
  Sam Hocevar da68305e2c * Get the project to build in an alternate directory. 17 years ago
  Sam Hocevar e6e490ea58 * Refresh the .NET bindings. Still not complete, but quite useful already. 17 years ago
  Sam Hocevar fc83359457 * Implemented the empty CuculCanvas constructor. 17 years ago
  Sam Hocevar daf0085dd7 * Re-add methods that take int as arguments in addition to the Point, 17 years ago
  Sam Hocevar 4acebad20b * Put the demo text on top of the copper bar, not the contrary. 17 years ago
  Sam Hocevar 9c0f19ecc6 * Minor naming convention changes in the C# bindings. 17 years ago
  Sam Hocevar 6c093b6217 * Generate CLI .config files at configure time so that we can embed the 17 years ago
  Sam Hocevar d657a09759 * Use the bigger font for the C# test scroller. 17 years ago
  Sam Hocevar 752a2f7783 * Add a C# wrapper for cucul_render_canvas(). 17 years ago
  Sam Hocevar 76477f4ffa * Started to implement the CuculFont class. 17 years ago
  Sam Hocevar ad0ad85416 * Implement all line drawing functions (even variadic ones). 17 years ago
  Sam Hocevar 1c03b72337 * Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments, 17 years ago
  Sam Hocevar 1c3f8fee16 * Implemented getVersion() in the C# bindings. 17 years ago
  Sam Hocevar 2681508288 * Install CLI bindings to $(libdir)/cucul-sharp and $(libdir)/caca-sharp. 17 years ago
  Sam Hocevar f0aeb69301 * Added the various C# projects to the Visual Studio solution and slightly 17 years ago
  Sam Hocevar 14881e4744 * Add missing entries in the CacaEventKey enum. 17 years ago
  Sam Hocevar 4c68153c4a * Implemented C# bindings for ditherBitmap() and added it to the C# test. 17 years ago
  Sam Hocevar 838cdc41b9 * Adapt the C# bindings to the event API change. 17 years ago
  Sam Hocevar 2f7ac4ca2d * Rewrote the C# test in a more object-oriented way. 17 years ago
  Sam Hocevar ffa69e5252 * Started Cucul# cleanup: added missing functions, used get/set attributes 17 years ago
  Sam Hocevar 16587a464e * Some mass-renaming in the C# bindings: 17 years ago
  Sam Hocevar 5791b183c5 * Renamed DotNet/ to csharp/ because I hate mixed case. 17 years ago