Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz wrote: > ah, if only we could do changelogs sanely like every other changelog in the > entire universe... i mentioned that several times: the moap tool 1) moap cl prep 2) you edit ChangeLog 3) moap cl ci that's all Vincent

[E-devel] [Patch] multibuttonentry - data corruption issue of the box list

2012-09-20 Thread Jihyeon Seol
Dear, all There is a problem in the data corruption of the box list in _box_layout_cb() of the multibuttonentry. EINA_LIST_FOREACH is used to move and resize the objects. but if box unpack/pack is called in the EINA_LIST_FOREACH loop, the data of the box list will be corrupted. This problem ca

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Michael Blumenkrantz
doesn't work with git, and I was talking about the stupid reverse ordering of changelogs that we have On Thu, Sep 20, 2012 at 8:11 AM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz > wrote: > > ah, if only we could do changelogs sanely like every other changelog in

[E-devel] edje_watch broken compile.

2012-09-20 Thread David Seikel
CC edje_watch-edje_watch.o edje_watch.c: In function ‘rebuild’: edje_watch.c:75: warning: implicit declaration of function ‘WEXITSTATUS’ CCLD edje_cc CCLD edje_player CCLD edje_decc edje_codegen.c: In function ‘_write_part’: edje_codegen.c:402: warning: unused variable ‘template’

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Cedric BAIL
On Thu, Sep 20, 2012 at 9:37 AM, Michael Blumenkrantz wrote: > doesn't work with git, and I was talking about the stupid reverse ordering > of changelogs that we have I know you love top posting ! -- Cedric BAIL -- Ever

Re: [E-devel] edje_watch broken compile.

2012-09-20 Thread Cedric BAIL
On Thu, Sep 20, 2012 at 9:42 AM, David Seikel wrote: > CC edje_watch-edje_watch.o > edje_watch.c: In function ‘rebuild’: > edje_watch.c:75: warning: implicit declaration of function ‘WEXITSTATUS’ > CCLD edje_cc > CCLD edje_player > CCLD edje_decc > edje_codegen.c: In function ‘_w

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Michael Blumenkrantz
I'm all about the top post On Thu, Sep 20, 2012 at 8:51 AM, Cedric BAIL wrote: > On Thu, Sep 20, 2012 at 9:37 AM, Michael Blumenkrantz > wrote: > > doesn't work with git, and I was talking about the stupid reverse > ordering > > of changelogs that we have > > I know you love top posting ! > --

Re: [E-devel] edje: lua >= 5.2

2012-09-20 Thread Leif Middelschulte
Am 20.09.2012 um 07:58 schrieb David Seikel : > On Wed, 5 Sep 2012 20:54:16 +1000 David Seikel > wrote: > >> On Wed, 5 Sep 2012 12:39:14 +0200 Leif Middelschulte >> wrote: >> >>> Am 05.09.2012 um 10:33 schrieb David Seikel : >>> On Wed, 5 Sep 2012 10:21:43 +0200 Vincent Torri wrote

Re: [E-devel] edje_watch broken compile.

2012-09-20 Thread David Seikel
On Thu, 20 Sep 2012 09:52:43 +0200 Cedric BAIL wrote: > On Thu, Sep 20, 2012 at 9:42 AM, David Seikel > wrote: > > CC edje_watch-edje_watch.o > > edje_watch.c: In function ‘rebuild’: > > edje_watch.c:75: warning: implicit declaration of function > > ‘WEXITSTATUS’ CCLD edje_cc > > CCLD

Re: [E-devel] edje_watch broken compile.

2012-09-20 Thread Cedric BAIL
On Thu, Sep 20, 2012 at 10:16 AM, David Seikel wrote: > On Thu, 20 Sep 2012 09:52:43 +0200 Cedric BAIL > wrote: > >> On Thu, Sep 20, 2012 at 9:42 AM, David Seikel >> wrote: >> > CC edje_watch-edje_watch.o >> > edje_watch.c: In function ‘rebuild’: >> > edje_watch.c:75: warning: implicit dec

