Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-03 Thread Martin Jansa
On Fri, Feb 03, 2012 at 04:41:19PM +0900, Jihoon Kim wrote: > As Sachiel said, I guess you don't have any immodule. > > You can check whether immodule is existed or not in > /usr/local/lib/ecore/immodules or /usr/lib/ecore/immodules. > > If there is no immodule, en->imf_context is equal to NULL b

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-03 Thread Martin Jansa
On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote: > Hi, Martin. > > '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is > applied in SVN. > Thanks. > > However, I can't apply python patch because I haven't used python. > > Is there anybody able to review Martin's pytho

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-03 Thread Sachiel
-- Forwarded message -- From: Martin Jansa Date: 2012/2/3 Subject: Re: [E-devel] [PATCH] python-elementary: keyboard fixes To: Enlightenment developer list On Fri, Feb 03, 2012 at 04:41:19PM +0900, Jihoon Kim wrote: > As Sachiel said, I guess you don't have any immodule. > > You

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-03 Thread Martin Jansa
On Fri, Feb 03, 2012 at 10:52:18AM -0200, Iván Briano (Sachiel) wrote: > -- Forwarded message -- > From: Martin Jansa > Date: 2012/2/3 > Subject: Re: [E-devel] [PATCH] python-elementary: keyboard fixes > To: Enlightenment developer list > > > On Fri, Feb 03, 2012 at 04:41:19PM +

Re: [E-devel] [Patch] elm_panes patch

2012-02-03 Thread Christopher Michael
On 02/03/12 00:12, Rajeev Ranjan wrote: > Hi, On 02/02/12 10:41, Michael Blumenkrantz wrote: I'd like to see: >> This patch addresses the issue of API elm_panes_fixed_set > 'size_fixed_set' renamed to elm_panes_size_fixed_set OR elm_panes_fixed_size_set

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-03 Thread Davide Andreoli
2012/2/3 Martin Jansa : > On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote: >> Hi, Martin. >> >> '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is >> applied in SVN. >> Thanks. >> >> However, I can't apply python patch because I haven't used python. >> >> Is there anybo

Re: [E-devel] [Patch] ecore_ipc - remove potential risk in ecore_ipc_shutdown

2012-02-03 Thread Sebastian Dransfeld
On 02/02/2012 10:00 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 01 Feb 2012 03:06:01 + (GMT) Jeong-Hyun Yun > said: > >> Dear All. >> >> I removed potential risk in ecore_ipc_shutdown. >> >> If servers can't eina_list removed in ecore_ipc_server_del(), >> for example, delete_me is t

Re: [E-devel] [Patch] elm_panes patch

2012-02-03 Thread Rajeev Ranjan
Hi Michael, > On 02/03/12 00:12, Christopher Michael wrote: > Ok, so how about elm_panes_position_fixed_set ? I agree with this new name. How about making the existing API elm_panes_fixed_set() work by applying the patch for default theme and then replace this API with elm_panes_poistion_fixed_s