mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 23:14:56 +00:00
* configure.in : Added support for Rsvg.NET -- librsvg
.NET bindings. (Made a check for the library. And
made it so "rsvg/Makefile" would be generated. Also
made it so it will display if rsvg-sharp.dll will
be generated or not.)
* makefile : Added support for Rsvg.NET -- librsvg
.NET bindings. (Added an entry for Rsvg.NET.)
* sources/gtk-sharp.sources : Added an entry for
Rsvg.NET -- librsvg .NET bindings.
* rsvg/ : Created "rsvg/" directory. (To hold stuff
for Rsvg.NET.)
* rsvg/Tool.cs : Created Rsvg.Tool class to hold
various procedures (which were not automatically
wrapped).
* rsvg/Makefile.in : Created "rsvg/Makefile.in".
* api/Makefile.in : Added and entry for Rsvg.NET.
svn path=/trunk/gtk-sharp/; revision=12020
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| art-api.xml | ||
| atk-api.xml | ||
| gda-api.xml | ||
| gdk-api.xml | ||
| gdk-symbols.xml | ||
| glade-api.xml | ||
| gnome-api.xml | ||
| gnomedb-api.xml | ||
| gnomeprint-api.xml | ||
| gst-api.xml | ||
| gtk-api.xml | ||
| gtk-symbols.xml | ||
| Makefile.in | ||
| makefile.win32 | ||
| pango-api.xml | ||
| rsvg-api.xml | ||