[E-devel] [Edje][Patch] Patch with NULL checks for some functions in edje_entry file

2012-09-20 Thread KoziarekBeata
Hi, This patch contains NULL checks for some functions in edje_entry file. Lack of these NULL checks after calling these function causes segmentation faults. Please find attached file and give me some feedback. Regards, Beata edje_entry_NULL_check.patch Description: Binary dat

[E-devel] [Efreet][PATCH] Changes in efreet_mime_shutdown. Decrementing init counter below 0 issue solved.

2012-09-20 Thread Zbigniew Kosinski
Hello, Right now efreet_shutdown function doesn't return values below 0. In my opinion, efreet_mime_shutdown function should behave in the same way as efreet_shutdown. I have prepared patch proposal to prevent decrementing init counter below 0. Please take a look at attached file. BR, Zbigni

Re: [E-devel] About the merge

2012-09-20 Thread Raphael Kubo da Costa
Vincent Torri writes: > with web trac : > > http://trac.enlightenment.org/e/log/trunk/efl/src/lib/eina/eina_file.c > > is it normal ? You normally need to choose the "Follow Copies" radio button at the top: http://trac.enlightenment.org/e/log/trunk/efl/src/lib/eina/eina_file.c?action=stop_on_co

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 9:51 AM, Cedric BAIL wrote: > On Thu, Sep 20, 2012 at 9:37 AM, Michael Blumenkrantz > wrote: >> doesn't work with git, and I was talking about the stupid reverse ordering >> of changelogs that we have http://thomas.apestaart.org/moap/trac/ "Supported version control syst

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 9:51 AM, Cedric BAIL wrote: > On Thu, Sep 20, 2012 at 9:37 AM, Michael Blumenkrantz > wrote: >> doesn't work with git, and I was talking about the stupid reverse ordering >> of changelogs that we have > > I know you love top posting ! that's also more logical to put the r

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Iván Briano
2012/9/20 Vincent Torri : > On Thu, Sep 20, 2012 at 9:51 AM, Cedric BAIL wrote: >> On Thu, Sep 20, 2012 at 9:37 AM, Michael Blumenkrantz >> wrote: >>> doesn't work with git, and I was talking about the stupid reverse ordering >>> of changelogs that we have >> >> I know you love top posting ! > >

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Michael Blumenkrantz
yep, but HE WHO SHALL REMAIN NAMELESS said that "logs are created with the most recent item at the bottom. changelogs are logs. thus changelogs must have the most recent item at the bottom." direct quote. On Thu, Sep 20, 2012 at 1:14 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 9:51 AM, Ce

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz > wrote: >> ah, if only we could do changelogs sanely like every other changelog in the >> entire universe... > > i mentioned that several times: the moap tool > > 1) moap cl prep > 2) yo

[E-devel] edje_cc PowerPC bug

2012-09-20 Thread Tomas Cech
Hi, I have finally got to run edje_cc in valgrind and here is the output: valgrind -- /usr/bin/edje_cc -id ../../../src/modules/illume2/images -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC ../../../src/modules/illume2/e-module-illu

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 4:19 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz >> wrote: >>> ah, if only we could do changelogs sanely like every other changelog in the >>> entire universe... >> >> i men

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread David Seikel
On Thu, 20 Sep 2012 11:19:51 -0300 Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri > wrote: > > On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz > > wrote: > >> ah, if only we could do changelogs sanely like every other > >> changelog in the entire universe... > > >

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 11:25 AM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 4:19 PM, Lucas De Marchi > wrote: >> On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri >> wrote: >>> On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz >>> wrote: ah, if only we could do changelogs sanely lik

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 11:28 AM, David Seikel wrote: > On Thu, 20 Sep 2012 11:19:51 -0300 Lucas De Marchi > wrote: > >> On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri >> wrote: >> > On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkrantz >> > wrote: >> >> ah, if only we could do changelogs sanel

