Re: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-24 Thread Emmanuele Bassi
On Fri, 2008-02-22 at 16:41 +0100, Murray Cumming wrote: > It would be nice to put these descriptions into the gtk-doc > documentation. yes, they'll make their way into tidy. right now the api doc covergare is pretty poor because of the churning, but I plan to have full coverage soon enough. >

Re: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-23 Thread Murray Cumming
On Fri, 2008-02-22 at 16:41 +0100, Murray Cumming wrote: > Is there any plan to add an equivalent for the old ClutterBox, > ClutterVBox and ClutterHBox containers? > http://clutter-project.org/docs/clutter-ClutterBox.html And may I this old code as the basis for a custom container example in the

Re: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-22 Thread Havoc Pennington
Hi, On Fri, Feb 22, 2008 at 10:41 AM, Murray Cumming <[EMAIL PROTECTED]> wrote: > > Is there any plan to add an equivalent for the old ClutterBox, > ClutterVBox and ClutterHBox containers? > http://clutter-project.org/docs/clutter-ClutterBox.html > If so, a small suggestion - kill the HBox/VBo

Re: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-22 Thread Murray Cumming
On Tue, 2008-02-05 at 14:32 +, Emmanuele Bassi wrote: > hi everyone; > > as some of you might already know, we have started working on a > reference "toolkit" based on Clutter called Tidy. > > Tidy is a simple library containing some useful actors and interfaces > which can be used by applic

RE: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-05 Thread Emmanuele Bassi
On Tue, 2008-02-05 at 11:36 -0500, Kashyap Ashwin wrote: > I wanted to bring up a potential naming conflict here. There is already > a libtidy.so that is available and it does some HTML cleanups (and > unrelated to clutter). > Just in case this will be packaged and pushed to a distro, it will be

RE: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-05 Thread Kashyap Ashwin
macros had tidy-1.0 as a dependency, now I know why it didn't work! My $.02 -Ashwin -Original Message- From: Emmanuele Bassi [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 9:32 AM To: clutter@o-hand.com Subject: [clutter] [ANNOUNCE] Tidy - Bringing order in Clutte

[clutter] [ANNOUNCE] Tidy - Bringing order in Clutter

2008-02-05 Thread Emmanuele Bassi
hi everyone; as some of you might already know, we have started working on a reference "toolkit" based on Clutter called Tidy. Tidy is a simple library containing some useful actors and interfaces which can be used by applications developers; it aims to be simple and yet provide some high-level c