[E-devel] E/ELM fdo icon config issues

2016-08-26 Thread Davide Andreoli
Hi all (Andrew in particular) I really think we have 2 issue in the way we let the user configure the fdo icon theme for their system. 1. In the E config we have a list of fdo themes and 2 checkbox: * Enable for applications * Enable for Enlightenment The first one will set the theme for GTK

[EGIT] [core/efl] master 01/01: elm: Fix some ERR messages following previous patch

2016-08-26 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3b175fd7e9e3e251d1f53909aa6a32e8e3a54461 commit 3b175fd7e9e3e251d1f53909aa6a32e8e3a54461 Author: Jean-Philippe Andre Date: Fri Aug 26 17:09:38 2016 +0900 elm: Fix some ERR messages following previo

[EGIT] [tools/enventor] master 01/01: win32: fix the build break.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=cf740c2ae179ea393cb4b2b9d80787d47d4c6613 commit cf740c2ae179ea393cb4b2b9d80787d47d4c6613 Author: Hermet Park Date: Fri Aug 26 17:17:25 2016 +0900 win32: fix the build break. --- src/bin/ma

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread Tom Hacohen
On 24/08/16 20:03, Cedric BAIL wrote: > On Wed, Aug 24, 2016 at 2:24 AM, Tom Hacohen wrote: >> On 23/08/16 18:51, Cedric BAIL wrote: >>> On Tue, Aug 23, 2016 at 3:31 AM, Tom Hacohen wrote: > > > However, while they provide a nice memory improvement, they have been hampering many optimi

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread David Seikel
On Fri, 26 Aug 2016 10:46:48 +0100 Tom Hacohen wrote: > a shitload of times. If I remember correctly, _efl_object_call_end is > one line: _eo_unref(obj). And that one is essentially if > (--(obj->ref) == 0) and then just returns in 99.99% of the cases. Not > a lot to optimise there. :) Make it a

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread Tom Hacohen
On 26/08/16 11:21, David Seikel wrote: > On Fri, 26 Aug 2016 10:46:48 +0100 Tom Hacohen > wrote: > >> a shitload of times. If I remember correctly, _efl_object_call_end is >> one line: _eo_unref(obj). And that one is essentially if >> (--(obj->ref) == 0) and then just returns in 99.99% of the case

[EGIT] [tools/enventor] master 01/01: updated NEWS.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9cbb90bd266947e1409681cb6b6cc3694aee64d2 commit 9cbb90bd266947e1409681cb6b6cc3694aee64d2 Author: Hermet Park Date: Fri Aug 26 20:29:48 2016 +0900 updated NEWS. --- NEWS | 52 ++

[EGIT] [tools/edi] master 02/02: Fix broken pkgbuild

2016-08-26 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=100d68a30de9416928ccaa845b27c6914534b787 commit 100d68a30de9416928ccaa845b27c6914534b787 Author: Andy Williams Date: Fri Aug 26 12:31:10 2016 +0100 Fix broken pkgbuild --- packaging/pkgbui

[EGIT] [tools/edi] master 01/02: Update our requirements for latest efl

2016-08-26 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=561fedb5f855537df6404b9ec4e13edf6ba8fde0 commit 561fedb5f855537df6404b9ec4e13edf6ba8fde0 Author: Andy Williams Date: Fri Aug 26 12:25:49 2016 +0100 Update our requirements for latest efl --

[EGIT] [tools/enventor] master 01/01: bump up version.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6442ca1b4e236626fa17d9f5a9c8ad864b0d7a17 commit 6442ca1b4e236626fa17d9f5a9c8ad864b0d7a17 Author: Hermet Park Date: Fri Aug 26 20:41:21 2016 +0900 bump up version. --- README | 7 +

[EGIT] [core/efl] master 01/01: docs: add writer support for pagetitle plugin

