Re: [E-devel] ABI Navigator for EFL

2017-02-23 Thread Andrey Ponomarenko
23.02.2017, 10:06, Jean-Philippe André: > Hi Andrey, > > On 22 February 2017 at 17:50, Andrey Ponomarenko: >> Hello, >> >> I'd like to present a new project called "ABI Navigator" for searching >> binary symbols (functions, global data, etc.) in EFL and other open-source >> libraries: https://abi

[EGIT] [website/www-content] master 01/01: Wiki page fedora-start changed with summary [] by Philippe Jean Guillaumie

2017-02-23 Thread Philippe Jean Guillaumie
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=8ac14e363b28b341351e38869e3344a5672041f2 commit 8ac14e363b28b341351e38869e3344a5672041f2 Author: Philippe Jean Guillaumie Date: Thu Feb 23 22:00:17 2017 -0800 Wiki p

[EGIT] [website/www-content] master 01/01: Wiki page fedora-start changed with summary [] by Philippe Jean Guillaumie

2017-02-23 Thread Philippe Jean Guillaumie
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=49f928fd8a856f705be85576c7c4b7ff3e2ff71c commit 49f928fd8a856f705be85576c7c4b7ff3e2ff71c Author: Philippe Jean Guillaumie Date: Thu Feb 23 13:53:54 2017 -0800 Wiki p

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread Simon Lees
On 02/24/2017 01:03 AM, marcel-hollerb...@t-online.de wrote: > On Thu, Feb 23, 2017 at 03:13:18PM +0100, michael bouchaud wrote: >> 2017-02-23 14:11 GMT+01:00 : >> The "current" is the current value of pulseaudio, and if pulseaudio change >> this >> value we will got an event who update the value

[EGIT] [core/efl] master 01/01: elementary: Fix compilation for SDL

2017-02-23 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2537cd2cf796671bfcd593da3e38787f30f43ee3 commit 2537cd2cf796671bfcd593da3e38787f30f43ee3 Author: Chris Michael Date: Thu Feb 23 12:39:02 2017 -0500 elementary: Fix compilation for SDL

[EGIT] [core/efl] master 01/01: docgen: initial support for inherited events listing

2017-02-23 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4405d1fc7e4989faac8d90650ee9d79d87cf5ead commit 4405d1fc7e4989faac8d90650ee9d79d87cf5ead Author: Daniel Kolesa Date: Thu Feb 23 18:17:22 2017 +0100 docgen: initial support for inherited events listi

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 04:05:17PM +0100, michael bouchaud wrote: > 2017-02-23 15:33 GMT+01:00 : > > > On Thu, Feb 23, 2017 at 03:13:18PM +0100, michael bouchaud wrote: > > > 2017-02-23 14:11 GMT+01:00 : > > > > > > > > [...] > > > > > The current volume is the current volume not old. Pulse audio

[EGIT] [core/efl] master 01/03: docgen: properly handle overridden property docs

2017-02-23 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e65011a4b11451b7fc2f5672ff5c804929cba3b commit 8e65011a4b11451b7fc2f5672ff5c804929cba3b Author: Daniel Kolesa Date: Thu Feb 23 16:30:57 2017 +0100 docgen: properly handle overridden property docs -

[EGIT] [core/efl] master 02/03: docgen: merge methods and properties in listing

2017-02-23 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=96c1c30db43fb2bfbd1899839c9960dc9623c6bc commit 96c1c30db43fb2bfbd1899839c9960dc9623c6bc Author: Daniel Kolesa Date: Thu Feb 23 16:41:43 2017 +0100 docgen: merge methods and properties in listing --

[EGIT] [core/efl] master 03/03: docgen: add "Others" section with all remaining callables to class pages

2017-02-23 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dcac79d5b6e3d282319bf441871d0453163e53c2 commit dcac79d5b6e3d282319bf441871d0453163e53c2 Author: Daniel Kolesa Date: Thu Feb 23 17:09:12 2017 +0100 docgen: add "Others" section with all remaining ca

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 15:33 GMT+01:00 : > On Thu, Feb 23, 2017 at 03:13:18PM +0100, michael bouchaud wrote: > > 2017-02-23 14:11 GMT+01:00 : > > > > > > [...] > > > > The current volume is the current volume not old. Pulse audio notify > us > > > > when changing the volume and this field is updated at this t

