Re: GtkTreeView Refactoring Considerations [was Re: Private types inside GTK+]

2010-10-23 Thread Tristan Van Berkom
On Tue, 2010-10-12 at 14:51 +0200, Kristian Rietveld wrote: > On Thu, Oct 7, 2010 at 6:41 AM, Tristan Van Berkom > wrote: > > I was thinking that a GtkCellArea would only render a single row > > (actually, a row in a treeview can be composed of several GtkCellAreas, > > each treeview column would

generic multidimensional GArray

2010-10-23 Thread Andrea
Dear list, I would like to know if there is any generic multidimensional array implementation of GArray. GArray should be able to manage large quanity of data using g_slice allocator but how should I handle automatic growing when multiple dimensions are indexed? Is there some way to know GTypeInfo

Re: Doubts about GPeriodic

2010-10-23 Thread Owen Taylor
On Fri, 2010-10-22 at 19:30 -0400, Havoc Pennington wrote: > Hi, > > On Fri, Oct 22, 2010 at 4:48 PM, Owen Taylor wrote: > > I think we're largely agreeing on the big picture here - that priorities > > don't work so there has to be arbitration between painting and certain > > types of processing.

Re: Doubts about GPeriodic

2010-10-23 Thread Havoc Pennington
Hi, On Sat, Oct 23, 2010 at 3:37 PM, Owen Taylor wrote: >  - We should not start painting the next frame until we are notified >   the last frame is complete. Does frame-complete arrive when "we just did the vsync" i.e. last frame is just now on the screen? We can dispatch "other stuff" while w

Re: g-ir-scanner fails when using ccache

2010-10-23 Thread Natanael Copa
On Fri, 22 Oct 2010 11:31:20 -0400 Colin Walters wrote: > Hi, > > On Sat, Oct 9, 2010 at 5:27 PM, Natanael Copa > wrote: > > Hi, > > > > I noted that packages like dconf fails to build when CC is set to > > "ccache gcc". Setting it to "gcc" makes it compile. I traced it to > > the introspection