Re: [E-devel] What's the size of continuation indent?

2016-12-18 Thread Shuhrat Dehkanov
ou like more. > If you are working on existing efl code just follow the first rule from the > wiki: ALWAYS KEEP EXISTING CODING STYLE. > > Hope I'm not starting a new flame-war :) > bye > > > 2016-12-12 11:48 GMT+01:00 Shuhrat Dehkanov : > >> Hello, >> >>

[EGIT] [tools/clouseau] master 01/01: Remove redundant addition operator

2016-12-16 Thread Shuhrat Dehkanov
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=a2af39e8cdb4cdb8726172d8d792fbd2206817a9 commit a2af39e8cdb4cdb8726172d8d792fbd2206817a9 Author: Shuhrat Dehkanov Date: Fri Dec 16 09:38:24 2016 +0100 Remove redundant addition operator

[E-devel] What's the size of continuation indent?

2016-12-12 Thread Shuhrat Dehkanov
Hello, Yes, I googled. The most relevant link that came up https://sourceforge.net/p/enlightenment/mailman/message/33443401/ seems to talk only about Mussolini. So, not much of a help. Nothing much at https://phab.enlightenment.org/w/ecoding/#coding-style either. Existing code seems to use varying

Re: [E-devel] elm_gengrid: possible unreachable code in _key_action_move()

2016-12-01 Thread Shuhrat Dehkanov
Right \: Thanks! On Fri, Dec 2, 2016 at 9:39 AM, Jean-Philippe André wrote: > Hi, > > On 1 December 2016 at 21:10, Shuhrat Dehkanov wrote: > >> Hello. >> >> It seems to me that the last execution line in _key_action_move() is 3737, >> https://git.enlight

[E-devel] elm_gengrid: possible unreachable code in _key_action_move()

2016-12-01 Thread Shuhrat Dehkanov
Hello. It seems to me that the last execution line in _key_action_move() is 3737, https://git.enlightenment.org/core/efl.git/tree/src/lib/elementary/elm_gengrid.c#n3737 Or am I missing something? -- __

[EGIT] [core/efl] master 01/03: elm/datetime: default case for default value

2016-11-17 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec12506a88dffc4758a7a51a5136a356f4501346 commit ec12506a88dffc4758a7a51a5136a356f4501346 Author: Shuhrat Dehkanov Date: Thu Nov 17 16:15:35 2016 -0800 elm/datetime: default case for default

[EGIT] [tools/clouseau] master 01/01: call _shutdown() before return/exit

2016-11-17 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=eafc27dc05bc3e0c722a683285fbbd7f47e288ea commit eafc27dc05bc3e0c722a683285fbbd7f47e288ea Author: Shuhrat Dehkanov Date: Thu Nov 17 15:55:23 2016 -0800 call _shutdown() before return/exit

Re: [E-devel] [EGIT] [tools/clouseau] master 01/01: return 0 from main()

2016-11-11 Thread Shuhrat Dehkanov
Nov 11, 2016 at 10:15 AM, Jean Guyomarc'h > wrote: > > Shouldn't these return anything but 0? If these are in main(), > > returning 0 would mean the program terminated successfully, which is > > not the case here. > > Jean > > > > > > On Fri,

[EGIT] [tools/clouseau] master 01/01: return 0 from main()

2016-11-11 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=9f62d5914032c3d159f40b8e32e1901b145ec654 commit 9f62d5914032c3d159f40b8e32e1901b145ec654 Author: Shuhrat Dehkanov Date: Fri Nov 11 09:47:01 2016 -0800 return 0 from main() Summary

[EGIT] [core/efl] master 03/06: elementary: enable setting custom access info to hoversel items

2016-10-25 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=008b74372fc4a861e5561e228d150a0ec62784de commit 008b74372fc4a861e5561e228d150a0ec62784de Author: Shuhrat Dehkanov Date: Tue Oct 25 13:33:36 2016 -0700 elementary: enable setting custom access

[EGIT] [core/efl] master 01/01: elm test: correct elm_entry_autocapital_type_set() argument

2016-10-21 Thread Shuhrat Dehkanov
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1df3a99cf629a85e7498ea075309488dae7f848 commit c1df3a99cf629a85e7498ea075309488dae7f848 Author: Shuhrat Dehkanov Date: Fri Oct 21 08:57:15 2016 -0400 elm test: correct

