Re: Looking beyond 2.10

2006-06-22 Thread muppet
On Jun 22, 2006, at 5:19 PM, Joachim Noreiko wrote: > > --- Sven Neumann <[EMAIL PROTECTED]> wrote: > >> GIMP has done that for quite a while already, so there's nothing >> that would keep an application from adding a Help button to the >> file-chooser. What's the point of adding one by defa

Re: Looking beyond 2.10

2006-06-22 Thread Joachim Noreiko
--- Sven Neumann <[EMAIL PROTECTED]> wrote: > Hi, > > On Thu, 2006-06-22 at 15:28 +0100, Joachim Noreiko > wrote: > > > I feel like I'm talking to myself here, but please > > could someone look at adding a help button to the > fileselector. > > GIMP has done that for quite a while already, so

Re: GTK+ 2.10, the endgame

2006-06-22 Thread Emmanuele Bassi
Hi Murray; On Thu, 2006-06-22 at 20:44 +0200, Murray Cumming wrote: > > The action code itself is one hundred lines long and can easily be > > hidden inside an helper file; it's approximately how GtkRecentAction > > would be implemented, anyway. I hereby give permission to do whatever > > you w

Re: GTK+ 2.10, the endgame

2006-06-22 Thread Murray Cumming
On Sat, 2006-06-17 at 01:05 +0100, Emmanuele Bassi wrote: > Hi Murray, > > On Fri, 2006-06-16 at 10:52 +0200, Murray Cumming wrote: > > I'm also concerned about the recent files stuff. Do we now have > > UIManager integration of that? > > No, and I am to blame because I had less time to spend on

Re: Looking beyond 2.10

2006-06-22 Thread Sven Neumann
Hi, On Thu, 2006-06-22 at 15:28 +0100, Joachim Noreiko wrote: > I feel like I'm talking to myself here, but please > could someone look at adding a help button to the fileselector. GIMP has done that for quite a while already, so there's nothing that would keep an application from adding a Help

Re: Looking beyond 2.10

2006-06-22 Thread Tristan Van Berkom
Emmanuele Bassi wrote: >Hi; > >On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > > >>So, with GTK+ 2.10 on the finish line, I tried to make a quick >>list of things we may want to look at for 2.12, as input to >>GUADEC discussions. >> >> Heh, unfortunately I wont be at GAUDEC t

Re: Looking beyond 2.10

2006-06-22 Thread Joachim Noreiko
> Date: Wed, 21 Jun 2006 13:35:55 -0400 > From: Matthias Clasen <[EMAIL PROTECTED]> > Subject: Looking beyond 2.10 > So, with GTK+ 2.10 on the finish line, I tried to > make a quick > list of things we may want to look at for 2.12, as > input to > GUADEC discussions. > > (Of course, bugzilla ha

Re: Looking beyond 2.10

2006-06-22 Thread Kristian Rietveld
On Wed, Jun 21, 2006 at 01:35:55PM -0400, Matthias Clasen wrote: > Stuff that needs more work > > - introspection > - international calendar support (I want to try to do multiple row DnD in GtkTreeView for real now. But I won't promise anything :) -kris. ___

Re: Looking beyond 2.10

2006-06-22 Thread Emmanuele Bassi
Hi; On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > So, with GTK+ 2.10 on the finish line, I tried to make a quick > list of things we may want to look at for 2.12, as input to > GUADEC discussions. > Stuff that needs more work > > - introspection > - international calendar support

GtkTextBuffer serialization formats: why no "text/plain" ?

2006-06-22 Thread Bill Haneman
Hi; The new serialize/deserialize API for GtkTextBuffer looks to be very useful to accessibility among other things. I am currently using it to implement AtkStreamableContent, an interface which allows objects with streamable backing data (for instance images, HTML widgets, text containers...) to

Re: Looking beyond 2.10

2006-06-22 Thread Alexander Larsson
On Thu, 2006-06-22 at 09:50 -0400, Matthias Clasen wrote: > On Thu, 2006-06-22 at 15:33 +0200, Alexander Larsson wrote: > > > How does that handle labels that are several lines long? > > As well as the treeview does... eventually we'll have to sit down > and add multline to GtkEntry... Thats bas

Re: Looking beyond 2.10

2006-06-22 Thread Matthias Clasen
On Thu, 2006-06-22 at 15:33 +0200, Alexander Larsson wrote: > On Thu, 2006-06-22 at 09:25 -0400, Matthias Clasen wrote: > > On Thu, 2006-06-22 at 09:30 +0200, Alexander Larsson wrote: > > > On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > > > > So, with GTK+ 2.10 on the finish line, I tr

Re: Looking beyond 2.10

2006-06-22 Thread Alexander Larsson
On Thu, 2006-06-22 at 09:25 -0400, Matthias Clasen wrote: > On Thu, 2006-06-22 at 09:30 +0200, Alexander Larsson wrote: > > On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > > > So, with GTK+ 2.10 on the finish line, I tried to make a quick > > > list of things we may want to look at for

Re: Looking beyond 2.10

2006-06-22 Thread Matthias Clasen
On Thu, 2006-06-22 at 09:30 +0200, Alexander Larsson wrote: > On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > > So, with GTK+ 2.10 on the finish line, I tried to make a quick > > list of things we may want to look at for 2.12, as input to > > GUADEC discussions. > > The EditableLable s

Re: Looking beyond 2.10

2006-06-22 Thread Alexander Larsson
On Wed, 2006-06-21 at 13:35 -0400, Matthias Clasen wrote: > So, with GTK+ 2.10 on the finish line, I tried to make a quick > list of things we may want to look at for 2.12, as input to > GUADEC discussions. The EditableLable stuff would be nice to have in gtk+: http://live.gnome.org/ProjectRidley/