[EGIT] [core/efl] master 13/19: ecore_cocoa: move mouse event handling to NSWindow

2015-03-11 Thread pierre lamot
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c0aedc828a0156fcb563890921302302a67747b8 commit c0aedc828a0156fcb563890921302302a67747b8 Author: pierre lamot Date: Wed Feb 18 14:11:00 2015 +0100 ecore_cocoa: move mouse event handling to NSWind

[EGIT] [core/efl] master 16/19: eio: add OSX implementation of eio_monitor based on FSEvent

2015-03-11 Thread pierre lamot
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d958afd9fd7078a6eaee17df0a0b1e71504fc3b1 commit d958afd9fd7078a6eaee17df0a0b1e71504fc3b1 Author: pierre lamot Date: Thu Feb 26 14:37:45 2015 +0100 eio: add OSX implementation of eio_monitor based

[EGIT] [core/efl] master 11/19: ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2b4faaaeac141f5303bd4768ec5ef9d25306feb9 commit 2b4faaaeac141f5303bd4768ec5ef9d25306feb9 Author: Nicolas Aguirre Date: Thu Feb 12 08:07:01 2015 +0100 ecore_cocoa: remove ObjC autorelease block to

[EGIT] [core/efl] master 17/19: eio: include eio tests suite inside the release tarball.

2015-03-11 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c82ff19352fb241ffb84b6fd74bf385ef9f49df7 commit c82ff19352fb241ffb84b6fd74bf385ef9f49df7 Author: Cedric BAIL Date: Thu Mar 12 07:19:33 2015 +0100 eio: include eio tests suite inside the release t

[EGIT] [core/efl] master 07/19: ecore_evas: add support for multiple windows to cocoa backend.

2015-03-11 Thread Romain Perier
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=422178b216081667764be8d2df011e5beb7b2e63 commit 422178b216081667764be8d2df011e5beb7b2e63 Author: Romain Perier Date: Thu Jan 15 16:55:40 2015 +0100 ecore_evas: add support for multiple windows to

[EGIT] [core/elementary] master 01/01: entry: use ea_isa() for object types comparison

2015-03-11 Thread Amitesh Singh
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f0e761fc95e520370add7f02aef030386d366df0 commit f0e761fc95e520370add7f02aef030386d366df0 Author: Amitesh Singh Date: Thu Mar 12 15:44:09 2015 +0900 entry: use ea_isa() for object types com

[EGIT] [core/efl] master 10/19: evas: free EvasGlView when the evas is freed in gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3c14cab0c676e349a9f1f01e9aadd2a2aec546b5 commit 3c14cab0c676e349a9f1f01e9aadd2a2aec546b5 Author: Nicolas Aguirre Date: Thu Feb 5 18:29:56 2015 +0100 evas: free EvasGlView when the evas is freed i

[EGIT] [core/efl] master 12/19: evas: symetric lock/unlock calls in gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cf730014cfccf7f8c0fa86af2440ed7439c43101 commit cf730014cfccf7f8c0fa86af2440ed7439c43101 Author: Nicolas Aguirre Date: Thu Feb 12 08:29:40 2015 +0100 evas: symetric lock/unlock calls in gl_cocoa

[EGIT] [core/efl] master 14/19: ecore_cocoa: handle right and other mouse events

2015-03-11 Thread pierre lamot
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d9830a199fc1dc755b4091cc4194942f2d3e3670 commit d9830a199fc1dc755b4091cc4194942f2d3e3670 Author: pierre lamot Date: Thu Feb 19 10:25:00 2015 +0100 ecore_cocoa: handle right and other mouse events

[EGIT] [core/efl] master 03/19: eina: win32 release lock in case of error

2015-03-11 Thread Michelle Legrand
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f6d870b4c13a1cf44bf35f1e66126ff7054d5957 commit f6d870b4c13a1cf44bf35f1e66126ff7054d5957 Author: Michelle Legrand Date: Fri Feb 13 14:33:58 2015 +0100 eina: win32 release lock in case of error

