[E-devel] can someone remove all the software 16 ddraw stuff in expedite, please ?

2012-08-12 Thread Vincent Torri
hey everything in the title. Note that it's only the 16 bits one. So configure.ac (with output at the end) , src/bin/Makefile.am (do not forget @ddraw_16_libs@) and removing the files thank you Vincent -- Live Security

Re: [E-devel] E SVN: stefan IN trunk/ecore: . m4 src/lib/ecore_cocoa src/lib/ecore_con src/lib/ecore_config src/lib/ecore_directfb src/lib/ecore_evas src/lib/ecore_fb src/lib/ecore_file src/tests

2012-08-12 Thread Stefan Schmidt
Hello. On Sun, 2012-08-12 at 11:35, Carsten Haitzler wrote: > On Sat, 11 Aug 2012 21:31:57 +0200 Vincent Torri > said: [...] > > > > > > Modified: trunk/ecore/src/lib/ecore_file/Makefile.am > > > === > > > --- trunk/ecore/src/lib/

[E-devel] application for the french tube in Paris

2012-08-12 Thread Vincent Torri
Hey for those who would be interested in writing an application for the french tube in Paris, the RATP (the french company which manages the tube and bus) publishes the data to create a map of the tubes. See : http://www.ratp.fr/fr/ratp/r_70355/la-ratp-et-lopen-data/ I think that esvg should be u

Re: [E-devel] ctags is not parsing code correctly

2012-08-12 Thread Tom Hacohen
On 05/08/12 04:35, Thanatermesis wrote: I was trying ctags and it seems to not recognize correctly the code, you can test it with your ctags too, for example with these 2 keywords: evas_object_del evas_shutdown Depend of your ctags command you can have the evas_shutdown one, but there's no way

[E-devel] [PATCH] e_fm_op.c

2012-08-12 Thread rustyBSD
Hi, 1. _e_fm_op_copy_link() we chmod the created symlink. It's useless, because we use stat() which gives st_mode of pointed file/folder, and then we use chmod(), which follows symlink; so we are chmoding a file to the same permissions it had before. 2. _e_fm_op_symlink_atom() Just added overwrit

Re: [E-devel] E SVN: cedric IN trunk/ecore: . src/lib/ecore

2012-08-12 Thread Gustavo Sverzut Barbieri
On Sunday, August 12, 2012, Vincent Torri wrote: > 1) aren't we in feature freeze ? > 2) missing @since somewhere 3) I believe it's something bad to have manual. Users that do fork on their own should get things working automatically. > > Vincent > > On Thu, Aug 9, 2012 at 2:17 PM, Enlightenme

[E-devel] FOSDEM 2013

2012-08-12 Thread Vincent Torri
hey the FOSDEM organizers have decided when the event will take place : https://fosdem.org/2013/ time to think about having a dev room and/or a main track speaker ? Vincent -- Live Security Virtual Conference Exclusive

Re: [E-devel] FOSDEM 2013

2012-08-12 Thread Daniel Juyung Seo
Great! I want to apply for the speech. Daniel Juyung Seo (SeoZ) On Aug 12, 2012 11:08 PM, "Vincent Torri" wrote: > hey > > the FOSDEM organizers have decided when the event will take place : > https://fosdem.org/2013/ > > time to think about having a dev room and/or a main track speaker ? > > Vi

Re: [E-devel] E SVN: seoz IN trunk: elementary/src/bin elementary/src/lib web/www/p/news/ko

2012-08-12 Thread Iván Briano
2012/8/12 Enlightenment SVN : > Log: > news: Updated recent news in Korean. > And the genlist changes below are part of the news? > Author: seoz > Date: 2012-08-12 00:23:51 -0700 (Sun, 12 Aug 2012) > New Revision: 75161 > Trac: http://trac.enlightenment.org/e/changeset/75161

[E-devel] status on Windows of the EFL

2012-08-12 Thread Vincent Torri
Hey I have several problem on Windows (native compilation). I just list the problems, I'll give more details later (no time right now) 1) edje_cc can not compile elementary theme (problem with embryo ?), though it can compile other theme 2) edje_player or envision seg fault. I saw that a LOT of c

[E-devel] Python-EFL 1.7.0 ALPHA

