SOLVED: Re: Need to restore a window to last size/position on restart

2007-01-16 Thread Russell Markus
Thanks for the help. I was trying to get the window size and position after the user clicked the X in the upper right corner, but I guess the window was already destroyed before my handler was called. I installed a handler for a resize request and configuration events and store the size and

Re: GLib 2.12.8 released

2007-01-16 Thread Matthias Clasen
On 1/16/07, Marcin Banasiak [EMAIL PROTECTED] wrote: Thanks for the work, but I don't understand, why you modified ABI without changing soname. Now some application crashes, for example liferea: /usr/bin/liferea-bin: Symbol `g_thread_functions_for_glib_use' has different size in shared

Re: GLib 2.12.8 released

2007-01-16 Thread Marcin Banasiak
2007/1/16, Matthias Clasen [EMAIL PROTECTED]: I'm just as surprised as you are by this. I didn't expect this change to break a large number of applications. I'll figure out a better fix for 2.12.9. It you want to help, you can test the patch in bug 397139. I've already tested this patch and

GLib 2.12.9 released

2007-01-16 Thread Matthias Clasen
GLib 2.12.9 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.12/ http://download.gnome.org/sources/glib/2.12/ glib-2.12.9.tar.bz2 md5sum: b3f6a2a318610af6398b3445f1a2d6c6 glib-2.12.9.tar.gzmd5sum: 676cfe29fdfd80c68715e6cc31ba1fad This is a quick followup release to fix an

Re: How does one set background color for entire line in textview? - not possible

2007-01-16 Thread Tony Freeman
I've searched all over and I figure that this type of functionality is not possible at the current time. I'll just have to do without :-) -- Tony On Mon, 2007-01-15 at 15:06 -0500, Tony Freeman wrote: Hello, I have a function that takes the output of a spawned process and displays that in

Overlap scale on scrollbar but not correctly exposed?

2007-01-16 Thread MD Tsai
Hi, I'm writing a custom widget inherit from scrollbar (V/H), with a scale overlap on scrollbar. The custom widget overrides realize, which calls parent class' realize of scrollbar. In scale part, scale-window is parent window and scale-event_window assign with correct size. When expose, both

Re: SOLVED: Re: Need to restore a window to last size/position on restart

2007-01-16 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jan 16, 2007 at 10:31:16AM -0800, Russell Markus wrote: Thanks for the help. I was trying to get the window size and position after the user clicked the X in the upper right corner, but I guess the window was already destroyed before my

GTK+ 2.10.8 released

2007-01-16 Thread Matthias Clasen
GTK+ 2.10.8 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.10/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/ gtk+-2.10.8.tar.bz2 md5sum: 46bfef60f02c39acdcdba2ac46825db4 gtk+-2.20.8.tar.gzmd5sum: ef34d9f34ad15f5038ebb6fd129061c4 This is a bugfix release in the 2.10.x

change of ABI in Gtk+ 2.10 on Win32

2007-01-16 Thread Arnaud Charlet
I see lots of changes like that in Gtk+ 2.10.7: #ifdef G_OS_WIN32 /* Reserve old names for DLL ABI backward compatibility */ #define gtk_accel_map_load gtk_accel_map_load_utf8 #define gtk_accel_map_save gtk_accel_map_save_utf8 #endif Which causes a huge number of undefined symbols when binding

GLib 2.12.9 released

2007-01-16 Thread Matthias Clasen
GLib 2.12.9 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.12/ http://download.gnome.org/sources/glib/2.12/ glib-2.12.9.tar.bz2 md5sum: b3f6a2a318610af6398b3445f1a2d6c6 glib-2.12.9.tar.gzmd5sum: 676cfe29fdfd80c68715e6cc31ba1fad This is a quick followup release to fix an

GTK+ 2.10.8 released

2007-01-16 Thread Matthias Clasen
GTK+ 2.10.8 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.10/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/ gtk+-2.10.8.tar.bz2 md5sum: 46bfef60f02c39acdcdba2ac46825db4 gtk+-2.20.8.tar.gzmd5sum: ef34d9f34ad15f5038ebb6fd129061c4 This is a bugfix release in the 2.10.x