Hi,
some days ago gtk-sharp 2.8.1 was released, a pure bugfix release
changelog diff and diffstat attached

Bye
--- gtk-sharp2-2.8.0/ChangeLog	2006-01-11 18:17:37.000000000 +0100
+++ gtk-sharp-2.8.1/ChangeLog	2006-02-03 20:42:35.000000000 +0100
@@ -1,3 +1,61 @@
+2005-02-03  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* bootstrap-2.* : update for 2.x.1 releases.
+
+2005-02-03  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* generator/Signal.cs : virtual method enum retvals must be case to 
+	Enum before casting to their ultimate type.  Also dispose retval 
+	gvalues to avoid reference leaks.
+
+2005-01-31  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* gnome/About.custom : fix some nullterm issues in subclass 
+	construction as reported on irc by latexer.
+
+2005-01-31  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* gtk/Dialog.custom : null check a parent arg.  [Fixes #77400]
+
+2005-01-22  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* configure.in.in : work around broken vte that doesn't
+	advertise its gtk+ dependency to pkg-config. [Fixes #77323]
+
+2005-01-21  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* generator/SymbolTable.cs : alias off_t to ssize_t as it is
+	signed according to harold.  [Fixes #77016]
+
+2005-01-21  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* gtk/RadioToolButton.custom : manually implement the GLib.List group
+	ctors.  [Fixes #76992]
+
+2005-01-17  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* gnome/Canvas.custom : add a ctor (bool is_aa) using the
+	construct-only prop.
+	[Fixes #77017]
+
+2006-01-17  Wade Berrier  <[EMAIL PROTECTED]>
+
+	* Have vte-sharp only depend on gtk-sharp instead of gnome-sharp
+	* sample/VteTest.cs: use gtk# calls instead of gnome#
+	* vte/vte-sharp-2.0.pc.in: depend on gtk-sharp instead of gnome-sharp
+	* configure.in.in: Allow vte to be build if gnome isn't going to be built
+	[Fixes #77182]
+
+2005-01-13  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* glib/Marshaller.cs : subtract utc_offset when marshaling to time_t.
+	[Fixes #77244]
+
+2005-01-12  Mike Kestner  <[EMAIL PROTECTED]>
+
+	* sources/MethodBody.cs : use Utf8.GetByteCount for hidden len params.
+	[Fixes #77097]
+
 2005-01-11  Mike Kestner  <[EMAIL PROTECTED]>
 
 	* bootstrap-2.8 : bump version to 2.8.0
 ChangeLog                                 |   58 ++++++++++++++++++++++++++++++
 configure                                 |   20 ++++------
 configure.in                              |    8 +---
 doc/en/GLib/Argv.xml                      |   14 ++++++-
 doc/en/GLib/Thread.xml                    |   12 ++++++
 doc/en/Gdk/Window.xml                     |    2 -
 doc/en/Glade/Global.xml                   |   28 +++++++++++---
 doc/en/Glade/HandlerNotFoundException.xml |   10 ++++-
 doc/en/Glade/Parser.xml                   |    9 +++-
 doc/en/Gnome/Canvas.xml                   |   13 ++++++
 doc/en/Gnome/Gconf.xml                    |    4 +-
 doc/en/Gnome/Icon.xml                     |   23 ++++++-----
 doc/en/Gtk.DotNet/Graphics.xml            |    2 -
 doc/en/Gtk/AccelGroup.xml                 |    2 -
 doc/en/Gtk/Grab.xml                       |   18 ++++-----
 doc/en/Gtk/ItemFactory.xml                |    2 -
 doc/en/Gtk/Table.xml                      |    2 -
 doc/en/Gtk/TextBuffer.xml                 |    2 -
 doc/en/Gtk/Window.xml                     |    2 -
 doc/en/Pango/Script.xml                   |   14 +++----
 generator/MethodBody.cs                   |    2 -
 generator/Signal.cs                       |    8 +++-
 generator/SymbolTable.cs                  |    2 -
 glib/Marshaller.cs                        |    2 -
 gnome/About.custom                        |   13 +++---
 gnome/Canvas.custom                       |   13 +++++-
 gtk/Dialog.custom                         |    2 -
 gtk/Gtk.metadata                          |    2 +
 gtk/Makefile.am                           |    1 
 gtk/Makefile.in                           |    1 
 gtk/RadioToolButton.custom                |   54 +++++++++++++++++++++++++++
 sample/VteTest.cs                         |   18 +++++----
 vte/vte-sharp-2.0.pc.in                   |    2 -
 33 files changed, 278 insertions(+), 87 deletions(-)

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
Ubuntu-motu mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to