Re: [E-devel] Add Null checking routine

2012-10-15 Thread The Rasterman
On Fri, 05 Oct 2012 15:46:49 +0200 Zbigniew Kosinski z.kosin...@samsung.com said: thanks! in svn it is! Hi, I prepared patch - check eet file pointer parameter in eet_identity_signature, eet_identity_x509 and eet_identity_sha1 functions. Please take a look at attached files. BR, Zbigniew

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread The Rasterman
On Sat, 06 Oct 2012 13:21:27 +0200 rustyBSD rusty...@gmx.fr 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

Re: [E-devel] [NO PATCH][Enlightement] Issues discovered by cppcheck

2012-10-15 Thread The Rasterman
On Sat, 6 Oct 2012 23:14:43 +0400 Igor Murzov e-m...@date.by said: Hi list. There are several suspicious code snippets in E, that look much like copypaste errors, but I don't know how to properly fix those errors. Maybe someone experienced could look into these. #1:

[E-devel] [elementary] one null check in elm_widget_content_part_set()

2012-10-15 Thread KoziarekBeata
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

Re: [E-devel] E SVN: cedric trunk/ecore/src/lib/ecore_con

2012-10-15 Thread The Rasterman
On Tue, 9 Oct 2012 00:44:27 +0900 Bluezery ohpo...@gmail.com said: 2012/10/5 Enlightenment SVN no-re...@enlightenment.org: 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

Re: [E-devel] [Enlightenment-announce] EFL Developer Day ... FULL

2012-10-15 Thread Cedric BAIL
On Fri, Sep 28, 2012 at 11:33 PM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Fri, Sep 28, 2012 at 5:04 AM, Daniel Willmann d.willm...@samsung.com 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

Re: [E-devel] [E-Devel][Patch][Elementary]Genlist - Edje Item Cache Refactoring

2012-10-15 Thread Bluezery
2012/10/13 Carsten Haitzler ras...@rasterman.com: On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery ohpo...@gmail.com 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

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread Vincent Torri
On Sat, Oct 6, 2012 at 2:11 PM, rustyBSD rusty...@gmx.fr 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 stat().

Re: [E-devel] [elementary] one null check in elm_widget_content_part_set()

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:11:39 +0200 KoziarekBeata b.kozia...@samsung.com 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

Re: [E-devel] [E-Devel][Patch][Elementary]Genlist - Edje Item Cache Refactoring

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 17:00:49 +0900 Bluezery ohpo...@gmail.com said: 2012/10/13 Carsten Haitzler ras...@rasterman.com: On Fri, 5 Oct 2012 11:09:12 +0900 Bluezery ohpo...@gmail.com said: that's a pretty big patch for a much smaller set of actual work. reading the patch took time because of

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread The Rasterman
On Sat, 06 Oct 2012 13:21:27 +0200 rustyBSD rusty...@gmx.fr 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

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Stefan Schmidt
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

Re: [E-devel] [patch][elementary] diskselector - blank item should be added on round disabled mode

2012-10-15 Thread The Rasterman
On Thu, 11 Oct 2012 12:56:48 +0900 Kim Shinwoo kimcinoo@gmail.com 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 :) --

Re: [E-devel] [PATCH][ELEMENTARY][BUG Fix] Current Reordering item is not resizing on genlist resize (e.g On roation)

2012-10-15 Thread The Rasterman
On Thu, 11 Oct 2012 18:42:55 +0900 DUBEYPRINCE KUMAR prince.du...@samsung.com 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

Re: [E-devel] [patch][elementary] ctxpopup - use proper mouse signal for item

2012-10-15 Thread The Rasterman
On Fri, 12 Oct 2012 10:40:53 +0900 Kim Shinwoo kimcinoo@gmail.com 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

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread The Rasterman
On Tue, 9 Oct 2012 16:00:53 -0700 Dave Ray ap...@jonive.com 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

Re: [E-devel] efl tree

2012-10-15 Thread Tom Hacohen
On 10/10/12 18:45, Lucas De Marchi wrote: On Wed, Oct 10, 2012 at 1:00 PM, Vincent Torri vincent.to...@gmail.com wrote: On Wed, Oct 10, 2012 at 4:57 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Oct 10, 2012 at 10:46 AM, Vincent Torri vincent.to...@gmail.com wrote:

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo kimcinoo@gmail.com 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.

