Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: feature: Add a tiling config.

2014-03-05 Thread Stefan Schmidt
Hello. On Tue, 2014-03-04 at 04:12, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=698a737eab1fc5c46e7b409f3a7a1ebda00b22ba > > commit 698a737eab1fc5c46e7b409f3a7a1ebda00b22ba > Author: Tom Hacohen > Date: Tue Mar

Re: [E-devel] [EGIT] [core/elementary] master 01/01: Enhancement: #define names for text colors

2014-03-05 Thread Stefan Schmidt
Hello. On Tue, 2014-03-04 at 23:03, Simon Lees wrote: > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/elementary.git/commit/?id=5003400f9ecb466aea951aa885f5729e101136df > > commit 5003400f9ecb466aea951aa885f5729e101136df > Author: Simon Lees > Date: Wed Mar 5

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: feature: Add a tiling config.

2014-03-05 Thread Tom Hacohen
On 05/03/14 08:25, Stefan Schmidt wrote: > Hello. > > On Tue, 2014-03-04 at 04:12, Tom Hacohen wrote: >> tasn pushed a commit to branch master. >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=698a737eab1fc5c46e7b409f3a7a1ebda00b22ba >> >> commit 698a737eab1fc5c46e7b409f3a7a1ebd

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: feature: Add a tiling config.

2014-03-05 Thread Tom Hacohen
On 05/03/14 08:25, Stefan Schmidt wrote: > Hello. > > On Tue, 2014-03-04 at 04:12, Tom Hacohen wrote: >> tasn pushed a commit to branch master. >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=698a737eab1fc5c46e7b409f3a7a1ebda00b22ba >> >> commit 698a737eab1fc5c46e7b409f3a7a1ebd

[EGIT] [core/enlightenment] master 01/01: Delete generated configs on make distclean.

2014-03-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e82b1fc82e8bc28efd290ee464951ca976a1f772 commit e82b1fc82e8bc28efd290ee464951ca976a1f772 Author: Tom Hacohen Date: Wed Mar 5 08:35:29 2014 + Delete generated configs on make distclean

[EGIT] [core/enlightenment] master 01/01: colorclass config - add option for focused color class too.

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4d9b7ecdeed3fbfd30988597a57ba9e03b0a7d2a commit 4d9b7ecdeed3fbfd30988597a57ba9e03b0a7d2a Author: Carsten Haitzler (Rasterman) Date: Wed Mar 5 18:02:33 2014 +0900 colorclass config - add

[EGIT] [core/elementary] master 01/01: put in missing macros - they didnt get picked up during cnflict merge fix

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a27ac7c981e17da47f0416a2e385bb8535a8066a commit a27ac7c981e17da47f0416a2e385bb8535a8066a Author: Carsten Haitzler (Rasterman) Date: Wed Mar 5 18:16:55 2014 +0900 put in missing macros - th

[EGIT] [core/elementary] master 01/01: theme - colorclass work.

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=e6303e958dc8f0102ec0a5cdc0f56cb8ff174c6a commit e6303e958dc8f0102ec0a5cdc0f56cb8ff174c6a Author: Carsten Haitzler (Rasterman) Date: Wed Mar 5 18:22:17 2014 +0900 theme - colorclass work. -

[EGIT] [core/elementary] master 01/01: theme - if you include edc from the theme - include all the rest it needs.

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=8502ffa94a4a941695497a5a4b8de90de922520a commit 8502ffa94a4a941695497a5a4b8de90de922520a Author: Carsten Haitzler (Rasterman) Date: Wed Mar 5 18:30:27 2014 +0900 theme - if you include edc

[EGIT] [core/elementary] master 01/01: theme - add more standard colorclasses in e theme (so cc dialog works)

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=4690344a8864a2d46ce60bd2693f2658d345fd73 commit 4690344a8864a2d46ce60bd2693f2658d345fd73 Author: Carsten Haitzler (Rasterman) Date: Wed Mar 5 19:19:44 2014 +0900 theme - add more standard

Re: [E-devel] [EGIT] [core/elementary] master 02/02: object_item: Check null in elm_object_item_del.