2016-08-26 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b04c0cf241763d6153860eaa6520adc0cd26d7d9 commit b04c0cf241763d6153860eaa6520adc0cd26d7d9 Author: Daniel Kolesa Date: Fri Aug 26 14:28:11 2016 +0100 docs: add writer support for pagetitle plugin ---

[EGIT] [core/efl] master 01/01: docs: generate proper title for all pages

2016-08-26 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cdaa4ab68c8cca562a25e4330f34193ac6efa1f1 commit cdaa4ab68c8cca562a25e4330f34193ac6efa1f1 Author: Daniel Kolesa Date: Fri Aug 26 14:31:33 2016 +0100 docs: generate proper title for all pages --- src

[EGIT] [core/efl] master 01/01: docs: let the writer handle title headings

2016-08-26 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d69d54ff17a73eead97cfe3eabe34298d2b7e9ad commit d69d54ff17a73eead97cfe3eabe34298d2b7e9ad Author: Daniel Kolesa Date: Fri Aug 26 14:42:19 2016 +0100 docs: let the writer handle title headings --- sr

[EGIT] [core/efl] master 01/01: docs: add an option to disable title plugin usage

2016-08-26 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=17d79745a315a4a72ae44a7f8a6227dfd866c143 commit 17d79745a315a4a72ae44a7f8a6227dfd866c143 Author: Daniel Kolesa Date: Fri Aug 26 14:45:45 2016 +0100 docs: add an option to disable title plugin usage

[EGIT] [tools/eflete] master 02/02: editor: set part align without save

2016-08-26 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=bd8f6cf06352ad29b3d6cd31af79912f897b3131 commit bd8f6cf06352ad29b3d6cd31af79912f897b3131 Author: Vyacheslav Reutskiy Date: Fri Aug 26 16:32:41 2016 +0300 editor: set part align without save

[EGIT] [tools/eflete] master 01/02: workspace: don't forget to recalc normal.layout before hidding

2016-08-26 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=bb3d77761acc58846a82b978a5cf38aabdd51287 commit bb3d77761acc58846a82b978a5cf38aabdd51287 Author: Vitalii Vorobiov Date: Thu Aug 25 17:12:14 2016 +0300 workspace: don't forget to recalc normal

Re: [E-devel] [EGIT] [core/efl] master 01/01: efreet - fix mime file path messing with short paths like /

2016-08-26 Thread Mike Blumenkrantz
I just noticed this while doing some bisecting...was it intentional that you included undocumented evas engine changes in your efreet commit? On Tue, Jul 5, 2016 at 3:29 AM Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?

Re: [E-devel] Hosting for new theme site

2016-08-26 Thread Andrew Williams
How are we going with this configuration? Is there anything more you need from me? Thanks, Andy On Fri, 12 Aug 2016 at 22:59, Andrew Williams wrote: > I've added the license and a "release" branch - I hope branch is OK, I > prefer that to shifting a tag for latest release. > If you need distuti

[EGIT] [core/efl] master 01/01: efreet: add doc note about stringshare reliability for efreet_mime_type_get()

2016-08-26 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c3efbd174a1bbeb26a0b25c39b4d2c2768e70ff commit 8c3efbd174a1bbeb26a0b25c39b4d2c2768e70ff Author: Mike Blumenkrantz Date: Fri Aug 26 10:20:45 2016 -0400 efreet: add doc note about stringshare

[EGIT] [core/enlightenment] master 01/01: use stringshare_add() for evry files plugin mime types

2016-08-26 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1cb47b14111defa86e8111aa6d3db84241bb40e0 commit 1cb47b14111defa86e8111aa6d3db84241bb40e0 Author: Mike Blumenkrantz Date: Fri Aug 26 10:17:05 2016 -0400 use stringshare_add() for ev

[EGIT] [tools/edi] master 01/01: Add Create Project menu item

2016-08-26 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=7f6fdac3766603ef1dfe64564401dca93ad2fcdb commit 7f6fdac3766603ef1dfe64564401dca93ad2fcdb Author: Andy Williams Date: Fri Aug 26 15:13:54 2016 +0100 Add Create Project menu item Als

