[EGIT] [core/efl] efl-1.9 01/01: evas/proxy - redraw proxy source properly.

2014-03-26 Thread ChunEon Park
hermet pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=25391697e6a16fce8ac1535b3db8375d98f8142b commit 25391697e6a16fce8ac1535b3db8375d98f8142b Author: ChunEon Park Date: Thu Mar 27 15:47:00 2014 +0900 evas/proxy - redraw proxy source properly.

[EGIT] [core/efl] master 03/03: Eolian/Lexer: fix function names parsing.

2014-03-26 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5f497750f6e10f266bff3443eefc4cda6b76e31b commit 5f497750f6e10f266bff3443eefc4cda6b76e31b Author: Daniel Zaoui Date: Thu Mar 27 08:22:26 2014 +0200 Eolian/Lexer: fix function names parsing.

[EGIT] [core/efl] master 01/03: Eolian: move the beta API ifdef to cover all the H types and functions.

2014-03-26 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=149509249bdbc6d6ab8fb940ca2829cec6479008 commit 149509249bdbc6d6ab8fb940ca2829cec6479008 Author: Daniel Zaoui Date: Wed Mar 26 15:54:09 2014 +0200 Eolian: move the beta API ifdef to cover al

[EGIT] [core/efl] master 02/03: Eolian: fix virtual pure support.

2014-03-26 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c863154a7956f5af356053094fe50ce52b9a5adb commit c863154a7956f5af356053094fe50ce52b9a5adb Author: Daniel Zaoui Date: Wed Mar 26 16:12:39 2014 +0200 Eolian: fix virtual pure support.

[EGIT] [core/efl] master 01/01: evas/proxy - redraw proxy source properly.

2014-03-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2070f8c390ec8d8c491aff51ab95a9bbb4fd630 commit b2070f8c390ec8d8c491aff51ab95a9bbb4fd630 Author: ChunEon Park Date: Thu Mar 27 15:47:00 2014 +0900 evas/proxy - redraw proxy source properly.

[EGIT] [core/elementary] master 01/01: elementary - added missed @since

2014-03-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=8ac522691b75fe9001b91b0fcd6ed844241ea7b5 commit 8ac522691b75fe9001b91b0fcd6ed844241ea7b5 Author: ChunEon Park Date: Thu Mar 27 15:43:02 2014 +0900 elementary - added missed @since --- src

[EGIT] [tools/enventor] master 01/01: theme - fix the compat issue.

2014-03-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=104ee94f9c101143583af4614de1e98712dd4c8c commit 104ee94f9c101143583af4614de1e98712dd4c8c Author: ChunEon Park Date: Thu Mar 27 09:11:18 2014 +0900 theme - fix the compat issue. thi

Re: [E-devel] [EGIT] [core/elementary] master 01/01: general "bugfix" via feature - add version numbering for elm theme

2014-03-26 Thread ChunEon Park
By this patch, I found Enventor couldn't apply theme extension anymore. Did you intend this? or bug? This is definitely theme break. -Regards, Hermet- -Original Message- From: "Carsten Haitzler" To: ; Cc: Sent: 2014-03-26 (수) 18:06:14 Subject: [EG

[EGIT] [core/elementary] master 01/01: key binding: define Elm_Action function as having a return type of Eina_Bool

2014-03-26 Thread Jaeun Choi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f8d46bfca2a9285b45ec76062cd85b69dc86a7db commit f8d46bfca2a9285b45ec76062cd85b69dc86a7db Author: Jaeun Choi Date: Thu Mar 27 08:56:37 2014 +0900 key binding: define Elm_Action function as

[EGIT] [website/planet] master 01/01: conf: update @barbieri blog URL

2014-03-26 Thread Bertrand Jacquin
beber pushed a commit to branch master. http://git.enlightenment.org/website/planet.git/commit/?id=89d47891871e434a9182d2bccb3291c76fb278d8 commit 89d47891871e434a9182d2bccb3291c76fb278d8 Author: Bertrand Jacquin Date: Wed Mar 26 23:02:55 2014 +0100 conf: update @barbieri blog URL --- co

Re: [E-devel] Efl and Elementary 1.9.2 and Enlightenment 0.18.6 release

2014-03-26 Thread Daniel McLellan
to what git commit tags do these correspond, please? On Wed, Mar 26, 2014 at 3:15 PM, Jeff Hoogland wrote: > Good work guys. > > > On Tue, Mar 25, 2014 at 8:12 AM, Stefan Schmidt > wrote: > > > We are happy to release another stable update for the 1.9.x series. > Within > > the several fixes we

Re: [E-devel] Efl and Elementary 1.9.2 and Enlightenment 0.18.6 release