Re: [E-devel] [Edje][Patch] Patch with NULL checks for some functions in edje_entry file

2012-09-20 Thread Leandro Dorileo
Hi Beata, On Thu, Sep 20, 2012 at 11:19:57AM +0200, KoziarekBeata wrote: > Hi, > > > > This patch contains NULL checks for some functions in edje_entry file. > > Lack of these NULL checks after calling these function causes segmentation > faults. > I'm afraid your patch hides the "real"

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 4:37 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 11:25 AM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 4:19 PM, Lucas De Marchi >> wrote: >>> On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri >>> wrote: On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumenkr

Re: [E-devel] edje_cc PowerPC bug

2012-09-20 Thread Tomas Cech
On Thu, Sep 20, 2012 at 04:23:11PM +0200, Tomas Cech wrote: Hi, I have finally got to run edje_cc in valgrind and here is the output: valgrind -- /r/n/idie_cc -id ../../../src/modules/illume2/images -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PR

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Leandro Pereira
On 09/20/2012 03:28 AM, Michael Blumenkrantz wrote: > ah, if only we could do changelogs sanely like every other changelog in the > entire universe... I honestly thought Edje was stable enough that it didn't have recent changes -- and since ChangeLogs are traditionally written with newer entries

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira wrote: > On 09/20/2012 03:28 AM, Michael Blumenkrantz wrote: >> ah, if only we could do changelogs sanely like every other changelog in the >> entire universe... > > I honestly thought Edje was stable enough that it didn't have recent > changes -- a

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Eduardo Lima (Etrunko)
>> that's what the commit message is for. When it does all automatically, >> then it's an option. > > did you look at the Evil's changeLog ? You'll see why the commit > message is not sufficient > If you are talking about the list of files changed, it is just plain useless. There is a --verbose op

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) wrote: >>> that's what the commit message is for. When it does all automatically, >>> then it's an option. >> >> did you look at the Evil's changeLog ? You'll see why the commit >> message is not sufficient >> > > If you are talking about the

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) > wrote: that's what the commit message is for. When it does all automatically, then it's an option. >>> >>> did you look at the Evil's changeLog ? You'll see why the commit >

Re: [E-devel] [Edje][Patch] Patch with NULL checks for some functions in edje_entry file

2012-09-20 Thread Gustavo Sverzut Barbieri
On Thu, Sep 20, 2012 at 11:50 AM, Leandro Dorileo wrote: > Hi Beata, > > On Thu, Sep 20, 2012 at 11:19:57AM +0200, KoziarekBeata wrote: >> Hi, >> >> >> >> This patch contains NULL checks for some functions in edje_entry file. >> >> Lack of these NULL checks after calling these function causes seg

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 6:12 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira > wrote: >> On 09/20/2012 03:28 AM, Michael Blumenkrantz wrote: >>> ah, if only we could do changelogs sanely like every other changelog in the >>> entire universe... >> >> I honestly thoug

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 7:26 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) >> wrote: > that's what the commit message is for. When it does all automatically, > then it's an option. >>>

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Eduardo Lima (Etrunko)
On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) > wrote: that's what the commit message is for. When it does all automatically, then it's an option. >>> >>> did you look at the Evil's changeLog ? You'll see why the commit >

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Eduardo Lima (Etrunko)
On Thu, Sep 20, 2012 at 2:29 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 6:12 PM, Lucas De Marchi > wrote: >> On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira >> wrote: >>> On 09/20/2012 03:28 AM, Michael Blumenkrantz wrote: ah, if only we could do changelogs sanely like every other

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 7:30 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 7:26 PM, Lucas De Marchi > wrote: >> On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri >> wrote: >>> On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) >>> wrote: >> that's what the commit message is for. Whe

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Iván Briano
2012/9/20 Eduardo Lima (Etrunko) : > On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) >> wrote: > that's what the commit message is for. When it does all automatically, > then it's an option. did you look at the

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 2:29 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 6:12 PM, Lucas De Marchi > wrote: >> On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira >> wrote: >>> On 09/20/2012 03:28 AM, Michael Blumenkrantz wrote: ah, if only we could do changelogs sanely like every other

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 7:42 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 2:29 PM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 6:12 PM, Lucas De Marchi >> wrote: >>> On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira >>> wrote: On 09/20/2012 03:28 AM, Michael Blumenkrantz wro

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Lucas De Marchi
On Thu, Sep 20, 2012 at 2:30 PM, Vincent Torri wrote: > On Thu, Sep 20, 2012 at 7:26 PM, Lucas De Marchi > wrote: >> On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri >> wrote: >>> On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) >>> wrote: >> that's what the commit message is for. Whe