Re: [E-devel] efl tree

2012-10-15 Thread Vincent Torri
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 --

Re: [E-devel] efl tree

2012-10-15 Thread Cedric BAIL
Cedric Bail On Oct 15, 2012 8:34 PM, Vincent Torri vincent.to...@gmail.com 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,

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com 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

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo kimcinoo@gmail.com 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

Re: [E-devel] [patch][elementary] popup - use list

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:07:45 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 8:19 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 19:29:08 +0900 Kim Shinwoo kimcinoo@gmail.com said: dear all, hello i have learned that

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 09:05:00 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com 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

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN no-re...@enlightenment.org 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

Re: [E-devel] efl tree

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 1:55 PM, Cedric BAIL moa.blueb...@gmail.com wrote: Cedric Bail On Oct 15, 2012 8:34 PM, Vincent Torri vincent.to...@gmail.com 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

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 2:05 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com 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

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread Dave Ray
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

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Daniel Willmann
Hello, On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote: On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com 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

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 07:31:04 -0700 Dave Ray ap...@jonive.com 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

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: 16bpp ecore-evas support gone now its gone in evas. how about 8 bits? still there right now. havent

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 10:02 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: 16bpp ecore-evas support gone

Re: [E-devel] [ecore] Recursive rm

2012-10-15 Thread rustyBSD
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,27

Re: [E-devel] buildbot: what's the status ?

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 12:11 PM, Daniel Willmann d.willm...@samsung.com wrote: Hello, On 10/15/2012 01:05 PM, Gustavo Sverzut Barbieri wrote: On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com wrote: Hello. On 14/10/12 17:25, Vincent Torri wrote: i would like to know

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Gustavo Sverzut Barbieri
On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri vincent.to...@gmail.com wrote: On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 10:02 AM,

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread Vincent Torri
On Mon, Oct 15, 2012 at 9:37 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Oct 15, 2012 at 12:50 PM, Vincent Torri vincent.to...@gmail.com wrote: On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo

Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_evas

2012-10-15 Thread The Rasterman
On Mon, 15 Oct 2012 17:50:31 +0200 Vincent Torri vincent.to...@gmail.com said: On Mon, Oct 15, 2012 at 5:46 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 15 Oct 2012 10:18:22 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Oct 15, 2012 at 10:02 AM,

Re: [E-devel] E SVN: jypark IN trunk/elementary: . src/lib

2012-10-15 Thread Daniel Juyung Seo
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

Re: [E-devel] E SVN: bdilly trunk/elementary/src/lib

2012-10-15 Thread ChunEon Park
This commit looks invalid acutally. Those added items were still invisible. -Regards, Hermet- -Original Message- From: Enlightenment SVNno-re...@enlightenment.org To: enlightenment-...@lists.sourceforge.net; Cc: Sent: 2012-10-16 (화) 01:26:22

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
Congratulations. Great power comes with great responsibility! Daniel Juyung Seo (SeoZ) On Tue, Oct 16, 2012 at 10:30 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: devs: let's welcome a new contributer. Have fun Sohyun ! Next one will be Kim Shinwoo as all his patch are also

Re: [E-devel] e17 on OSX: blank file menus

2012-10-15 Thread Dave Ray
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 ap...@jonive.com said: Hi, Yes, it exists. But there may be something wrong with the full path e17 is looking for: $ ls -al

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Jihoon Kim
congratulation! 2012. 10. 16. 오전 10:30에 Enlightenment SVN no-re...@enlightenment.org님이 작성: 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.

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Daniel Juyung Seo
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 seojuyu...@gmail.com wrote: Congratulations. Great power comes with great responsibility! Daniel Juyung Seo

Re: [E-devel] E SVN: raster IN trunk/evas: . src/bin src/lib/canvas

2012-10-15 Thread Vincent Torri
On Tue, Oct 16, 2012 at 6:04 AM, Enlightenment SVN no-re...@enlightenment.org 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:

Re: [E-devel] E SVN: cedric IN trunk/devs: . sohyun

2012-10-15 Thread Tom Hacohen
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 performance