[EGIT] [core/efl] master 01/01: elm: Show code widget width marker after the column

2016-08-26 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6fce2fb80ba38ff0bc355b28f37901e377bf3f4f commit 6fce2fb80ba38ff0bc355b28f37901e377bf3f4f Author: Andy Williams Date: Fri Aug 26 15:17:12 2016 +0100 elm: Show code widget width marker after t

[EGIT] [core/enlightenment] master 01/01: another case of stringshare misuse re:efreet_mime_type_get()

2016-08-26 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b2dee35f41ca62d837e8ed9dee400877daed900b commit b2dee35f41ca62d837e8ed9dee400877daed900b Author: Mike Blumenkrantz Date: Fri Aug 26 10:23:30 2016 -0400 another case of stringshare

[EGIT] [core/enlightenment] master 01/01: ignore xwl clients when flagging wl surfaces as internal

2016-08-26 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3a561bb00aff44644916bc100aaa341dfdcda1e0 commit 3a561bb00aff44644916bc100aaa341dfdcda1e0 Author: Mike Blumenkrantz Date: Fri Aug 26 10:51:20 2016 -0400 ignore xwl clients when flag

[EGIT] [core/efl] master 01/01: Elementary Theme: Add "indent" genlist item style. This style allows non tree items to match tree items.

2016-08-26 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19cf910321fa8983ae217295f83be7ce2f464ca3 commit 19cf910321fa8983ae217295f83be7ce2f464ca3 Author: Stephen okra Houston Date: Fri Aug 26 10:05:20 2016 -0500 Elementary Theme: Add "indent" genlist it

[EGIT] [apps/ephoto] master 01/01: Ephoto: Use new indent style on the genlist non tree items.

2016-08-26 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=91e15d8cde6652f1ef2b8c0c456a30e8689df8e7 commit 91e15d8cde6652f1ef2b8c0c456a30e8689df8e7 Author: Stephen okra Houston Date: Fri Aug 26 10:06:47 2016 -0500 Ephoto: Use new indent style on the gen

Re: [E-devel] [EGIT] [core/efl] master 02/02: efreet - save about 240-300k or so of memory used by efreet mime

2016-08-26 Thread marcel-hollerbach
Hello, On Mon, Aug 22, 2016 at 08:04:09PM -0700, Carsten Haitzler wrote: > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=561f8eaa8faebe32b9a03cf9674c147cf0d6d9ab > > commit 561f8eaa8faebe32b9a03cf9674c147cf0d6d9ab > Author: Carsten Haitzler (Ra

[EGIT] [core/efl] master 01/01: Elementary: Genlist Tree Test - Add an item with the indent style to match tree style.

2016-08-26 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e458450cd2ae639bda523a08c931ba44489fdfe commit 1e458450cd2ae639bda523a08c931ba44489fdfe Author: Stephen okra Houston Date: Fri Aug 26 10:37:26 2016 -0500 Elementary: Genlist Tree Test - Add an ite

[EGIT] [core/enlightenment] master 01/01: Don't send keyboard leave events to unfocused clients

2016-08-26 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c5282454698a947e00428642f0bb2ba8348b366b commit c5282454698a947e00428642f0bb2ba8348b366b Author: Derek Foreman Date: Fri Aug 26 12:05:58 2016 -0500 Don't send keyboard leave events to u

[EGIT] [core/efl] master 02/03: ecore_cocoa: refactor resizing request

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7397b9fbe9d9fb3b810c287de8d48051c368bd8b commit 7397b9fbe9d9fb3b810c287de8d48051c368bd8b Author: Jean Guyomarc'h Date: Fri Aug 26 16:35:31 2016 +0200 ecore_cocoa: refactor resizing request --- sr

[EGIT] [core/efl] master 01/03: ecore_cocoa: fix memory leak

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8d41099f9e75564e60cdeb7eb5188ddc02b1025d commit 8d41099f9e75564e60cdeb7eb5188ddc02b1025d Author: Jean Guyomarc'h Date: Fri Aug 26 16:13:18 2016 +0200 ecore_cocoa: fix memory leak --- src/lib/ecor

[EGIT] [core/efl] master 03/03: ecore_cocoa: fix fullscreen for older osx versions

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6b3ca899e8a60642466ddb6d7c7574b0c3ad9d9c commit 6b3ca899e8a60642466ddb6d7c7574b0c3ad9d9c Author: Jean Guyomarc'h Date: Fri Aug 26 16:48:58 2016 +0200 ecore_cocoa: fix fullscreen for older osx vers

Re: [E-devel] E/ELM fdo icon config issues

2016-08-26 Thread Andrew Williams
Hi, For 1) this is how it worked initially (at least approximately) but the third checkbox was removed - perhaps someone could speak up and say why it was the wrong solution. 2) this makes sense too - the theme did not exist when I coded things up to start with. Changing the define may indeed pro

[EGIT] [apps/epour] master 01/01: Use the new "indent" style in TorrentFiles tree items

2016-08-26 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=192d58cfe50697afc9cab01fc9470d21eb502f4c commit 192d58cfe50697afc9cab01fc9470d21eb502f4c Author: Kai Huuhko Date: Fri Aug 26 21:08:26 2016 +0300 Use the new "indent" style in TorrentFiles tree i

[EGIT] [website/www-content] master 01/01: Wiki page osx-start changed with summary [] by Jean Guyomarc'h

2016-08-26 Thread Jean Guyomarc'h
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=f7ba1f31b2861ba2141faa78ccbc4cd63a66a050 commit f7ba1f31b2861ba2141faa78ccbc4cd63a66a050 Author: Jean Guyomarc'h Date: Fri Aug 26 11:35:59 2016 -0700 Wiki page osx-s

[EGIT] [bindings/python/python-efl] master 01/01: Elm.Genlist: Document new "indent" item style

2016-08-26 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=58cfedf5af6be32c9187347528a8b0cbdaafbf91 commit 58cfedf5af6be32c9187347528a8b0cbdaafbf91 Author: Kai Huuhko Date: Fri Aug 26 21:47:46 2016 +0300 Elm.Genlist: Document new "indent

[EGIT] [core/efl] master 01/03: eo: remove useless duplicated check.

2016-08-26 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e67a80753c4cc0a33dfaba008c098e07acfadfa commit 5e67a80753c4cc0a33dfaba008c098e07acfadfa Author: Cedric BAIL Date: Fri Aug 26 12:01:52 2016 -0700 eo: remove useless duplicated check. --- src/lib

[EGIT] [core/efl] master 03/03: eo: speedup efl_isa by 50%.

2016-08-26 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aaa0e962b75174b6dca90816b11a4e05c2985a9e commit aaa0e962b75174b6dca90816b11a4e05c2985a9e Author: Cedric BAIL Date: Fri Aug 26 12:04:23 2016 -0700 eo: speedup efl_isa by 50%. Most of our

[EGIT] [core/efl] master 02/03: eo: general speedup of all Eo related operation.

2016-08-26 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=93a706a947cd2d6ef80f8704f4e23737fea1258f commit 93a706a947cd2d6ef80f8704f4e23737fea1258f Author: Cedric BAIL Date: Fri Aug 26 12:03:08 2016 -0700 eo: general speedup of all Eo related operation.

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread Cedric BAIL
On Fri, Aug 26, 2016 at 2:46 AM, Tom Hacohen wrote: > On 24/08/16 20:03, Cedric BAIL wrote: >> On Wed, Aug 24, 2016 at 2:24 AM, Tom Hacohen wrote: >>> On 23/08/16 18:51, Cedric BAIL wrote: On Tue, Aug 23, 2016 at 3:31 AM, Tom Hacohen wrote: >> >> >> > However, while they provide a nice

