Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Atton Jonathan
lol, I am not a god :D 2011/5/3 sangho park > ohh.. emap started.. > can i contribute to emap? if you think that my commit bothers you, pls tell > me~ :) > > > > Date: Mon, 2 May 2011 20:05:41 +0200 > > From: Atton Jonathan > > Subject: Re: [E-devel] splitting elm_map into a new library > > To:

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread sangho park
ohh.. emap started.. can i contribute to emap? if you think that my commit bothers you, pls tell me~ :) > Date: Mon, 2 May 2011 20:05:41 +0200 > From: Atton Jonathan > Subject: Re: [E-devel] splitting elm_map into a new library > To: Iv?n Briano (Sachiel) > Cc: enlightenment-devel@lists.sourcef

Re: [E-devel] What make elm better than gtk or qt ?

2011-05-02 Thread Daniel Juyung Seo
Scalablilityl. Without changing any bit of code, one can support multiple resolutions :) Fingersize as well. elm considers fingersize. Just set the fingersize as users want. elm will be resized according to the figersize. Daniel Juyung Seo (SeoZ) On Mon, May 2, 2011 at 10:00 PM, Atton Jonathan w

Re: [E-devel] E SVN: watchwolf IN trunk/PROTO: . emap emap/m4 emap/src emap/src/lib

2011-05-02 Thread Daniel Juyung Seo
Welcome to trunk :) Daniel Juyung Seo (SeoZ) On Tue, May 3, 2011 at 3:06 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > emap: init > > > Author: watchwolf > Date: 2011-05-02 11:06:59 -0700 (Mon, 02 May 2011) > New Revision: 59135 > Trac: http://trac.enl

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread The Rasterman
On Mon, 2 May 2011 17:28:08 +0200 Cedric BAIL said: > On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler wrote: > > On Mon, 2 May 2011 20:20:04 +1000 David Seikel said: ... > > > > sure... roads near the ocean will do :) > > Hum, a better option will be drinkable water ! Ocean isn't that nice >

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Atton Jonathan
emap is init. see in PROTO/emap 2011/5/2 Iván Briano (Sachiel) > 2011/5/2 David Seikel : > > On Mon, 2 May 2011 17:28:08 +0200 Cedric BAIL > > wrote: > > > >> On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler > >> wrote: > >> > On Mon, 2 May 2011 20:20:04 +1000 David Seikel > >> > said: > >> >

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Sachiel
2011/5/2 David Seikel : > On Mon, 2 May 2011 17:28:08 +0200 Cedric BAIL > wrote: > >> On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler >> wrote: >> > On Mon, 2 May 2011 20:20:04 +1000 David Seikel >> > said: >> >> On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) >> >> wrote: >

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Vincent Torri
On Mon, 2 May 2011, Cedric BAIL wrote: On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler wrote: On Mon, 2 May 2011 20:20:04 +1000 David Seikel said: On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) wrote: On Sat, 30 Apr 2011 19:28:31 +0900 sangho park said: some years

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread David Seikel
On Mon, 2 May 2011 17:28:08 +0200 Cedric BAIL wrote: > On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler > wrote: > > On Mon, 2 May 2011 20:20:04 +1000 David Seikel > > said: > >> On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) > >> wrote: > >> > On Sat, 30 Apr 2011 19:28:31

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Cedric BAIL
On Mon, May 2, 2011 at 5:00 PM, Carsten Haitzler wrote: > On Mon, 2 May 2011 20:20:04 +1000 David Seikel said: >> On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) >> wrote: >> > On Sat, 30 Apr 2011 19:28:31 +0900 sangho park >> > said: >> > >> > > some years ago, i made route

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread The Rasterman
On Mon, 2 May 2011 20:20:04 +1000 David Seikel said: > On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Sat, 30 Apr 2011 19:28:31 +0900 sangho park > > said: > > > > > some years ago, i made route application using local map data. > > > at that time, dijkst

Re: [E-devel] Default widget/dialog/module "heading" text color

2011-05-02 Thread Don Harden
Found how to set the color for frame text (what I called widget/dialog/module "heading" text color). It is the e.text.label color in the e/widgets/frame group in the theme (default.edc). For Enlightenment 16.999.58905 it is line 27079 in e/data/themes/default.edc Thanks for the "frame" hi

Re: [E-devel] Need suggestion to support multiple text parts in elm_progressbar

2011-05-02 Thread PRINCE KUMAR DUBEY
Hi Raster, As you said if we pass the part name, used in layout directly in the API then we will need to maintain the part name and its label for theme hook purpose which will updated in runtime. And, the proposed API is sufficient for setting a label to widget so existin

Re: [E-devel] [Patch] Evas gl shader use binary shader

2011-05-02 Thread 박지연
That's OK ~~ ^^;; --- Original Message --- Sender : Gustavo Sverzut Barbieri Date : 2011-05-02 21:58 (GMT+09:00) Title : Re: [E-devel] [Patch] Evas gl shader use binary shader On Mon, May 2, 2011 at 9:55 AM, Daniel Juyung Seo wrote: > FYI. > s/he/she Ooops! :-) -- Gustavo Sverzut Barb