[EGIT] [core/efl] master 02/19: evil: add strndup().

2015-03-11 Thread Michelle Legrand
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a0b6f87c4416f50ba238c26e59d842ada37f833d commit a0b6f87c4416f50ba238c26e59d842ada37f833d Author: Michelle Legrand Date: Thu Feb 12 14:45:07 2015 +0100 evil: add strndup(). Signed-off-by:

[EGIT] [core/efl] master 04/19: eio: add unit tests for eio file and directory monitoring.

2015-03-11 Thread plamot
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19200a878ad53a37b6d6533037553fe9e6945473 commit 19200a878ad53a37b6d6533037553fe9e6945473 Author: plamot Date: Mon Feb 23 14:44:48 2015 +0100 eio: add unit tests for eio file and directory monitor

[EGIT] [core/efl] master 18/19: ecore_con: fix uninitialized warning in tests suite.

2015-03-11 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=85b5393ea9cb3202c8d511f0e933d1fd8f1c5179 commit 85b5393ea9cb3202c8d511f0e933d1fd8f1c5179 Author: Cedric BAIL Date: Thu Mar 12 07:20:34 2015 +0100 ecore_con: fix uninitialized warning in tests sui

[EGIT] [core/efl] master 19/19: ecore: cosmetic grouping if that belong together.

2015-03-11 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=88378799ef95e157fa73e74e46729b513455560a commit 88378799ef95e157fa73e74e46729b513455560a Author: Cedric BAIL Date: Thu Mar 12 07:21:56 2015 +0100 ecore: cosmetic grouping if that belong together.

[EGIT] [core/efl] master 08/19: evas: use a shared OpenGL context in gl_cocoa backend.

2015-03-11 Thread Romain Perier
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c80d7adbc277d6afaa420e199b5c2781b5cf10e4 commit c80d7adbc277d6afaa420e199b5c2781b5cf10e4 Author: Romain Perier Date: Thu Jan 22 10:26:55 2015 +0100 evas: use a shared OpenGL context in gl_cocoa b

[EGIT] [core/efl] master 06/19: evas: remove warnings due to unused variables from gl_cocoa backend.

2015-03-11 Thread Nicolas Aguirre
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1818f96004a2783474b883dbff2a36614a5cf47f commit 1818f96004a2783474b883dbff2a36614a5cf47f Author: Nicolas Aguirre Date: Thu Jan 29 17:09:42 2015 +0100 evas: remove warnings due to unused variables

[EGIT] [core/efl] master 01/19: eina: add more access to created file.

2015-03-11 Thread Michelle Legrand
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b36e2fc701865db12c21fc94e92f52cc2471ab47 commit b36e2fc701865db12c21fc94e92f52cc2471ab47 Author: Michelle Legrand Date: Wed Feb 11 10:00:10 2015 +0100 eina: add more access to created file.

[EGIT] [core/efl] master 15/19: ecore_cocoa: fix keyboad event handling

2015-03-11 Thread pierre lamot
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ae4389a7bd8a6807c3df041cde7c1357b0c13a0c commit ae4389a7bd8a6807c3df041cde7c1357b0c13a0c Author: pierre lamot Date: Thu Feb 19 16:34:33 2015 +0100 ecore_cocoa: fix keyboad event handling

[EGIT] [core/efl] master 05/19: eio: fix segmentation fault on eio_monitor for win32 api

2015-03-11 Thread michelle legrand
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=73823ac7b058fb9304cf2d6e9a29c04c92e1d2f3 commit 73823ac7b058fb9304cf2d6e9a29c04c92e1d2f3 Author: michelle legrand Date: Fri Feb 27 15:18:47 2015 +0100 eio: fix segmentation fault on eio_monitor f

[EGIT] [core/efl] master 09/19: evas: lock and unlock focus on Cocoa view when drawing surface

