[E-devel] [Elm_check]: Changed signal coming twicet(toggle style) fix.

2013-01-15 Thread SHILPA ONKAR SINGH
Hi All, Please find attached bug fix for elm_check - toggle style. This patch prevents changed signal being sent twice in case of toggle style when check is clicked. This also fixes few indentation issues in the style. Change description: elm_check: Bug fix changed signal being sent twice in

[E-devel] gstereamer is necessary??

2013-01-15 Thread ChunEon Park
now, is gstreamer necessary in efl? checking for GSTREAMER... no configure: error: Package requirements (gstreamer-0.10) were not met: No package 'gstreamer-0.10' found -Regards, Hermet-

Re: [E-devel] gstereamer is necessary??

2013-01-15 Thread Christopher Michael
On 15/01/13 10:53, ChunEon Park wrote: now, is gstreamer necessary in efl? checking for GSTREAMER... no configure: error: Package requirements (gstreamer-0.10) were not met: No package 'gstreamer-0.10' found AFAIK, used for emotion engine. You can pass --disable-gstreamer but not

Re: [E-devel] gstereamer is necessary??

2013-01-15 Thread Eduardo Lima (Etrunko)
On Tue, Jan 15, 2013 at 8:53 AM, ChunEon Park her...@naver.com wrote: now, is gstreamer necessary in efl? checking for GSTREAMER... no configure: error: Package requirements (gstreamer-0.10) were not met: No package 'gstreamer-0.10' found It is required by emotion. Other backends may have

Re: [E-devel] gstereamer is necessary??

2013-01-15 Thread ChunEon Park
if so... I've just used vlc... no problem. thanks. -Regards, Hermet- -Original Message- From: Christopher Michaellt;cp.mich...@samsung.comgt; To: Enlightenment developer listlt;enlightenment-devel@lists.sourceforge.netgt;; Cc: ChunEon

Re: [E-devel] Integrating Irrlicht. WAS: PROPOSAL: Support physics on Edje

2013-01-15 Thread David Seikel
On Mon, 14 Jan 2013 14:15:08 -0200 Bruno Dilly bdi...@profusion.mobi wrote: On Fri, Jan 11, 2013 at 4:36 AM, David Seikel onef...@gmail.com wrote: Success! Elementary, ePhysics, and Irrlicht are sharing the one OpenGL window. Created by Evas_GL, then passed to Irrlicht to do it's thing.

Re: [E-devel] [PATCH] desklock is not working on idle timer

2013-01-15 Thread Mariusz Bialonczyk
On 01/14/2013 07:18 PM, Brian 'morlenxus' Miculcy wrote: Hey, please check if recent svn rev fixes your problems. yes, it's fixed, thank you :) regards -- Mariusz Białończyk jabber/e-mail: ma...@skyboo.net http://manio.skyboo.net

Re: [E-devel] gstereamer is necessary??

2013-01-15 Thread Gustavo Sverzut Barbieri
On Tue, Jan 15, 2013 at 9:08 AM, ChunEon Park her...@naver.com wrote: if so... I've just used vlc... no problem. thanks. If you just want VLC, configure EFL with --disable-gstreamer. Xine is disabled by default. Then you need to checkout the other package from trunk/emotion_generic_players

Re: [E-devel] E SVN: hermet trunk/efl

2013-01-15 Thread Gustavo Sverzut Barbieri
On Tue, Jan 15, 2013 at 10:51 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: efl/ecore_imf - need dependecy from imf modules. - [ibus-1.0 = 1.4 glib-2.0], + [ibus-1.0 = 1.4 glib-2.0 evas ecore-x ecore-evas], - [scim], + [scim ecore-x ecore-evas], nooo...

Re: [E-devel] E SVN: tasn trunk/efl/src/lib/evas/canvas

2013-01-15 Thread Gustavo Sverzut Barbieri
On Tue, Jan 15, 2013 at 12:49 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Evas textblock: Added EAPI to the ifdefed debugging funcs. nice, but please namespace these otherwise they may conflict with other library or application symbols -- Gustavo Sverzut Barbieri

Re: [E-devel] Heads Up: EFL single tree is ready for tests!

2013-01-15 Thread Steven Le Roux
Hi, trying the efl tree : CCLD modules/emotion/gstreamer/module.la CCLD lib/ethumb/libethumb.la CCLD edje_external/emotion/module.la CCLD bin/edje/edje_cc CCLD bin/edje/edje_decc CCLD bin/edje/edje_player CCLD bin/edje/edje_inspector CCLD

Re: [E-devel] Heads Up: EFL single tree is ready for tests!