Re: [E-devel] TGA loader crashes with corrupt RLE targa files

2012-09-20 Thread Kim Woelders
On Wed, 19 Sep 2012 23:44:29 +0200, Matias Garcia wrote: > Hello, > > We encountered a crash in imlib2 when loading corrupt RLE .tga files, > and this patch fixes it. The remaining buffer space could also be > checked a bit higher, to see if there's enough room for all raw packet > samples requ

[E-devel] desktop navigation

2012-09-20 Thread Massimo Maiurana
hi all, in recent e17 builds there is a new configuration option called "allow navigation on desktop", and another which looks to be related on the first called "spring delay". what are they supposed to do? -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' che

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Vincent Torri
On Thu, Sep 20, 2012 at 7:53 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 2:30 PM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 7:26 PM, Lucas De Marchi >> wrote: >>> On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri >>> wrote: On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etr

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Gustavo Sverzut Barbieri
>> And Vincent, please stop taking it personal and insulting the others. >> Use "stupid" for ideas. Not people. > > the conversation is heated, that's all. I'm from south of France and > we are not calm people, there. His answer upset me because what he > said was almost an insult to what I did in

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread The Rasterman
On Thu, 20 Sep 2012 14:40:12 -0300 "Eduardo Lima (Etrunko)" said: > On Thu, Sep 20, 2012 at 2:29 PM, Vincent Torri > wrote: > > On Thu, Sep 20, 2012 at 6:12 PM, Lucas De Marchi > > wrote: > >> On Thu, Sep 20, 2012 at 1:04 PM, Leandro Pereira > >> wrote: > >>> On 09/20/2012 03:28 AM, Michael Bl

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread The Rasterman
On Thu, 20 Sep 2012 23:43:36 +0200 Vincent Torri said: > On Thu, Sep 20, 2012 at 7:53 PM, Lucas De Marchi > wrote: > > On Thu, Sep 20, 2012 at 2:30 PM, Vincent Torri > > wrote: > >> On Thu, Sep 20, 2012 at 7:26 PM, Lucas De Marchi > >> wrote: > >>> On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torr

Re: [E-devel] [Efreet][PATCH] Changes in efreet_mime_shutdown. Decrementing init counter below 0 issue solved.

2012-09-20 Thread Daniel Juyung Seo
Looks good. Thanks in SVN! Daniel Juyung Seo (SeoZ) On Thu, Sep 20, 2012 at 8:06 PM, Zbigniew Kosinski wrote: > Hello, > > Right now efreet_shutdown function doesn't return values below 0. > > In my opinion, efreet_mime_shutdown function should behave in the same way > as efreet_shutdown. > > I

Re: [E-devel] edje_cc PowerPC bug

