Re: [E-devel] Enlightenment E17 Lost Windows Fix for Ticket #1680

2012-10-30 Thread Deon Thomas
Updated patch: https://dl.dropbox.com/u/7371269/lost_windows_3.4.patch Thank You. --- --- --- --- --- --- --- --- --- Deon Thomas [ http://www.elivecd.org ] Programmer / Network Admin / Microsoft Certified Technology Specialist On Mon, Oct 29, 2012 at 10:38 PM, Deon Thomas wrote: > Do not update

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread Cedric BAIL
On Wed, Oct 31, 2012 at 12:07 PM, David Seikel wrote: > The quotations in this thread are a bit screwed. Lucas De Marchi said > the first paragraph here. I think Christophe is correctly quoted, but > that part seems to be on a different mailing list. > > On Wed, 31 Oct 2012 10:53:48 +0900 Cedric

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread David Seikel
The quotations in this thread are a bit screwed. Lucas De Marchi said the first paragraph here. I think Christophe is correctly quoted, but that part seems to be on a different mailing list. On Wed, 31 Oct 2012 10:53:48 +0900 Cedric BAIL wrote: > On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dum

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread Cedric BAIL
On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL wrote: >> Hello, >> >> On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez >> wrote: There are lots of concerns from EFL developers (me included) on how the development of We

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread Gustavo Sverzut Barbieri
On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL wrote: > Hello, > > On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez > wrote: >>> There are lots of concerns from EFL developers (me included) on how >>> the development of WebKit-EFL is being done. The API of webkit2 even >>> not being fully support

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread Cedric BAIL
Hello, On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez wrote: >> There are lots of concerns from EFL developers (me included) on how >> the development of WebKit-EFL is being done. The API of webkit2 even >> not being fully supported by EFL, as contrary to webkit1. There's only >> 1 developer t

Re: [E-devel] [ecore] ecore_thread_check and ecore_thread_cancel

2012-10-30 Thread Cedric BAIL
On Wed, Oct 31, 2012 at 1:37 AM, Patryk Kaczmarek wrote: > I had find strange behaviour in two functions, ecore_thread_check and > ecore_thread_cancel, while argument is NULL both returns TRUE. > That is correct or something should be fixed? Well, not really defined (as it doesn't really make se

[E-devel] [RFC] Add embryo function get_image_id

2012-10-30 Thread Daniel Willmann
Hello, please see attached patch which adds a function to get an image ID from a name (similar to get_part_id). I updated examples/embryo_custom_state.edc to show how to use it. Please tell me whether I need to change anything or if this patch is okay to commit. Regards, Daniel Willmann >From 1a

[E-devel] [e] cpufreq

2012-10-30 Thread rustyBSD
Hi, here is a patch for e/src/modules/cpufreq/e_mod_main.c I. _cpufreq_status_check_available() always returns 1, so moved to void. II. Don't need to 'buf[sizeof(buf) - 1] = 0;', as it's already done by snprintf. III. Stuff for OpenBSD. IV. Fixed files descriptors leaks, and removed usel

[E-devel] [ecore] ecore_thread_check and ecore_thread_cancel

2012-10-30 Thread Patryk Kaczmarek
Hi all, I had find strange behaviour in two functions, ecore_thread_check and ecore_thread_cancel, while argument is NULL both returns TRUE. That is correct or something should be fixed? Regards, Patrick -- Everyon

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-30 Thread Lucas De Marchi
[ CC'ing enlightenment-devel] On Tue, Oct 30, 2012 at 1:08 PM, Thiago Marcos P. Santos wrote: > Nowadays, most of the development is happening on EWK2. Maybe is time > to trace some plans and discuss about when and how to deprecate the > EWK1 API. > > Maintaining 2 APIs is like working on two dif

[E-devel] E theme breakage

2012-10-30 Thread Tom Hacohen
Hey guys, I changed e_entry to use edje_entry. This change removes a lot of useless code, fixes some annoying issues and generally just makes e entry better. The downside is that it breaks current themes. I updated the default, dark and dtrs themes. Please see what I changed and update your theme

Re: [E-devel] [Patch] Align of Elm_Notify

2012-10-30 Thread ChunEon Park
I pushed your patch. Also, I changed some more code additionally. please check this revision http://trac.enlightenment.org/e/changeset/78659 Finally, It will be much helpful if you change all deprecated APIs usages in our trunk Thank you. -Regards,

Re: [E-devel] [Patch] Align of Elm_Notify

2012-10-30 Thread Seunggyun Kim
Sorry :) I attached patch again. Please use this. Thanks. -Original Message- From: Seunggyun Kim [mailto:sgyun@samsung.com] Sent: Tuesday, October 30, 2012 9:33 PM To: 'ChunEon Park'; 'Enlightenment developer list' Cc: sgyun@samsung.com Subject: RE: [E-devel] [Patch] Align of Elm_

Re: [E-devel] [Patch] Align of Elm_Notify

2012-10-30 Thread Seunggyun Kim
Thanks for reviewing. I newly added ELM_NOTIFY_ALIGN_FILL define and fixed elm_notify_orient_set api using elm_notify_align_set. I attached new patch. Thanks :) -Original Message- From: ChunEon Park [mailto:her...@naver.com] Sent: Tuesday, October 30, 2012 11:15 AM To: Seunggyun Kim; 'E