2013-01-15 Thread Gustavo Sverzut Barbieri
On Tue, Jan 15, 2013 at 2:53 PM, Steven Le Roux ste...@le-roux.info wrote: Hi, trying the efl tree : lib/evas/.libs/libevas.so: undefined reference to `eet_mmap' collect2: error: ld returned 1 exit status weird, next failure send the following: - svn revision number - pastebin of make V=1

Re: [E-devel] Heads Up: EFL single tree is ready for tests!

2013-01-15 Thread Steven Le Roux
The last commit remove this error... don't mind... So ok here for efl tree on linux 64bits (as many of you... but here is my test contribution ;) ) thx ! On Tue, Jan 15, 2013 at 6:32 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Jan 15, 2013 at 2:53 PM, Steven Le Roux

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-01-15 Thread Lucas De Marchi
On Tue, Jan 15, 2013 at 12:43 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: small improvement to window dragging: when allowing drag of maximized windows, changing the screen of a window will automatically attempt to resize the window so as to better fit the screen

Re: [E-devel] Merging the EFL bindings

2013-01-15 Thread Tom Hacohen
python-efl. On Mon, Jan 14, 2013 at 10:06 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jan 14, 2013 at 7:47 PM, Tom Hacohen t...@stosb.com wrote: Hey, Now that we have a single EFL tree, we can and probably should merge the python/whatever bindings as well.

Re: [E-devel] Merging the EFL bindings

2013-01-15 Thread Davide Andreoli
2013/1/14 Tom Hacohen t...@stosb.com Hey, Now that we have a single EFL tree, we can and probably should merge the python/whatever bindings as well. To be honest, it's not something I have the time or interest to do, just sending this reminder in case anyone is. Hi all! I'm instead

Re: [E-devel] E SVN: tasn trunk/efl/src/lib/evas/canvas

2013-01-15 Thread Tom Hacohen
They are actually more of a hack that I use when I work on textblock. It started making issues without EAPI with my current setup so I added the EAPI. I haven't namespaced them as I want to type as little as possible when debugging. :) If they ever clash for someone, that someone should change it

Re: [E-devel] Merging the EFL bindings

2013-01-15 Thread Tom Hacohen
There's already an Eo base class. I actually wonder where it is, because Yakov had it ready. Yakov, where is everything? :) On Tue, Jan 15, 2013 at 9:20 PM, Davide Andreoli d...@gurumeditation.itwrote: 2013/1/14 Tom Hacohen t...@stosb.com Hey, Now that we have a single EFL tree, we can

Re: [E-devel] E SVN: mike_m IN trunk/efl/src/bin: edbus edje

2013-01-15 Thread Tom Hacohen
On Mon, Jan 14, 2013 at 10:33 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 14, 2013 at 6:32 PM, Tom Hacohen t...@stosb.com wrote: How is this a bug in the compiler? bla = func_name; and bla = var_name; are both valid C statements, it's a bug if they fixed it.

Re: [E-devel] E SVN: mike_m IN trunk/efl/src/bin: edbus edje

2013-01-15 Thread Tom Hacohen
On Mon, Jan 14, 2013 at 10:48 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 14, 2013 at 8:33 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 14, 2013 at 6:32 PM, Tom Hacohen t...@stosb.com wrote: How is this a bug in the compiler? bla =

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/bin

2013-01-15 Thread The Rasterman
On Tue, 15 Jan 2013 18:27:16 -0200 Lucas De Marchi lucas.demar...@profusion.mobi said: On Tue, Jan 15, 2013 at 12:43 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: small improvement to window dragging: when allowing drag of maximized windows, changing the screen of a window

Re: [E-devel] [Elm_check]: Changed signal coming twicet(toggle style) fix.

2013-01-15 Thread Daniel Juyung Seo
Hello, this patch looks cool and in SVN but I have some comments. http://trac.enlightenment.org/e/changeset/82845 1. indentation. The indentation between EFL c sources and EDC are different. EDC uses 3 spcaes for indentation. You don't need to change it. It's already ok. I fixed indentations in

Re: [E-devel] [Announce] Enlightenment DR 0.17-alpha2

2013-01-15 Thread Cedric BAIL
On Tue, Jan 15, 2013 at 11:41 PM, David Seikel onef...@gmail.com wrote: On Mon, 31 Dec 2012 14:14:03 +1000 David Seikel onef...@gmail.com wrote: On Fri, 16 Nov 2012 01:10:47 +1000 David Seikel onef...@gmail.com wrote: On Thu, 15 Nov 2012 16:56:43 +0200 Tom Hacohen t...@stosb.com wrote:

Re: [E-devel] E SVN: tasn trunk/efl/src/lib/evas/canvas

2013-01-15 Thread Gustavo Sverzut Barbieri
On Tuesday, January 15, 2013, Tom Hacohen wrote: They are actually more of a hack that I use when I work on textblock. It started making issues without EAPI with my current setup so I added the EAPI. I haven't namespaced them as I want to type as little as possible when debugging. :) If

Re: [E-devel] E SVN: hermet trunk/efl

2013-01-15 Thread ChunEon Park
Thank you. -Regards, Hermet- -Original Message- From: Gustavo Sverzut Barbierilt;barbi...@profusion.mobigt; To: Enlightenment Developmentlt;enlightenment-devel@lists.sourceforge.netgt;; Cc: