Daniel Willmann | 29 Jun 2012 17:10

Re: [E-devel] [PATCH] elementary: deprecated-- in examples

Hi Bruno,

On 06/27/2012 07:21 PM, Bruno Dilly wrote:
> On Wed, Jun 27, 2012 at 3:11 PM, Bruno Dilly <bdilly <at> profusion.mobi> wrote:
>> On Wed, Jun 27, 2012 at 1:43 PM, Daniel Willmann <d.willmann <at> samsung.com> wrote:
>>> it seems that the elementary examples still use some deprecated functions,
>>> most notably elm_icon_* that has been replaced by elm_image_*.
>>> This patch fixes that.
>>
>> Need to check if it didn't break examples docs.
>
> At least calendar_example_04.html is messed up. Probably some others as well.
> It would be great if you could provide a patch fixing these issues.

I've attached a patch to fix the example documentation. I'm in the 
process of updating the progressbar example doc as well - to explain the 
format function and changed signal. But that will come at a later time.

Regards,
Daniel Willmann
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
(Continue reading)

Bruno Dilly | 29 Jun 2012 20:50

Re: [E-devel] [PATCH] elementary: deprecated-- in examples

On Fri, Jun 29, 2012 at 12:10 PM, Daniel Willmann
<d.willmann <at> samsung.com> wrote:
> Hi Bruno,
>
>
> On 06/27/2012 07:21 PM, Bruno Dilly wrote:
>>
>> On Wed, Jun 27, 2012 at 3:11 PM, Bruno Dilly <bdilly <at> profusion.mobi>
>> wrote:
>>>
>>> On Wed, Jun 27, 2012 at 1:43 PM, Daniel Willmann <d.willmann <at> samsung.com>
>>> wrote:
>>>>
>>>> it seems that the elementary examples still use some deprecated
>>>> functions,
>>>> most notably elm_icon_* that has been replaced by elm_image_*.
>>>> This patch fixes that.
>>>
>>>
>>> Need to check if it didn't break examples docs.
>>
>>
>> At least calendar_example_04.html is messed up. Probably some others as
>> well.
>> It would be great if you could provide a patch fixing these issues.
>
>
> I've attached a patch to fix the example documentation. I'm in the process
> of updating the progressbar example doc as well - to explain the format
> function and changed signal. But that will come at a later time.
(Continue reading)

Daniel Willmann | 3 Jul 2012 17:18

[E-devel] Progress bar documentation update (was: Re: [PATCH] elementary: deprecated-- in examples)

On 06/29/2012 07:50 PM, Bruno Dilly wrote:
> On Fri, Jun 29, 2012 at 12:10 PM, Daniel Willmann
> <d.willmann <at> samsung.com> wrote:
>> I've attached a patch to fix the example documentation. I'm in the process
>> of updating the progressbar example doc as well - to explain the format
>> function and changed signal. But that will come at a later time.
>
> Thanks Daniel, applied.
>
> Good news! I'll be waiting for your patch.
> Doc improvements are always very welcome.

And here it is, with explanation of the format function and changed 
callback.

Regards,
Daniel
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel <at> lists.sourceforge.net
(Continue reading)

Bruno Dilly | 3 Jul 2012 18:28

Re: [E-devel] Progress bar documentation update (was: Re: [PATCH] elementary: deprecated-- in examples)

On Tue, Jul 3, 2012 at 12:18 PM, Daniel Willmann <d.willmann <at> samsung.com> wrote:
> On 06/29/2012 07:50 PM, Bruno Dilly wrote:
>>
>> On Fri, Jun 29, 2012 at 12:10 PM, Daniel Willmann
>> <d.willmann <at> samsung.com> wrote:
>>>
>>> I've attached a patch to fix the example documentation. I'm in the
>>> process
>>> of updating the progressbar example doc as well - to explain the format
>>> function and changed signal. But that will come at a later time.
>>
>>
>> Thanks Daniel, applied.
>>
>> Good news! I'll be waiting for your patch.
>> Doc improvements are always very welcome.
>
>
> And here it is, with explanation of the format function and changed
> callback.

Cool, committed.
thanks

>
> Regards,
> Daniel
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
(Continue reading)

Daniel Juyung Seo | 1 Jul 2012 09:26
Picon
Gravatar

Re: [E-devel] [PATCH] elementary: deprecated-- in examples

Thanks for your documentation patch Daniel !!!

Daniel Juyung Seo (SeoZ)

On Sat, Jun 30, 2012 at 12:10 AM, Daniel Willmann
<d.willmann <at> samsung.com> wrote:
> Hi Bruno,
>
>
> On 06/27/2012 07:21 PM, Bruno Dilly wrote:
>>
>> On Wed, Jun 27, 2012 at 3:11 PM, Bruno Dilly <bdilly <at> profusion.mobi>
>> wrote:
>>>
>>> On Wed, Jun 27, 2012 at 1:43 PM, Daniel Willmann <d.willmann <at> samsung.com>
>>> wrote:
>>>>
>>>> it seems that the elementary examples still use some deprecated
>>>> functions,
>>>> most notably elm_icon_* that has been replaced by elm_image_*.
>>>> This patch fixes that.
>>>
>>>
>>> Need to check if it didn't break examples docs.
>>
>>
>> At least calendar_example_04.html is messed up. Probably some others as
>> well.
>> It would be great if you could provide a patch fixing these issues.
>
(Continue reading)

Sumanth Krishna Mannam | 3 Jul 2012 12:11

Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to display indicator text at the top of slider.

Hi,

Can Someone please review the below code !!

Thanks & Regards,
Sumanth

--------------------------------------------------
>From: "Sumanth Krishna Mannam" <sumanth.m <at> samsung.com>
>Sent: Monday, June 25, 2012 5:57 PM
>To: <enlightenment-devel <at> lists.sourceforge.net>
>Subject: Re: [E-devel] [Patch] Elementary : Elm_slider widget enhancements – modular design to
display indicator text at the top of slider.
>
> Hi,
> 
> I made a patch with an edje object displaying text during the Slider drag state. 
> (The module design is been dropped, instead, we integrated it with the default widget code. Refer to:
http://www.mail-archive.com/enlightenment-devel <at> lists.sourceforge.net/msg41850.html  // )
> 
> The position and geometry can be controlled by a swallowed rectangle as the indicator popup is placed
exactly over its location.
> 
> The popup (edje) object can be moved as per the invisible swallowed part so the popup display is totally
controlled by theme/style (can adjust the offset or the size of indicator popup).
> 
> The indicator stacking issue can be resolved in slider widget and the default theme look & feel remains
unchanged with this patch.
> 
> Can someone please review the code and merge it with upstream repository.
(Continue reading)


Gmane