Re: [E-devel] [PATCH][Ecore,Edje,E,E-Modules-Extra] Fix typos.

2012-10-30 Thread Igor Murzov
On Tue, 30 Oct 2012 00:06:18 -0200 Lucas De Marchi wrote: > On Mon, Oct 29, 2012 at 10:12 PM, Igor Murzov wrote: > > On Mon, 29 Oct 2012 19:57:34 -0200 > > Lucas De Marchi wrote: > > > >> On Mon, Oct 29, 2012 at 9:34 AM, Igor Murzov wrote: > >> > Hi list. > >> > > >> > Here are four trivial pa

Re: [E-devel] [e] e_fm_op.c: Gettext

2012-10-30 Thread rustyBSD
Le 30/10/2012 11:44, Michael Blumenkrantz a écrit : > any particular reason? For translation -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: ht

Re: [E-devel] [e] e_fm_op.c: Gettext

2012-10-30 Thread Michael Blumenkrantz
any particular reason? On Tue, Oct 30, 2012 at 7:47 AM, rustyBSD wrote: > Hi all, > can someone add gettext support to e/src/bin/e_fm_op.c ? > > Thanks ! > > -- > Everyone hates slow websites. So do we. > Make your web a

Re: [E-devel] [ecore] Recursive rm

2012-10-30 Thread Michael Blumenkrantz
in On Tue, Oct 30, 2012 at 8:30 AM, rustyBSD wrote: > Le 15/10/2012 18:57, rustyBSD a écrit : > > Le 15/10/2012 10:03, Vincent Torri a écrit : > >> > Maxime: you can separate code with the _WIN32 macro. Can you update > >> > ecore and write a patch that use lstat on non win32 ? > > Ok. > So, wh

Re: [E-devel] E SVN: raster trunk/THEMES/dark/edje/edc

2012-10-30 Thread Michaël Bouchaud
arf, one more bug to solve :P 2012/10/30 Carsten Haitzler > On Mon, 29 Oct 2012 16:36:53 +0100 Michaël Bouchaud said: > > yup! the message() func wasnt inherited (in the general script {} sectin > not > the script {} per program). > > > Hum, I've fixed this bug in edje recently ... still here ?

Re: [E-devel] E SVN: cedric IN trunk/e: data/etc src/bin

2012-10-30 Thread Michael Blumenkrantz
On Tue, Oct 30, 2012 at 8:36 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > e: add gdb support to enlightenment_sys to work around Ubuntu crappy > kernel patch. > > > Author: cedric > Date: 2012-10-30 01:36:26 -0700 (Tue, 30 Oct 2012) > New Revision: 78640 > Trac

Re: [E-devel] [ecore] Recursive rm

2012-10-30 Thread rustyBSD
Le 15/10/2012 18:57, rustyBSD a écrit : > Le 15/10/2012 10:03, Vincent Torri a écrit : >> > Maxime: you can separate code with the _WIN32 macro. Can you update >> > ecore and write a patch that use lstat on non win32 ? > Ok. So, what's new ?? ---

Re: [E-devel] [Patch][e] [gadman] Fix widget position

2012-10-30 Thread Michael Blumenkrantz
in On Tue, Oct 30, 2012 at 7:37 AM, Doyoun Kang wrote: > Dear all. > > I found that there is no consider zone's x,y position while gadman module > is calculating the specified gadget's position in _apply_widget_position(). > I added code to fix gadget's position correctly in gadman module. > Plea

[E-devel] [e] e_fm_op.c: Gettext

2012-10-30 Thread rustyBSD
Hi all, can someone add gettext support to e/src/bin/e_fm_op.c ? Thanks ! -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/

[E-devel] [Patch][e] [gadman] Fix widget position

2012-10-30 Thread Doyoun Kang
Dear all. I found that there is no consider zone's x,y position while gadman module is calculating the specified gadget's position in _apply_widget_position(). I added code to fix gadget's position correctly in gadman module. Please review this patch. Thanks. -- Doyoun Kang e_mod_gadman.diff D

[E-devel] [Elementary] Query related to sideeffect of genlist using clipper for changing color in disabled state for its text and swallow parts of items

2012-10-30 Thread Rajeev Ranjan
Hi, I am encountering an issue when using a widget which has its own color change(using its theme implementation) on being disabled in Genlist item in disabled state. When an item is disabled, the clipper part's(disclip) color in genlist is changed, as a result the clippie(swallow part) colo