2015-03-11 Thread Romain Perier
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e193e2006c376b6c48991a67ddd0cb3bd9bfa10 commit 6e193e2006c376b6c48991a67ddd0cb3bd9bfa10 Author: Romain Perier Date: Thu Jan 22 13:28:47 2015 +0100 evas: lock and unlock focus on Cocoa view when

[EGIT] [core/elementary] elementary-1.13 01/01: genlist: Send param item type instead of eo item type.

2015-03-11 Thread woochan lee
hermet pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=5db6182a7c879013f33a773830e45b06336781a2 commit 5db6182a7c879013f33a773830e45b06336781a2 Author: woochan lee Date: Thu Mar 12 15:42:30 2015 +0900 genlist: Send param item type ins

[EGIT] [core/elementary] master 01/01: genlist: Send param item type instead of eo item type.

2015-03-11 Thread woochan lee
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d98721a056f1408ff99d347a57154ae4d3599ab7 commit d98721a056f1408ff99d347a57154ae4d3599ab7 Author: woochan lee Date: Thu Mar 12 15:42:30 2015 +0900 genlist: Send param item type instead of e

[EGIT] [core/efl] master 01/01: Evas masking: Fix rendering of masks into invalid surfaces (GL)

2015-03-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=29be7a36c7666840473de7e3398b739e305093c5 commit 29be7a36c7666840473de7e3398b739e305093c5 Author: Jean-Philippe Andre Date: Thu Mar 12 11:28:02 2015 +0900 Evas masking: Fix rendering of masks into i

[E-devel] [RFC] Evas VG

2015-03-11 Thread Cedric BAIL
Hello, Some of you may already know that I am working on adding a vector graphics object to Evas. All the development has been happening inside of my branch devs/cedric/evas_vg. To make it simple, it basically introduce a new Evas_Object that handle a vector graphic scenegraph following SVG speci

Re: [E-devel] [RFC] Emile

2015-03-11 Thread Cedric BAIL
Hello, So far I got 3 reviews with interesting feedback. I have updated my branch by taking those comment into account and I am thinking of landing emile in the next coming day. Thanks everyone for your review, Cedric On Thu, Mar 5, 2015 at 7:52 AM, Cedric BAIL wrote: > > Le 5 mars 2015 06:26

Re: [E-devel] EFL Data Model

2015-03-11 Thread Cedric BAIL
Hello, On Wed, Feb 25, 2015 at 10:26 PM, Felipe Magno de Almeida wrote: > I want to point out efl's branch devs/felipealmeida/emodel and > elementary's branch devs/felipealmeida/emodel-view. They have a data > model interface and eio model implementation as well as test, example > and elementary'

[EGIT] [bindings/python/python-efl] master 01/01: Evas.SmartObject: Improve Smart cb handling

2015-03-11 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=8b594d4bd889a24facf54b969ffda958b1180cce commit 8b594d4bd889a24facf54b969ffda958b1180cce Author: Kai Huuhko Date: Thu Mar 12 02:00:04 2015 +0200 Evas.SmartObject: Improve Smart c

[EGIT] [core/efl] master 01/01: ecore-drm: Return the index of the crtc from output_crtc_find

2015-03-11 Thread Christopher Michael
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9abc0ee76f27707f63cd5155d9da8501e3755d7b commit 9abc0ee76f27707f63cd5155d9da8501e3755d7b Author: Chris Michael Date: Wed Mar 11 17:09:48 2015 -0400 ecore-drm: Return the index of the crtc fr

[EGIT] [bindings/python/python-efl] master 01/01: Evas.SmartObject: Revert SmartCb add/del mechanism partially

2015-03-11 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=247eb9e452c2490ff1312e6ba2af63937f11a4c6 commit 247eb9e452c2490ff1312e6ba2af63937f11a4c6 Author: Kai Huuhko Date: Wed Mar 11 22:13:00 2015 +0200 Evas.SmartObject: Revert SmartCb