[EGIT] [core/efl] master 05/05: efreet: mime types database can be empty

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1ab1e3697dc4dfead65fadc02747d876c993f935 commit 1ab1e3697dc4dfead65fadc02747d876c993f935 Author: Jean Guyomarc'h Date: Fri Aug 26 15:53:05 2016 +0200 efreet: mime types database can be empty

[EGIT] [core/efl] master 01/05: eina: overhaul Mac OS X semaphores

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5db3357f4029ad88b14ceb7b125d981e23889ec8 commit 5db3357f4029ad88b14ceb7b125d981e23889ec8 Author: Jean Guyomarc'h Date: Fri Aug 26 17:41:20 2016 +0200 eina: overhaul Mac OS X semaphores Ma

[EGIT] [core/efl] master 03/05: elementary: prevent double free

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0874c4da3823ceae0dfcda44b0e0d5e6251e39a9 commit 0874c4da3823ceae0dfcda44b0e0d5e6251e39a9 Author: Jean Guyomarc'h Date: Fri Aug 26 15:04:37 2016 +0200 elementary: prevent double free This

[EGIT] [core/efl] master 02/05: elementary: make sure we don't iterate out of bounds

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=322adb2e035fec05de109568934a013afe0b9edb commit 322adb2e035fec05de109568934a013afe0b9edb Author: Jean Guyomarc'h Date: Fri Aug 26 15:00:52 2016 +0200 elementary: make sure we don't iterate out of

[EGIT] [core/efl] master 04/05: elementary: better error handling of fileselector

2016-08-26 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=92d3fc8f4ffec07668621e71c3ad5d6875fc06c2 commit 92d3fc8f4ffec07668621e71c3ad5d6875fc06c2 Author: Jean Guyomarc'h Date: Fri Aug 26 15:43:16 2016 +0200 elementary: better error handling of fileselec

[EGIT] [apps/ephoto] master 01/01: Ephoto: Don't warn, as this behavior is perfectly normal.

2016-08-26 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=4a5cb632ec8145d6b89e42740477bea7d08facd2 commit 4a5cb632ec8145d6b89e42740477bea7d08facd2 Author: Stephen okra Houston Date: Fri Aug 26 16:30:27 2016 -0500 Ephoto: Don't warn, as this behavior is

[EGIT] [core/efl] master 01/01: elm fileselector: fix possible premature deletion of Listing_Request struct

2016-08-26 Thread Vitor Sousa
vitorsousa pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5d2948b016955410ca8137ec944b8b91b169dc07 commit 5d2948b016955410ca8137ec944b8b91b169dc07 Author: Vitor Sousa Date: Wed Aug 24 19:43:51 2016 -0300 elm fileselector: fix possible premature dele

[EGIT] [core/efl] master 01/01: fix filselector legacy cb call order and entry set - fix file, chosen

2016-08-26 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6256978b61ca1ecf0bcc29ead3729c8c6484421e commit 6256978b61ca1ecf0bcc29ead3729c8c6484421e Author: Carsten Haitzler (Rasterman) Date: Sat Aug 27 09:06:49 2016 +0900 fix filselector legacy cb call o

Re: [E-devel] [EGIT] [core/efl] master 02/02: efreet - save about 240-300k or so of memory used by efreet mime

2016-08-26 Thread The Rasterman
On Fri, 26 Aug 2016 17:34:25 +0200 marcel-hollerb...@t-online.de said: > Hello, > > On Mon, Aug 22, 2016 at 08:04:09PM -0700, Carsten Haitzler wrote: > > raster pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id=561f8eaa8faebe32b9a03cf9674c147cf0d6d9ab

Re: [E-devel] [EGIT] [core/efl] master 01/01: efreet - fix mime file path messing with short paths like /