2012-08-12 Thread Gustavo Sverzut Barbieri
People, Following the release of EFL 1.7.0 ALPHA, I'm synchronizing the version of the python bindings and doing the releases. Note that I've updated the requirements so they match my machine, that way I know that things work properly. The tarballs should compile fine and they do NOT need Cython

Re: [E-devel] E SVN: seoz IN trunk: elementary/src/bin elementary/src/lib web/www/p/news/ko

2012-08-12 Thread Daniel Juyung Seo
wth.. my bad. I will revert this partially. Thanks muchly! Daniel Juyung Seo (SeoZ) On Aug 13, 2012 12:40 AM, "Iván Briano" wrote: > 2012/8/12 Enlightenment SVN : > > Log: > > news: Updated recent news in Korean. > > > > And the genlist changes below are part of the news? > > > Author: seo

Re: [E-devel] E SVN: seoz IN trunk: elementary/src/bin elementary/src/lib web/www/p/news/ko

2012-08-12 Thread Daniel Juyung Seo
Reverted. Thanks! Daniel Juyung Seo (SeoZ) On Mon, Aug 13, 2012 at 7:28 AM, Daniel Juyung Seo wrote: > wth.. my bad. I will revert this partially. > Thanks muchly! > > Daniel Juyung Seo (SeoZ) > > On Aug 13, 2012 12:40 AM, "Iván Briano" wrote: >> >> 2012/8/12 Enlightenment SVN : >> > Log: >> >

Re: [E-devel] status on Windows of the EFL

2012-08-12 Thread The Rasterman
On Sun, 12 Aug 2012 18:58:23 +0200 Vincent Torri said: > Hey > > I have several problem on Windows (native compilation). I just list > the problems, I'll give more details later (no time right now) > > 1) edje_cc can not compile elementary theme (problem with embryo ?), > though it can compile

Re: [E-devel] [e-users] Python-EFL 1.7.0 ALPHA

2012-08-12 Thread The Rasterman
On Sun, 12 Aug 2012 18:09:23 -0300 Gustavo Sverzut Barbieri said: hooray! :) > People, > > Following the release of EFL 1.7.0 ALPHA, I'm synchronizing the > version of the python bindings and doing the releases. > > Note that I've updated the requirements so they match my machine, that > way I

Re: [E-devel] E SVN: cedric IN trunk/ecore: . src/lib/ecore

2012-08-12 Thread Cedric BAIL
Cedric Bail On Aug 12, 2012 9:00 PM, "Gustavo Sverzut Barbieri" wrote: > > On Sunday, August 12, 2012, Vincent Torri wrote: > > > 1) aren't we in feature freeze ? It's a bug fix for elementary quicklaunch not a feature. > > 2) missing @since somewhere Sorry no access to SVN for a week. > 3) I

Re: [E-devel] E SVN: cedric IN trunk/ecore: . src/lib/ecore

2012-08-12 Thread The Rasterman
On Mon, 13 Aug 2012 08:32:27 +0700 Cedric BAIL said: > Cedric Bail > On Aug 12, 2012 9:00 PM, "Gustavo Sverzut Barbieri" > wrote: > > > > On Sunday, August 12, 2012, Vincent Torri wrote: > > > > > 1) aren't we in feature freeze ? > > It's a bug fix for elementary quicklaunch not a feature. > >

Re: [E-devel] E SVN: cedric IN trunk/ecore: . src/lib/ecore

2012-08-12 Thread Vincent Torri
On Mon, Aug 13, 2012 at 4:40 AM, Carsten Haitzler wrote: > On Mon, 13 Aug 2012 08:32:27 +0700 Cedric BAIL said: > >> Cedric Bail >> On Aug 12, 2012 9:00 PM, "Gustavo Sverzut Barbieri" >> wrote: >> > >> > On Sunday, August 12, 2012, Vincent Torri wrote: >> > >> > > 1) aren't we in feature freeze

Re: [E-devel] status on Windows of the EFL

2012-08-12 Thread Vincent Torri
On Mon, Aug 13, 2012 at 2:27 AM, Carsten Haitzler wrote: > On Sun, 12 Aug 2012 18:58:23 +0200 Vincent Torri > said: > >> Hey >> >> I have several problem on Windows (native compilation). I just list >> the problems, I'll give more details later (no time right now) >> >> 1) edje_cc can not compil