* configure.in: test for 2.25.0, bump version to 2.26.0.
* gnomedesktop/gnomedesktop-sharp.dll.config.in: bump so version
svn path=/trunk/gnome-desktop-sharp/; revision=128362
* gtkhtml/HTML.custom: copy in previously generated signal marshaler
from 2-16 branch since url-requested signal exposes a G_TYPE_POINTER
parameter that can't be marshaled automatically by SignalClosure.
[Fixes#436298]
svn path=/trunk/gnome-desktop-sharp/; revision=116682
* configure.in: update gtk-sharp requirement to 2.12.1 since the
gnomepanel glue generation doesn't occur using 2.12.0. This breaks
the build since it's expecting a generated.c to be present.
[Fixes#418291]
svn path=/trunk/gnome-desktop-sharp/; revision=111176
* *: Update to GNOME 2.23.5 API. Add gnome-print-sharp.dll
and gnome-panel-sharp.dll assemblies, along with .pcs to detect
their availability.
svn path=/trunk/gnome-desktop-sharp/; revision=109795
* gnomedesktop/gnomedesktop-sharp.dll.config.in: correct minor version
in dllmap. Patch from Götz Waschk. [Fixes#356647]
svn path=/trunk/gnome-desktop-sharp/; revision=94320
* Makefile.am: add rsvg.
* Makefile.include: add mono-cairo references.
* configure.in: checks for rsvg.
* sources/sources-2.20.xml: exclude all the private hdrs, cuts
the API down to almost nothing.
* rsvg/*: update to ship rsvg2-sharp.dll and associated config/pc
files. Breaking compat here and parallel installing from where
we were in gnome-sharp. The gnome-sharp API version exposes a ton
of junk that isn't public in the C API.
svn path=/trunk/gnome-desktop-sharp/; revision=91200
* sources/Makefile.am: add gtkhtml-search.* to parse.
* gtkhtml/gtkhtml-api.raw: rerun of parser.
* gtkhtml/metadata: renaming of new search api members.
Derived from a patch submitted by Alvaro Ramirez.
svn path=/trunk/gnome-desktop-sharp/; revision=91026
* configure.in.in: add gtkhtml fu.
* Makefile.include: remove GAC and policy stuff and install gapi and
* Makefile.am: add gtkhtml to build.
assemblies to versioned directories.
* gtkhtml: add 3.14 bindings with pkgconfig setup as described
on the deploying applications page. These are a parallel-installable
non-gac'd replacement for the stable bindings located in gnome-sharp
which will probably be forever frozen at API version 3.12 due to API
incompatible changes made in 3.14.
* gnomedesktop/Makefile.am: update to 2.20 pc files.
* gnomedesktop/gnomedesktop-sharp-2.20.pc.in: renamed and moved to
non-GAC'd as above.
* sources/Makefile.am: add gtkhtml parse
* sources/sources-2.20.xml: add gtkhtml parse
svn path=/trunk/gnome-desktop-sharp/; revision=88709