2016-08-26 Thread The Rasterman
On Fri, 26 Aug 2016 14:15:46 + Mike Blumenkrantz said: > I just noticed this while doing some bisecting...was it intentional that > you included undocumented evas engine changes in your efreet commit? wtf? i... what? i haven't even opened evas_gl_cocoa_main.m in like... months and months - i

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread The Rasterman
On Fri, 26 Aug 2016 12:15:57 -0700 Cedric BAIL said: > On Fri, Aug 26, 2016 at 2:46 AM, Tom Hacohen wrote: > > On 24/08/16 20:03, Cedric BAIL wrote: > >> On Wed, Aug 24, 2016 at 2:24 AM, Tom Hacohen wrote: > >>> On 23/08/16 18:51, Cedric BAIL wrote: > On Tue, Aug 23, 2016 at 3:31 AM, Tom H

Re: [E-devel] E/ELM fdo icon config issues

2016-08-26 Thread The Rasterman
On Fri, 26 Aug 2016 10:04:51 +0200 Davide Andreoli said: > Hi all (Andrew in particular) > > I really think we have 2 issue in the way we let the user configure the fdo > icon theme for their system. > > 1. In the E config we have a list of fdo themes and 2 checkbox: > * Enable for applicatio

Re: [E-devel] E/ELM fdo icon config issues

2016-08-26 Thread Simon Lees
On 08/27/2016 11:46 AM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 26 Aug 2016 10:04:51 +0200 Davide Andreoli > said: > >> Hi all (Andrew in particular) >> >> I really think we have 2 issue in the way we let the user configure the fdo >> icon theme for their system. >> >> 1. In the E con

[EGIT] [core/efl] master 01/01: elm focus: focus_auto_hide should be done with mouse_down

2016-08-26 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d553a5a836d73927569d3449aeaa5e33f82663b6 commit d553a5a836d73927569d3449aeaa5e33f82663b6 Author: WooHyun Jung Date: Sat Aug 27 13:48:35 2016 +0900 elm focus: focus_auto_hide should be done with

Re: [E-devel] Callback arrays and callback invocation optimisations

2016-08-26 Thread Cedric BAIL
On Fri, Aug 26, 2016 at 5:44 PM, Carsten Haitzler wrote: > On Fri, 26 Aug 2016 12:15:57 -0700 Cedric BAIL said: >> On Fri, Aug 26, 2016 at 2:46 AM, Tom Hacohen wrote: >> > On 24/08/16 20:03, Cedric BAIL wrote: >> >> On Wed, Aug 24, 2016 at 2:24 AM, Tom Hacohen wrote: >> >>> On 23/08/16 18:51, C

[EGIT] [tools/enventor] master 01/01: updated Enventor introduction.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=64bd230f2c0b9c1caae6ca874d5f3c2a9d9b11c3 commit 64bd230f2c0b9c1caae6ca874d5f3c2a9d9b11c3 Author: Hermet Park Date: Sat Aug 27 15:37:34 2016 +0900 updated Enventor introduction. --- README

[EGIT] [tools/enventor] master 01/01: update readme.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=bf82057a78038ba2f4af11572bfe0fbf9aacf830 commit bf82057a78038ba2f4af11572bfe0fbf9aacf830 Author: Hermet Park Date: Sat Aug 27 15:40:27 2016 +0900 update readme. remove elementary p

[EGIT] [tools/enventor] master 01/01: fix make distcheck errors.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=c9ac1d8f50e9f62f0675f94c912850479a49cd96 commit c9ac1d8f50e9f62f0675f94c912850479a49cd96 Author: Hermet Park Date: Sat Aug 27 15:45:58 2016 +0900 fix make distcheck errors. --- po/POTFILES

[EGIT] [tools/enventor] master 01/01: auto_comp: fix memory leak.

2016-08-26 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=755da93bffc99a0386dac96aa2878b55817cff79 commit 755da93bffc99a0386dac96aa2878b55817cff79 Author: Hermet Park Date: Sat Aug 27 15:58:12 2016 +0900 auto_comp: fix memory leak. --- src/lib/au