[EGIT] [core/efl] master 01/02: ELM: sync "clicked" usage with other places in the lib

2016-10-16 Thread Shuhrat Dehkanov
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33750f8facbe0b2f0aebd42e7b9200924b5e26d8 commit 33750f8facbe0b2f0aebd42e7b9200924b5e26d8 Author: Shuhrat Dehkanov Date: Fri Oct 14 19:37:46 2016 +0900 ELM: sync "clicked" usage with ot

Re: [E-devel] [elementary] the number of action buttons in popup

2016-09-22 Thread Shuhrat Dehkanov
Hello, As far as I can see number of buttons is fixed. Increasing ELM_POPUP_ACTION_BUTTON_MAX would not help as there will be no part to swallow more than 3 buttons in the layout. According to the docs, one will have to use content area to add more buttons. > Action area can have up to 3 buttons

[EGIT] [core/efl] master 01/01: elm: remove dulicate ELM_POPUP_ACTION_BUTTON_MAX definition

2016-09-22 Thread Shuhrat Dehkanov
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4768b1d04e49e924cbf9ab765c465989840d48a9 commit 4768b1d04e49e924cbf9ab765c465989840d48a9 Author: Shuhrat Dehkanov Date: Thu Sep 22 22:57:28 2016 +0900 elm: remove dulicate

Re: [E-devel] core/efl master is failing to make

2016-09-22 Thread Shuhrat Dehkanov
:19:45 +0900 > Shuhrat Dehkanov wrote: > >> Hello, >> >> Current the latest head (97a2d7ff33d9e8493427bf4eb4fdea4163808bf2) is >> failing on my end with the following error: >> >> > CCLD bin/ecore_evas/ecore_evas_convert >> > /usr/local/lib/libeco

[E-devel] core/efl master is failing to make

