On Sat, 6 Oct 2012 23:14:43 +0400 Igor Murzov said:
> Hi list.
>
> There are several suspicious code snippets in E, that
> look much like copy&paste errors, but I don't know how
> to properly fix those errors. Maybe someone experienced
> could look into these.
>
> #1: src/bin/e_backlight.c#n496
Hi,
This patch adds safety check if the new content of given object is not NULL.
Please find attached file and give me some feedback.
Regards,
Beata
content_NULL_check_in_elm_widget.patch
Description: Binary data
--
On Tue, 9 Oct 2012 00:44:27 +0900 Bluezery said:
> 2012/10/5 Enlightenment SVN :
> > Log:
> > ecore: let's try another approach thanks to Guillaume Friloux.
> >
> >
> > Author: cedric
> > Date: 2012-10-05 06:07:14 -0700 (Fri, 05 Oct 2012)
> > New Revision: 77533
> > Trac: ht
On Fri, Sep 28, 2012 at 11:33 PM, Eduardo Lima (Etrunko)
wrote:
> On Fri, Sep 28, 2012 at 5:04 AM, Daniel Willmann
> wrote:
>> On 09/28/2012 08:51 AM, Stefan Schmidt wrote:
>>> On 28/09/12 07:18, Carsten Haitzler (The Rasterman) wrote:
The EFL Developer day in Barcelona on the 5th of Novemb
2012/10/13 Carsten Haitzler :
> On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery said:
>
> that's a pretty big patch for a much smaller set of actual work. reading the
> patch took time because of this (i keep having to compere your new functions
> to
> the old which have like 90% of the same stuff - b
On Sat, Oct 6, 2012 at 2:11 PM, rustyBSD wrote:
> Le 06/10/2012 14:03, Vincent Torri a écrit :
>>> Hi,
>>> > I looked at the ecore_file_recursive_rm() function
>>> > (in ecore/src/lib/ecore_file/), and I wonder why this
>>> > is so ugly/complicated.
>>> >
>>> > We are doing a readlink() and two st
On Mon, 15 Oct 2012 09:11:39 +0200 KoziarekBeata said:
actually null is allowed.. same as unsetting.. it deletes the content for that
named part. :)
> Hi,
>
>
>
> This patch adds safety check if the new content of given object is not NULL.
>
> Please find attached file and give me some feed
On Mon, 15 Oct 2012 17:00:49 +0900 Bluezery said:
> 2012/10/13 Carsten Haitzler :
> > On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery said:
> >
> > that's a pretty big patch for a much smaller set of actual work. reading the
> > patch took time because of this (i keep having to compere your new
> > f
On Sat, 06 Oct 2012 13:21:27 +0200 rustyBSD said:
> Hi,
> I looked at the ecore_file_recursive_rm() function
> (in ecore/src/lib/ecore_file/), and I wonder why this
> is so ugly/complicated.
>
> We are doing a readlink() and two stat(). Why not simply
> do a lstat() ?
>
> It takes less memory a
Hello.
On 14/10/12 17:25, Vincent Torri wrote:
>
> i would like to know what the status of buildbot is. It seems just not
> functional while it was working some months ago
The machine it is running on got a new installation and the buildbot
backup got restored as far as showing what was there be
On Thu, 11 Oct 2012 12:56:48 +0900 Kim Shinwoo said:
> blank item should be added on the round disabled mode.
> current diskselector adds blank item even though the round mode is enabled.
> so please check the patch and give feedback. thanks.
in-pants! :) tnx :)
--
- Codito, ergo s
On Thu, 11 Oct 2012 18:42:55 +0900 DUBEYPRINCE KUMAR
said:
thanks muchly! in svn it is! :)
> Hi,
>
>
>
> Please review the attached patch created to fix the current reordering item
> resizing issue.
>
>
>
> [ISSUE] Current genlist reordering item is not resizing on genlist resize
> (e.g.
On Fri, 12 Oct 2012 10:40:53 +0900 Kim Shinwoo said:
thanks - in svn it goes.
> deal all, hello.
>
> ctxpopup had used its own item not the elm_list. i would like to fix a bug
> on selecting item to support user who is using old version ctxpopup.
> the reproduce steps are as below.
>
> 0. pre
On Tue, 9 Oct 2012 16:00:53 -0700 Dave Ray said:
does /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T/
exist as a dir? you know that if you set $XDG_RUNTIME_DIR or
$SD_USER_SOCKETS_DIR then this dir will be used as as the ipc dir. if not set
$TMPDIR is user and if that isnt set... /tmp is used.
On 10/10/12 18:45, Lucas De Marchi wrote:
> On Wed, Oct 10, 2012 at 1:00 PM, Vincent Torri
> wrote:
>> On Wed, Oct 10, 2012 at 4:57 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri
>>> wrote:
On Wed, Oct 10, 2012 at 3:39 PM, Gustavo Sverzut Barbie
On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo said:
> dear all, hello
>
> i have learned that someone hates popup. because it does as list.
> the attached patch makes popup use list. now the popup is really
> "ELC"_popup.
> then please review the patch and give feedback. thanks.
here's the nas
there are some problems in the current efl/ tree on Windows. I have
local changes so could it be possible that you don't commit anything
until i finish that ?
Btw, do we use only openssl and drop gnutls ?
Vincent
--
Don'
Cedric Bail
On Oct 15, 2012 8:34 PM, "Vincent Torri" wrote:
>
> there are some problems in the current efl/ tree on Windows. I have
> local changes so could it be possible that you don't commit anything
> until i finish that ?
>
> Btw, do we use only openssl and drop gnutls ?
No, their is a with-
On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote:
> Hello.
>
> On 14/10/12 17:25, Vincent Torri wrote:
>>
>> i would like to know what the status of buildbot is. It seems just not
>> functional while it was working some months ago
>
> The machine it is running on got a new installation and th
On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler wrote:
> On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo said:
>
>> dear all, hello
>>
>> i have learned that someone hates popup. because it does as list.
>> the attached patch makes popup use list. now the popup is really
>> "ELC"_popup.
>> then
On Mon, 15 Oct 2012 09:07:45 -0300 Gustavo Sverzut Barbieri
said:
> On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler
> wrote:
> > On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo
> > said:
> >
> >> dear all, hello
> >>
> >> i have learned that someone hates popup. because it does as list.
> >> t
On Mon, 15 Oct 2012 09:05:00 -0300 Gustavo Sverzut Barbieri
said:
> On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote:
> > Hello.
> >
> > On 14/10/12 17:25, Vincent Torri wrote:
> >>
> >> i would like to know what the status of buildbot is. It seems just not
> >> functional while it was work
On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN
wrote:
> Log:
> 16bpp ecore-evas support gone now its gone in evas.
how about 8 bits?
--
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile:
On Mon, Oct 15, 2012 at 1:55 PM, Cedric BAIL wrote:
> Cedric Bail
> On Oct 15, 2012 8:34 PM, "Vincent Torri" wrote:
>>
>> there are some problems in the current efl/ tree on Windows. I have
>> local changes so could it be possible that you don't commit anything
>> until i finish that ?
>>
>> Btw,
On Mon, Oct 15, 2012 at 2:05 PM, Gustavo Sverzut Barbieri
wrote:
> On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> On 14/10/12 17:25, Vincent Torri wrote:
>>>
>>> i would like to know what the status of buildbot is. It seems just not
>>> functional while it was working some
Hi,
Yes, it exists. But there may be something wrong with the full path e17 is
looking for:
$ ls -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T
total 0
drwx-- 4 davidray davidray 136 Oct 15 07:24 .
drwxr-xr-x 5 davidray davidray 170 Oct 15 07:12 ..
drwx-- 3 davidray davidray
Hello,
On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote:
> On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> On 14/10/12 17:25, Vincent Torri wrote:
>>>
>>> i would like to know what the status of buildbot is. It seems just not
>>> functional while it was working some m
On Mon, 15 Oct 2012 07:31:04 -0700 Dave Ray said:
> Hi,
> Yes, it exists. But there may be something wrong with the full path e17 is
> looking for:
>
> $ ls -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T
> total 0
> drwx-- 4 davidray davidray 136 Oct 15 07:24 .
> drwxr-xr-x 5 david
On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri
said:
> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN
> wrote:
> > Log:
> > 16bpp ecore-evas support gone now its gone in evas.
>
> how about 8 bits?
still there right now. havent decided to remove it (yet). :)
--
On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler wrote:
> On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri
> said:
>
>> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN
>> wrote:
>> > Log:
>> > 16bpp ecore-evas support gone now its gone in evas.
>>
>> how about 8 bits?
>
> still t
Le 15/10/2012 10:03, Vincent Torri a écrit :
> Maxime: you can separate code with the _WIN32 macro. Can you update
> ecore and write a patch that use lstat on non win32 ?
Ok.
--- ecore_file.c 2012-10-15 18:53:22.594116119 +0200
+++ ecore_file.c 2012-10-15 18:52:46.668671104 +0200
@@ -399,22 +399,2
On Mon, Oct 15, 2012 at 12:11 PM, Daniel Willmann
wrote:
> Hello,
>
> On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote:
>> On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt
>> wrote:
>>> Hello.
>>>
>>> On 14/10/12 17:25, Vincent Torri wrote:
i would like to know what the status of
On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri wrote:
> On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler
> wrote:
>> On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri
>> said:
>>
>>> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN
>>> wrote:
>>> > Log:
>>> > 16bpp ecore-evas su
On Mon, Oct 15, 2012 at 9:37 PM, Gustavo Sverzut Barbieri
wrote:
> On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri
> wrote:
>> On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler
>> wrote:
>>> On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri
>>> said:
>>>
On Mon, Oct 15, 2012 at
On Mon, 15 Oct 2012 17:50:31 +0200 Vincent Torri said:
> On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler
> wrote:
> > On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN
> >> wrote:
> >> > Log:
> >> > 16bpp ecore-
I have some comments on this commit.
1. use 'const' for getters.
I fixed it in svn.
http://trac.enlightenment.org/e/changeset/77978
2. line break at 81th character
I fixed it in svn.
http://trac.enlightenment.org/e/changeset/78019
3. sample
There is no naviframe style which uses "display,mode,co
This commit looks invalid acutally. Those added items were still invisible.
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: ;
Cc:
Sent: 2012-10-16 (화) 01:26:22
Subject: E SVN: bdilly trunk/elementary/src/lib
Log:
elementary: hide
Congratulations.
Great power comes with great responsibility!
Daniel Juyung Seo (SeoZ)
On Tue, Oct 16, 2012 at 10:30 AM, Enlightenment SVN
wrote:
> Log:
> devs: let's welcome a new contributer. Have fun Sohyun !
>
> Next one will be Kim Shinwoo as all his patch are also going in
> directly n
Hi,
On Oct 15, 2012, at 8:45 AM, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 15 Oct 2012 07:31:04 -0700 Dave Ray said:
>
>> Hi,
>> Yes, it exists. But there may be something wrong with the full path e17 is
>> looking for:
>> $ ls
>> -al /var/folders/p9/p447lsgn76z04gn3hdvlzgs4gn/T/enl
congratulation!
2012. 10. 16. 오전 10:30에 "Enlightenment SVN" 님이
작성:
> Log:
> devs: let's welcome a new contributer. Have fun Sohyun !
>
> Next one will be Kim Shinwoo as all his patch are also going in
> directly now ! I hope every one will agree to give him svn access.
>
>
> Author: cedr
Great power comes with great responsibility!
-> With great power comes great responsibility!
Thanks tasn.
Daniel Juyung Seo (SeoZ)
On Tue, Oct 16, 2012 at 11:39 AM, Daniel Juyung Seo
wrote:
> Congratulations.
> Great power comes with great responsibility!
>
> Daniel Juyung Seo (SeoZ)
>
> On Tue
On Tue, Oct 16, 2012 at 6:04 AM, Enlightenment SVN
wrote:
> Log:
> font loader for eet now not an option in code even - no ifdefs.
>
>
>
> Author: raster
> Date: 2012-10-15 21:04:27 -0700 (Mon, 15 Oct 2012)
> New Revision: 78032
> Trac: http://trac.enlightenment.org/e/changes
On 16/10/12 07:35, Daniel Juyung Seo wrote:
> Great power comes with great responsibility!
> -> With great power comes great responsibility!
>
> Thanks tasn.
No problem Uncle Ben.
--
Tom.
--
Don't let slow site performa
Thanks, Cedric, Daniel and others.
I'm really happy to join here as a committer.
I'll do my best to make efl better.
Please feel free to give me any feedback.
Regards, Sohyun
2012년 10월 16일 화요일에 Daniel Juyung Seo님이 작성:
> Great power comes with great responsibility!
> -> With great power com
I hope you continue working on EFL.
I saw people leaving the community after they became committers...
Daniel Juyung Seo (SeoZ)
On Tue, Oct 16, 2012 at 3:21 PM, Sohyun Kim wrote:
> Thanks, Cedric, Daniel and others.
>
>
>
> I'm really happy to join here as a committer.
>
> I'll do my best to mak
Sohyun I added you to the list of Korean committers on EFL Korean User
Group page.
http://efl.or.kr/
Daniel Juyung Seo (SeoZ)
On Tue, Oct 16, 2012 at 3:35 PM, Daniel Juyung Seo wrote:
> I hope you continue working on EFL.
> I saw people leaving the community after they became committers...
>
> D
46 matches
Mail list logo