Re: [E-devel] e17 todo

2011-05-16 Thread Gustavo Sverzut Barbieri
Asked Marcel Holtmann, from ConnMan and answers are below: On Fri, May 13, 2011 at 10:03 PM, Carsten Haitzler wrote: > On Fri, 13 May 2011 18:16:58 -0300 Gustavo Sverzut Barbieri > said: > >> On Fri, May 13, 2011 at 9:44 AM, Carsten Haitzler >> wrote: >> > On Fri, 13 May 2011 09:18:50 -0300 Bru

Re: [E-devel] E SVN: discomfitor IN trunk/eeze/src: bin lib

2011-05-16 Thread Mike Blumenkrantz
On Mon, 16 May 2011 20:18:54 -0400 Mike Blumenkrantz wrote: > On Mon, 16 May 2011 17:14:44 -0700 > "Enlightenment SVN" wrote: > > > Log: > > huge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard > > initially, I think this fixes it all > > > > Author: discomfitor >

Re: [E-devel] E SVN: discomfitor IN trunk/eeze/src: bin lib

2011-05-16 Thread Mike Blumenkrantz
On Mon, 16 May 2011 17:14:44 -0700 "Enlightenment SVN" wrote: > Log: > huge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard > initially, I think this fixes it all > > Author: discomfitor > Date: 2011-05-16 17:14:44 -0700 (Mon, 16 May 2011) > New Revision: 594

Re: [E-devel] Path key in Desktop entry file not used‏

2011-05-16 Thread Mark-Willem Jansen
Me again, Just noticed that efreet has it own implementation of executing a program based on it desktop entry. One could use this efreet_desktop_exec() to execute desktop entries from e_exec(). It uses efreet_desktop_command_get() as e_exec() does, but has a different callback function to ex

[E-devel] embryo_cc is not using eina_prefix

2011-05-16 Thread Vincent Torri
raster, is it normal ? note also that the prefix stuff of embryo is using a code specifically for mac os x, while eina_prefix is not. Is it (also) normal ? Vincent -- Achieve unprecedented app performance and reliabili

[E-devel] eina_object.c not compiling when threads are disabled

2011-05-16 Thread Vincent Torri
hey cedric, can you look at your baby ? Vincent -- Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation

Re: [E-devel] E SVN: raster IN trunk/ecore/src/lib/ecore_x: . xlib

2011-05-16 Thread Vincent Torri
up On Sat, 14 May 2011, Vincent Torri wrote: > > changelog > > Vincent > > On Fri, 13 May 2011, Enlightenment SVN wrote: > >> Log: >> oooh evil start on trying to get real vsync interrupts from x :) >> >> >> >> Author: raster >> Date: 2011-05-13 21:11:13 -0700 (Fri, 13 May 2

Re: [E-devel] comp-scale module

2011-05-16 Thread Nikolas Arend
Original-Nachricht > Datum: Wed, 11 May 2011 12:56:47 +0200 > Von: "hannes.janet...@gmail.com" > An: Nikolas Arend > CC: enlightenment-devel > Betreff: Re: [E-devel] comp-scale module > On Sun, May 8, 2011 at 6:08 AM, Nikolas Arend > wrote: > > Hi, > > > > I'd like to patch

Re: [E-devel] Path key in Desktop entry file not used‏

2011-05-16 Thread Mark-Willem Jansen
Take two. tabs are expanded and the patch is now attached to the e-mail. -- Mark-Willem Jansen > From: markwil...@hotmail.com > To: s...@tango.flipp.net; enlightenment-devel@lists.sourceforge.net > Date: Mon, 16 May 2011 15:28:18 +0200 > Subject: Re: [E-d

Re: [E-devel] Path key in Desktop entry file not used‏

2011-05-16 Thread Mark-Willem Jansen
okay, made a small patch with some help from the IRC channel. Looks like the tabs are copied as spaces. -- Mark-Willem Jansen Index: src/bin/e_exec.c === --- src/bin/e_exec.c    (revision 56278) +++ src/bin/e_exec.c    (working co

Re: [E-devel] [Patch] Focus moving by arrow key.

2011-05-16 Thread The Rasterman
On Mon, 16 May 2011 20:11:12 +1000 David Seikel said: > On Mon, 16 May 2011 19:03:32 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Mon, 16 May 2011 20:02:35 +1000 David Seikel > > said: > > > > > On Mon, 16 May 2011 18:37:55 +0900 WooHyun Jung > > > wrote: > > > > > > > Hello. Al

Re: [E-devel] splitting elm_map into a new library

2011-05-16 Thread Atton Jonathan
let's go for route. 2011/5/16 sangho park > i'm not good at english, but 'path' is unfamiliar to me. > anyhow it's just naming issue. english-speaking people can confirm that > easily :-) > > and.. > > 'split route & track' is good to me. > if you okay, pls give me a time to do that. > > On Sun,

Re: [E-devel] [Patch] Focus moving by arrow key.

2011-05-16 Thread David Seikel
On Mon, 16 May 2011 19:03:32 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 16 May 2011 20:02:35 +1000 David Seikel > said: > > > On Mon, 16 May 2011 18:37:55 +0900 WooHyun Jung > > wrote: > > > > > Hello. All ~ > > > > > > I've made a patch for "Focus moving by arrow key". > > >

Re: [E-devel] [Patch] Focus moving by arrow key.

2011-05-16 Thread The Rasterman
On Mon, 16 May 2011 20:02:35 +1000 David Seikel said: > On Mon, 16 May 2011 18:37:55 +0900 WooHyun Jung > wrote: > > > Hello. All ~ > > > > I've made a patch for "Focus moving by arrow key". > > > > After adapting this patch to current elementary, you can check the > > change by executing el

Re: [E-devel] [Patch] Focus moving by arrow key.

2011-05-16 Thread David Seikel
On Mon, 16 May 2011 18:37:55 +0900 WooHyun Jung wrote: > Hello. All ~ > > I've made a patch for "Focus moving by arrow key". > > After adapting this patch to current elementary, you can check the > change by executing elementary_test application. > > (elementary_test -> focus) > > > > Can

[E-devel] [Patch] Focus moving by arrow key.

2011-05-16 Thread WooHyun Jung
Hello. All ~ I've made a patch for "Focus moving by arrow key". After adapting this patch to current elementary, you can check the change by executing elementary_test application. (elementary_test -> focus) Can anybody check about this ? I welcome your advice : ) Thanks !! arrow_