Re: Blacklisting themes?

2007-07-03 Thread Federico Mena Quintero
On Wed, 2007-07-04 at 01:48 +0200, Milosz Derezynski wrote: > Reminds me all of http://bugzilla.gnome.org/show_bug.cgi?id=326249 > > I'm not sure this ever got a proper audit and all themes in general > could need one. Hmm, didn't that get fixed? At least for the well-known themes? > Does ther

Re: Gtk2::Assistant: Access to Buttons

2007-07-03 Thread muppet
On Jul 3, 2007, at 1:59 PM, Torsten Schoenfeld wrote: > On Tue, 2007-07-03 at 18:21 +0200, Peter Daum wrote: > >> To make usage as convenient as possible, I would like the return >> key to always >> do the next logical step (focus the next entry field or trigger >> the "forward" >> button) T

gnome-power-manager and IDLETIME (setting alarms using GDK)

2007-07-03 Thread Richard Hughes
I'm looking to implement X11 IDLETIME counter support for gnome-power-manager. To do this I need to setup alarms on the new X11 counter (see attached code[1]) but obviously need to do this in the gtk/gdk framework. I've looked through the gdk API and can't seem to find any functionality for alarms

Re: Blacklisting themes?

2007-07-03 Thread Milosz Derezynski
Reminds me all of http://bugzilla.gnome.org/show_bug.cgi?id=326249 I'm not sure this ever got a proper audit and all themes in general could need one. Does there exist a unittest suite for theme engines (and yeah i gues i just volunteered to write one if it doesn't. heh :) ? On 6/25/07, Morten

I'm sorry, can't help with website

2007-07-03 Thread Felix Rabe (public)
Hi there, I volunteered for the website earlier this year, but I have to refrain from this undertaking. I'm too busy. I didn't do anything useful, but I don't want you to think that might change. Cheers for Martyn Russell for the great proposal you did earlier! Felix signature.asc Descriptio

Re: GTK internals

2007-07-03 Thread Felix Rabe (public)
Claudio Saavedra wrote: > http://le-hacker.org/papers/gobject/ch03.html This is already included in http://developer.gnome.org/doc/API/2.0/gobject/chapter-signal.html . Greetings, Felix signature.asc Description: OpenPGP digital signature ___ gtk-dev

Re: GTK internals

2007-07-03 Thread Claudio Saavedra
On Mon, 2007-07-02 at 07:29 -0700, [EMAIL PROTECTED] wrote: > Hi, > > Is there any document like this: > http://www.sunsite.ualberta.ca/Documentation/Graphics/by-node/gtk+-1.1.1/gtk_toc.html > > Showing the internal details of GTK. This one is pretty outdated(almost 9 > yrs old) and incomplete. I

Re: GTK internals

2007-07-03 Thread Tim Janik
On Mon, 2 Jul 2007 [EMAIL PROTECTED] wrote: > Hi, > > Is there any document like this: > http://www.sunsite.ualberta.ca/Documentation/Graphics/by-node/gtk+-1.1.1/gtk_toc.html > > Showing the internal details of GTK. This one is pretty outdated(almost 9 > yrs old) and incomplete. I wanted to know t

Re: event handling

2007-07-03 Thread Tim Janik
On Tue, 3 Jul 2007 [EMAIL PROTECTED] wrote: > Hello, > > does anyone have any documents describing how the evnting is handled in > GTK. I this mailing list is about the development of glib and gtk+ itself, so such things should rather be asked on gtk-list or gtk-app-devel-list: http://m

gtk+ 2.11.5: buildertest fail

2007-07-03 Thread Tomasz Kłoczko
Testing widget *** glibc detected *** /home/users/prac/nd/kloczek/rpm/BUILD/gtk+-2.11.5/tests/.libs/lt-buildertest: corrupted double-linked list: 0x007c1830 *** === Backtrace: = /lib64/libc.so.6[0x3f36c6cd57] /lib64/libc.so.6[0x3f36c6f032] /lib64/libc.so.6(__libc_malloc+0x7

Re: Fwd: gtk+ API change; who should fix it? (A.k.a. Why isn't GNOME 2.19.4 released yet?)

2007-07-03 Thread Tim Janik
On Mon, 2 Jul 2007, Elijah Newren wrote: > Hi, > > Sorry to be a pest, but I noticed gtk+-2.11.5 was out, and was > surprised to not see the tips_data_list vs. _tips_data_list issue > reverted. So... > > On 6/25/07, Elijah Newren <[EMAIL PROTECTED]> wrote: >> On 6/22/07, Matthias Clasen <[EMAIL P

event handling

2007-07-03 Thread abhishek
Hello, does anyone have any documents describing how the evnting is handled in GTK. I would like to know how a particular widget is identified to deliver an event for both keyboard type events and mouse type events. --abhishek ___ gtk-devel-list mailin