Re: Subject: Re: plasmate alpha1 release

2010-02-02 Thread Aaron J. Seigo
On February 2, 2010, Diego Casella ([Po]lentino) wrote: > We need to add a dataEngine and runner templates in Javascript, as well a > runner template written in ruby but, up to now, i didn't find any example > in order to write good templates fot that. Hints ? the javascript DataEngine and Runner

Re: Review Request: Removed Plasma::Animator::self from AppletTitleBar class

2010-02-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2783/#review4025 --- Ship it! seems good to me - Marco On 2010-02-02 21:13:11, loureiro

Review Request: Removed Plasma::Animator::self from AppletTitleBar class

2010-02-02 Thread loureiro . andrew
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2783/ --- Review request for Plasma, Marco Martin and igorto. Summary --- Removed Pla

Subject: Re: plasmate alpha1 release

2010-02-02 Thread Diego Casella ([Po]lentino)
> > -- Messaggio inoltrato -- > From: Yuen Hoe Lim > To: plasma-devel@kde.org > Date: Wed, 3 Feb 2010 02:28:33 +0800 > Subject: Re: plasmate alpha1 release > > I attempted the basic use-case I assumed should work: I start with some > code, create a save point (this succeeds), then

Re: Review Request: Plasma Netbook: remove layout complexity from newspaper.cpp

2010-02-02 Thread igorto
> On 2010-02-02 18:37:25, Marco Martin wrote: > > trunk/KDE/kdebase/workspace/plasma/netbook/containments/newspaper/appletscontainer.cpp, > > line 233 > > > > > > not sure about putting this here > > (also because it

Subject: Re: plasmate alpha1 release

2010-02-02 Thread Diego Casella ([Po]lentino)
> > -- Messaggio inoltrato -- > From: Yuen Hoe Lim > To: plasma-devel@kde.org > Date: Tue, 2 Feb 2010 18:12:03 +0800 > Subject: Re: plasmate alpha1 release > Hi guys, > > would it be reasonable to try for an alpha release with: >> >> * tagging on the 8th >> * release on the 10th, a

Re: plasmate alpha1 release

2010-02-02 Thread Yuen Hoe Lim
Oh, and in case it wasn't clear from my previous mail, I'd be happy to commit towards getting PlasMate in shape for alpha-release by next week. :) Jason "moofang" Lim Yuen Hoe http://yuenhoe.co.cc/ On Wed, Feb 3, 2010 at 2:28 AM, Yuen Hoe Lim wrote: > > same answer as above. do we have a

Re: Review Request: Plasma Netbook: remove layout complexity from newspaper.cpp

2010-02-02 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2782/#review4023 --- Ship it! apart one little issue i think it's definitely an improvemen

Re: plasmate alpha1 release

2010-02-02 Thread Yuen Hoe Lim
> same answer as above. do we have a list of these TODOs as well as "What > Works"? if not, let's start a list here: > >http://techbase.kde.org/Projects/Plasma/PlasMate > Ok. Will get to it. > what problems did you run into? or is it just generally inoperable? > I attempted the basic us

Review Request: Plasma Netbook: remove layout complexity from newspaper.cpp

2010-02-02 Thread igorto
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2782/ --- Review request for Plasma, Marco Martin and Adenilson Cavalcanti. Summary --

Re: plasmate alpha1 release

2010-02-02 Thread Aaron J. Seigo
On February 2, 2010, Yuen Hoe Lim wrote: > Hi guys, > > would it be reasonable to try for an alpha release with: > > * tagging on the 8th > > * release on the 10th, assuming the tagging goes well > > Sounds awesome! I'm not sure what kind of quality would be expected of > alpha software though :P

Re: documenting javascript DataEgine and Runners

2010-02-02 Thread Aaron J. Seigo
On February 2, 2010, Will Stephenson wrote: > On Monday 01 Feb 2010 17:35:24 Aaron J. Seigo wrote: > > On January 31, 2010, Will Stephenson wrote: > > > Speaking of this, was there a JS API change between 4.4 and trunk? > > > > there shouldn't be; they should be identical. the idea is to keep stri

Re: KDE/kdelibs/plasma/animations

2010-02-02 Thread Bruno Abinader
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Aaron, -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10) iEYEARECAAYFAktoK80ACgkQH4wgO5NtoD0G/ACeL7bLGfMgvuNsgnBFfvt8zaTt aDEAn3XrFnshS5wZJRtpgjBAZi1qeeO0 =IXs

Re: About pastebin applet

2010-02-02 Thread Will Stephenson
On Thursday 28 Jan 2010 17:41:09 Artur Souza (MoRpHeUz) wrote: > So, what do you think ? Pastebin turns into "Share It!" with a better > architecture. I dream of a desktop where these kinds of sharing are all accessible in the same way: Sources: local files clipboard URLs Destinations: Paste in

Re: plasmate alpha1 release

2010-02-02 Thread Yuen Hoe Lim
Hi guys, would it be reasonable to try for an alpha release with: > > * tagging on the 8th > * release on the 10th, assuming the tagging goes well > Sounds awesome! I'm not sure what kind of quality would be expected of alpha software though :P Some of my questons/concerns about the present state

Re: documenting javascript DataEgine and Runners

2010-02-02 Thread Will Stephenson
On Monday 01 Feb 2010 17:35:24 Aaron J. Seigo wrote: > On January 31, 2010, Will Stephenson wrote: > > Speaking of this, was there a JS API change between 4.4 and trunk? > > there shouldn't be; they should be identical. the idea is to keep strict > compat in the JS API from 4.4.0 onward. > > > S