2012-09-20 Thread Cedric BAIL
Hi, On Thu, Sep 20, 2012 at 11:57 PM, Tomas Cech wrote: > On Thu, Sep 20, 2012 at 04:23:11PM +0200, Tomas Cech wrote: >> I have finally got to run edje_cc in valgrind and here is the output: >> >> valgrind -- /r/n/idie_cc -id ../../../src/modules/illume2/images >> -DLOWRES_PDA=1 -DMEDIUMRES_PDA=

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Cedric BAIL
On Thu, Sep 20, 2012 at 11:39 PM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 11:28 AM, David Seikel wrote: >> On Thu, 20 Sep 2012 11:19:51 -0300 Lucas De Marchi >> wrote: >> >>> On Thu, Sep 20, 2012 at 4:11 AM, Vincent Torri >>> wrote: >>> > On Thu, Sep 20, 2012 at 8:28 AM, Michael Blumen

Re: [E-devel] E SVN: cedric trunk/edje

2012-09-20 Thread Cedric BAIL
On Fri, Sep 21, 2012 at 2:26 AM, Lucas De Marchi wrote: > On Thu, Sep 20, 2012 at 2:20 PM, Vincent Torri > wrote: >> On Thu, Sep 20, 2012 at 6:27 PM, Eduardo Lima (Etrunko) >> wrote: > that's what the commit message is for. When it does all automatically, > then it's an option. >>>

Re: [E-devel] [Edje][Patch] Patch with NULL checks for some functions in edje_entry file

2012-09-20 Thread Daniel Juyung Seo
NULL checks again! Daniel Juyung Seo (SeoZ) On Fri, Sep 21, 2012 at 2:27 AM, Gustavo Sverzut Barbieri wrote: > On Thu, Sep 20, 2012 at 11:50 AM, Leandro Dorileo > wrote: >> Hi Beata, >> >> On Thu, Sep 20, 2012 at 11:19:57AM +0200, KoziarekBeata wrote: >>> Hi, >>> >>> >>> >>> This patch contains

Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread ChunEon Park
looks over1, over2 useless. -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: ; Cc: Sent: 2012-09-21 (금) 11:01:57 Subject: E SVN: seoz trunk/elementary/data/themes/widgets Log: elm popup.edc: Fixed broken popup item. Spotted by Ami

Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread ChunEon Park
nevermind, they are used in programs still. -Regards, Hermet- -Original Message- From: "ChunEon Park" To: ; ; Cc: Sent: 2012-09-21 (금) 12:50:06 Subject: Re: [E-devel]E SVN: seoz trunk/elementary/data/themes/widgets looks over1, over2 useless. ---

Re: [E-devel] desktop navigation

2012-09-20 Thread Michael Blumenkrantz
On Thu, 20 Sep 2012 22:17:06 +0200 Massimo Maiurana wrote: > hi all, > in recent e17 builds there is a new configuration option called "allow > navigation on desktop", and another which looks to be related on the first > called "spring delay". > what are they supposed to do? > navigation on des

Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread Daniel Juyung Seo
Yes I already checked that. They both are needed for two different usages. Daniel Juyung Seo (SeoZ) On Fri, Sep 21, 2012 at 1:14 PM, ChunEon Park wrote: > nevermind, they are used in programs still. > > > -Regards, Hermet- > -Original Message- > From:

Re: [E-devel] E SVN: seoz trunk/efreet/src/lib

2012-09-20 Thread Michael Blumenkrantz
1. if this is done, for the love of raster don't do it manually. 2. my vote is for this option since efreet is maintained by seb and he still does the vast majority of work on it. On Fri, Sep 21, 2012 at 7:00 AM, Daniel Juyung Seo wrote: > Thanks for the report. > Ok, I need to ask to others then

Re: [E-devel] E SVN: seoz trunk/efreet/src/lib

2012-09-20 Thread Cedric BAIL
On Fri, Sep 21, 2012 at 3:00 PM, Daniel Juyung Seo wrote: > Thanks for the report. > Ok, I need to ask to others then. > > 1. fix up efreet formatting according to general EFL formatting? > 2. or just revert my formatting fix patch and leave efreet? Efreet code base has been fairly stable in the