2014-03-05 Thread Daniel Juyung Seo
Hi, but it does print outs drity CRI messages. if (!item) { CRI("Elm_Widget_Item " # item " is NULL"); return __VA_ARGS__; } EFL does not print out error with free/del functions any more like "free" function. Thanks. Daniel Juyung Seo (SeoZ) On Tue, Mar 4, 2014 at 7:58 PM, ChunEon Pa

Re: [E-devel] [EGIT] [core/elementary] master 02/02: object_item: Check null in elm_object_item_del.

2014-03-05 Thread ChunEon Park
This kind of change may cause users have misunderstand if they dpened on the null check error messages. Did it noticed before? -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: "Enlightenment developer list"; Cc: ; Sent: 2014-03-05

[EGIT] [core/enlightenment] master 01/01: e_comp_wl: Remove unused variable.

2014-03-05 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=58286beed4886741b1c3e7f50768a977b0283b6d commit 58286beed4886741b1c3e7f50768a977b0283b6d Author: Stefan Schmidt Date: Wed Mar 5 11:35:46 2014 +0100 e_comp_wl: Remove unused variable.

Re: [E-devel] elm_win: what is sd->pointer.ee?

2014-03-05 Thread Gustavo Sverzut Barbieri
my git master/HEAD build, it is giving me an error about this being NULL with the old-fashioned ecore magic checks. this happened while running ELM_ENGINE=fb. On Wed, Mar 5, 2014 at 2:03 AM, Carsten Haitzler wrote: > On Wed, 5 Mar 2014 01:34:34 -0300 Gustavo Sverzut Barbieri > > said: > >> Hi

Re: [E-devel] [EGIT] [core/efl] master 03/03: eio: make it possible to limit the amount of memory used by threads.

2014-03-05 Thread Gustavo Sverzut Barbieri
On Wed, Mar 5, 2014 at 2:10 AM, Cedric BAIL wrote: > +EAPI void > +eio_memory_burst_limit_set(size_t limit) > +{ > + memory_pool_limit = limit; > +} you should re-evaluate things here. Not sure what to do with over memory if limit is reduced, but for increased limit you could allow the memory

[EGIT] [core/efl] master 01/01: ecore_evas/fb: implement screen_geometry_get()

2014-03-05 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ecc5fa33791ab7c1f323c4a443d1a4aad5a38a6e commit ecc5fa33791ab7c1f323c4a443d1a4aad5a38a6e Author: Gustavo Sverzut Barbieri Date: Wed Mar 5 10:00:29 2014 -0300 ecore_evas/fb: implement screen_geo

Re: [E-devel] elm_win: what is sd->pointer.ee?

2014-03-05 Thread The Rasterman
On Wed, 5 Mar 2014 10:04:52 -0300 Gustavo Sverzut Barbieri said: > my git master/HEAD build, it is giving me an error about this being > NULL with the old-fashioned ecore magic checks. > > this happened while running ELM_ENGINE=fb. weird. i don't see it: 10:35PM ~ > export ELM_ENGINE=fb 10:35P

Re: [E-devel] elm_win: what is sd->pointer.ee?

2014-03-05 Thread Gustavo Sverzut Barbieri
On Wed, Mar 5, 2014 at 10:38 AM, Carsten Haitzler wrote: > On Wed, 5 Mar 2014 10:04:52 -0300 Gustavo Sverzut Barbieri > > said: > >> my git master/HEAD build, it is giving me an error about this being >> NULL with the old-fashioned ecore magic checks. >> >> this happened while running ELM_ENGINE

[EGIT] [core/efl] master 02/03: evas-drm: Check buffer validity in swap function

2014-03-05 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3692f0905c11527c1d723c333c9bb3e1d5af66b7 commit 3692f0905c11527c1d723c333c9bb3e1d5af66b7 Author: Chris Michael Date: Wed Mar 5 07:09:19 2014 + evas-drm: Check buffer validity in swap func

[EGIT] [core/efl] master 03/03: evas-drm: Fix setting cached image alpha flag

2014-03-05 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=238208b829302f83b1b93feef9b650b6cee320b5 commit 238208b829302f83b1b93feef9b650b6cee320b5 Author: Chris Michael Date: Wed Mar 5 14:11:36 2014 + evas-drm: Fix setting cached image alpha fla

[EGIT] [core/efl] master 01/03: evas-drm: Don't call framebuffer set from within send function

2014-03-05 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b117d481597f8b7c52dcad1c6e9e94d62b04ba4e commit b117d481597f8b7c52dcad1c6e9e94d62b04ba4e Author: Chris Michael Date: Wed Mar 5 07:07:57 2014 + evas-drm: Don't call framebuffer set from wi

[EGIT] [website/www] master 01/01: Update links for new e release

2014-03-05 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=4a9b8f7a6c01e595ca1efc4d7b7ebdf357fd93c6 commit 4a9b8f7a6c01e595ca1efc4d7b7ebdf357fd93c6 Author: Stefan Schmidt Date: Wed Mar 5 15:24:51 2014 +0100 Update links for new e release efl

[E-devel] EFL 1.8.6, Elementary 1.8.5, Emotion Generic Players 1.8.2 and Enlightenment 0.18.5 releases

2014-03-05 Thread Stefan Schmidt
We are happy to release another stable update for the 1.8.x series. With 1.9 out and stable updates for it starting soon this will be the last release for the 1.8 series of libraries (E18 will still get updates as there is no E19 release yet). We simply don't have the man power to maintain three di

[EGIT] [core/efl] annotated tag v1.8.6 created

2014-03-05 Thread Enlightenment Git
stefan pushed a change to annotated tag v1.8.6 in repository core/efl. at fc0a3da579 (tag) tagging d9d97cf7f57541059461e771f684142335222aad (commit) replaces v1.8.5 tagged by Stefan Schmidt on Wed Mar 5 15:29:47 2014 +0100 - Log -

[EGIT] [core/emotion_generic_players] annotated tag v1.8.2 created

2014-03-05 Thread Enlightenment Git
stefan pushed a change to annotated tag v1.8.2 in repository core/emotion_generic_players. at 976ece824d (tag) tagging 97a33a20c4cda38ff53f7bca0447de3200e1caf0 (commit) replaces v1.8.1 tagged by Stefan Schmidt on Wed Mar 5 15:32:18 2014 +0100 - Log -

[EGIT] [core/enlightenment] annotated tag v0.18.5 created

2014-03-05 Thread Enlightenment Git
discomfitor pushed a change to annotated tag v0.18.5 in repository core/enlightenment. at f9581e7433 (tag) tagging a0b62bedbd0ec995b3cd177f8fca6545cf3d2d06 (commit) replaces v0.18.4 tagged by Mike Blumenkrantz on Wed Mar 5 09:31:29 2014 -0500 - Log -

[EGIT] [core/elementary] annotated tag v1.8.5 created

2014-03-05 Thread Enlightenment Git
stefan pushed a change to annotated tag v1.8.5 in repository core/elementary. at dd6612cfc0 (tag) tagging f861dcc5af30145fdfa86f0c7d1dcf438f6a51fc (commit) replaces v1.8.4 tagged by Stefan Schmidt on Wed Mar 5 15:31:15 2014 +0100 - Log --

[EGIT] [core/efl] master 01/02: ecore-evas-x: Fix formatting

2014-03-05 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e48e864aee23540a83524f1fd069c34ded8fd58 commit 8e48e864aee23540a83524f1fd069c34ded8fd58 Author: Chris Michael Date: Wed Mar 5 14:31:22 2014 + ecore-evas-x: Fix formatting Signed

[EGIT] [core/efl] master 02/02: ecore-evas-x: Fix resource leak from eina_str_split_full usage

2014-03-05 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=58c5edd9af219be179be04606e09bdb5e92fdd89 commit 58c5edd9af219be179be04606e09bdb5e92fdd89 Author: Chris Michael Date: Wed Mar 5 14:36:39 2014 + ecore-evas-x: Fix resource leak from eina_st

Re: [E-devel] [EGIT] [core/efl] master 02/02: ecore-evas-x: Fix resource leak from eina_str_split_full usage

2014-03-05 Thread Gustavo Sverzut Barbieri
> -if (num > 0) > +if ((str) && (str[0])) >{ > free(str[0]); > free(str); you could do just if (str) { free(str[0]); free(str); } free(str[0]) if str[0] is NULL is okay. I'm not sure if it would return str in that case, if it did it would l

[EGIT] [core/elementary] master 01/01: theme - one more stage in using color classes - not all original cc's

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=8e20785b6b3a52e4654d8de98dbb46141a857ff3 commit 8e20785b6b3a52e4654d8de98dbb46141a857ff3 Author: Carsten Haitzler (Rasterman) Date: Thu Mar 6 00:00:51 2014 +0900 theme - one more stage in

[EGIT] [core/enlightenment] master 01/01: colors cfg - support adjustment of colorclasses - remove bad ones, add new

2014-03-05 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f43279d839022ed93cc146d01eb56a35128c9d8a commit f43279d839022ed93cc146d01eb56a35128c9d8a Author: Carsten Haitzler (Rasterman) Date: Thu Mar 6 00:02:24 2014 +0900 colors cfg - support ad

[EGIT] [core/enlightenment] master 06/07: fix maximization geometry on desks with shelves

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=8b4162d681dc3488169e73edd205aa8177160c9f commit 8b4162d681dc3488169e73edd205aa8177160c9f Author: Mike Blumenkrantz Date: Wed Mar 5 09:30:09 2014 -0500 fix maximization geometry on

[EGIT] [core/enlightenment] master 01/07: redo client urgency again with separate flag for actual urgent state

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=9ad04eb877ab7fa045685498b30672dd31babf27 commit 9ad04eb877ab7fa045685498b30672dd31babf27 Author: Mike Blumenkrantz Date: Wed Mar 5 08:16:35 2014 -0500 redo client urgency again wit

[EGIT] [core/enlightenment] master 05/07: simplify maximize shelf fill visibility check

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ee6b8e8c3862215064d0bb473e016a319d5359be commit ee6b8e8c3862215064d0bb473e016a319d5359be Author: Mike Blumenkrantz Date: Wed Mar 5 09:29:54 2014 -0500 simplify maximize shelf fill

[EGIT] [core/enlightenment] master 02/07: reset client urgency on focus-out and iconify

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f82351d3e2a5a8ecd701165ba85d80618fcd8638 commit f82351d3e2a5a8ecd701165ba85d80618fcd8638 Author: Mike Blumenkrantz Date: Wed Mar 5 08:17:38 2014 -0500 reset client urgency on focus

[EGIT] [core/enlightenment] master 04/07: fix ibox initial urgent states

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a40d0d7e2101188e1c499a51a663a934362388f8 commit a40d0d7e2101188e1c499a51a663a934362388f8 Author: Mike Blumenkrantz Date: Wed Mar 5 08:19:15 2014 -0500 fix ibox initial urgent state

[EGIT] [core/enlightenment] master 07/07: force comp render on dirty for hidden objects with visible mirrors

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=851ef43c415196cf37ba933c75c401a1da393a80 commit 851ef43c415196cf37ba933c75c401a1da393a80 Author: Mike Blumenkrantz Date: Wed Mar 5 09:53:14 2014 -0500 force comp render on dirty fo

[EGIT] [core/enlightenment] master 03/07: fix deskmirror visibility for re_manage previously-iconic clients

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=267966834f40898e3415d92550e38f0131af310c commit 267966834f40898e3415d92550e38f0131af310c Author: Mike Blumenkrantz Date: Wed Mar 5 08:18:27 2014 -0500 fix deskmirror visibility for

[EGIT] [core/elementary] master 01/01: datetime : Enhance launching time more by reducing calls of sizing_eval()

2014-03-05 Thread Ryuan Choi
ryuan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=ea9a029ca3bba2c3bcadfaaa98ff6a36fdeb0ec1 commit ea9a029ca3bba2c3bcadfaaa98ff6a36fdeb0ec1 Author: Ryuan Choi Date: Wed Mar 5 23:52:53 2014 +0900 datetime : Enhance launching time more by red

[EGIT] [core/enlightenment] master 01/01: fix comp util object initial visibility

2014-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=63b01101ee8b632ec651e3d1a9be06590b918fe4 commit 63b01101ee8b632ec651e3d1a9be06590b918fe4 Author: Mike Blumenkrantz Date: Wed Mar 5 10:53:05 2014 -0500 fix comp util object initial

Re: [E-devel] [EGIT] [core/efl] master 02/02: ecore-evas-x: Fix resource leak from eina_str_split_full usage

2014-03-05 Thread Chris Michael
On 05/03/14 14:45, Gustavo Sverzut Barbieri wrote: >> -if (num > 0) >> +if ((str) && (str[0])) >> { >>free(str[0]); >>free(str); > > you could do just if (str) { free(str[0]); free(str); } > > free(str[0]) if str[0] is NULL is okay. > > I'

[EGIT] [apps/terminology] master 01/01: cleanup code

2014-03-05 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=735e5d1a3d73b5695da9c0cde8ffc8a8103aab65 commit 735e5d1a3d73b5695da9c0cde8ffc8a8103aab65 Author: Boris Faure Date: Wed Mar 5 21:42:33 2014 +0100 cleanup code --- src/bin/termptyesc.c |

[EGIT] [bindings/python/python-efl] annotated tag v1.9.0 created

2014-03-05 Thread Enlightenment Git
davemds pushed a change to annotated tag v1.9.0 in repository bindings/python/python-efl. at 329424ab05 (tag) tagging 89780d48c5d0906d5a9caf29fba06f365dc6a5fe (commit) replaces v1.8.0 tagged by davemds on Wed Mar 5 22:16:59 2014 +0100 - Log -

[EGIT] [apps/terminology] master 02/02: reset now resets mouse. Ref T725

2014-03-05 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=2705680ea4fd3a4b619818ae12c3985af978fe7b commit 2705680ea4fd3a4b619818ae12c3985af978fe7b Author: Boris Faure Date: Wed Mar 5 22:43:31 2014 +0100 reset now resets mouse. Ref T725 --- src

[EGIT] [apps/terminology] master 01/02: fix buffer overflows. Closes T1050

2014-03-05 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=f47eb5e4105e00cfd2cd91ceabe3e2bb95476ca3 commit f47eb5e4105e00cfd2cd91ceabe3e2bb95476ca3 Author: Boris Faure Date: Wed Mar 5 22:23:13 2014 +0100 fix buffer overflows. Closes T1050 --- s

[EGIT] [website/www] master 01/01: website: update download link for python-efl

2014-03-05 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=fb0c4fe4a37717fa697c9e29f40b3e1e3442e1bc commit fb0c4fe4a37717fa697c9e29f40b3e1e3442e1bc Author: davemds Date: Wed Mar 5 22:51:51 2014 +0100 website: update download link for python-efl ---

[EGIT] [bindings/python/python-efl] master 01/01: Development of the 1.10 version start now.

2014-03-05 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=2346ff93fbfd39f6e51fa869b221dc6d6a0d32cd commit 2346ff93fbfd39f6e51fa869b221dc6d6a0d32cd Author: davemds Date: Wed Mar 5 22:56:11 2014 +0100 Development of the 1.10 version sta

[EGIT] [core/efl] master 01/01: eo: memory waste at mixin class elaboration

2014-03-05 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b763db3666ecbfa222015ce75dd5a3c775c5bad9 commit b763db3666ecbfa222015ce75dd5a3c775c5bad9 Author: Jérémy Zurcher Date: Wed Mar 5 22:44:21 2014 +0100 eo: memory waste at mixin class elaboration

[E-devel] Python EFL 1.9.0 is out !

2014-03-05 Thread Davide Andreoli
= Python-EFL 1.9.0 release= We are pleased to announce that **Python-EFL** 1.9.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.9.0.tar.gz **md5sum** | c643d66157cac9b2892af8b6d1a803b1 | **sha1sum** | 3f6e54c777990b95

[EGIT] [core/efl] master 01/01: eo: replace composite_objects Eina_List with an array of Eo_Object*

2014-03-05 Thread Jérémy Zurcher
jeyzu pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef09ef748924c22074e70b97ebc7726fca1513ec commit ef09ef748924c22074e70b97ebc7726fca1513ec Author: Jérémy Zurcher Date: Wed Mar 5 23:57:39 2014 +0100 eo: replace composite_objects Eina_List with an

[E-devel] Question about Toolbar Widget

2014-03-05 Thread Jeff Hoogland
Is there a setting I can have for a toolbar that makes the items on it not be selectable, but instead just behave as buttons? Meaning they show a press action, but then are unselected right away. Thanks! -- ~Jeff Hoogland Thoughts on Technology

Re: [E-devel] Question about Toolbar Widget

2014-03-05 Thread Daniel Juyung Seo
Call elm_object_item_selected_set(it, EINA_FALSE); on item's selected callback. Daniel Juyung Seo (SeoZ) On Mar 6, 2014 9:12 AM, "Jeff Hoogland" wrote: > Is there a setting I can have for a toolbar that makes the items on it not > be selectable, but instead just behave as buttons? Meaning they s

[EGIT] [core/efl] master 01/01: Edje entry: fix bug preedit text is committed in the next entry when Tab key is pressed.

2014-03-05 Thread Jihoon Kim
jihoon pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71f296e1719cb2f754b77102a10b1b0cb5c7d499 commit 71f296e1719cb2f754b77102a10b1b0cb5c7d499 Author: Jihoon Kim Date: Thu Mar 6 11:17:34 2014 +0900 Edje entry: fix bug preedit text is committed in th

[EGIT] [core/efl] efl-1.9 01/01: Edje entry: fix bug preedit text is committed in the next entry when Tab key is pressed.

2014-03-05 Thread Jihoon Kim
jihoon pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=e778366b9469e6c1abb9ad59ec44e952fa633e94 commit e778366b9469e6c1abb9ad59ec44e952fa633e94 Author: Jihoon Kim Date: Thu Mar 6 11:17:34 2014 +0900 Edje entry: fix bug preedit text is committed in t

Re: [E-devel] elm_win: what is sd->pointer.ee?

2014-03-05 Thread The Rasterman
On Wed, 5 Mar 2014 10:55:57 -0300 Gustavo Sverzut Barbieri said: > On Wed, Mar 5, 2014 at 10:38 AM, Carsten Haitzler > wrote: > > On Wed, 5 Mar 2014 10:04:52 -0300 Gustavo Sverzut Barbieri > > said: > > > >> my git master/HEAD build, it is giving me an error about this being > >> NULL with the

Re: [E-devel] Question about Toolbar Widget

2014-03-05 Thread Jeff Hoogland
Just to clarify - I need to call this per-item on the toolbar or just once for the toolbar itself? On Wed, Mar 5, 2014 at 7:07 PM, Daniel Juyung Seo wrote: > Call elm_object_item_selected_set(it, EINA_FALSE); on item's selected > callback. > > Daniel Juyung Seo (SeoZ) > On Mar 6, 2014 9:12 AM, "

[EGIT] [core/efl] master 01/03: tests: remove warnings.

2014-03-05 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=563ea6a01c1a30534c1685365eba4757cab94eaf commit 563ea6a01c1a30534c1685365eba4757cab94eaf Author: Cedric BAIL Date: Thu Mar 6 14:24:25 2014 +0900 tests: remove warnings. --- src/tests/edje/edje_t

[EGIT] [core/efl] master 02/03: ecore_evas: remove warning.

2014-03-05 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=25c58f149a22cfc62e093d31627b2f11542a37c1 commit 25c58f149a22cfc62e093d31627b2f11542a37c1 Author: Cedric BAIL Date: Thu Mar 6 14:24:56 2014 +0900 ecore_evas: remove warning. --- src/lib/ecore_eva

[EGIT] [core/efl] master 03/03: eina: make Eina_Error thread safe.

2014-03-05 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3e0f5c4ef7922c2fe29db66e4744a987f31bff3 commit c3e0f5c4ef7922c2fe29db66e4744a987f31bff3 Author: Cedric BAIL Date: Thu Mar 6 14:26:30 2014 +0900 eina: make Eina_Error thread safe. @featu

[EGIT] [core/elementary] master 01/01: themes: add AUTHORS

2014-03-05 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f90349a30150c0d26d592e412ae24dd47a33f44c commit f90349a30150c0d26d592e412ae24dd47a33f44c Author: Cedric BAIL Date: Thu Mar 6 16:43:47 2014 +0900 themes: add AUTHORS This use the i