Re: Please fill out the GtkLabel questionnaire

2011-04-11 Thread Behdad Esfahbod
On 04/09/11 11:42, Tristan Van Berkom wrote: >>> > > Labels currently don't wrap and ellipsize both, it would be nice if >>> > > they did however (and it's certainly possible, I would imagine the >>> > > whole text would wrap as much as possible and the text that doesnt >>> > > fit would be ellipsi

Re: BUG: GLib-Genmarshal-WARNING **: unknown type: VARIANT

2011-04-11 Thread Yasushi SHOJI
Hi Steven, At Mon, 11 Apr 2011 01:22:29 +0100, Steven Swann wrote: > > Hello All, > > I believe I have found a bug. > > Background: > I am cross-compiling glib for an ARM11 target. I have built the > toolchain loosely on the CLFS book. > I am looking to get OPIE running on the board and as suc

Re: Please fill out the GtkLabel questionnaire

2011-04-11 Thread Matthias Clasen
On Sat, Apr 9, 2011 at 6:25 PM, Benjamin Otte wrote: > Hey, > > So this came up while discussing > https://bugzilla.gnome.org/show_bug.cgi?id=647284 and we weren't sure > what the proper answers for all those questions were. So we were > wondering. > We are thinking about GtkLabel size reuqests, i

Re: clipboard_get_timestamp

2011-04-11 Thread Matthias Clasen
On Thu, Apr 7, 2011 at 3:50 PM, Morten Welinder wrote: > Once code starts looking like an #ifdef soup it might be time to introduce > a method on, say, the window object. > > IMHO, of course. > Certainly. Code that starts looking like that is a very obvious candidate for moving into the backends.

BUG: GLib-Genmarshal-WARNING **: unknown type: VARIANT

2011-04-11 Thread Steven Swann
Hello All, I believe I have found a bug. Background: I am cross-compiling glib for an ARM11 target. I have built the toolchain loosely on the CLFS book. I am looking to get OPIE running on the board and as such, require Glib. I have compiled a number of versions of glib as follows: glib-2.14

Re: BUG: GLib-Genmarshal-WARNING **: unknown type: VARIANT

2011-04-11 Thread David Zeuthen
Hi, On Mon, Apr 11, 2011 at 6:58 AM, sjs205 wrote: > I believe I have found a bug. Please use bugzilla for reporting bugs. David ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

BUG: GLib-Genmarshal-WARNING **: unknown type: VARIANT

2011-04-11 Thread sjs205
Hello All, Firstly, I sent this to the list last night from the wrong address, so apologies if it ends up being duplicated. I believe I have found a bug. Background: I am cross-compiling glib for an ARM11 target. I have built the toolchain loosely on the CLFS book. I am looking to get OPIE

Re: Gtk+ html backend (broadway@win32?)

2011-04-11 Thread Alexander Larsson
On Mon, 2011-04-11 at 10:19 +0200, Alexander Larsson wrote: > > > 2) making use of gio streams in gdk-broadway, and implement the platform > > specific bits in gio, where the network abstraction already lives. > > This is the prefered way. Shouldn't be that hard as everything > (including

Re: Gtk+ html backend (broadway@win32?)

2011-04-11 Thread Alexander Larsson
On Sun, 2011-04-10 at 16:00 +0200, Hans Breuer wrote: > The Gtk+ html backend might be the killer feature motivating me to put more > effort in Dia's gtk3 porting. Getting it to compile on win32 was easy and I > could commit the initial bits soon. > > Unfortunately the implementation appears to