CCC: cairo based canvas 0.0.3

2006-09-03 Thread Sven Herzberg
What is libccc? === Libccc is a canvas library designed to be easy to use and yet provide many useful features to application developers. Features: * API is similar to Gnome Canvas (but avoids several API bugs from Gnome Canvas) * Model/View based interface *

Re: Reverting to non-async file chooser

2006-09-03 Thread Tim Janik
On Thu, 31 Aug 2006, Federico Mena Quintero wrote: > On Thu, 2006-08-31 at 10:28 +0200, Tim Janik wrote: > >> Federico, there is *NO* need for such changes. you've outlined your >> planned cancellation changes and gotten at least 3 replies from Kris >> and me describing: > > A little while back yo

Re: Reloading keymap under DirectFB

2006-09-03 Thread Denis Oliver Kropp
Attilio Fiandrotti schrieb: > Sven Neumann wrote: >> Hi, >> >> On Thu, 2006-08-31 at 11:35 +0200, Attilio Fiandrotti wrote: >> >> >>> With the DFB backend i recently experienced the need to force reload >>> of keymap and i did it by calling directly a DFB function from my GTK >>> app code. >>> Mi

Re: Reloading keymap under DirectFB

2006-09-03 Thread Attilio Fiandrotti
Sven Neumann wrote: > Hi, > > On Thu, 2006-08-31 at 11:35 +0200, Attilio Fiandrotti wrote: > > >>With the DFB backend i recently experienced the need to force reload of >>keymap and i did it by calling directly a DFB function from my GTK app code. >>Mike Emmel suggested to add something like gd

Re: Reloading keymap under DirectFB

2006-09-03 Thread Attilio Fiandrotti
Sven Neumann wrote: > Hi, > > On Thu, 2006-08-31 at 11:35 +0200, Attilio Fiandrotti wrote: > > >>With the DFB backend i recently experienced the need to force reload of >>keymap and i did it by calling directly a DFB function from my GTK app code. >>Mike Emmel suggested to add something like gd

Re: Reloading keymap under DirectFB

2006-09-03 Thread Sven Neumann
Hi, On Thu, 2006-08-31 at 11:35 +0200, Attilio Fiandrotti wrote: > With the DFB backend i recently experienced the need to force reload of > keymap and i did it by calling directly a DFB function from my GTK app code. > Mike Emmel suggested to add something like gdk_directfb_reload_keymap() > t

Reloading keymap under DirectFB

2006-09-03 Thread Attilio Fiandrotti
Hi With the DFB backend i recently experienced the need to force reload of keymap and i did it by calling directly a DFB function from my GTK app code. Mike Emmel suggested to add something like gdk_directfb_reload_keymap() to the GDKDFB backend, as this seems to be a generic problem. Any sugges

Re: GtkEntry wrapping problem

2006-09-03 Thread Adam Roper
What more information do you want? Matthias Clasen-2 wrote: > > On 8/30/06, Adam Roper <[EMAIL PROTECTED]> wrote: >> >> This seems to be a pointer bug within the GtkEntry code of Gtk itself, it >> this known? > > No such bug has been observed so far, so it is most likely something > specific >