[EGIT] [core/enlightenment] enlightenment-0.19 01/04: don't modify pixmap hash when changing pixmap parent window

2015-03-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch enlightenment-0.19. http://git.enlightenment.org/core/enlightenment.git/commit/?id=31bf6cb7e606fd73a6b7ad6e0fca8d0f5e00323e commit 31bf6cb7e606fd73a6b7ad6e0fca8d0f5e00323e Author: Mike Blumenkrantz Date: Tue Mar 10 18:29:09 2015 -0400 don't modify pix

[EGIT] [core/enlightenment] enlightenment-0.19 04/04: fix ibar drop calc to not unexpectedly trigger epileptic seizures in users

2015-03-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch enlightenment-0.19. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b4180e87fa86b9075f8c29b738c7824633b372ee commit b4180e87fa86b9075f8c29b738c7824633b372ee Author: Mike Blumenkrantz Date: Wed Mar 11 16:00:58 2015 -0400 fix ibar drop ca

[EGIT] [core/enlightenment] enlightenment-0.19 02/04: e clients - make sure we handle client with a NULL zone

2015-03-11 Thread Carsten Haitzler
discomfitor pushed a commit to branch enlightenment-0.19. http://git.enlightenment.org/core/enlightenment.git/commit/?id=666da6ab83aec86c14bf9160aced345893ccab0e commit 666da6ab83aec86c14bf9160aced345893ccab0e Author: Carsten Haitzler (Rasterman) Date: Wed Mar 11 18:34:38 2015 +0900 e cli

[EGIT] [core/enlightenment] enlightenment-0.19 03/04: slight ibar dnd optimization when checking taskbar apps for drop site

2015-03-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch enlightenment-0.19. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6c7cbda881c9bac4fa42aecdd4ea144359502f5f commit 6c7cbda881c9bac4fa42aecdd4ea144359502f5f Author: Mike Blumenkrantz Date: Wed Mar 11 16:00:34 2015 -0400 slight ibar dnd

[EGIT] [core/enlightenment] master 01/02: slight ibar dnd optimization when checking taskbar apps for drop site

2015-03-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=18c821adc3ade389d013818fd5eadb9abe7fee5e commit 18c821adc3ade389d013818fd5eadb9abe7fee5e Author: Mike Blumenkrantz Date: Wed Mar 11 16:00:34 2015 -0400 slight ibar dnd optimization

[EGIT] [core/enlightenment] master 02/02: fix ibar drop calc to not unexpectedly trigger epileptic seizures in users

2015-03-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=868ebe4e318a0bf035e5df4d9765d6acdeb9f150 commit 868ebe4e318a0bf035e5df4d9765d6acdeb9f150 Author: Mike Blumenkrantz Date: Wed Mar 11 16:00:58 2015 -0400 fix ibar drop calc to not un

[EGIT] [core/enlightenment] master 01/01: Updating italian translation

2015-03-11 Thread Massimo Maiurana
maxerba pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7722b42ba888d5d640e28e1a975e162b361b5f29 commit 7722b42ba888d5d640e28e1a975e162b361b5f29 Author: maxerba Date: Wed Mar 11 19:04:42 2015 +0100 Updating italian translation --- po/it.po

[EGIT] [apps/terminology] master 01/01: Updating italian translation

2015-03-11 Thread Massimo Maiurana
maxerba pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=213417195d3d8a87b7a3ab03dca3be0ef16ad766 commit 213417195d3d8a87b7a3ab03dca3be0ef16ad766 Author: maxerba Date: Wed Mar 11 18:44:55 2015 +0100 Updating italian translation --- po/it.po |

[EGIT] [enlightenment/modules/places] master 01/01: Updating italian translation

2015-03-11 Thread maxerba
maxerba pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/places.git/commit/?id=70a629aab65fd9daa63a5720dc1a52a1fb9ba7f7 commit 70a629aab65fd9daa63a5720dc1a52a1fb9ba7f7 Author: maxerba Date: Wed Mar 11 18:39:52 2015 +0100 Updating italian translation ---

