Re: [E-devel] The state of EFL/Elementary's Cross Platform Support

2014-09-21 Thread Quelrond
Hello, I'm Enlightenment user on FreeBSD since E16.999. I really want to see E19 working on my favourite platform, but I am not programmer (just a little). I am ready to provide one or two VMs on FreeBSD or PCBSD (desktop version of FreeBSD) for your build bot if it helps. Probably, it would

[EGIT] [apps/terminology] master 01/01: generate tty_keys.h from xterm itself

2014-09-21 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=671fe7967b613c51b9de670a5955dbc9fe3f3f6f commit 671fe7967b613c51b9de670a5955dbc9fe3f3f6f Author: Boris Faure bill...@gmail.com Date: Sun Sep 21 18:27:23 2014 +0200 generate tty_keys.h

[EGIT] [core/efl] master 01/01: edje_edit: added missing funcion declaration

2014-09-21 Thread Andrii Kroitor
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6cbadc9735a3a939afdf2f46f7b387e4ac52827e commit 6cbadc9735a3a939afdf2f46f7b387e4ac52827e Author: Andrii Kroitor an.kroi...@samsung.com Date: Mon Sep 22 10:55:27 2014 +0900 edje_edit: added

Re: [E-devel] [EGIT] [core/elementary] master 01/01: scale: set the base scale of the application.

2014-09-21 Thread Jaehwan Kim
Yes, we inserted the scale factor in edje. But sometimes an application uses fixed pixel size in elementary widget. (Of course, I don't recommend it.) At that time, the application should convert the size based on scale 1.0. If the application is made based on other scale, the converting is very

Re: [E-devel] [EGIT] [core/elementary] master 01/01: scale: set the base scale of the application.

2014-09-21 Thread Jaehwan Kim
2014년 9월 19일 금요일, Kosyrev Serge_deepf...@feelingofgreen.ru님이 작성한 메시지: Tom Hacohen tom.haco...@samsung.com javascript:; writes: On 19/09/14 05:48, Jaehwan Kim wrote: #define ELM_RECTS_INTERSECT(x, y, w, h, xx, yy, ww, hh) (((x) ((xx) + (ww))) ((y) ((yy) + (hh))) (((x) + (w)) (xx))

[EGIT] [core/elementary] master 01/01: scale: add a bracket in the ELM_SCALE_SIZE macro.

2014-09-21 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f595f0c0003ffeb307d12458886118394a341939 commit f595f0c0003ffeb307d12458886118394a341939 Author: Jaehwan Kim jae.hwan@samsung.com Date: Mon Sep 22 13:50:58 2014 +0900 scale: add a

[EGIT] [core/efl] master 01/01: edje_program: added signal focus, part, out when focus is discarded

2014-09-21 Thread Andrii Kroitor
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1bbf15899bad0153bf8c0784a57b54768876903e commit 1bbf15899bad0153bf8c0784a57b54768876903e Author: Andrii Kroitor an.kroi...@samsung.com Date: Mon Sep 22 13:51:41 2014 +0900 edje_program: added

[EGIT] [core/efl] efl-1.11 01/01: edje_program: added signal focus, part, out when focus is discarded

2014-09-21 Thread Andrii Kroitor
hermet pushed a commit to branch efl-1.11. http://git.enlightenment.org/core/efl.git/commit/?id=8330e80acb275237bed7efee9457e123acf200b0 commit 8330e80acb275237bed7efee9457e123acf200b0 Author: Andrii Kroitor an.kroi...@samsung.com Date: Mon Sep 22 13:51:41 2014 +0900 edje_program: added