Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread Xavier Bestel
On Wed, 2009-11-25 at 08:50 +0100, Kristian Rietveld wrote: > On Tue, Nov 24, 2009 at 11:13 PM, Emmanuele Bassi wrote: > > 4. Implement finger and kinetic scrolling [jjardon] > > - Midori has a finger/kinetic scrolled window implementation > > - Hildon has one as well > > - OpenMoko had one > > -

Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread Carlos Garnacho
Hi Kris!, On mié, 2009-11-25 at 08:50 +0100, Kristian Rietveld wrote: > On Tue, Nov 24, 2009 at 11:13 PM, Emmanuele Bassi wrote: > > 4. Implement finger and kinetic scrolling [jjardon] > > - Midori has a finger/kinetic scrolled window implementation > > - Hildon has one as well > > - OpenMoko had

"invisible" property of GtkTextTag

2009-11-25 Thread Suren Grigoryan
Hi, in the documentation of GtkTextTag there is a sentence "The "invisible" property was not implemented for GTK+ 2.0; it's planned to be implemented in future releases." but it seems implemented and functions like gtk_text_iter_get_visible_* work correctly with that property. Maybe it's documentat

AUTO: Wen Long WL Feng is out of the office (returning 2009-11-30)

2009-11-25 Thread Wen Long WL Feng
I am out of the office until 2009-11-30. Note: This is an automated response to your message "gtk-devel-list Digest, Vol 67, Issue 40" sent on 11/25/09 20:00:17. This is the only notification you will receive while this person is away.___ gtk-deve

Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread alex
On Tue, Nov 24, 2009 at 10:13:20PM +, Emmanuele Bassi wrote: > > [...] > > 4. Implement finger and kinetic scrolling [jjardon] > - Midori has a finger/kinetic scrolled window implementation > - Hildon has one as well > - OpenMoko had one > - would it make sense to port the feature to GtkScrolle

Re: GTKTreeView navigation improvement

2009-11-25 Thread Andrey M
> Just two spontaneous comments: > 1. You should provide regression tests for this feature (tests/testtree*) What are those? I'm not changing any structures or declaring any new variables. I don't understand. > 2. You are introducing C++ comments (//) but the core code should use > C-style comments

Re: GConverter commited

2009-11-25 Thread Behdad Esfahbod
On 11/24/2009 11:09 AM, Shaun McCance wrote: So with my implementation, by the time you get to the magic, you've already set up a GConverterInputStream with the magic decompressor. If the stream turns out to be uncompressed, you'd have to do a null conversion. I suppose the magic decompressor c

Kinetic scrolling (was Minutes of the GTK+ Team Meeting - 2009-11-27)

2009-11-25 Thread Javier Jardón
2009/11/25 alex : > On Tue, Nov 24, 2009 at 10:13:20PM +, Emmanuele Bassi wrote: >> >> [...] >> >> 4. Implement finger and kinetic scrolling [jjardon] >> - Midori has a finger/kinetic scrolled window implementation >> - Hildon has one as well >> - OpenMoko had one >> - would it make sense to po

GDBus API/usage questions

2009-11-25 Thread Travis Reitter
Hi David, I'm porting e-d-s's libebook from dbus-glib to gdbus and I've run into a couple confusing bits of GDBus: * g_dbus_connection_bus_get() always seems to end in this failure: GLib-DBus-Standalone:ERROR:gdbusprivate.c:259:connection_setup_add_watch: assertion failed: (dbus_watch_get_data (

Re: "invisible" property of GtkTextTag

2009-11-25 Thread Matthias Clasen
On Wed, Nov 25, 2009 at 7:59 AM, Suren Grigoryan wrote: > Hi, in the documentation of GtkTextTag there is a sentence "The > "invisible" property was not implemented for GTK+ 2.0; it's planned to > be implemented in future releases." but it seems implemented and > functions like gtk_text_iter_get_v

Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread Matthias Clasen
On Tue, Nov 24, 2009 at 5:13 PM, Emmanuele Bassi wrote: > = minutes for the 2009-11-27 meeting = Hey, thanks for sending these, and sorry for my nonattendance...my dentist had to go in deep :-( > 6. Rename configure.in to configure.ac [Enselic] > - trivial issue > - mclasen will have to decide >

Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread Cody Russell
On Wed, 2009-11-25 at 17:52 -0500, Matthias Clasen wrote: > > > 7. menu export over D-Bus [bratsche] > > - useful for ubuntu's "application indicators" > > - Quartz backend > > - menu reflowing > > - bratsche is working on a general purpose menu proxy > > - 3.0 material > > Is this based on proxy

Re: Minutes of the GTK+ Team Meeting - 2009-11-27

2009-11-25 Thread Martin Nordholts
Matthias Clasen wrote: 6. Rename configure.in to configure.ac [Enselic] - trivial issue - mclasen will have to decide - ebassi points out that GLib should switch as well - kalikiana wants to know if there are compatibility issues for the rename - none direct; there might be external scripts relyi