Re: [E-devel] evas textblock broken without linebreak

2012-04-12 Thread Vincent Torri
On Thu, Apr 12, 2012 at 6:18 AM, David Seikel wrote: > > Still wondering why the autofoo of so much of the current alpha wants to > include Exotic.h when it's not been built.  Hard for me to debug that > at the moment.  I just patch it out for now. autofoo do not include anything. Exotic is not i

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

2012-04-12 Thread Vincent Torri
Changelog... On Thu, Apr 12, 2012 at 9:20 AM, Enlightenment SVN wrote: > Log: > Evas textblock: Fixed building without liblinebreak. > >  Thanks to David Seikel for spotting it and suggesting the solution. > > Author:       tasn > Date:         2012-04-12 00:20:01 -0700 (Thu, 12 Apr 2012) > New R

Re: [E-devel] [patch] fix exquisite build

2012-04-12 Thread Vincent Torri
On Fri, Apr 13, 2012 at 1:28 AM, Jérôme Pinot wrote: > Hi, > > This patch correct the autofoo files in order to build exquisite. exquisite builds correctly. What is your problem ? Vincent -- For Developers, A Lot Can Ha

Re: [E-devel] [patch] fix exquisite build

2012-04-12 Thread Vincent Torri
then your patch is wrong as you should have use ECORE_FB_*** instead of ECORE_*** anyway, try the attached patch, please Vincent On Fri, Apr 13, 2012 at 2:52 AM, Jérôme Pinot wrote: > On 04/13/12 01:32, Vincent Torri wrote: >> On Fri, Apr 13, 2012 at 1:28 AM, Jérôme Pinot wrote

Re: [E-devel] Is Evas Compatible with libjpeg8/libjpeg-turbo8?

2012-04-13 Thread Vincent Torri
Hey On Fri, Apr 13, 2012 at 11:35 AM, Brian Wang wrote: > Hello all, > > I am using the latest EFL from svn. > > The previous problem with edje_cc was related to references to sky.jpg > in elementary/data/objects/test.edc. > When I played a bit with elementary_test, it is getting faults here > an

Re: [E-devel] [BUG REPORT] edje_cc seg fault

2012-04-13 Thread Vincent Torri
On Fri, Apr 13, 2012 at 12:25 PM, Carsten Haitzler wrote: > On Fri, 13 Apr 2012 15:02:21 +0800 Brian Wang > said: > > type my commit : 70168. i memset'd cinfo to 0 - how did this creep in here. it > shuldn't have. g. :( if i'm not mistaken, it's not in the joeg examples, so... Vincent >>

Re: [E-devel] [patch] fix exquisite build

2012-04-13 Thread Vincent Torri
On Fri, Apr 13, 2012 at 1:21 PM, Carsten Haitzler wrote: > On Fri, 13 Apr 2012 08:28:18 +0900 Jérôme Pinot said: > >> Hi, >> >> This patch correct the autofoo files in order to build exquisite. > > ok - in, but ecore_fb not ecore :) fixed it. :) tnx muchly! :) no ! Read my mail ! revert and app

Re: [E-devel] [Patch][Ecore][Win32] Checking control character

2012-04-14 Thread Vincent Torri
On Sun, Apr 15, 2012 at 5:31 AM, Carsten Haitzler wrote: > On Fri, 13 Apr 2012 18:15:41 +0900 cnook said: > >> Dear All, Hello. >> >> The control characters are generated by holding down the Control key while >> you strike another letter or symbol key. >> Because of this reason, The Evas_Event_Ke

Re: [E-devel] Shell script to create Windows installer