Re: [E-devel] [EGIT] [core/efl] master 02/02: docgen: add a way to get numerical id of a function

2017-02-23 Thread Daniel Kolesa
On Wed, Feb 22, 2017, at 19:58, Gustavo Sverzut Barbieri wrote: > On Wed, Feb 22, 2017 at 2:29 PM, Daniel Kolesa > wrote: > > q66 pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id=7249dd94ab41145c9a137e9420ea654955de39ce > > > > commit 7249dd94ab41145c9

Re: [E-devel] [EGIT] [core/efl] master 01/02: docgen: more useful function listings in class pages

2017-02-23 Thread Daniel Kolesa
On Wed, Feb 22, 2017, at 20:06, Gustavo Sverzut Barbieri wrote: > On Wed, Feb 22, 2017 at 2:29 PM, Daniel Kolesa > wrote: > > q66 pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id=967af33da2d778afbcc7e21fc515728a2c0e0ea6 > > > > commit 967af33da2d778afb

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 03:13:18PM +0100, michael bouchaud wrote: > 2017-02-23 14:11 GMT+01:00 : > > > > [...] > > > The current volume is the current volume not old. Pulse audio notify us > > > when changing the volume and this field is updated at this time > > > as you said. > > > > The "current

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 14:11 GMT+01:00 : > > [...] > > The current volume is the current volume not old. Pulse audio notify us > > when changing the volume and this field is updated at this time > > as you said. > > The "current" volume of the sink is the last reported volume we got from > pulseaudio, and as

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
> [...] > The current volume is the current volume not old. Pulse audio notify us > when changing the volume and this field is updated at this time > as you said. The "current" volume of the sink is the last reported volume we got from pulseaudio, and as we say in the video, there are cases where

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 01:45:26PM +0100, michael bouchaud wrote: > 2017-02-23 13:38 GMT+01:00 michael bouchaud : > > > 2017-02-23 13:23 GMT+01:00 : > > > >> On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: > >> > 2017-02-23 13:13 GMT+01:00 : > >> > > >> > > On Thu, Feb 23, 2017 a

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 13:49 GMT+01:00 : > On Thu, Feb 23, 2017 at 01:38:31PM +0100, michael bouchaud wrote: > > 2017-02-23 13:23 GMT+01:00 : > > > > > On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: > > > > 2017-02-23 13:13 GMT+01:00 : > > > > > > > > > On Thu, Feb 23, 2017 at 01:00:10PM +0

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 01:38:31PM +0100, michael bouchaud wrote: > 2017-02-23 13:23 GMT+01:00 : > > > On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: > > > 2017-02-23 13:13 GMT+01:00 : > > > > > > > On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: > > > > > 2017

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 13:38 GMT+01:00 michael bouchaud : > 2017-02-23 13:23 GMT+01:00 : > >> On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: >> > 2017-02-23 13:13 GMT+01:00 : >> > >> > > On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: >> > > > 2017-02-23 12:37 GMT+01:00 :

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 13:23 GMT+01:00 : > On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: > > 2017-02-23 13:13 GMT+01:00 : > > > > > On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: > > > > 2017-02-23 12:37 GMT+01:00 : > > > > > > > > > On Thu, Feb 23, 2017 at 12:14:05PM +0

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 01:18:35PM +0100, michael bouchaud wrote: > 2017-02-23 13:13 GMT+01:00 : > > > On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: > > > 2017-02-23 12:37 GMT+01:00 : > > > > > > > On Thu, Feb 23, 2017 at 12:14:05PM +0100, michael bouchaud wrote: > > > > > 2017

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 13:13 GMT+01:00 : > On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: > > 2017-02-23 12:37 GMT+01:00 : > > > > > On Thu, Feb 23, 2017 at 12:14:05PM +0100, michael bouchaud wrote: > > > > 2017-02-23 12:01 GMT+01:00 : > > > > > > > > > First of all to the technical side: >

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 01:00:10PM +0100, michael bouchaud wrote: > 2017-02-23 12:37 GMT+01:00 : > > > On Thu, Feb 23, 2017 at 12:14:05PM +0100, michael bouchaud wrote: > > > 2017-02-23 12:01 GMT+01:00 : > > > > > > > First of all to the technical side: > > > > > > > > The commit i pushed removes

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 12:37 GMT+01:00 : > On Thu, Feb 23, 2017 at 12:14:05PM +0100, michael bouchaud wrote: > > 2017-02-23 12:01 GMT+01:00 : > > > > > First of all to the technical side: > > > > > > The commit i pushed removes the code that fetches the volume from pa > > > when the drag of a slider is done.