2014-03-26 Thread Jeff Hoogland
Good work guys. On Tue, Mar 25, 2014 at 8:12 AM, Stefan Schmidt wrote: > We are happy to release another stable update for the 1.9.x series. Within > the several fixes we also fixed another ABI break in EFL that got > introduced in 1.9. (We are improving our tooling and process to avoid these >

[E-devel] Efl and Elementary 1.9.2 and Enlightenment 0.18.6 release

2014-03-26 Thread Stefan Schmidt
We are happy to release another stable update for the 1.9.x series. Within the several fixes we also fixed another ABI break in EFL that got introduced in 1.9. (We are improving our tooling and process to avoid these in the future). Mike also asked me to include his announcement for Enlighteneme

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas Textblock: increase ref of format before work

2014-03-26 Thread Stefan Schmidt
Hello. On Wed, 2014-03-26 at 05:33, Daniel Hirt wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=5778896735c0826176872e389879fae914b0500d > > commit 5778896735c0826176872e389879fae914b0500d > Author: Daniel Hirt > Date: Tue Mar 25 17:10:

Re: [E-devel] [EGIT] [apps/eterm] master 01/01: Patch from Pavel Sanda to fix copy/paste behavior with some Qt-based apps (e.g., LyX).

2014-03-26 Thread Tom Hacohen
https://phab.enlightenment.org/w/git_practices/ On 26/03/14 16:00, Michael Jennings wrote: > mej pushed a commit to branch master. > > http://git.enlightenment.org/apps/eterm.git/commit/?id=31233f31d83a80756c60aee7e10bcfa04cce12bd > > commit 31233f31d83a80756c60aee7e10bcfa04cce12bd > Author: Micha

[EGIT] [apps/eterm] eterm-0.10 01/01: Patch from Pavel Sanda to fix copy/paste behavior with some Qt-based apps (e.g., LyX).

2014-03-26 Thread Michael Jennings
mej pushed a commit to branch eterm-0.10. http://git.enlightenment.org/apps/eterm.git/commit/?id=f176b4632da282560f64705d3c6e2f260f62dc25 commit f176b4632da282560f64705d3c6e2f260f62dc25 Author: Michael Jennings Date: Wed Mar 26 10:00:35 2014 -0700 Patch from Pavel Sanda to fix copy/paste

[EGIT] [apps/eterm] master 01/01: Patch from Pavel Sanda to fix copy/paste behavior with some Qt-based apps (e.g., LyX).

2014-03-26 Thread Michael Jennings
mej pushed a commit to branch master. http://git.enlightenment.org/apps/eterm.git/commit/?id=31233f31d83a80756c60aee7e10bcfa04cce12bd commit 31233f31d83a80756c60aee7e10bcfa04cce12bd Author: Michael Jennings Date: Wed Mar 26 09:00:45 2014 -0700 Patch from Pavel Sanda to fix copy/paste beh

[EGIT] [core/efl] master 01/01: Evas Textblock: increase ref of format before work

2014-03-26 Thread Daniel Hirt
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5778896735c0826176872e389879fae914b0500d commit 5778896735c0826176872e389879fae914b0500d Author: Daniel Hirt Date: Tue Mar 25 17:10:38 2014 +0200 Evas Textblock: increase ref of format before work

[EGIT] [games/etrophy] master 01/01: Add locale.h to inlcudes to fix compile on some systems.

2014-03-26 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/games/etrophy.git/commit/?id=6bae98b52a6b3647f7ede6d2ce63d81b259a384f commit 6bae98b52a6b3647f7ede6d2ce63d81b259a384f Author: Stefan Schmidt Date: Wed Mar 26 11:44:07 2014 +0100 Add locale.h to inlcudes to fix compile o

[EGIT] [core/elementary] master 01/01: general "bugfix" via feature - add version numbering for elm theme

2014-03-26 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=bc860d5cb14ef792251324de54041efcb75538cd commit bc860d5cb14ef792251324de54041efcb75538cd Author: Carsten Haitzler (Rasterman) Date: Wed Mar 26 18:06:08 2014 +0900 general "bugfix" via feat

[EGIT] [core/efl] efl-1.9 01/01: build: Disallow non-working sdl + opengl ES combination

2014-03-26 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=42c7f55c2f5636ecd565157ab0957c04c14fa1e5 commit 42c7f55c2f5636ecd565157ab0957c04c14fa1e5 Author: Stefan Schmidt Date: Tue Mar 25 17:38:41 2014 +0100 build: Disallow non-working sdl + opengl ES c

[EGIT] [core/efl] master 01/01: build: Disallow non-working sdl + opengl ES combination

2014-03-26 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3cc0e400cdb55ce90761de747dea2b8185bc2cd7 commit 3cc0e400cdb55ce90761de747dea2b8185bc2cd7 Author: Stefan Schmidt Date: Tue Mar 25 17:38:41 2014 +0100 build: Disallow non-working sdl + opengl ES co

[EGIT] [core/elementary] elementary-1.9 01/01: elm win - fix tracking of current position to properly store it in win obj

2014-03-26 Thread Carsten Haitzler
raster pushed a commit to branch elementary-1.9. http://git.enlightenment.org/core/elementary.git/commit/?id=78af7c9fd790e47815b4c1a68d0c62a99b472287 commit 78af7c9fd790e47815b4c1a68d0c62a99b472287 Author: Carsten Haitzler (Rasterman) Date: Wed Mar 26 17:08:24 2014 +0900 elm win - fix tra

[EGIT] [core/elementary] master 01/01: elm win - fix tracking of current position to properly store it in win obj

2014-03-26 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f8ced14ed63c4144a185c697fe1004fbabd9a35e commit f8ced14ed63c4144a185c697fe1004fbabd9a35e Author: Carsten Haitzler (Rasterman) Date: Wed Mar 26 17:08:24 2014 +0900 elm win - fix tracking of

[EGIT] [core/efl] master 01/01: fixes enlightenment working over non-shm paths.

2014-03-26 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5cdbcceccbb539065ffa7fc2d8b42ff3fdac3e09 commit 5cdbcceccbb539065ffa7fc2d8b42ff3fdac3e09 Author: Carsten Haitzler (Rasterman) Date: Wed Mar 26 15:54:40 2014 +0900 fixes enlightenment working over

[EGIT] [core/efl] efl-1.9 01/01: fixes enlightenment working over non-shm paths.

2014-03-26 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.9. http://git.enlightenment.org/core/efl.git/commit/?id=987a83ba9697b88e09c884ee060659595c5bc550 commit 987a83ba9697b88e09c884ee060659595c5bc550 Author: Carsten Haitzler (Rasterman) Date: Wed Mar 26 15:54:40 2014 +0900 fixes enlightenment working ove