[EGIT] [core/efl] master 01/01: Patcna: fix wrong widgth and height in eina_rectangle computation logic.

2014-02-02 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=90cd40753dc1e59622c174585282210cacbcd30e commit 90cd40753dc1e59622c174585282210cacbcd30e Author: Cedric BAIL Date: Mon Feb 3 15:35:36 2014 +0900 Patcna: fix wrong widgth and height in eina_rectan

Re: [E-devel] [EGIT] [core/elementary] master 01/01: datetime: Refactor to launch test_datetime little bit faster

2014-02-02 Thread ryuan Choi
Thanks for the feed back and perf report. I agree that we should improve it more. I just touched simple redundancies after reading the code. I also tried profiling but I could not see the root cause quickly. I will analyze more in my free time. Best Regards, Ryuan Choi 2014-02-03 Daniel Juyun

Re: [E-devel] [EGIT] [core/elementary] master 01/01: datetime: Refactor to launch test_datetime little bit faster

2014-02-02 Thread Daniel Juyung Seo
Here is the perf analysis report. edje part calculation consumes cpu cycle a lot. 8.28% elementary_test libedje.so.1.8.99[.] _edje_part_recalc_single 6.69% elementary_test libedje.so.1.8.99[.] _edje_part_recalc 5.29% elementary_test libeo.so.1.8.99 [.]

Re: [E-devel] [EGIT] [core/elementary] master 01/01: datetime: Refactor to launch test_datetime little bit faster

2014-02-02 Thread Daniel Juyung Seo
Thanks for the nice patch! > datetime: Refactor to launch test_datetime little bit faster But the commit message should be changed to something like: > datetime: Enhance datetime launching time by reducing redundant calculation. Anyhow, datetime launching time is reduced but it is still slow...

[EGIT] [core/elementary] master 01/01: test_flip_page: Revert wrong initialize routine.

2014-02-02 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a69f7831f98930863495f1fa6bac1f3c15354ce5 commit a69f7831f98930863495f1fa6bac1f3c15354ce5 Author: Daniel Juyung Seo Date: Mon Feb 3 09:28:16 2014 +0900 test_flip_page: Revert wrong initialize

[EGIT] [core/elementary] master 01/01: datetime: Refactor to launch test_datetime little bit faster

2014-02-02 Thread Ryuan Choi
ryuan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=5cb9d937e6d5f73bd8dba00fdddbc830ab4192af commit 5cb9d937e6d5f73bd8dba00fdddbc830ab4192af Author: Ryuan Choi Date: Mon Feb 3 09:03:26 2014 +0900 datetime: Refactor to launch test_datetime li

[EGIT] [core/elementary] master 01/01: theme - efm icons - update/improve generic icons.

2014-02-02 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=badd3df4516c60d4540ce72860177fc16640e269 commit badd3df4516c60d4540ce72860177fc16640e269 Author: Carsten Haitzler (Rasterman) Date: Mon Feb 3 08:05:33 2014 +0900 theme - efm icons - update

[EGIT] [enlightenment/modules/places] master 01/01: skip volumes with DevicePresentationHide set

2014-02-02 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=b76c4f3779d69df5796f67a38f33e4e8d94f25d4 commit b76c4f3779d69df5796f67a38f33e4e8d94f25d4 Author: davemds Date: Sun Feb 2 20:37:49 2014 +0100 skip volumes with DevicePresentat

[EGIT] [enlightenment/modules/places] enlightenment-0.17 01/01: skip volumes with DevicePresentationHide set

2014-02-02 Thread davemds
davemds pushed a commit to branch enlightenment-0.17. http://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=6e6b2a45fb43c4bdcf816613862c4ceb77c0dc91 commit 6e6b2a45fb43c4bdcf816613862c4ceb77c0dc91 Author: davemds Date: Sun Feb 2 20:44:42 2014 +0100 skip volumes with Dev

[EGIT] [enlightenment/modules/places] enlightenment-0.18 01/01: skip volumes with DevicePresentationHide set

2014-02-02 Thread davemds
davemds pushed a commit to branch enlightenment-0.18. http://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=b4754088c0dfb25cba7436599872be55465c1057 commit b4754088c0dfb25cba7436599872be55465c1057 Author: davemds Date: Sun Feb 2 20:37:49 2014 +0100 skip volumes with Dev

[E-devel] Suggested code change to hide certain partitions from EFM

2014-02-02 Thread Chris Seekamp
I have never submitted a potential code change for enlightenment before so I apologize if I didn't do it properly. I tried to follow the instructions for using git, arc, etc. I have never done this before although I have written code for quite a few years. Even though I guess most of the emphas

[EGIT] [core/elementary] master 02/02: test_focus: Internal refactoring of focus tests.

2014-02-02 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1977c8fca3d3687a5dc5d17918d72bb1af21b31e commit 1977c8fca3d3687a5dc5d17918d72bb1af21b31e Author: Daniel Juyung Seo Date: Mon Feb 3 01:24:11 2014 +0900 test_focus: Internal refactoring of foc

[EGIT] [core/elementary] master 01/02: test: Initialize structure on declarations with { 0 }.

2014-02-02 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=844524a817cb687c3e81a9a10341d60b329ff317 commit 844524a817cb687c3e81a9a10341d60b329ff317 Author: Daniel Juyung Seo Date: Sun Feb 2 23:14:23 2014 +0900 test: Initialize structure on declarati

Re: [E-devel] [EGIT] [website/planet] master 01/01: Apologies, how can you typo a copy/paste?