[EGIT] [website/www-content] master 01/01: Wiki page fedora-start changed with summary [] by Philippe Jean Guillaumie

2017-02-23 Thread Philippe Jean Guillaumie
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=610fd27fc11d02a5dbe6aa7316ae581685647737 commit 610fd27fc11d02a5dbe6aa7316ae581685647737 Author: Philippe Jean Guillaumie Date: Thu Feb 23 03:54:57 2017 -0800 Wiki p

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
On Thu, Feb 23, 2017 at 12:14:05PM +0100, michael bouchaud wrote: > 2017-02-23 12:01 GMT+01:00 : > > > First of all to the technical side: > > > > The commit i pushed removes the code that fetches the volume from pa > > when the drag of a slider is done. Reason for that was that we might > > set a

[EGIT] [tools/eflete] master 01/02: update authors

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=d7c460849957f75ba1bcea7907bbc00fe88d2bf6 commit d7c460849957f75ba1bcea7907bbc00fe88d2bf6 Author: Vyacheslav Reutskiy Date: Thu Feb 23 11:52:49 2017 +0200 update authors Change-Id: I5

[EGIT] [tools/eflete] master 02/02: Update README

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=4b729f668d4b5995cd4a076e332c4a71377b89d3 commit 4b729f668d4b5995cd4a076e332c4a71377b89d3 Author: Vyacheslav Reutskiy Date: Thu Feb 23 13:20:13 2017 +0200 Update README --- README | 6 +++---

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread michael bouchaud
2017-02-23 12:01 GMT+01:00 : > First of all to the technical side: > > The commit i pushed removes the code that fetches the volume from pa > when the drag of a slider is done. Reason for that was that we might > set a old volume from pulseaudio which is not the last one the user > dragged to. Thi

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread marcel-hollerbach
First of all to the technical side: The commit i pushed removes the code that fetches the volume from pa when the drag of a slider is done. Reason for that was that we might set a old volume from pulseaudio which is not the last one the user dragged to. This can happen bacause the volume is someti

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread Michaël Bouchaud
Sorry for the miss of comments about this revert. I explained to you, this commit remove something needed to get proper value setted to the volume slider. When you have done this revert you have posted this video https://omicron.homeip.net/filedump/mixer_gadget_bug.ogv. We can see that emixer work

[EGIT] [tools/eflete] eflete-1.18 02/31: project_navigator: do not add groups and folders twicely

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=c16056751e685d6122639536d14d26880837ae04 commit c16056751e685d6122639536d14d26880837ae04 Author: Vyacheslav Reutskiy Date: Wed Feb 22 13:08:11 2017 +0200 project_navigator: do not add gr

[EGIT] [tools/eflete] eflete-1.18 29/31: manangers: hide menu by Esc

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=29ef58481aa75924a03e6af442d356bfe22595da commit 29ef58481aa75924a03e6af442d356bfe22595da Author: Vyacheslav Reutskiy Date: Mon Feb 20 18:40:00 2017 +0200 manangers: hide menu by Esc

[EGIT] [tools/eflete] eflete-1.18 26/31: image_manager: apply min size for property on first start

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=2f697e4e2c9c99040bcdf175a97db734bdb22d93 commit 2f697e4e2c9c99040bcdf175a97db734bdb22d93 Author: Vyacheslav Reutskiy Date: Fri Feb 17 09:00:36 2017 +0200 image_manager: apply min size fo

[EGIT] [tools/eflete] eflete-1.18 20/31: project_navigator: rework group delete for work with names like '/////'

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=56672ef2877b1cc80600f2040687d8cee2513c45 commit 56672ef2877b1cc80600f2040687d8cee2513c45 Author: Vyacheslav Reutskiy Date: Fri Feb 10 08:54:38 2017 +0200 project_navigator: rework group

[EGIT] [tools/eflete] eflete-1.18 03/31: project navigator: don't set text to entry is seleted top item

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=0d3356232b5d76bfcd53ed33d76d04bb4c97242c commit 0d3356232b5d76bfcd53ed33d76d04bb4c97242c Author: Vyacheslav Reutskiy Date: Wed Nov 30 09:20:07 2016 +0200 project navigator: don't set tex

[EGIT] [tools/eflete] eflete-1.18 30/31: property_group: fix build warnings

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=3a58d0aec7e119d3af3ec6117c1d26d707574ad2 commit 3a58d0aec7e119d3af3ec6117c1d26d707574ad2 Author: Vyacheslav Reutskiy Date: Thu Feb 23 09:39:11 2017 +0200 property_group: fix build warnin

[EGIT] [tools/eflete] eflete-1.18 18/31: project_navigator: update comporator for sorted insert

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=cb9ce736469f0a1faa930172c91279fba507feb1 commit cb9ce736469f0a1faa930172c91279fba507feb1 Author: Vyacheslav Reutskiy Date: Wed Nov 9 10:34:36 2016 +0200 project_navigator: update compora

[EGIT] [tools/eflete] eflete-1.18 06/31: popup: return the correct value if export process is start

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=cfb0da145718d2633ba42ad4482f93555a438ef4 commit cfb0da145718d2633ba42ad4482f93555a438ef4 Author: Vyacheslav Reutskiy Date: Thu Jan 26 09:26:03 2017 +0200 popup: return the correct value

[EGIT] [tools/eflete] eflete-1.18 16/31: project_navigator: don't try to add items if top item collaped

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=b9596b495927e86e3f23c5f28310231af3241b14 commit b9596b495927e86e3f23c5f28310231af3241b14 Author: Vyacheslav Reutskiy Date: Mon Feb 6 10:46:32 2017 +0200 project_navigator: don't try to a

[EGIT] [tools/eflete] eflete-1.18 21/31: sound_editor: make preview for sound in the player

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=36d0bb4a397a33ec6245d2acd4c8633842d0e188 commit 36d0bb4a397a33ec6245d2acd4c8633842d0e188 Author: Vyacheslav Reutskiy Date: Mon Feb 13 09:46:09 2017 +0200 sound_editor: make preview for s

[EGIT] [tools/eflete] eflete-1.18 23/31: property: update outline and shadow color only if state have selected

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=3bfecd2df5c4a047f0181fb8f189be63963c5471 commit 3bfecd2df5c4a047f0181fb8f189be63963c5471 Author: Vyacheslav Reutskiy Date: Mon Feb 13 10:22:32 2017 +0200 property: update outline and sha

[EGIT] [tools/eflete] eflete-1.18 04/31: Sound manager: fix label for create new tone popup.

2017-02-23 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=0e9d0e69db7facf66f0d79b42b2e7905825f0762 commit 0e9d0e69db7facf66f0d79b42b2e7905825f0762 Author: Mykyta Biliavskyi Date: Fri Jan 13 12:14:19 2017 +0200 Sound manager: fix label for creat

[EGIT] [tools/eflete] eflete-1.18 28/31: workspace: fix bad looks zoom spinner value for white theme (tizen)

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=306f3eaa192f2176cccb8ec10cd58a1b5ba55211 commit 306f3eaa192f2176cccb8ec10cd58a1b5ba55211 Author: Vyacheslav Reutskiy Date: Fri Feb 17 09:53:57 2017 +0200 workspace: fix bad looks zoom sp

[EGIT] [tools/eflete] eflete-1.18 07/31: popup: dismiss popup on 1 (first) mouse button click

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=24639197b6637db4d09fc6a9cc13e8125873e700 commit 24639197b6637db4d09fc6a9cc13e8125873e700 Author: Vyacheslav Reutskiy Date: Thu Jan 26 10:09:23 2017 +0200 popup: dismiss popup on 1 (first

[EGIT] [tools/eflete] eflete-1.18 14/31: Main: force Eflete to use scale value 1.

2017-02-23 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=c00a4349c2031088736c2ab3e1ab7321cdb3793b commit c00a4349c2031088736c2ab3e1ab7321cdb3793b Author: Mykyta Biliavskyi Date: Mon Feb 6 16:14:50 2017 +0200 Main: force Eflete to use scale val

[EGIT] [tools/eflete] eflete-1.18 12/31: property_group: disable the color controls accordingly to effect val

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=25d6172cd22d8877682c3ad3b556bb5b9f0adbcd commit 25d6172cd22d8877682c3ad3b556bb5b9f0adbcd Author: Vyacheslav Reutskiy Date: Fri Feb 3 14:49:07 2017 +0200 property_group: disable the color

[EGIT] [tools/eflete] eflete-1.18 25/31: property: update a text control on change of text source value

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=83e7f3282ca47a0d5f358b325917cade898c8e07 commit 83e7f3282ca47a0d5f358b325917cade898c8e07 Author: Vyacheslav Reutskiy Date: Wed Feb 15 11:25:24 2017 +0200 property: update a text control

[EGIT] [tools/eflete] eflete-1.18 24/31: menu: add react to ESC for menu

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=de2bcf79e636553befbe8326ec9e350a94510504 commit de2bcf79e636553befbe8326ec9e350a94510504 Author: Vyacheslav Reutskiy Date: Mon Feb 13 12:40:26 2017 +0200 menu: add react to ESC for menu

[EGIT] [tools/eflete] eflete-1.18 31/31: project_navigator: disable button '-' if top item 'Groups' is selected

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=8aca80a07434f1fbcb7a2b6732ec80d84a19d828 commit 8aca80a07434f1fbcb7a2b6732ec80d84a19d828 Author: Vyacheslav Reutskiy Date: Thu Feb 23 09:51:58 2017 +0200 project_navigator: disable butto

[EGIT] [tools/eflete] eflete-1.18 17/31: project_navigator: made correct display groups like '////'

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=e626e1fd90aa9501450d49c8d035941cabbe708e commit e626e1fd90aa9501450d49c8d035941cabbe708e Author: Vyacheslav Reutskiy Date: Mon Feb 6 13:06:22 2017 +0200 project_navigator: made correct d

[EGIT] [tools/eflete] eflete-1.18 13/31: Main: force Eflete to use default icons theme.

2017-02-23 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=8d492b075b594744a1199e4f844f6776a002bed3 commit 8d492b075b594744a1199e4f844f6776a002bed3 Author: Mykyta Biliavskyi Date: Mon Feb 6 16:08:21 2017 +0200 Main: force Eflete to use default i

[EGIT] [tools/eflete] eflete-1.18 22/31: tabs: make check workspace on attribute changes not aggressive

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=ecd7df8da245ead4a0e9eb6ae99c50b56ec7d38f commit ecd7df8da245ead4a0e9eb6ae99c50b56ec7d38f Author: Vyacheslav Reutskiy Date: Wed Feb 22 16:29:09 2017 +0200 tabs: make check workspace on at

[EGIT] [tools/eflete] eflete-1.18 15/31: managers: fix icons

2017-02-23 Thread Tetiana Naumenko
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=5ac61d08437a8615c4a4f2c9d9f767877c407219 commit 5ac61d08437a8615c4a4f2c9d9f767877c407219 Author: Tetiana Naumenko Date: Mon Feb 6 18:19:19 2017 +0200 managers: fix icons @fix

[EGIT] [tools/eflete] eflete-1.18 09/31: image_manager: fix wrong API usage

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=b1eb14b24132c26e07d4804303daf27d1d905716 commit b1eb14b24132c26e07d4804303daf27d1d905716 Author: Vyacheslav Reutskiy Date: Thu Feb 2 17:39:52 2017 +0200 image_manager: fix wrong API usag

[EGIT] [tools/eflete] eflete-1.18 27/31: color class manager: fix popup style usage

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=96b5a432bd5c47865a92ddb75cba5be1730b8b66 commit 96b5a432bd5c47865a92ddb75cba5be1730b8b66 Author: Vyacheslav Reutskiy Date: Fri Feb 17 09:31:37 2017 +0200 color class manager: fix popup s

[EGIT] [tools/eflete] eflete-1.18 01/31: project_navigator: add top item 'Groups'

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=e2800ccd5df5f22f8c4be5ed10f3810e11e5c4cb commit e2800ccd5df5f22f8c4be5ed10f3810e11e5c4cb Author: Vyacheslav Reutskiy Date: Wed Feb 22 12:02:16 2017 +0200 project_navigator: add top item

[EGIT] [tools/eflete] eflete-1.18 10/31: image_manager: disable smooth for preview

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=22798a92213442fcf990929922df58a77ce278fc commit 22798a92213442fcf990929922df58a77ce278fc Author: Vyacheslav Reutskiy Date: Thu Feb 2 17:42:48 2017 +0200 image_manager: disable smooth for

[EGIT] [tools/eflete] eflete-1.18 11/31: tabs: clean fields after success import edc process

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=96a5c74dd050d654b41f24c24fa982696b97f348 commit 96a5c74dd050d654b41f24c24fa982696b97f348 Author: Vyacheslav Reutskiy Date: Fri Feb 3 10:15:13 2017 +0200 tabs: clean fields after success

[EGIT] [tools/eflete] eflete-1.18 05/31: live_view: fix the parse the group class for slider

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=c6eecfda6a8995e887d80771959cea3651f8d941 commit c6eecfda6a8995e887d80771959cea3651f8d941 Author: Vyacheslav Reutskiy Date: Wed Jan 25 17:31:05 2017 +0200 live_view: fix the parse the gro

[EGIT] [tools/eflete] eflete-1.18 19/31: project_navigator: rework group add for work with names like '/////'

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=629f7a0f1a91b1322afadaa368c8e757dec60389 commit 629f7a0f1a91b1322afadaa368c8e757dec60389 Author: Vyacheslav Reutskiy Date: Wed Feb 8 13:59:21 2017 +0200 project_navigator: rework group a

[EGIT] [tools/eflete] eflete-1.18 08/31: workspace: make fit work again

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch eflete-1.18. http://git.enlightenment.org/tools/eflete.git/commit/?id=e61c3696e9b987c20c6d7c8109c323ccca3c7730 commit e61c3696e9b987c20c6d7c8109c323ccca3c7730 Author: Vyacheslav Reutskiy Date: Thu Feb 2 16:12:52 2017 +0200 workspace: make fit work again

[EGIT] [tools/eflete] master 01/01: project_navigator: disable button '-' if top item 'Groups' is selected

2017-02-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=90a71e702a8d118a82c87d5c821128706b41fe2a commit 90a71e702a8d118a82c87d5c821128706b41fe2a Author: Vyacheslav Reutskiy Date: Thu Feb 23 09:51:58 2017 +0200 project_navigator: disable button '-'

[EGIT] [core/enlightenment] master 01/01: Revert "Revert "mixer: do not set back the value from emix once the drag is finished""

2017-02-23 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=9745890a37036091d5dec320fecda7ed4c6bdb6c commit 9745890a37036091d5dec320fecda7ed4c6bdb6c Author: Marcel Hollerbach Date: Thu Feb 23 09:08:24 2017 +0100 Revert "Revert "mixer: do not se