2016-09-22 Thread Shuhrat Dehkanov
Hello, Current the latest head (97a2d7ff33d9e8493427bf4eb4fdea4163808bf2) is failing on my end with the following error: > CCLD bin/ecore_evas/ecore_evas_convert > /usr/local/lib/libecore_con.so.1: undefined reference to `eo_manual_free_set' > /usr/local/lib/libecore_con.so.1: undefined ref

Re: [E-devel] Fixed Programming guide for image_blur example

2016-08-01 Thread Shuhrat Dehkanov
Hello, You could actually make edits directly on that page. You will have to register and login in order to do so. On Tue, Aug 2, 2016 at 12:49 AM, Jiwon Kim wrote: > Hi All. > > I found some doubtful example code on EFL Programming guide. > (https://www.enlightenment.org/program_guide/evas/imag

Re: [E-devel] [core/efl] master: evas event handling - fix incorrect object reporting

2016-07-05 Thread Shuhrat Dehkanov
That was quick, thanks! :) On Tue, Jul 5, 2016 at 7:52 PM, Jean-Philippe André wrote: > Hi, > > On 5 July 2016 at 18:25, Shuhrat Dehkanov wrote: > >> Hello, >> >> This patch seems to have broken apps and causing SIGSEGV. >> >> https://git

[E-devel] [core/efl] master: evas event handling - fix incorrect object reporting

2016-07-05 Thread Shuhrat Dehkanov
Hello, This patch seems to have broken apps and causing SIGSEGV. https://git.enlightenment.org/core/efl.git/commit/?id=9f0fd66ab818d212fa88faef316ac17625f1a2f5 Specifically, removal of the following line from src/lib/evas/canvas/evas_events.c: @@ -989,7 +998,6 @@ _evas_event_object_list_in_get(

[EGIT] [core/efl] master 01/02: slider: fix edje warning

2016-06-30 Thread Shuhrat Dehkanov
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0757e209d26d884979476fdce1aba6234c3a7c07 commit 0757e209d26d884979476fdce1aba6234c3a7c07 Author: Shuhrat Dehkanov Date: Thu Jun 30 16:05:28 2016 +0900 slider: fix edje warning Summary

[EGIT] [core/efl] master 03/03: Fix 'maybe used uninitialized' warning

2016-06-27 Thread Shuhrat Dehkanov
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9c69afd535a7e8ebe72f590cb634733fcac23da1 commit 9c69afd535a7e8ebe72f590cb634733fcac23da1 Author: Shuhrat Dehkanov Date: Mon Jun 27 16:16:00 2016 +0900 Fix 'maybe used uninitialized

[EGIT] [games/elemines] master 01/01: clear 'group has a non-fixed part' error log

2016-06-08 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/games/elemines.git/commit/?id=cee2eb73328d54ed22706fc7626bd6ec9ea09e4b commit cee2eb73328d54ed22706fc7626bd6ec9ea09e4b Author: Shuhrat Dehkanov Date: Wed Jun 8 14:56:47 2016 -0700 clear 'group has a non-fixed

Re: [E-devel] status of JavaScript binding ?

2016-05-24 Thread Shuhrat Dehkanov
On Mon, May 23, 2016 at 10:56 PM, Jason Vas Dias wrote: > Oh wow - I just realized efl-1.17.99 from GIT actually CONTAINS the > elementary distribution . > I was trying to build the elementary git master: > git://git.enlightenment.org/core/elementary.git > after building and installing the efl-1

Re: [E-devel] Pre-release tarballs for efl and elm 1.17.1

2016-05-24 Thread Shuhrat Dehkanov
Sorry, but what's "Christmas release"? On Mon, May 23, 2016 at 8:10 PM, Stefan Schmidt wrote: > Hello. > > I just uploaded the tarballs for 1.17.1 which is the first stable > release of our 1.17.x branch. > > If I hear nothing problematic within the next 24 hours, I will do a > Christmas release.

[EGIT] [core/efl] master 01/01: docs: progressbar: correct minor typos

2016-05-17 Thread Shuhrat Dehkanov
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cab208e83f86930f998d463ae4887d5ec73ef84b commit cab208e83f86930f998d463ae4887d5ec73ef84b Author: Shuhrat Dehkanov Date: Tue May 17 14:36:59 2016 +0200 docs: progressbar: correct minor typos

[EGIT] [games/elemines] master 01/01: do not call init() from main

2016-05-10 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/games/elemines.git/commit/?id=87727b9a936354885a967d965a14624e5672147c commit 87727b9a936354885a967d965a14624e5672147c Author: Shuhrat Dehkanov Date: Tue May 10 15:24:11 2016 -0700 do not call init() from main

Re: [E-devel] Enlightenment is sigfaulting, is it only me?

2016-04-21 Thread Shuhrat Dehkanov
On Fri, Apr 22, 2016 at 2:40 PM, Cedric BAIL wrote: > On Thu, Apr 21, 2016 at 8:36 PM, Cedric BAIL wrote: >> On Thu, Apr 21, 2016 at 7:24 PM, Shuhrat Dehkanov wrote: >>> The latest Enlightenment build is sigfaulting on login. I already tried >>> cleaning everything (

[E-devel] Enlightenment is sigfaulting, is it only me?

2016-04-21 Thread Shuhrat Dehkanov
Hello, The latest Enlightenment build is sigfaulting on login. I already tried cleaning everything (EFL/Enlightenment), pulling the latest changes and rebuilding. Still the same issue. Is anyone else facing this? #0 0x7ff0eefe9c5d in pause () at ../sysdeps/unix/syscall-template.S:81 No local

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "Set the name for table, box items"

2016-04-21 Thread Shuhrat Dehkanov
> Now I fix the elemines > You may want to take a look on https://phab.enlightenment.org/D3820 On Thu, Apr 21, 2016 at 4:21 PM, Viacheslav Reutskiy wrote: > Cedric, you broke the all edje_edit_part_item_* API's, in case > when part items have not name. > This patch was added for unify the names

[E-devel] What is 'Blocking Review'?

2016-04-18 Thread Shuhrat Dehkanov
does that mean? Thanks, Shuhrat Dehkanov -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applicatio

Re: [E-devel] Something looks broken in e

2016-04-17 Thread Shuhrat Dehkanov
Working just fine on my end, but what's devel branch? I am using master branch for efl and enlightenment... 18-apr, 2016 14:01, "Hermet Park" yozgan: > All of sudden , enlightenment CTRL key doesn't work anymore. > Not only Enventor but even Gimp doesnt work. > I checked this with other e user(jp