[EGIT] [games/elemines] master 01/01: Updating italian translation

2015-03-11 Thread maxerba
maxerba pushed a commit to branch master. http://git.enlightenment.org/games/elemines.git/commit/?id=9b4c8c8e9b1c3d15c0daf81ddce6381f5f30780a commit 9b4c8c8e9b1c3d15c0daf81ddce6381f5f30780a Author: maxerba Date: Wed Mar 11 18:28:05 2015 +0100 Updating italian translation --- po/it.po | 3

Re: [E-devel] add new win apis.

2015-03-11 Thread The Rasterman
On Wed, 11 Mar 2015 17:59:59 +0900 (KST) ChunEon Park said: > If you have played games, > they needs the snapshots to display the list of the saved files with them. true. that is a possible use case. > > -Regards, Hermet- > -Original Message- > From:

[EGIT] [bindings/python/python-efl] master 01/01: Evas: Change SmartCb event_info conversions into C functions

2015-03-11 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=a407e1129807922a087c4bf16bc2ae89b30b4461 commit a407e1129807922a087c4bf16bc2ae89b30b4461 Author: Kai Huuhko Date: Wed Mar 11 15:37:06 2015 +0200 Evas: Change SmartCb event_info c

[EGIT] [core/efl] master 01/01: evas - change error out from bitch to complain - cosmetic change

2015-03-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1733d29922f8f1e07d63ad6be3264bc9249b3301 commit 1733d29922f8f1e07d63ad6be3264bc9249b3301 Author: Carsten Haitzler (Rasterman) Date: Wed Mar 11 21:58:31 2015 +0900 evas - change error out from bit

[EGIT] [core/elementary] elementary-1.13 01/01: Genlist/Gengrid : Modified to handle the focus highlight on unrealized items

2015-03-11 Thread SangHyeon Lee
jaehwan pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=410817eb40a66357bc020fdcab2698999744f4ed commit 410817eb40a66357bc020fdcab2698999744f4ed Author: SangHyeon Lee Date: Wed Mar 11 19:59:58 2015 +0900 Genlist/Gengrid : Modified to

[EGIT] [core/elementary] master 01/01: Genlist/Gengrid : Modified to handle the focus highlight on unrealized items

2015-03-11 Thread SangHyeon Lee
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=260cdd6150d567fcee8d1afaf690e4b90cd16a2b commit 260cdd6150d567fcee8d1afaf690e4b90cd16a2b Author: SangHyeon Lee Date: Wed Mar 11 19:59:58 2015 +0900 Genlist/Gengrid : Modified to handle th

[EGIT] [core/elementary] master 01/01: elm - fix zmikes smart-arse stupid documentation remark

2015-03-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=dcca75666c54cae8b80210f7bdc3c17aff0d273f commit dcca75666c54cae8b80210f7bdc3c17aff0d273f Author: Carsten Haitzler (Rasterman) Date: Wed Mar 11 20:16:36 2015 +0900 elm - fix zmikes smart-ar

[EGIT] [bindings/python/python-efl] master 01/01: Evas.SmartObject: Keep refs in a list

2015-03-11 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=d36b61e97e98e2067f50a3aa510071f420cf6c30 commit d36b61e97e98e2067f50a3aa510071f420cf6c30 Author: Kai Huuhko Date: Wed Mar 11 11:36:50 2015 +0200 Evas.SmartObject: Keep refs in a

Re: [E-devel] add new win apis.

2015-03-11 Thread ChunEon Park
If you have played games, they needs the snapshots to display the list of the saved files with them. -Regards, Hermet- -Original Message- From: "Carsten Haitzler" To: "ChunEon Park"; Cc: "Enlightenment developer list"; Sent: 2015-03-11 (́ˆ˜) 15:00:23 S

[EGIT] [core/efl] master 01/01: tests/ecore: Make sure server keys end up in dist so the ecore ssl tests work

