need suggestions/pointers on porting gtk2 - gtk3

2010-12-07 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm porting a working GTK2 application to GTK3 on Fedora 14 My first problem is my configure.ac I wish to have my project compile-able under older gtk2 and also newer gtk3 configurations. For systems that have both gtk3 and gtk2 I want to

GTK Background Masking

2010-12-07 Thread Tim Corio
How can I mask out the background in a GdkPixbuf? In my application I have loaded an image of a coin and have calculated the location (X, Y, Radius) of the coin. I want to draw a background color everywhere outside of the circle. Is there a way to draw a filled arc that is filled on the outside

GSettings/DConf Questions

2010-12-07 Thread Jim Vishoot
Hi, I'm looking at GSettings+DConf as a simpler alternative to GConf for an embedded project, but there are a couple of things that are not clear to me. 1. where does DConf keep it's database files? looking through the code, it looks like it might be in the /etc/dconf/db/profile-name.d,

Re: gtk-style-context has landed

2010-12-07 Thread Murray Cumming
On Sat, 2010-12-04 at 15:42 +0100, Carlos Garnacho wrote: Hey :), I have just merged the gtk-style-context branch in master, here's the status of things: * The new API is fully functional, well documented, and used underneath GtkStyle, a few widgets are using it directly

Re: right click *in* a menu

2010-12-07 Thread Paul Davis
On Tue, Dec 7, 2010 at 2:44 AM, Martin Nordholts ense...@gmail.com wrote: The problem to be solved is not How do we modify GTK+ to make it as easy as possible to invoke nested menu items several times in a row in Ardour, but How can we redesign the Ardour UI so users don't have to invoke

Re: Building multiple backends on on same system

2010-12-07 Thread Alexander Larsson
On Mon, 2010-12-06 at 23:28 +0100, Alexander Larsson wrote: An approximate list of the externally called (i.e. from gdk core and as public API) symbols left to convert is: I cleaned these up a bit and ordered it by what vtable it needs to go. Unfortunately I don't really have any time to

Re: right click *in* a menu

2010-12-07 Thread Christian Dywan
Am Tue, 7 Dec 2010 07:16:25 -0500 schrieb Paul Davis p...@linuxaudiosystems.com: On Tue, Dec 7, 2010 at 2:44 AM, Martin Nordholts ense...@gmail.com wrote: The problem to be solved is not How do we modify GTK+ to make it as easy as possible to invoke nested menu items several times in a

Re: right click *in* a menu

2010-12-07 Thread Paul Davis
On Tue, Dec 7, 2010 at 8:12 AM, Christian Dywan christ...@lanedo.com wrote: We *could* push all the operations in the current region context menu, for example (right click on a region - Select region name - menu with 20+ items) into a dialog for that region, but it would 1 mouse motion+drag

Re: right click *in* a menu

2010-12-07 Thread Christian Dywan
Am Tue, 7 Dec 2010 09:38:55 -0500 schrieb Paul Davis p...@linuxaudiosystems.com: We *could* push all the operations in the current region context menu, for example (right click on a region - Select region name - menu with 20+ items) into a dialog for that region, but it would 1 mouse

Re: right click *in* a menu

2010-12-07 Thread Simon McVittie
On Tue, 07 Dec 2010 at 16:48:19 +0100, Christian Dywan wrote: I suppose I'd need to actually try it in a situation where it is useful. I've never used RiscOS. And on all other systems I can think of a menu is distinctly floating and temporary. RISC OS really needed this feature, where many

Re: gtk-style-context has landed

2010-12-07 Thread Murray Cumming
On Sat, 2010-12-04 at 15:42 +0100, Carlos Garnacho wrote: Hey :), I have just merged the gtk-style-context branch in master, here's the status of things: * The new API is fully functional, well documented, and used underneath GtkStyle, a few widgets are using it directly

Re: gtk-style-context has landed

2010-12-07 Thread Bastien Nocera
On Tue, 2010-12-07 at 17:32 +0100, Murray Cumming wrote: snip I'm wondering how code such as this should be ported (I'm porting a similar gtkmm example): http://git.gnome.org/browse/gtk+/tree/gtk/gtkcellrenderertoggle.c#n325 The old gtk_paint_*(GtkStyle*,) functions took a GtkStateType

GtkSearchEngineTracker

2010-12-07 Thread Martyn Russell
Hi all, I have created a branch for the updated tracker backend used for searching in the GtkFileChooser. Any comments? http://git.gnome.org/browse/gtk+/log/?h=tracker-with-libtracker-sparql I blogged about it with a video to demonstrate the functionality:

Planned Release Date of GTK+ 3.0

2010-12-07 Thread Martyn Russell
Hi all, Is there a planned date for the release of GTK+ 3.0 this month? I only ask because I would like to coordinate the website changes with the actual release. -- Regards, Martyn ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

Re: Planned Release Date of GTK+ 3.0

2010-12-07 Thread Matthias Clasen
Might be good to discuss at the team meeting that we should hold next week. Will you be able to make that, next Tuesday ? ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

The magazine_chain_pop_head() problem

2010-12-07 Thread Yann Droneaud
(I've already send this message, but it seems it was lost in moderation) Hi there, Is there anybody aware of a random bug in glib's gslice which trigger a segmentation fault under Linux ? Specifically in the function magazine_chain_pop_head(): #0 magazine_chain_pop_head (mem_size=440) at