Re: Catching client events

2010-06-17 Thread Matthew Allen
So instead of using a GdkNativeWindow to send to (which doesn't gel with client side windows anyway) I thought I'd go looking for someway of sending a GdkEvent to a GtkWidget... and I found one! gtk_propagate_event does what I want but it's synchronous. I would like a asynchronous version, that

Re: how to tell if a widget is still alive ?

2010-06-17 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/17/2010 03:38 PM, David Nečas wrote: On Thu, Jun 17, 2010 at 09:07:46AM +0800, Gregory Hosler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have an application where I'm making use of animated gifs on a GtkTextBuffer.

GLib 2.25.9 released

2010-06-17 Thread Matthias Clasen
GLib 2.25.9 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.25/ http://download.gnome.org/sources/glib/2.25/ e1bef7e7b669e51b8117a3d60a22c86d68eb6cfaf178f9d008f0cc79e1ca436e glib-2.25.9.tar.bz2 5d98046edac2a0ec5f12b4a4c87f7b74fcd05a5de7b17e1d93d1514e6bb16bfd

GTK+ 2.90.3 released

2010-06-17 Thread Matthias Clasen
GTK+ 2.90.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.90/ http://download.gnome.org/sources/gtk+/2.90/ c5a556355342446eee5394680aae92e286509db04bf3230c625151d6f6530ee0 gtk +-2.90.3.tar.bz2 d41349091e9e46cd19afa739cce59f3d0c543201db1ebe1f32aa0ace2715d3c9 gtk

Destroying an object that uses GCancellable

2010-06-17 Thread Nader Morshed
Hi, I'm having some difficulties with figuring out how to properly structure an object of mine; the object takes in a GSocketConnection and generates in/output streams and starts a read_line loop. However, when I go to destroy the object, calling g_cancellable_cancel within either the finalize

Re: Generic undo stack for GTK+

2010-06-17 Thread Michael Natterer
On Wed, 2010-06-16 at 22:01 +0200, Holger Berndt wrote: Some time ago, there was some discussion about a generic undo stack in GTK+ [1]. The talk back then didn't result in more concrete API discussion. As undo/redo is part of the GTK+ Roadmap [2], I now shot ahead and created an undo proposal

Re: cross compiling GTK+ on Linux for Windows

2010-06-17 Thread jcupitt
2010/6/16 Krzysztof Kosiński tweenk...@gmail.com: 2010/6/14 Tor Lillqvist t...@iki.fi: For anybody new looking into it, I certainly recommend using cross-compilation. Have a look at the spec files for the cross-compiled GTK+ stack (and much more) for Windows in the OpenSUSE Build Service. See

GSequence patch needing review

2010-06-17 Thread Xavier Claessens
Hello, I opened bug #617254 [1] and attached a patch. It is waiting for a GLib dev to review and approve the patch. can someone please check that bug? Thanks, Xavier Claessens. [1] https://bugzilla.gnome.org/show_bug.cgi?id=617254 ___

GtkTreeView patch needing review

2010-06-17 Thread Xavier Claessens
Hello, I opened bug #621651 [1] and attached a patch. It is waiting for a GTK+ dev to review and approve the patch. can someone please check that bug? Thanks, Xavier Claessens. [1] https://bugzilla.gnome.org/show_bug.cgi?id=621651 ___

Re: GLib interface call is too slow.

2010-06-17 Thread Kentaro NAKAZAWA
Alexander Larsson al...@redhat.com writes: This is similar to the original report, so I think something weird happened with your run. I did a similar measurement by each version of glib. (2.24.0, 2.24.1, git master) However, it was a same result. GLib Dispatch Mechanisms

GTK+ 2.90.3 released

2010-06-17 Thread Matthias Clasen
GTK+ 2.90.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.90/ http://download.gnome.org/sources/gtk+/2.90/ c5a556355342446eee5394680aae92e286509db04bf3230c625151d6f6530ee0 gtk +-2.90.3.tar.bz2 d41349091e9e46cd19afa739cce59f3d0c543201db1ebe1f32aa0ace2715d3c9 gtk