2014-02-02 Thread Daniel Juyung Seo
Nice blog :) Wow it's been 10 years since you started e coding. Daniel Juyung Seo (SeoZ) On Sun, Feb 2, 2014 at 10:51 PM, Andrew Williams wrote: > ajwillia-ms pushed a commit to branch master. > > > http://git.enlightenment.org/website/planet.git/commit/?id=44a022424147dcf56565395c16af553dae295

[EGIT] [website/planet] master 01/01: Apologies, how can you typo a copy/paste?

2014-02-02 Thread Andrew Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=44a022424147dcf56565395c16af553dae295b70 commit 44a022424147dcf56565395c16af553dae295b70 Author: Andrew Williams Date: Sun Feb 2 13:51:38 2014 + Apologies, how can you typo a copy/

[EGIT] [website/planet] master 01/01: oops, missed the tilde, sorry

2014-02-02 Thread Andrew Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=5709e4fa272c8f96960543b99af9c4c5ee0fa115 commit 5709e4fa272c8f96960543b99af9c4c5ee0fa115 Author: Andrew Williams Date: Sun Feb 2 13:34:48 2014 + oops, missed the tilde, sorry ---

[EGIT] [website/planet] master 01/01: Add ajwillia.ms/HandyAndE now that E has a category

2014-02-02 Thread Andrew Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=887a1751cc0247abc8834555d21625213bd3540c commit 887a1751cc0247abc8834555d21625213bd3540c Author: Andrew Williams Date: Sun Feb 2 13:33:32 2014 + Add ajwillia.ms/HandyAndE now that

[EGIT] [apps/terminology] master 01/01: Revert "force grid size. Closes T662"

2014-02-02 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=ff02942bdbbe5907cf146667e5eafc8e19cc0f73 commit ff02942bdbbe5907cf146667e5eafc8e19cc0f73 Author: Carsten Haitzler (Rasterman) Date: Sun Feb 2 20:28:29 2014 +0900 Revert "force grid size.

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: pkgkit - when running the command, provide the zone so there is context

2014-02-02 Thread Davide Andreoli
2014-02-02 Carsten Haitzler : > On Sun, 2 Feb 2014 11:13:19 +0100 Davide Andreoli > said: > > > 2014-02-02 Carsten Haitzler : > > > > > raster pushed a commit to branch master. > > > > > > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=60784e85ec8050f14f66cce7d8f2a1c3f94a6

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary - fix the build break.

2014-02-02 Thread Simon
Hi all, Seen as this is still broken a week later its now T884 Cheers Simon On 01/28/2014 11:05 PM, Simon wrote: > My build is still broken when building from make-dist, > > Requested 'eina >= 1.8.99.9282' but version of Eina is 1.8.99.0 > Requested 'eet >= 1.8.99.9282' but version of eet is 1.8.

[EGIT] [core/elementary] master 01/01: test: Removed size hint macros from reference codes.

2014-02-02 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=597ffe0f2e3f2d0c25ae7a7a0ff018152abfcc2e commit 597ffe0f2e3f2d0c25ae7a7a0ff018152abfcc2e Author: Daniel Juyung Seo Date: Sun Feb 2 17:25:25 2014 +0900 test: Removed size hint macros from ref

Re: [E-devel] [e-users] "void *event_info", passed to Button events ("clicked").

2014-02-02 Thread Daniel Juyung Seo
On Sun, Feb 2, 2014 at 10:22 AM, Carsten Haitzler wrote: > On Sat, 1 Feb 2014 11:03:28 -0500 Robert Heller > said: > > > OK, next question. evas_object_move() does not seem to be able to 'move' > > *windows*. I can't find either a elm_ or evas_ function that sets the > > position of a *window*.

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: pkgkit - when running the command, provide the zone so there is context

2014-02-02 Thread The Rasterman
On Sun, 2 Feb 2014 11:13:19 +0100 Davide Andreoli said: > 2014-02-02 Carsten Haitzler : > > > raster pushed a commit to branch master. > > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=60784e85ec8050f14f66cce7d8f2a1c3f94a609f > > > > commit 60784e85ec8050f14f66cce7d8f2a1

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: pkgkit - when running the command, provide the zone so there is context

2014-02-02 Thread Davide Andreoli
2014-02-02 Carsten Haitzler : > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=60784e85ec8050f14f66cce7d8f2a1c3f94a609f > > commit 60784e85ec8050f14f66cce7d8f2a1c3f94a609f > Author: Carsten Haitzler (Rasterman) > Date: Sun Feb 2 10:

[EGIT] [apps/terminology] master 01/01: force grid size. Closes T662

2014-02-02 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=98fd3b0a118a3035e119f91091c562f2671bc3a1 commit 98fd3b0a118a3035e119f91091c562f2671bc3a1 Author: Boris Faure Date: Sun Feb 2 10:50:12 2014 +0100 force grid size. Closes T662 Thi

[EGIT] [core/elementary] master 01/02: theme - e - remove wrong group from packagekit group

2014-02-02 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f13de6b8e751e4bd455630585ffe0868b52ed1bb commit f13de6b8e751e4bd455630585ffe0868b52ed1bb Author: Carsten Haitzler (Rasterman) Date: Sun Feb 2 18:39:52 2014 +0900 theme - e - remove wrong g

[EGIT] [core/elementary] master 02/02: theme - packagekit - adjust text to be in right spot and subtle inset

2014-02-02 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=13baac0bcf92ccf14eaed84deea72613f1223c6d commit 13baac0bcf92ccf14eaed84deea72613f1223c6d Author: Carsten Haitzler (Rasterman) Date: Sun Feb 2 18:46:50 2014 +0900 theme - packagekit - adjus