2012-04-15 Thread Vincent Torri
On Sun, Apr 15, 2012 at 2:19 PM, David Seikel wrote: > On Thu, 29 Mar 2012 21:16:37 +0200 Vincent Torri > wrote: > >> Hey >> >> I have written a rough script (which can be highly improved) which >> builds the NSIS installer for the current svn tree (useful to

Re: [E-devel] [Patch][elementary_test] test_list

2012-04-16 Thread Vincent Torri
hey On Tue, Apr 17, 2012 at 6:35 AM, cnook wrote: > Dear All, Hello. > > I had added test code for the elementary. but I made a pause it because of > some reasons and just started again. > Today I have attached a patch for the elm_list which does not have test > code for the API elm_list_item_pre

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2012-04-19 Thread Vincent Torri
On Thu, Apr 19, 2012 at 9:34 AM, Michael Blumenkrantz wrote: > On Thu, 19 Apr 2012 09:57:01 +0300 > Tom Hacohen wrote: > >> On 19/04/12 03:25, Cedric BAIL wrote: >> > Having a log post callback could be interesting, but I am wondering >> > what else use it could have than current eina_log don't h

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2012-04-19 Thread Vincent Torri
On Thu, Apr 19, 2012 at 10:17 AM, Michael Blumenkrantz wrote: > On Thu, 19 Apr 2012 11:09:59 +0300 > Tom Hacohen wrote: > >> On 19/04/12 10:34, Michael Blumenkrantz wrote: >> > bottom line: this is a feature; we are in a feature freeze, and we have >> > been >> > for a month. it must be removed

Re: [E-devel] beta time

2012-04-19 Thread Vincent Torri
On Thu, Apr 19, 2012 at 4:07 PM, Carsten Haitzler wrote: > it's time for beta. i want everyone to hold back on svn for the next 24hrs to > give it settling time until i mark out the beta tomorrow. don't make any > changes that are anything but minor typos in documentation or readme's etc. in > the

Re: [E-devel] E SVN: cedric trunk/eina/src/lib

2012-04-20 Thread Vincent Torri
On Fri, Apr 20, 2012 at 12:30 PM, Carsten Haitzler wrote: > On Fri, 20 Apr 2012 03:53:58 -0400 Michael Blumenkrantz > said: > >> On Thu, 19 Apr 2012 10:31:10 +0200 >> Vincent Torri wrote: >> >> > On Thu, Apr 19, 2012 at 10:17 AM, Michael Blumenkrantz >&g

[E-devel] EFL on Windows : NSIS installer

2012-04-20 Thread Vincent Torri
Hey i've just built an NSIS installer for the EFL on Windows, using the latest svn. Here is the link: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/Efl-1.2.0.exe it includes evil to edje + elementary + expedite. I've compiled one of the elementary examples without any problem (except p

Re: [E-devel] EFL on Windows : NSIS installer

2012-04-20 Thread Vincent Torri
On Fri, Apr 20, 2012 at 2:47 PM, Vincent Torri wrote: > Hey > > i've just built an NSIS installer for the EFL on Windows, using the > latest svn. Here is the link: > > http://www.maths.univ-evry.fr/pages_perso/vtorri/files/Efl-1.2.0.exe note that it is of course not the of

[E-devel] using LZ4 compression tool in eet ?

2012-04-21 Thread Vincent Torri
hey just found that while reading the gnutls ML : http://code.google.com/p/lz4/ it seems that it allows the same ratio for compression than zlib but seems to be by far faster than zlib the memory consumption should be tested too. What do you think ? Vincent -

[E-devel] value od MODULE_ARCH in edje

2012-04-22 Thread Vincent Torri
Hey I've remarked something: in evas : MODULE_ARCH="$host_os-$host_cpu-v_maj.v_min.v_mic" in edje : MODULE_ARCH="$host_os-$host_cpu-v_maj.0.0" is it normal that v_min et v_mic are not taken into account ? Vincent -- F

Re: [E-devel] E SVN: tasn IN trunk/PROTO/eobj: lib tests

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 12:57 PM, Enlightenment SVN wrote: > Log: > Eobj: Changed weak-ref to work without allocating a structure. > >  Thanks to cedric. > > Author:       tasn > Date:         2012-04-23 03:57:04 -0700 (Mon, 23 Apr 2012) > New Revision: 70415 > Trac:         http://trac.enlightenm

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 2:32 PM, Enlightenment SVN wrote: > Log: > Eobj: Make eobj_weak_ref_add return the obejct being reffed. > >  Suggested by vtorri. > > Author:       tasn > Date:         2012-04-23 05:32:36 -0700 (Mon, 23 Apr 2012) > New Revision: 70418 > Trac:         http://trac.enlightenm

Re: [E-devel] using LZ4 compression tool in eet ?

2012-04-23 Thread Vincent Torri
On Mon, Apr 23, 2012 at 3:05 PM, thomasg wrote: > On Sun, Apr 22, 2012 at 05:58, Carsten Haitzler wrote: >> On Sat, 21 Apr 2012 12:08:18 +0200 Vincent Torri >> said: >> >> actually forget lz4hc... lgpl3. >> >>> hey >>> >>>

[E-devel] eina_model should be back ?

2012-05-04 Thread Vincent Torri
hey shouldn't eina_model be back in trunk, now ? Vincent -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond

[E-devel] MinGW packages of the newest EFL

2012-05-05 Thread Vincent Torri
Hey I've uploaded the MinGW packages of the latest EFL (i've added Eio, Elementary is missing, it's a big beast). They can be found here: http://dev.enlightenment.fr/~doursse/mingw-w64-x86_32/packages/ To use mingw-get, read http://dev.enlightenment.fr/~doursse/mingw-w64-x86_32/README.txt The s

Re: [E-devel] Pkg-config and Buildroot

2012-05-06 Thread Vincent Torri
On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote: > > Hello, > > I've been trying to integrate the EFL libraries inside our small > distribution built using Buildroot. However, I am facing a nasty > problem: the installed .pc files (that are used by pkg-config) do > contain incorrect paths. >

Re: [E-devel] Pkg-config and Buildroot

2012-05-07 Thread Vincent Torri
On Mon, May 7, 2012 at 7:19 PM, Carsten Haitzler wrote: > On Sun, 6 May 2012 23:42:52 +0200 Vincent Torri > said: > >> On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote: >> > >> > Hello, >> > >> > I've been trying to integrate the EFL

Re: [E-devel] Pkg-config and Buildroot

2012-05-07 Thread Vincent Torri
On Tue, May 8, 2012 at 6:57 AM, Vincent Torri wrote: > On Mon, May 7, 2012 at 7:19 PM, Carsten Haitzler wrote: >> On Sun, 6 May 2012 23:42:52 +0200 Vincent Torri >> said: >> >>> On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote: >>> > >>>

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
I'm just wondering : isn't 'eo' too small for the namespace ? I would really prefer 'eobj'. It's not that big and might avoid conflicts with other libraries which would also choose 'eo' as namespace Vincent On Tue, May 8, 2012 at 8:56 AM, Enlightenment SVN wrote: > Log: > Eo: Make eo_parent_get

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:20 AM, Tom Hacohen wrote: > On 08/05/12 10:09, Vincent Torri wrote: >> >> I'm just wondering : isn't 'eo' too small for the namespace ? I would >> really prefer 'eobj'. It's not that big and might avoid conflicts

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj/lib

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:27 AM, Tom Hacohen wrote: > On 08/05/12 10:25, Vincent Torri wrote: >> >> I also don't know such lib, but i also don't know the libraries that >> will be written in the future as well. > > > That's their job not to steal t

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

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 12:31 PM, Enlightenment SVN wrote: > > > Modified: trunk/eina/src/include/eina_file.h > === > --- trunk/eina/src/include/eina_file.h  2012-05-08 09:40:01 UTC (rev 70870) > +++ trunk/eina/src/include/eina_file.h

Re: [E-devel] E SVN: cedric IN trunk/edje: . src/bin src/bin/epp

2012-05-08 Thread Vincent Torri
maybe you should mention in NEWS that eio is a new dependency Vincent On Tue, May 8, 2012 at 12:35 PM, Enlightenment SVN wrote: > Log: > edje: add edje_watch. > >  edje_watch call edje_cc and monitor all the source file (edc, font >  image, sound). If any of them change, it call edje_cc, update

[E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
Hey I've built an NSIS installer. It contains evil, eina, eet, evas, ecore, embryo, edje, eio, elementary and expedite (latest releases) You can grab it here : http://dev.enlightenment.fr/~doursse/NSIS/Efl-1.2.0.exe Please test it and report any problem with it thank you Vincent

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
Btw, can someone forward that mail to the e-users ML, please ? thank you Vincent On Tue, May 8, 2012 at 9:04 PM, Vincent Torri wrote: > Hey > > I've built an NSIS installer. It contains evil, eina, eet, evas, > ecore, embryo, edje, eio, elementary and expedite (latest rele

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
On Tue, May 8, 2012 at 9:56 PM, Andreas Volz wrote: > Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: > >> Hey >> >> I've built an NSIS installer. It contains evil, eina, eet, evas, >> ecore, embryo, edje, eio, elementary and expedite (latest r

Re: [E-devel] NSIS installer of the EFL

2012-05-08 Thread Vincent Torri
On Wed, May 9, 2012 at 7:17 AM, Andreas Volz wrote: > Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: > >> On Tue, May 8, 2012 at 9:56 PM, Andreas Volz >> wrote: >> > Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: >> > >> >>

Re: [E-devel] NSIS installer of the EFL

2012-05-09 Thread Vincent Torri
On Wed, May 9, 2012 at 7:17 AM, Andreas Volz wrote: > Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: > >> On Tue, May 8, 2012 at 9:56 PM, Andreas Volz >> wrote: >> > Am Tue, 8 May 2012 21:04:10 +0200 schrieb Vincent Torri: >> > >> >>

[E-devel] Doing some publicity

2012-05-09 Thread Vincent Torri
Hey As the EFL have been released, and as Tizen 1.0 has been announced, I think that it is important that we announce the EFL release on several sites (osnews, phoronix, /., etc...) so that the EFL are a bit more known. Indeed, I have just read that on /. : http://news.slashdot.org/comments.pl?s

Re: [E-devel] Doing some publicity

2012-05-09 Thread Vincent Torri
On Wed, May 9, 2012 at 9:04 PM, Jeff Hoogland wrote: > Raster and I had discussed myself helping with some publicity for E/EFLs - > I am a decent writer. The problem is while I know my way around the > Enlightenment desktop, I don't know terribly much C/about the EFLs > internally (other than that

Re: [E-devel] NSIS installer of the EFL

2012-05-10 Thread Vincent Torri
On Wed, May 9, 2012 at 9:59 PM, Andreas Volz wrote: > Am Wed, 9 May 2012 09:41:18 +0200 schrieb Vincent Torri: > >> On Wed, May 9, 2012 at 7:17 AM, Andreas Volz >> wrote: >> > Am Tue, 8 May 2012 22:42:13 +0200 schrieb Vincent Torri: >> > >> >&

Re: [E-devel] Eio dep in edje

2012-05-10 Thread Vincent Torri
On Fri, May 11, 2012 at 2:20 AM, Cedric BAIL wrote: > On Fri, May 11, 2012 at 12:37 AM, Michael Blumenkrantz > wrote: >> On Thu, 10 May 2012 16:39:48 +0300 >> Tom Hacohen wrote: >>> Dear Cedric, >>> >>> You ruined my life. Seriously, I don't want Eio and it's pissing me off. >>> :) It's only a d

Re: [E-devel] Eio dep in edje

2012-05-10 Thread Vincent Torri
On Fri, May 11, 2012 at 8:10 AM, Cedric BAIL wrote: > On Fri, May 11, 2012 at 2:36 PM, Daniel Juyung Seo > wrote: >> Yes eio came after edje release. So for those who do not use eio, this >> breaks consistency. >> So edje_watch build should be optional. > > Eio is released and API/ABI is stable.

Re: [E-devel] [PATCH] ecore: Be more portable when adding libgcrypt's flags to the GnuTLS ones

2012-05-11 Thread Vincent Torri
On Fri, May 11, 2012 at 5:26 AM, Raphael Kubo da Costa wrote: > Hey there. > > I was trying to build ecore earlier today and apparently the libgcrypt > CFLAGS and linker flags were not being passed as expected (GnuTLS > support is enabled). > > In the end, it looks like the code in ecore_check_opt

Re: [E-devel] NSIS installer of the EFL

2012-05-12 Thread Vincent Torri
On Fri, May 11, 2012 at 7:45 AM, Andreas Volz wrote: > Am Fri, 11 May 2012 00:07:43 +0200 schrieb Vincent Torri: > >> On Wed, May 9, 2012 at 9:59 PM, Andreas Volz >> wrote: >> > Am Wed, 9 May 2012 09:41:18 +0200 schrieb Vincent Torri: >> > >> >&

Re: [E-devel] Next EFL release cycle

2012-05-13 Thread Vincent Torri
On Mon, May 14, 2012 at 8:26 AM, Carsten Haitzler wrote: > We have a lot of changes going on in Elementary right now. Since people may > submit patches relative to both trunk AND to the release, to minimize problems > with pulling in patches and work I think we should have a short development > cy

Re: [E-devel] Eobj - Request for review/comments

2012-05-16 Thread Vincent Torri
On Wed, May 16, 2012 at 10:01 AM, Carsten Haitzler wrote: > On Sun, 15 Apr 2012 15:34:09 +0300 Tom Hacohen said: > >> On 13/04/12 14:02, Carsten Haitzler (The Rasterman) wrote: > >> > 15. eobj_generic_data_* ... i really think this should support passing in a >> > free func for generic data (NULL

Re: [E-devel] Doing some publicity

2012-05-16 Thread Vincent Torri
On Thu, May 10, 2012 at 3:56 AM, Daniel Juyung Seo wrote: > Let me in as well. I will do the technical review. > Thanks for the job Jeff! > > Daniel Juyung Seo (SeoZ) > > On Thu, May 10, 2012 at 8:19 AM, Sanjeev BA wrote: >> I'd be happy to help with writing some articles. Kindly let me know if m

Re: [E-devel] [PATCH] Do not check for __FreeBSD_version in Ecore.h

2012-05-16 Thread Vincent Torri
On Wed, May 16, 2012 at 3:48 AM, Raphael Kubo da Costa wrote: > FreeBSD 4.x was released more than a decade ago (the project itself only > supports FreeBSD >= 7 these days), so the check for __FreeBSD_version >= > 420001 is not necessary anymore (plus it probably never worked, as that > macro is d

Re: [E-devel] [PATCH] Do not check for __FreeBSD_version in Ecore.h

2012-05-16 Thread Vincent Torri
On Wed, May 16, 2012 at 4:06 PM, Raphael Kubo da Costa wrote: > Vincent Torri writes: > >> On Wed, May 16, 2012 at 3:48 AM, Raphael Kubo da Costa >> wrote: >>> FreeBSD 4.x was released more than a decade ago (the project itself only >>> supports FreeBS

Re: [E-devel] E SVN: sung IN trunk/evas: . src/lib src/modules/engines/gl_x11

2012-05-16 Thread Vincent Torri
missing doc for the new code in Evas_GL.h (don't forget @since) NEWS file, please Vincent On Mon, May 14, 2012 at 10:52 AM, Enlightenment SVN wrote: > Log: > Adding MSAA (Multisample Anti-Aliased) Surface Option to Evas GL. >  Currently, this feature is only supported in EGL/GLESv2 environment

Re: [E-devel] Questions about initilization functions such as elm_init() and ecore_init(), etc.

2012-05-17 Thread Vincent Torri
On Thu, May 17, 2012 at 4:51 PM, Bluezery wrote: > Dear EFL developers, > > I have questions about initialization/unintialization functions in EFL > such as elm_init(), ecore_init(), elm_shutdown(), etc. > Those functions have interval static counter variables such as > _ecore_init_count. > And If

Re: [E-devel] Fix en_GB locale flag image

2012-05-18 Thread Vincent Torri
in svn, thanks Vincent On Fri, May 18, 2012 at 2:56 PM, Ian Lee wrote: > Hi, > > The language settings module uses the wrong flag for the en_GB locale, > please find  a patch attached to fix this. > > Cheers > Ian > > --

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-18 Thread Vincent Torri
On Fri, May 18, 2012 at 9:48 PM, Alex-P. Natsios wrote: > People seem to have some problems with the version of gnu_gettext in > ecore and e as reported in the ticket[1]. > This very tiny and trivial patch changes the Hard-coded version from > 0.17 to 0.18. the patch won't be applied, because one

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-18 Thread Vincent Torri
On Fri, May 18, 2012 at 10:55 PM, Alex-P. Natsios wrote: >> the patch won't be applied, because one person (Michael Jennings) is >> maintaining old distros that do not have gettext 0.18 >> >> Vincent > > I see, these distros still exist :p > > In that case its better not applied, should the ticket

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-18 Thread Vincent Torri
On Sat, May 19, 2012 at 12:10 AM, Alex-P. Natsios wrote: > grep -Eo '[0-9]*\.[0-9]*\.[0-9]*' > > Actually sed has 2 different versions in these systems, there is a gnu > and bsd version while Grep is the same in both iirc. > Maybe grep can be used in its place? this oneliner should match the > ver

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-20 Thread Vincent Torri
On Sat, May 19, 2012 at 12:28 AM, Alex-P. Natsios wrote: > On Sat, May 19, 2012 at 1:19 AM, Vincent Torri > wrote: >> On Sat, May 19, 2012 at 12:10 AM, Alex-P. Natsios >> wrote: >>> grep -Eo '[0-9]*\.[0-9]*\.[0-9]*' >>> >>> Actually se

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 9:05 AM, Carsten Haitzler wrote: > On Sun, 20 May 2012 16:44:08 +0200 Vincent Torri > said: > >> On Sun, May 20, 2012 at 3:07 PM, Carsten Haitzler >> wrote: >> > On Sun, 20 May 2012 09:33:15 +0200 Vincent Torri >> > said: >

Re: [E-devel] E SVN: sung trunk/evas/src/lib

2012-05-21 Thread Vincent Torri
i don't like that kind of stuff at all (not only your commit, but the inclusion of specific gl headers). Vincent On Mon, May 21, 2012 at 10:01 AM, Enlightenment SVN wrote: > Log: > Separated checks for gl2.h defines and gl2ext.h defines in Evas_GL.h. > > > Author:       sung > Date:         2012

Re: [E-devel] [Patch] Add Ecore_X_Error_Code enumeration

2012-05-21 Thread Vincent Torri
missing ChangeLog entry missing NEWS entry missing doc (don't forget @since) Vincent On Mon, May 21, 2012 at 10:20 AM, Doyoun Kang wrote: > Dear All, > > I added the Ecore_X_Error_Code enumeration which wraps X error codes. > I think this will be useful when the X error occurs. > Please check th

Re: [E-devel] [Patch] Add Ecore_X_Error_Code enumeration

2012-05-21 Thread Vincent Torri
and where are these error codes used in the xlib and xcb code ? Vincent On Mon, May 21, 2012 at 10:23 AM, Vincent Torri wrote: > missing ChangeLog entry > missing NEWS entry > missing doc (don't forget @since) > > Vincent > > On Mon, May 21, 2012 at 10:20 AM, Doyou

Re: [E-devel] [PATCH v2] Only unlink the temporary file created in evas_object_image_memfile_set on cleanup

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 10:28 AM, Joerg Sonnenberger wrote: > On Mon, May 21, 2012 at 12:15:10AM -0300, Raphael Kubo da Costa wrote: >> After talking about the previous version of the patch with raster on >> IRC, I'm sending a more conservative version that does not change the >> Linux behavior --

Re: [E-devel] New evas image cache server

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 10:45 AM, Carsten Haitzler wrote: > On Tue, 24 Apr 2012 18:53:01 -0300 Rafael Antognolli > said: > > one thing... socket name selection... try /tmp/.evas-cserve2-%x.socket > first... > well after EVAS_CSERVE2_SOCKET. :) in fact i just fixed it for u in svn to at > least i

Re: [E-devel] E SVN: raster IN trunk/evas/src: bin lib/cserve2

2012-05-21 Thread Vincent Torri
this will not work on windows (even compilation will fail) Vincent On Mon, May 21, 2012 at 10:44 AM, Enlightenment SVN wrote: > Log: > let's make server work out of the box if u set: > >   export EVAS_CSERVE2=1 > >  (and run cserve2) > > > > Author:       raster > Date:         2012-05-21 01:44:

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 10:58 AM, Enlightenment SVN wrote: > Log: > Eo: Fix pkg-config cflags. > > Author:       tasn > Date:         2012-05-21 01:58:18 -0700 (Mon, 21 May 2012) > New Revision: 71275 > Trac:         http://trac.enlightenment.org/e/changeset/71275 > > Modified: >  trunk/PROTO/eobj

Re: [E-devel] E SVN: tasn trunk/PROTO/eobj

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 11:11 AM, Tom Hacohen wrote: > On 21/05/12 12:07, Vincent Torri wrote: >> Cflags must add dirs where the exported headers of Eo are located. You >> have only one such header (Eo.h), so you do not need 2 locations, >> here. You should revert that c

Re: [E-devel] E SVN: sung trunk/evas/src/lib

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 1:51 PM, Carsten Haitzler wrote: > On Mon, 21 May 2012 10:04:06 +0200 Vincent Torri > said: > > this code is actually right. i didn't say that it was wrong. I just said that i don't like that kind of stuff. Vincent > evas_gl.h conflicts w

Re: [E-devel] GnuGettext problems and ticket #951

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 1:46 PM, Carsten Haitzler wrote: > On Fri, 18 May 2012 22:48:25 +0300 "Alex-P. Natsios" > said: > >> People seem to have some problems with the version of gnu_gettext in >> ecore and e as reported in the ticket[1]. >> This very tiny and trivial patch changes the Hard-code

Re: [E-devel] MinGW packages of the newest EFL

2012-05-21 Thread Vincent Torri
On Mon, May 21, 2012 at 12:29 PM, Carsten Haitzler wrote: > On Sat, 5 May 2012 13:02:07 +0200 Vincent Torri > said: > > and for the bizarre and wonderful - i tried this under wine... and it WORKS. > amazingly. well window goes moving all around the screen by itself, but he

Re: [E-devel] [Patch] Add Ecore_X_Error_Code enumeration

2012-05-21 Thread Vincent Torri
 { >     // Do something >  } > else >  { >     // Do something >  } > -- > > This enumeration can be used both X and XCB. > > Doyoun > > > --- Original Message --- > Sender : Vincent Torri > Date :

Re: [E-devel] Doing some publicity

2012-05-23 Thread Vincent Torri
On Wed, May 23, 2012 at 12:47 PM, Carsten Haitzler wrote: > On Wed, 9 May 2012 11:12:41 +0200 Vincent Torri > said: > >> Hey >> >> As the EFL have been released, and as Tizen 1.0 has been announced, I >> think that it is important that we announce the EFL re

Re: [E-devel] E SVN: hyoyoung trunk/elementary/src/lib

2012-05-23 Thread Vincent Torri
On Wed, May 23, 2012 at 12:50 PM, Bluezery wrote: > 2012/5/23 Joerg Sonnenberger : >> On Wed, May 23, 2012 at 05:56:10PM +0900, Bluezery wrote: >>> 2012/5/23 Hyoyoung Chang : >>> > Maybe it's best time to talk about sizeof(char) >>> > >>> > Do we need to sizeof(char)? I just that is problem of cod

Re: [E-devel] E SVN: hyoyoung trunk/elementary/src/lib

2012-05-23 Thread Vincent Torri
On Wed, May 23, 2012 at 1:09 PM, Bluezery wrote: > 2012/5/23 Vincent Torri : >> On Wed, May 23, 2012 at 12:50 PM, Bluezery wrote: >>> 2012/5/23 Joerg Sonnenberger : >>>> On Wed, May 23, 2012 at 05:56:10PM +0900, Bluezery wrote: >>>>> 2012/5/23 Hyo

Re: [E-devel] E SVN: hyoyoung trunk/elementary/src/lib

2012-05-23 Thread Vincent Torri
On Wed, May 23, 2012 at 3:31 PM, Cedric BAIL wrote: > On Tue, May 22, 2012 at 6:02 PM, Leandro Pereira > wrote: >> On Mon, May 21, 2012 at 10:35 PM, Enlightenment SVN >> wrote: >>>    cnp_debug("Got some HTML: Checking encoding is useful\n"); >>>    data = notify->data; >>> +   char *stripstr =

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

2012-05-24 Thread Vincent Torri
maybe just adding /** * @since 1.3 */ would be nice, just to know when it is added Vincent On Thu, May 24, 2012 at 9:49 AM, Enlightenment SVN wrote: > Log: > and no more segv's in ecore-con and ecore-ipc. see changelog. > > > > Author:       raster > Date:         2012-05-24 00:49:30 -0700 (Th

Re: [E-devel] Elementary+threading

2012-05-24 Thread Vincent Torri
On Thu, May 24, 2012 at 11:58 AM, Carsten Haitzler wrote: > On Wed, 23 May 2012 20:13:24 +0200 Leif Middelschulte > said: > > it seems cedric loves to starve the workers. never let cedric be in charge > man... just think. you'll be starving. :) seriously - the thread workers did > this: > > while

Re: [E-devel] About ecore_pipe_add/del pair

2012-05-25 Thread Vincent Torri
On Fri, May 25, 2012 at 9:41 AM, Bluezery wrote: > 2012/5/24 Carsten Haitzler : >> On Thu, 24 May 2012 00:25:09 -0300 Gustavo Sverzut Barbieri >> said: >> >>> You cannot cover all libraries as supposedly there will always be third >>> party >>> libs following that pattern. So far we can do many,

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

2012-05-25 Thread Vincent Torri
according to raster, you can break ABI by changing that, as the implementation of an enum can vary from a compiler to another Vincent On Fri, May 25, 2012 at 12:15 PM, Enlightenment SVN wrote: > Log: > ecore/ecore_x - Changed ecore_x_error_get() return type to Ecore_X_Error_Code > from int > >

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

2012-05-25 Thread Vincent Torri
as...@rasterman.com> > To: "Enlightenment developer > list"<enlightenment-devel@lists.sourceforge.net>; > Cc: > Sent: 2012-05-25 (금) 21:29:12 > Subject: Re: [E-devel] E SVN: hermet IN trunk/ecore: . src/lib/ecore_x > src/lib/ecore_x/xcb src/lib/ecore_x/xlib

Re: [E-devel] About ecore_pipe_add/del pair

2012-05-25 Thread Vincent Torri
On Sat, May 26, 2012 at 4:03 AM, Bluezery wrote: > Hum.. I also do not want to guarantee that code :) > I only want to discussed about int/shutdown.  These can be called & > mixed because we can use many libraries (EFL or not) which use > libraries (EFL or not) which use libraries (EFL or not), an

Re: [E-devel] About enlightenment contribution page

2012-05-25 Thread Vincent Torri
On Sat, May 26, 2012 at 4:15 AM, Bluezery wrote: > Dear EFL developers, > > Contribution page(http://web.enlightenment.org/p.php?p=contribute&l=en???) > have "Building" section to show how EFL source is built. But some > required packages seems to be missing recently. > Those are autopoint, libude

Re: [E-devel] About enlightenment contribution page

2012-05-25 Thread Vincent Torri
On Sat, May 26, 2012 at 8:02 AM, Massimo Maiurana wrote: > Vincent Torri, il 26/05/2012 06:59, ha scritto: > >> Note that autopoint comes with gettext, which is listed >> > > not anymore, at least on ubuntu. > the latest 12.04 ships autopoint as a separate package. an

Re: [E-devel] About enlightenment contribution page

2012-05-26 Thread Vincent Torri
On Sat, May 26, 2012 at 9:39 AM, Bluezery wrote: > 2012/5/26 Vincent Torri : >> On Sat, May 26, 2012 at 4:15 AM, Bluezery wrote: >>> Dear EFL developers, >>> >>> Contribution page(http://web.enlightenment.org/p.php?p=contribute&l=en???) >>> have &

[E-devel] eina_simple_xml patch

2012-05-28 Thread Vincent Torri
Hey here is a patch that fix a bug in eina_simple_xml.c, when the is a tag in a comment or a CDATA. Question : just after the patch, there is that block: if (type == EINA_SIMPLE_XML_CDATA) { /* must end with ]]> */

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-05-28 Thread Vincent Torri
On Tue, May 29, 2012 at 4:07 AM, Daniel Juyung Seo wrote: > Hello, > > On Tue, May 29, 2012 at 6:03 AM, Gustavo Sverzut Barbieri > wrote: >> On Mon, May 28, 2012 at 5:41 PM, Gustavo Lima Chaves >> wrote: >>> >>> * Enlightenment SVN [2012-05-28 13:35:35 >>> -0700]: >>> >>> > Log: >>> > [elm] Wa

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-05-28 Thread Vincent Torri
On Mon, May 28, 2012 at 11:50 PM, Enlightenment SVN wrote: > Log: > [elm] Deprecate elm icon calls just wrapping elm >   image equivalents. please update the doc too, with @deprecated : http://www.stack.nl/~dimitri/doxygen/commands.html#cmddeprecated Vincent > > > > Author:       glima > Date:

[E-devel] doing some releases of 1.0.*, 1.1.* etc.. ?

2012-05-28 Thread Vincent Torri
hey, we are backporting fixes to previous releases, but we don't release them. If we don't, then backporting is useless. So when will we release them ? Vincent -- Live Security Virtual Conference Exclusive live event wil

Re: [E-devel] eina_simple_xml patch

2012-05-28 Thread Vincent Torri
On Mon, May 28, 2012 at 8:30 PM, Gustavo Sverzut Barbieri wrote: > On Mon, May 28, 2012 at 3:12 PM, Vincent Torri > wrote: >> Hey >> >> here is a patch that fix a bug in eina_simple_xml.c, when the is a tag >> in a comment or a CDATA. >> >> Question :

Re: [E-devel] E SVN: cedric IN trunk/devs: . ngc891

2012-05-28 Thread Vincent Torri
Jerome, you have plenty of @deprecated{This function iis deprecated, Use *** instead} to add !!! Vincent On Tue, May 29, 2012 at 7:00 AM, Enlightenment SVN wrote: > Log: > devs: please welcome Jerome, here to fix our mess :-) > >  Enjoy your new land. > > > Author:       cedric > Date:         2

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-05-28 Thread Vincent Torri
On Tue, May 29, 2012 at 7:07 AM, Daniel Juyung Seo wrote: > but it breaks applications when they use -Werror option. of course as it throws a warning. But then you know that there is a deprecated function that has not been replaced by the new function :) Vincent > > Daniel Juyung Seo (SeoZ) > >

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-05-28 Thread Vincent Torri
pen source projects. > > Daniel Juyung Seo (SeoZ) > > > On Tue, May 29, 2012 at 2:09 PM, Vincent Torri > wrote: >> On Tue, May 29, 2012 at 7:07 AM, Daniel Juyung Seo >> wrote: >>> but it breaks applications when they use -Werror option. >> >> of course a

Re: [E-devel] [Patch][Ecore] ecore_shutdown never return below zero

2012-05-28 Thread Vincent Torri
On Tue, May 29, 2012 at 7:23 AM, Bluezery wrote: > Dear EFL  developers, > > This patch checks the internal value of ecore_shutdown() as Gustavo > Sverzut Barbieri suggested in > http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg41829.html. > If ecore_shtudown() makes intern

Re: [E-devel] [Patch][Ecore] ecore_shutdown never return below zero

2012-05-28 Thread Vincent Torri
On Tue, May 29, 2012 at 7:31 AM, ChunEon Park wrote: > Why don't u use ERR instead of fputs? certainly because eina has been shut down just before Vincent > > -Original Message- > From: "Bluezery" > To: "Enlightenment developer > list"; ; > Cc: > Sent: 2012-05-29 (화) 14:23:13 > Subject

Re: [E-devel] E SVN: glima trunk/elementary/src/lib

2012-05-29 Thread Vincent Torri
On Tue, May 29, 2012 at 3:52 PM, Gustavo Sverzut Barbieri wrote: > On Tue, May 29, 2012 at 1:26 AM, Vincent Torri > wrote: >> On Tue, May 29, 2012 at 4:07 AM, Daniel Juyung Seo >> wrote: >>> Hello, >>> >>> On Tue, May 29, 2012 at 6:03 AM, Gustavo

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

2012-05-30 Thread Vincent Torri
add at least some doc for the new API (@since) Vincent On Wed, May 30, 2012 at 9:16 PM, Enlightenment SVN wrote: > Log: > ecore_x_randr: Add _ASK policy for new monitors. > > Author:       leif > Date:         2012-05-30 12:16:29 -0700 (Wed, 30 May 2012) > New Revision: 71565 > Trac:         htt

Re: [E-devel] Slackware packaging

2012-05-31 Thread Vincent Torri
On Thu, May 31, 2012 at 11:28 AM, Jérôme Pinot wrote: > SlackE17, the E17 packaging project for E17 is now based on released > code. But SVN is still moving and for testing latest code, released > libraries are not enough. For instance, e doesn't build anymore > against EFL 1.2 > > So, I would lik

[E-devel] Esvg status

2012-05-31 Thread Vincent Torri
Hey recently, e17 crashes with the Faenza icon them, because of bugs in the Esvg stack (and also because of Inkscape "extension" to the svg spec). Normally, the crashes are gone, thanks to Jorge. The rendering is maybe not perfect, but at least there is no more seg fault. Just updatethe whole stac

Re: [E-devel] Instructions for contributing to the EFL Python bindings

2012-06-02 Thread Vincent Torri
is it possible to reach that page from the main wiki page ? Vincent On Sat, Jun 2, 2012 at 8:36 PM, Kai Huuhko wrote: > I've written a short guide for contributing to the EFL python > bindings' documentation here: > > http://trac.enlightenment.org/e/wiki/Python/DocumentationGuidelines > > and I'

Re: [E-devel] Instructions for contributing to the EFL Python bindings

2012-06-02 Thread Vincent Torri
On Sat, Jun 2, 2012 at 10:16 PM, Kai Huuhko wrote: > 2012/6/2 Vincent Torri : >> is it possible to reach that page from the main wiki page ? > > There are links to them from the Python wiki page. http://trac.enlightenment.org/e/wiki <--- where ? Vincent > >> >

Re: [E-devel] Instructions for contributing to the EFL Python bindings

2012-06-02 Thread Vincent Torri
On Sun, Jun 3, 2012 at 12:39 AM, Kai Huuhko wrote: > 2012/6/3 Vincent Torri : >> On Sat, Jun 2, 2012 at 10:16 PM, Kai Huuhko wrote: >>> 2012/6/2 Vincent Torri : >>>> is it possible to reach that page from the main wiki page ? >>> >>> T

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

2012-06-03 Thread Vincent Torri
doc with @since in Edje.h, please On Mon, Jun 4, 2012 at 4:57 AM, Enlightenment SVN wrote: > Log: > edje: morning speed of edje. Theme can now be a little bit lighter and faster. > >  NOTE: VIRTUAL part are almost like rectangle except they don't create any > object >  on the canvas. This part c

Re: [E-devel] ecore dependency changes

2012-06-06 Thread Vincent Torri
On Wed, Jun 6, 2012 at 11:35 AM, Michael Blumenkrantz wrote: > Hi, > > Be aware that I am planning to remove the c-ares resolver backend > immediately following the next release unless there are serious issues > found in the dns.c implementation. All developers should stop using the > c-ares versi

  1   2   3   4   5   6   7   8   9   10   >