On Wed, 05 Jan 2011 15:26:11 +0800, Vincent Torri
wrote:
>
>
> On Wed, 5 Jan 2011, Mike Blumenkrantz wrote:
>
>> On Mon, 03 Jan 2011 12:48:38 -0500
>> Christopher Michael wrote:
>>
>>> On 01/03/2011 12:43 PM, Carsten Haitzler (The Rasterman) wrote:
On Mon, 3 Jan 2011 18:42:35 +0100 (CET)
On Fri, 31 Dec 2010 08:55:23 + (GMT) RAJEEV RANJAN
said:
evas_object_raise()
evas_object_lower()
evas_object_stack_above()
evas_object_stack_below()
:)
note - you cant stack above/blow another obj unless they are in the same layer
AND inside (direct children of) the same parent smart obj. re
On Wed, 22 Dec 2010 18:59:05 +0900 Sohyun Kim said:
better! thanks! in svn it goes. :)
> Thanks for your advice.
>
> I added visible: 0/1 to each part and moved text features to visible state.
> What do you think about this?
>
> -Original Message-
> From: Carsten Haitzler (The Rasterma
On Fri, 24 Dec 2010 09:28:17 +0100 Lionel Orry said:
thanks very muchly. appreciated the comments :) merry xmas, happy new year and
so on to you too! :)
> Dear Enlightenment developers,
>
> I'm a bit early for that but I won't be able to do it later, and I
> don't want to miss it.
>
> I wanted
On Sat, 25 Dec 2010 03:21:39 -0500 Mike Blumenkrantz said:
as per irc - as long as its all at runtime (detecting hal vs udev) i'm happy :)
as for network fs's - i wasnt thinking of being that ambitious for e17 - e18
maybe? (same as image mounting).
> Over the next week I'll finally get around to
On Tue, 21 Dec 2010 20:04:54 +0900 Jihoon Kim said:
happy! patch looks decent. in svn! :) tnx!
> Hi, All.
>
> Most of elementary widgets can process keyboard input, but elm_map widget
> has not.
> This patch makes elm_map be able to process keyboard input such as Left,
> Right, Up, Down, PgDn,
On Wed, 5 Jan 2011 14:20:05 +0900 sangho park said:
did you get my email yesterday?
> pls review this patch.
>
> On Wed, Dec 22, 2010 at 5:14 PM, sangho park wrote:
>
> > Dear all,
> >
> > This is a patch for elm_map pinch zoom.
> > you can zoom in/out using two fingers.
> >
> > - add event h
On Mon, 03 Jan 2011 17:23:14 +0900 Jeonghyun Yun said:
you're going to hate this...
you didnt hook up the multi down/up/move callbacks to anything... how will they
ever get called? :)
> Hello.
>
> I re-attached elm_genlist multi-touch smart callbacks patch.
>
> "multi,swipe,left" - This is ca
On Mon, 27 Dec 2010 12:37:54 +0900 Jeonghyun Yun said:
thanks! indeed a bug there! in svn!
> Hello
>
> I found one small bug in elm_gengrid.c
>
> "item" is used after "free(item)" in elm_gengrid_item_del() function.
>
> Can anybody check about this ?
>
> Thanks.
>
--
- Codi
On Wed, 5 Jan 2011 00:50:57 +0100 (CET) Vincent Torri
said:
>
>
> On Tue, 4 Jan 2011, Gustavo Sverzut Barbieri wrote:
>
> > On Tue, Jan 4, 2011 at 9:29 PM, Vincent Torri wrote:
> >>
> >>
> >> On Tue, 4 Jan 2011, Gustavo Sverzut Barbieri wrote:
> >>
> >>> On Tue, Jan 4, 2011 at 9:06 PM, Mike B
On Fri, 31 Dec 2010 23:51:36 +0900 김지훈 said:
> Hi, EFL developers.
>
> I translate some string in ko.po in e17.
> Please apply in svn If it is ok.
no patch attached (:() (:{) (:[)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)r
On Sat, 25 Dec 2010 17:30:44 +1100 Jochen Schröder said:
> Hi all,
>
> I've encountered a weird bug when using darktable (a raw photography
> workflow program). It's a bit difficult to explain. A number of the
> tools in darktable don't work properly when using in e17, but they work
> fine in
On Fri, 24 Dec 2010 14:36:47 +0900 김지훈 said:
indeed thanks! in svn it goes! :)
> Hi, All.
>
> elm_photocam widget does not support keyboard input.
> This patch makes elm_photocam be able to process keyboard input such as Left,
> Right, Up, Down, PgDn, and PgUp key.
> In addition, image will be
On Wed, 05 Jan 2011 08:51:01 +0100 Sebastian Dransfeld
said:
> On 01/04/2011 11:03 PM, Gustavo Sverzut Barbieri wrote:
> > On Tue, Jan 4, 2011 at 7:53 PM, Vincent Torri wrote:
> >> On Tue, 4 Jan 2011, Mike Blumenkrantz wrote:
> >>
> >>> In my efm hacking, I've found a number of snippets like thi
On Mon, 03 Jan 2011 12:48:38 -0500 Christopher Michael
said:
> On 01/03/2011 12:43 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 3 Jan 2011 18:42:35 +0100 (CET) Vincent Torri
> > said:
> >
> >>
> >>
> >> On Tue, 4 Jan 2011, Carsten Haitzler (The Rasterman) wrote:
> >>
> >>> On Tue, 4 Ja
On Sat, 1 Jan 2011 14:16:47 +0100 Michael Taubert
said:
> Hi all!
>
> I'm trying to draw an evas text object within an ecore_evas_gl_x11_new().
>
> As stated in the Evas/Ecore docs, there should be no need to update it
> manually, except for updating the content within an animator. My assumptio
On Sun, 02 Jan 2011 16:40:50 +0900 Daniel Juyung Seo
said:
> Hello,
> This patch is for elementary elm_actionslider.
> Mr. Sumanth created this patch. I reviewed it and fixed some.
>
> This patch includes below features.
> - Indicator label Set/Get APIs.
> - _del_hook fix for wd->drag_button_bas
On Thu, 23 Dec 2010 23:04:59 +0900 ChunEon Park said:
aaagh is the same signal literally processed twice? that shouldnt happen. if
the callback from the signal calls the process queue call - it should continue
processing there at that point but remove every message from the queue once
processed s
On Mon, 27 Dec 2010 12:22:35 +0900 ChunEon Park said:
look good to me - both in svn now. tnx! :)
> Hi, This is Hermet.
>
>
>
> Here is elm_transit patch.
>
> Please consider then apply it.
>
>
>
> 001_elm_transit.c. : fixed elementary_test resizing / zoom effect bug.
>
> 002_elm_t
On Thu, 30 Dec 2010 19:12:40 +0900 Hyoyoung Chang
said:
ok- in svn... but i fixed your ()'s - like:
while (*replocater && *replocater != ' ' && *replocater != '>')
use ()'s to group operations to make sure you dont make order-of-operation
errors and you describe the grouping and order you want
On Thu, 30 Dec 2010 14:04:00 +0900 Daniel Juyung Seo
said:
thanks! in svn!
> Hello,
> I added tree feature support to
> elm_genlist_item_insert_before/after() APIs.
>
> This patch assumes that the previous patch, '[E-devel] [Patch] Tree support
> for elm_genlist_item_prepend() API.', is already
On Thu, 30 Dec 2010 09:57:00 +0900 Daniel Juyung Seo
said:
tnx! in svn! :)
> Hello,
> I added tree feature support to elm_genlist_item_prepend() API.
> (elm_genlist_item_append() already supports tree.)
> This patch is tested with elementary_test -> Genlist Tree.
> Please review this and apply i
On Wed, 22 Dec 2010 17:14:14 +0900 sangho park said:
> Dear all,
>
> This is a patch for elm_map pinch zoom.
> you can zoom in/out using two fingers.
>
> - add event handler for multi touch.
hmm other than some formatting things - like use ()'s in ifs
if (((a + b) < c) && (c == d)
instead of
On Tue, 28 Dec 2010 12:44:06 +0100 Lionel Orry said:
> On Tue, Dec 28, 2010 at 11:03 AM, Carsten Haitzler
> wrote:
> > On Tue, 28 Dec 2010 09:59:54 +0100 (CET) Vincent Torri
> > said:
> >
> >> > that leads to #1. as such developers do hate having to fire up OO to
> >> > document things. but as
Am 05.01.2011 um 08:31 schrieb Carsten Haitzler (The Rasterman):
> On Sat, 1 Jan 2011 14:16:47 +0100 Michael Taubert
> said:
>
>> Hi all!
>>
>> I'm trying to draw an evas text object within an ecore_evas_gl_x11_new().
>>
>> As stated in the Evas/Ecore docs, there should be no need to update i
Oh. I mistake when I made patch. Sorry~
I tested my code in my target device.
I attach a patch again.
Thanks.
-Original Message-
From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com]
Sent: Tuesday, January 04, 2011 5:34 PM
To: Jeonghyun Yun
Cc: enlightenment-devel@lists.
Hi Raster,
I just checked it. That was my mistake.
Thanks.
Daniel Juyung Seo (SeoZ)
On Wed, Jan 5, 2011 at 4:48 PM, Carsten Haitzler wrote:
> On Sun, 02 Jan 2011 16:40:50 +0900 Daniel Juyung Seo
> said:
>
>> Hello,
>> This patch is for elementary elm_actionslider.
>> Mr. Sumanth created this pat
We c'ant implement rigt/left/up/down in the scroller ?
2011/1/4 Carsten Haitzler
> On Tue, 21 Dec 2010 20:04:54 +0900 Jihoon Kim
> said:
>
> happy! patch looks decent. in svn! :) tnx!
>
> > Hi, All.
> >
> > Most of elementary widgets can process keyboard input, but elm_map widget
> > has not.
>
On Wed, 5 Jan 2011 09:41:51 +0100 Michael Taubert
said:
>
> Am 05.01.2011 um 08:31 schrieb Carsten Haitzler (The Rasterman):
>
> > On Sat, 1 Jan 2011 14:16:47 +0100 Michael Taubert
> > said:
> >
> >> Hi all!
> >>
> >> I'm trying to draw an evas text object within an ecore_evas_gl_x11_new().
On Wed, 05 Jan 2011 17:50:05 +0900 Jeonghyun Yun said:
and now.. in.. svn! :) tnx!
> Oh. I mistake when I made patch. Sorry~
> I tested my code in my target device.
>
> I attach a patch again.
>
> Thanks.
>
> -Original Message-
> From: Carsten Haitzler (The Rasterman) [mailto:ras...@
On Wed, 5 Jan 2011 10:19:58 +0100 Atton Jonathan
said:
thats... kind.. of.. tricky... entry in a scroller means that...
up.down/left/right have to control cursor, not scroller... :) also focused
widget is entry not scroller thus entry gets these. etc.
> We c'ant implement rigt/left/up/down in th
Hello,
I fixed a bug for elm_genlist_item_insert_before/after() declarations.
(Thanks glima.)
I should have modified EINA_ARG_NONNULL() when I added a new parameter.
1st and 5th parameter should not be NULL.
Anybody can review and apply this to upstream?
Thanks.
Daniel Juyung Seo (SeoZ)
-Or
Commited, thanks.
* Daniel Juyung Seo [2011-01-05 22:50:37 +0900]:
> Hello,
> I fixed a bug for elm_genlist_item_insert_before/after() declarations.
> (Thanks glima.)
>
> I should have modified EINA_ARG_NONNULL() when I added a new parameter.
> 1st and 5th parameter should not be NULL.
>
> Any
Good day, this is Hermet.
Here is elm_transit patch.
- Modified elm_transit_add(double duration) to elm_transit_add()
- Added elm_transit_duration_set() / elm_transit_duration_get() APIs
- Added elm_transit_go API
Please consider then apply it.
Thanks.
Regards.
Index: src/lib/elm_transit.c
On Wed, Jan 5, 2011 at 12:27 PM, ChunEon Park wrote:
> Good day, this is Hermet.
>
> Here is elm_transit patch.
>
> - Modified elm_transit_add(double duration) to elm_transit_add()
> - Added elm_transit_duration_set() / elm_transit_duration_get() APIs
> - Added elm_transit_go API
Modifying the du
Am Mittwoch, den 05.01.2011, 02:28 -0800 schrieb Enlightenment SVN:
> Log:
> From: Jeonghyun Yun
> Subject: [E-devel] [Patch] elm_genlist multi-touch smart callbacks
> added
>
> I added 6 multi-touch smart callbacks in elm_genlist, please refer to
> below.
>
> "multi,sweep,left" -
On Wed, 5 Jan 2011 12:48:05 -0200 Gustavo Sverzut Barbieri
said:
> On Wed, Jan 5, 2011 at 12:27 PM, ChunEon Park
> wrote:
> > Good day, this is Hermet.
> >
> > Here is elm_transit patch.
> >
> > - Modified elm_transit_add(double duration) to elm_transit_add()
> > - Added elm_transit_duration_set
On Wed, 05 Jan 2011 16:06:15 +0100 Michael 'Mickey' Lauer
said:
> Am Mittwoch, den 05.01.2011, 02:28 -0800 schrieb Enlightenment SVN:
> > Log:
> > From: Jeonghyun Yun
> > Subject: [E-devel] [Patch] elm_genlist multi-touch smart callbacks
> > added
> >
> > I added 6 multi-touch smart ca
OOPS, forgot about the list :P (sent it a couple of hours back, sorry).
On Wed, 2011-01-05 at 16:06 +0100, Michael 'Mickey' Lauer wrote:
> While that is pretty cool per se, I wonder whether the right way to do
> that would be to either add support for that on the Elm.Window object
> or (even bette
On Wed, Jan 5, 2011 at 2:36 PM, Carsten Haitzler wrote:
> On Wed, 5 Jan 2011 12:48:05 -0200 Gustavo Sverzut Barbieri
> said:
>
>> On Wed, Jan 5, 2011 at 12:27 PM, ChunEon Park
>> wrote:
>> > Good day, this is Hermet.
>> >
>> > Here is elm_transit patch.
>> >
>> > - Modified elm_transit_add(doubl
On Wed, 5 Jan 2011 15:14:25 -0200 Gustavo Sverzut Barbieri
said:
> On Wed, Jan 5, 2011 at 2:36 PM, Carsten Haitzler wrote:
> > On Wed, 5 Jan 2011 12:48:05 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Wed, Jan 5, 2011 at 12:27 PM, ChunEon Park
> >> wrote:
> >> > Good day, this is Hermet
On Wed, 5 Jan 2011 09:50:05 -0800
"Enlightenment SVN" wrote:
> Log:
> fix include paths for all these makefiles to add $top_builddir/src/bin
> instead of $top_srcdir/src/lib
>
> Author: discomfitor
> Date: 2011-01-05 09:50:05 -0800 (Wed, 05 Jan 2011)
> New Revision: 55884
> Trac:
This patch broke everything.
If the signal is o*bj[id]:signal*.
Elementary is waiting *[id]:signal* and this patch provides *signal *which
is not enough. Elm need the* id.*
I do not know what cedric was trying to do and he is at holidays for 2
weeks.
I think we should revert it.
2010/11/30 Enli
Hi all,
Just writing because I found a weird elm_entry issue. Apparently, you
cannot use bitmap fonts too well w/ elm_entry. Here is a screenshot of
the elm_entry test when using a bitmap font. As you can see, something
is up w/ the text placement of some lines. Not sure why or what, but
just
Got the following while restarting E today:
E17: Begin shutdown procedure!
==29783== Invalid read of size 4
==29783==at 0x4253B73: evas_object_del (evas_object_main.c:355)
==29783==by 0x8140165: _e_smart_del (e_widget.c:499)
==29783==by 0x425DDFB: evas_object_smart_del (evas_object_sma
On Wed, Jan 5, 2011 at 4:42 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> on feedback from kay sievers, use open() to check for removable media
presence
>
>
> Author: discomfitor
> Date: 2011-01-05 10:42:49 -0800 (Wed, 05 Jan 2011)
> New Revision: 55895
> Trac:
On Wed, 5 Jan 2011 18:18:03 -0200
Lucas De Marchi wrote:
> On Wed, Jan 5, 2011 at 4:42 PM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
> > Log:
> > on feedback from kay sievers, use open() to check for removable media
> presence
> >
> >
> > Author: discomfitor
> > Date:
Hey,
This year, we will have a booth (the french people will be there) and some
talks. There is official in the FOSDEM web site, though.
I have created a page in the wiki:
http://trac.enlightenment.org/e/wiki/FOSDEM2011
feel free to fill it if necessary
Vincent
-
On 04/01/11 21:15, Carsten Haitzler (The Rasterman) wrote:
> On Sat, 25 Dec 2010 17:30:44 +1100 Jochen Schröder said:
>
>> Hi all,
>>
>> I've encountered a weird bug when using darktable (a raw photography
>> workflow program). It's a bit difficult to explain. A number of the
>> tools in darktable
On Sat, Dec 25, 2010 at 8:21 PM, Mike Blumenkrantz wrote:
> Over the next week I'll finally get around to finishing the implementation
> of eeze mount support (from the 1.1 branch) in e17 that I've been working on
> irregularly for some time. Given that eeze mounting is quite a bit more
> flexibl
thanks for your comments.
I revised and patched again.
On Tue, Jan 4, 2011 at 6:54 PM, Carsten Haitzler wrote:
> On Wed, 22 Dec 2010 17:14:14 +0900 sangho park said:
>
> > Dear all,
> >
> > This is a patch for elm_map pinch zoom.
> > you can zoom in/out using two fingers.
> >
> > - add event han
On Wed, 5 Jan 2011 17:35:41 -0800
"Enlightenment SVN" wrote:
> Log:
> with this commit, udisks mounting is now fully functional (wfm!) and has a
> number of benefits over the HAL backend, such as being able to automount
> media that's in your fstab dev notes: changes to efm were required for thi
On Thu, 6 Jan 2011 13:26:47 +1200
Cedric BAIL wrote:
> On Sat, Dec 25, 2010 at 8:21 PM, Mike Blumenkrantz wrote:
> > Over the next week I'll finally get around to finishing the implementation
> > of eeze mount support (from the 1.1 branch) in e17 that I've been working on
> > irregularly for som
On Thu, 06 Jan 2011 10:40:01 +1100 Jochen Schröder said:
> On 04/01/11 21:15, Carsten Haitzler (The Rasterman) wrote:
> > On Sat, 25 Dec 2010 17:30:44 +1100 Jochen Schröder
> > said:
> >
> >> Hi all,
> >>
> >> I've encountered a weird bug when using darktable (a raw photography
> >> workflow prog
On Thu, 6 Jan 2011 10:29:41 +0900 sangho park said:
ok in svn - with one fix. TOUCH_HOLD_RANGE should really use finger size - i
changed it to use elm_finger_size_get().
> thanks for your comments.
> I revised and patched again.
>
> On Tue, Jan 4, 2011 at 6:54 PM, Carsten Haitzler wrote:
>
> >
On Wed, 05 Jan 2011 14:09:57 -0500 Christopher Michael
said:
wtf... looks like the ascent/descent of the font is 0 height. it shouldn't be -
even with a bitmap font. a bitmap font should still have an ascent+descent.
check using regular text objects and get ascent/descent from that font.
> Hi al
On 01/05/2011 10:42 PM, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 05 Jan 2011 14:09:57 -0500 Christopher Michael
> said:
>
> wtf... looks like the ascent/descent of the font is 0 height. it shouldn't be
> -
> even with a bitmap font. a bitmap font should still have an ascent+descent.
> che
On Wed, 05 Jan 2011 22:55:59 -0500 Christopher Michael
said:
> On 01/05/2011 10:42 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 05 Jan 2011 14:09:57 -0500 Christopher
> > Michael said:
> >
> > wtf... looks like the ascent/descent of the font is 0 height. it shouldn't
> > be - even with
On Fri, 31 Dec 2010 09:49:44 +0900 Daniel Juyung Seo
said:
unfortunately by making them .txt they have become corrupt. just send them to
me directly and i can save them - they wont get filtered by df.net's mailing
lists.
> Dear all,
> I attached image files for Seunggyun Kim.
> Image files might
On 01/05/2011 11:30 PM, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 05 Jan 2011 22:55:59 -0500 Christopher Michael
> said:
>
>> On 01/05/2011 10:42 PM, Carsten Haitzler (The Rasterman) wrote:
>>> On Wed, 05 Jan 2011 14:09:57 -0500 Christopher
>>> Michael said:
>>>
>>> wtf... looks like the a
Hi~
I attached image files.
- group_index.png : Put this file to elementary/data/themes/
- Genlist_Group_Tree.png, Genlist_Group.png : elementary_test screenshots
Thanks.
--- Original Message ---
Sender : Carsten Haitzler
Date : 2011-01-06 13:34 (GMT+09:00)
On Thu, 30 Dec 2010 21:31:40 +0900 Seunggyun Kim said:
looks ok to me. in svn! :)
> Hello,
>
> I added group index feature.
> This feature support to show item indicates group index.
> I attached capture images showing group index.
> As you can see attached png images, Group index item includes
Hello Raster,
Thanks.
I added a small patch for Genlist Group.
I missed one. Thanks Govi!
Can you review this and apply it to upstream?
Thanks.
Daniel Juyung Seo (SeoZ)
-Original Message-
From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com]
Sent: Thursday, January 06, 20
On 01/05/2011 09:18 PM, Lucas De Marchi wrote:
>> + if (errno)
>
> This is bad... you have to either zero errno before calling open() or check
> the return value before. Since open() will not zero errno in case of
> succees, doing like you did you're actually carrying whatever value er
Hi.
Even it looks somewhat alien elm,
I hope EFL supports basic effect by using c and edc.
In some cases, it is useful for app developers.
They want to use effects easily and quickly as Other F/W does providing.
Here is patch again.
Added two lines for elm_transit_duration_set exception ha
On Thu, 06 Jan 2011 07:21:18 +0100
Sebastian Dransfeld wrote:
> On 01/05/2011 09:18 PM, Lucas De Marchi wrote:
> >> + if (errno)
> >
> > This is bad... you have to either zero errno before calling open() or check
> > the return value before. Since open() will not zero errno in case o
On Tue, 28 Dec 2010 15:39:41 +0900 Carsten Haitzler (The Rasterman)
said:
http://trac.enlightenment.org/e/changeset/55926
comments?
> On Mon, 20 Dec 2010 09:38:21 -0200 Raphael Kubo da Costa
> said:
>
> > > You're not supposed to. If you're doing http, you should explicitly know
> > > what r
On Thu, Jan 6, 2011 at 6:33 PM, Mike Blumenkrantz wrote:
> On Thu, 06 Jan 2011 07:21:18 +0100
> Sebastian Dransfeld wrote:
>
>> On 01/05/2011 09:18 PM, Lucas De Marchi wrote:
>> >> + if (errno)
>> >
>> > This is bad... you have to either zero errno before calling open() or check
>> >
On Thu, 6 Jan 2011 18:44:51 +1200
Cedric BAIL wrote:
> On Thu, Jan 6, 2011 at 6:33 PM, Mike Blumenkrantz wrote:
> > On Thu, 06 Jan 2011 07:21:18 +0100
> > Sebastian Dransfeld wrote:
> >
> >> On 01/05/2011 09:18 PM, Lucas De Marchi wrote:
> >> >> + if (errno)
> >> >
> >> > This is b
On Thu, 6 Jan 2011 18:44:51 +1200 Cedric BAIL said:
> On Thu, Jan 6, 2011 at 6:33 PM, Mike Blumenkrantz wrote:
> > On Thu, 06 Jan 2011 07:21:18 +0100
> > Sebastian Dransfeld wrote:
> >
> >> On 01/05/2011 09:18 PM, Lucas De Marchi wrote:
> >> >> + if (errno)
> >> >
> >> > This is ba
70 matches
Mail list logo