2015-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1086ea579b5a227b7c66a5dcba03bd93a6bbd13e commit 1086ea579b5a227b7c66a5dcba03bd93a6bbd13e Author: Stefan Schmidt Date: Wed Mar 11 09:34:06 2015 +0100 tests/ecore: Make sure server keys end up in d

Re: [E-devel] add new win apis.

2015-03-11 Thread Cedric BAIL
On Wed, Mar 11, 2015 at 7:00 AM, Carsten Haitzler wrote: > On Tue, 10 Mar 2015 19:41:34 +0900 (KST) ChunEon Park said: >> it's totally depends on app/design and scenarios. >> please imagine in point of their side. >> it's enough to capture the screen to use as the thumbnail / profile resource >>

[EGIT] [core/elementary] elementary-1.13 01/01: config: fix config name

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=7177b00a8fcc46bc28b983d776b2532acf371366 commit 7177b00a8fcc46bc28b983d776b2532acf371366 Author: Jaeun Choi Date: Tue Mar 3 13:36:53 2015 +0900 config: fix config name @fi

[EGIT] [core/elementary] elementary-1.13 01/01: gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in is on whether focus highlight is enabled or not

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=fcc7d531ab481cf762d54f35665b8159809a79d4 commit fcc7d531ab481cf762d54f35665b8159809a79d4 Author: Jaeun Choi Date: Fri Feb 27 18:14:20 2015 +0900 gengrid/genlist/list: focus first i

[EGIT] [core/elementary] elementary-1.13 01/01: layout: apply widget's states when elm_layout_file_set is called

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=a825f09dc8dba20e5a2f221c5d238fcf89202b54 commit a825f09dc8dba20e5a2f221c5d238fcf89202b54 Author: Jaeun Choi Date: Fri Feb 27 14:15:42 2015 +0900 layout: apply widget's states when

[EGIT] [core/elementary] elementary-1.13 01/01: popup: removed button style setting code in theme_apply

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=f84c2b30ed6991b5f6f70e3ab6a6fbdc0e56cf80 commit f84c2b30ed6991b5f6f70e3ab6a6fbdc0e56cf80 Author: Jaeun Choi Date: Fri Feb 13 21:28:05 2015 +0900 popup: removed button style setting

[EGIT] [core/elementary] elementary-1.13 01/01: gengrid: select the focused item on enter key input

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=a207d2fda8a789d8fcf572a1afa7069fe2a331e7 commit a207d2fda8a789d8fcf572a1afa7069fe2a331e7 Author: Jaeun Choi Date: Thu Feb 12 19:15:57 2015 +0900 gengrid: select the focused item on

[EGIT] [core/elementary] elementary-1.13 01/01: genlist: select the focused item on enter key input

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=be66a88203692334e3a42f24122465678a24628b commit be66a88203692334e3a42f24122465678a24628b Author: Jaeun Choi Date: Thu Feb 12 17:31:00 2015 +0900 genlist: select the focused item on

[EGIT] [core/elementary] elementary-1.13 01/01: popup: passing right parameter to elm_layout_sizing_eval

2015-03-11 Thread Jaeun Choi
eunue pushed a commit to branch elementary-1.13. http://git.enlightenment.org/core/elementary.git/commit/?id=62cc830c0768928b23bacf3b77d8b2ab74f951c5 commit 62cc830c0768928b23bacf3b77d8b2ab74f951c5 Author: Jaeun Choi Date: Tue Feb 10 16:01:23 2015 +0900 popup: passing right parameter to e

[EGIT] [core/efl] master 01/01: examples/evas: Remove no longer existing resources from dist

2015-03-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9afa762e54c7641e2fcc1cecaee8e6f9f73a1638 commit 9afa762e54c7641e2fcc1cecaee8e6f9f73a1638 Author: Stefan Schmidt Date: Wed Mar 11 08:57:25 2015 +0100 examples/evas: Remove no longer existing resou