Re: Smooooth scrolling gtk

2008-03-27 Thread Xavier Bestel
On Wed, 2008-03-26 at 23:16 +, BJörn Lindqvist wrote: > A very long time ago (over half a decade actually!) Søren Sandmann > posted a patch[1] that added smooth scrolling to gtk. For some reason > that patch was never integrated in mainline, but at least Gentoo > patched their gtk with it. > >

hardware mouse acceleration

2008-03-27 Thread Alexander Vasiliev
Hi. Our embedded board can draw mouse pointer. So graphic library don't have to draw it and should only inform about position and image. Is there any posibility to use hardware accelerated mouse in gtk+ with directfb? Cheers. ___ gtk-devel-list mailing

Re: Smooooth scrolling gtk

2008-03-27 Thread Paul LeoNerd Evans
On Thu, Mar 27, 2008 at 09:38:37AM +0100, Xavier Bestel wrote: > > A very long time ago (over half a decade actually!) Søren Sandmann > > posted a patch[1] that added smooth scrolling to gtk. For some reason > > that patch was never integrated in mainline, but at least Gentoo > > patched their gtk

Re: Smooooth scrolling gtk

2008-03-27 Thread Carlos Garnacho
Hi!, On Thu, 2008-03-27 at 13:34 +, Paul LeoNerd Evans wrote: > On Thu, Mar 27, 2008 at 09:38:37AM +0100, Xavier Bestel wrote: > > > A very long time ago (over half a decade actually!) Søren Sandmann > > > posted a patch[1] that added smooth scrolling to gtk. For some reason > > > that patch w

Apllication direction bug (#503071)

2008-03-27 Thread Yair Hershkovitz
Hi everybody, I would like to draw your attention to bug #503071 - Untranslated application should NOT be drawn right-to-left (nor use gtk+ stock items translation) on right-to-left based systems. There are two patches attached. One adds a glib i18n wrapper layer api, and the other modifteies gtk

Re: Smooooth scrolling gtk

2008-03-27 Thread BJörn Lindqvist
2008/3/27 Paul LeoNerd Evans <[EMAIL PROTECTED]>: > On Thu, Mar 27, 2008 at 09:38:37AM +0100, Xavier Bestel wrote: > > > A very long time ago (over half a decade actually!) Søren Sandmann > > > posted a patch[1] that added smooth scrolling to gtk. For some reason > > > that patch was never integ