Re: [E-devel] [Patch] elm_map source patch

2011-05-02 Thread Atton Jonathan
we are seing it ! 2011/5/2 sangho park > can you see this mail?? > i can't see this mail thread on ' > > http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/index.html > ' > :-( > i don't know why > > On Mon, May 2, 2011 at 4:49 PM, sangho park wrote: > > > Dear all, > >

Re: [E-devel] enlightenment-devel Digest, Vol 61, Issue 8

2011-05-02 Thread sangho park
oh...i found 'elm_map_route_from_gpx_file_add' on enki~ when will you patch this api to elm_map? display gpx file looks good feature~~ but, now trunk.. enki build break.. :( enki/src/bin/map.c:103: undefined reference to `elm_map_route_from_gpx_file_add' > -- > > Da

Re: [E-devel] composite problem

2011-05-02 Thread Mathieu Taillefumier
Hei, > aaagh indeed you did attach a log. sorry. missed it. and i think i nuked this > one on the weekend... a combination of bugs introduced by lock changes and > eina > lock abstraction/design. it sucked away a large bit of my sunday. No problems. Thank you for spending so much efforts on this

Re: [E-devel] What make elm better than gtk or qt ?

2011-05-02 Thread Atton Jonathan
hum - performance, memory print - widget can be touchscreen widgets or normal widgets, no need two different widgets - theme = edje, very powerful. 2011/5/2 Carsten Haitzler > On Sat, 30 Apr 2011 19:08:17 +0200 Atton Jonathan < > jonathan.at...@gmail.com> > said: > > in both qt and gtk, they ha

Re: [E-devel] [Patch] Evas gl shader use binary shader

2011-05-02 Thread Gustavo Sverzut Barbieri
On Mon, May 2, 2011 at 9:55 AM, Daniel Juyung Seo wrote: > FYI. > s/he/she Ooops! :-) -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -

Re: [E-devel] [Patch] Evas gl shader use binary shader

2011-05-02 Thread Daniel Juyung Seo
FYI. s/he/she Daniel Juyung Seo (SeoZ) On Mon, May 2, 2011 at 9:40 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Mon, May 2, 2011 at 4:25 AM, Carsten Haitzler > wrote: > > On Fri, 29 Apr 2011 15:32:28 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Fri, Apr 29, 2011

Re: [E-devel] [Patch] Evas gl shader use binary shader

2011-05-02 Thread Gustavo Sverzut Barbieri
On Mon, May 2, 2011 at 4:25 AM, Carsten Haitzler wrote: > On Fri, 29 Apr 2011 15:32:28 -0300 Gustavo Sverzut Barbieri > said: > >> On Fri, Apr 29, 2011 at 7:38 AM, Jiyoun Park wrote: >> > Hi. >> > >> > >> > >> > I make patch related with evas gl binary shader. >> > >> > >> > >> > The concept of

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread Atton Jonathan
personnally I will only implement: - basic path type - load path from gpx file - elm map will display a path. Then you can do what you want :) 2011/5/2 David Seikel > On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Sat, 30 Apr 2011 19:28:31 +0900 sangho pa

Re: [E-devel] Changing elm_entry/label API - wrapping

2011-05-02 Thread Tom Hacohen
Ok, it's there, have fun everyone and sorry for breaking your API. -- Tom. On Thu, 2011-04-28 at 17:11 +0300, Tom Hacohen wrote: > Dear All, > > How are you? > > Currently elm_entry and elm_label have: > elm_entry_line_wrap_set > elm_entry_line_char_wrap_set > > Which is bad, I want to have >

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread David Seikel
On Mon, 2 May 2011 16:12:14 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 30 Apr 2011 19:28:31 +0900 sangho park > said: > > > some years ago, i made route application using local map data. > > at that time, dijkstra's algorithm was a perfect solution. > > now I'm downloading 'asia.os

Re: [E-devel] [Patch] els_scroller bug patch.

2011-05-02 Thread Tom Hacohen
Thanks. :P Was actually just about to get to it. Anyhow, I hope you are right and that it's correct and won't break very weird cases. That's the biggest issue with scroller. We have zero corner-cases tests. -- Tom. On Mon, 2011-05-02 at 18:26 +0900, Carsten Haitzler wrote: > On Fri, 29 Apr 2011

Re: [E-devel] Weird icon sizes in EFM

2011-05-02 Thread Tom Hacohen
Oh ok, I was thinking of user-defined emblems. Anyhow, not related, happens to regular files as well. -- Tom. On Mon, 2011-05-02 at 18:28 +0900, Carsten Haitzler wrote: > On Mon, 02 May 2011 12:18:03 +0300 Tom Hacohen > said: > > the "U" and "M" green/orange thingy that tells u its mounted or

[E-devel] Git-svn tarballs - faster git svn cloning

2011-05-02 Thread Tom Hacohen
Dear all, I uploaded git-svn tarballs to: http://download.enlightenment.org/git_svn/ You can use them instead of the initial cloning (just download, extract and then use like any other clone). This is significantly faster than the running "git svn clone", and the rest is obviously the same. If y

Re: [E-devel] Weird icon sizes in EFM

2011-05-02 Thread The Rasterman
On Mon, 02 May 2011 12:18:03 +0300 Tom Hacohen said: the "U" and "M" green/orange thingy that tells u its mounted or not. > Dunno. I don't think so, but who knows? > > I don't know what "emblem" is (in e) but here it happens randomly. > I rebooted my system and got it on different icons... > >

Re: [E-devel] [Patch] els_scroller bug patch.

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 08:04:39 + (GMT) Jaehwan Kim said: works for me. in svn. thanks! :) > > Dear Tom, > > I and Seoz found some problem about _elm_smart_scroller_wanted_region_set in > els_scroller. While genlist items are appended, momentum animation in > scroller cannot operate. It's why

Re: [E-devel] Weird icon sizes in EFM

2011-05-02 Thread Tom Hacohen
Dunno. I don't think so, but who knows? I don't know what "emblem" is (in e) but here it happens randomly. I rebooted my system and got it on different icons... -- Tom. On Mon, 2011-05-02 at 16:15 +0900, Carsten Haitzler wrote: > On Fri, 29 Apr 2011 14:43:36 +0300 Tom Hacohen said: > > i think

Re: [E-devel] Changing elm_entry/label API - wrapping

2011-05-02 Thread The Rasterman
On Thu, 28 Apr 2011 17:11:14 +0300 Tom Hacohen said: i agree. wrap type with enum is better. > Dear All, > > How are you? > > Currently elm_entry and elm_label have: > elm_entry_line_wrap_set > elm_entry_line_char_wrap_set > > Which is bad, I want to have > elm_entry_line_wrap_set(obj, WRAP_T

Re: [E-devel] E SVN: raster trunk/eina/src/include

2011-05-02 Thread Vincent Torri
On Mon, 2 May 2011, Enlightenment SVN wrote: > Log: > formalise eina lock results to be equivalent to true/false with added > deadlock for try. > > > > Author: raster > Date: 2011-05-02 01:24:06 -0700 (Mon, 02 May 2011) > New Revision: 59101 > Trac: http://trac.enlightenme

Re: [E-devel] composite problem

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 11:51:05 +0200 Mathieu Taillefumier said: aaagh indeed you did attach a log. sorry. missed it. and i think i nuked this one on the weekend... a combination of bugs introduced by lock changes and eina lock abstraction/design. it sucked away a large bit of my sunday. > Hi Carst

Re: [E-devel] Elementary header fix

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 18:05:11 +0900 Daniel Juyung Seo said: indeed should have some consistency... :) > Thank you Lionel! > Because of you I found that the name is so wrong in elementary :( > > Box and Toolbar use 'homogenous'. > Genlist uses 'homogeneous'. > Table uses both 'homogeneous' and 'h

Re: [E-devel] [Patch] Evas gl shader use binary shader

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 15:32:28 -0300 Gustavo Sverzut Barbieri said: > On Fri, Apr 29, 2011 at 7:38 AM, Jiyoun Park wrote: > > Hi. > > > > > > > > I make patch related with evas gl binary shader. > > > > > > > > The concept of binary shader is  compile shader only once. > > > > Some people want to

Re: [E-devel] Weird icon sizes in EFM

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 14:43:36 +0300 Tom Hacohen said: i think this may be your changes to textblock size stuff.. no? it seems to happen when u have the "emblem" enabled. > Dear all, > > Look at this image: http://img801.imageshack.us/i/screenshotjs.png/ > > For some reason the bottom icon is no

Re: [E-devel] Default widget/dialog/module "heading" text color

2011-05-02 Thread The Rasterman
On Fri, 29 Apr 2011 15:40:20 -0400 Don Harden said: default theme has no colorclass attached to the frame text. it's not a 100% complete example of everything. it's probably the most complete though. > > Thanks for the pointer.Since, according to the docs, the default > theme is a "complet

Re: [E-devel] splitting elm_map into a new library

2011-05-02 Thread The Rasterman
On Sat, 30 Apr 2011 19:28:31 +0900 sangho park said: > some years ago, i made route application using local map data. > at that time, dijkstra's algorithm was a perfect solution. > now I'm downloading 'asia.osm.bz2'. it is 2.3 Gbytes.. > the size is reasonable for recent mobile external memory.

Re: [E-devel] What make elm better than gtk or qt ?

2011-05-02 Thread The Rasterman
On Sat, 30 Apr 2011 19:08:17 +0200 Atton Jonathan said: in both qt and gtk, they have "touchscreen widgets" and "normal widgets". so you have to WRITE or REWRITE your app for one or the other. elm has "universal widgets" that "do both". example - scroller. yes elm is mostly touch based now but it

Re: [E-devel] E17 students making modules

2011-05-02 Thread The Rasterman
On Sun, 1 May 2011 18:49:34 +0200 Quentin Gibeaux said: > Hello everyone > > We're still working on making e17 modules, and have progressed a little bit > ; for those who didn't have our previous mails here is a short presentation > of our situation : > > We are two french students working on e