[E-devel] [Patch][test_map] Fix invalid object and logs

2011-12-02 Thread Bluezery
Dear all, I have using elementary_test for testing elementary map widget. But it use invalid object for signal callback. I have changed win --> map. Also I have fixed invalid log message. Please review this patch. -- BRs, Kim. Index: src/bin/test_map.c =

[E-devel] EFL RELEASE!

2011-12-02 Thread The Rasterman
We'd like to announce a new release of several Enlightenment components. All of these components come from revision 65800, if you prefer to fetch from SVN. Eina 1.1.0 [GZ] [BZ2] Additions eina_unicode_strndup API EINA_INLIST_FOREACH_SAFE API eina unicode UTF8 convenience calls API

Re: [E-devel] EFL RELEASE!

2011-12-02 Thread Daniel Juyung Seo
yay!! This is so quick release after alpha! Everybody did good jobs. Thank you all. Now it's time to rock'n roll with e17 and elm 1.0 release! Daniel Juyung Seo (SeoZ) On Fri, Dec 2, 2011 at 5:25 PM, Carsten Haitzler wrote: > We'd like to announce a new release of several Enlightenment componen

Re: [E-devel] Brokedness.

2011-12-02 Thread Daniel Juyung Seo
I fixed vala binding 5 hours ago. Sorry for being lazy. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Dec 2, 2011 at 4:07 PM, Martin Jansa wrote: > On Fri, Dec 02, 2011 at 11:30:01AM +1000, David Seikel wrote: >> Elsa got broken, and I was thinking of actually trying it out soon. >> >> elsa_gui.c: I

Re: [E-devel] [Patch][elm_map] Fix OSM URL Bug

2011-12-02 Thread Bluezery
In previous mail, I have added unnecessary debug messages. Fortunately, this patch is not in yet. I have removed and attach patch again. However, elm_map is not maintained?? It is hard to be reviewed and be patched to map... ;-( I think elementary map has some heisenbugs and design issues. O

Re: [E-devel] Brokedness.

2011-12-02 Thread Daniel Juyung Seo
And FYI. discomfitor fixed python binding and elsa 7 hours ago. Nice co-work! Daniel Juyung Seo (SeoZ) On Fri, Dec 2, 2011 at 5:36 PM, Daniel Juyung Seo wrote: > I fixed vala binding 5 hours ago. > Sorry for being lazy. > > Thanks. > > Daniel Juyung Seo (SeoZ) > > On Fri, Dec 2, 2011 at 4:07 PM,

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread The Rasterman
On Fri, 2 Dec 2011 08:42:43 +0100 (CET) Vincent Torri said: > > > On Fri, 2 Dec 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Fri, 2 Dec 2011 08:28:36 +0100 (CET) Vincent Torri > > said: > > > >> > >> > >> On Fri, 2 Dec 2011, Carsten Haitzler (The Rasterman) wrote: > >> > >>> On Thu,

[E-devel] SVN release feature freeze lifted!

2011-12-02 Thread The Rasterman
feature freeze is off now! you can add new features again to "released efl" components. i've bumped them all up to 1.x.99 now (expedite excluded - it's an app), so osx will be happy we dont break its limit of 255 for rev (poor osx.. it has so little memory it can only spare a single byte for versio

Re: [E-devel] EFL RELEASE!

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Carsten Haitzler (The Rasterman) wrote: > We'd like to announce a new release of several Enlightenment components. > > All of these components come from revision 65800, if you prefer to fetch from > SVN. so i will do a release of evil myself. I'll build the tarballs from tha

Re: [E-devel] E SVN: raster IN trunk: e_dbus ecore edje eet eeze efreet eina embryo evas evas_generic_loaders expedite

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Enlightenment SVN wrote: > Log: > and lets bump on to 1.x.99 (or so) for svn... and back to adding snap > rev. no branch for 1.1.0 ? Vincent > > > > Author: raster > Date: 2011-12-02 01:10:56 -0800 (Fri, 02 Dec 2011) > New Revision: 65802 > Trac: htt

Re: [E-devel] EFL RELEASE!

2011-12-02 Thread The Rasterman
On Fri, 2 Dec 2011 10:27:53 +0100 (CET) Vincent Torri said: > > > On Fri, 2 Dec 2011, Carsten Haitzler (The Rasterman) wrote: > > > We'd like to announce a new release of several Enlightenment components. > > > > All of these components come from revision 65800, if you prefer to fetch > > from

Re: [E-devel] E SVN: raster IN trunk: e_dbus ecore edje eet eeze efreet eina embryo evas evas_generic_loaders expedite

2011-12-02 Thread The Rasterman
On Fri, 2 Dec 2011 10:29:05 +0100 (CET) Vincent Torri said: > > > On Fri, 2 Dec 2011, Enlightenment SVN wrote: > > > Log: > > and lets bump on to 1.x.99 (or so) for svn... and back to adding snap > > rev. > > no branch for 1.1.0 ? aaah crap. i KNEw i forgot something. > Vincent > > > > >

[E-devel] FW: E SVN: hermet trunk/elementary/src/edje_externals

2011-12-02 Thread ChunEon Park
in 65808 -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-12-02(금) 19:02:54 Subject: E SVN: hermet trunk/elementary/src/edje_externals Log: elementary/

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 04:00:46PM +0900, Carsten Haitzler wrote: > On Thu, 1 Dec 2011 17:41:17 +0100 Joerg Sonnenberger > said: > > > Hi all, > > sorry for not finding the time for doing this earlier. Attached is a > > patch that sorts out a number of smaller issues with eina on NetBSD and > > S

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 03:37:30PM +0900, Carsten Haitzler wrote: > On Thu, 1 Dec 2011 17:41:17 +0100 Joerg Sonnenberger > said: > > this is really late... and a lot of these patches i find questionable. i'll > question here (things not questioned seem ok): > > 1. __SUNPRO_C instead of __sun <-

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Sachiel
2011/12/2 Joerg Sonnenberger : > On Fri, Dec 02, 2011 at 03:37:30PM +0900, Carsten Haitzler wrote: >> On Thu, 1 Dec 2011 17:41:17 +0100 Joerg Sonnenberger >> >> said: >> >> this is really late... and a lot of these patches i find questionable. i'll >> question here (things not questioned seem ok)

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread The Rasterman
On Fri, 2 Dec 2011 13:39:41 +0100 Joerg Sonnenberger said: > On Fri, Dec 02, 2011 at 03:37:30PM +0900, Carsten Haitzler wrote: > > On Thu, 1 Dec 2011 17:41:17 +0100 Joerg Sonnenberger > > said: > > > > this is really late... and a lot of these patches i find questionable. i'll > > question here

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 09:51:12PM +0900, Carsten Haitzler wrote: > > > 2. all the chasting and changing to unsigned char for passing into isspace > > > () - isspace() actually takes an int, not unsigned char, so this just > > > doesn't make sense. :( (well it does according to the manual page i ha

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

2011-12-02 Thread Michael Blumenkrantz
On Fri, 2 Dec 2011 05:42:36 -0800 "Enlightenment SVN" wrote: > Log: > eeze 1.2 is now operational > > Author: discomfitor > Date: 2011-12-02 05:42:36 -0800 (Fri, 02 Dec 2011) > New Revision: 65809 > Trac: http://trac.enlightenment.org/e/changeset/65809 > > Added: > trun

Re: [E-devel] E SVN: discomfitor IN trunk/eet: . src/lib

2011-12-02 Thread Vincent Torri
Update NEWS by adding at the top a new section for eet 1.6 Vincent On Fri, 2 Dec 2011, Enlightenment SVN wrote: > Log: > +eet_file_get() > > > Author: discomfitor > Date: 2011-12-02 06:03:46 -0800 (Fri, 02 Dec 2011) > New Revision: 65812 > Trac: http://trac.enlightenment.

Re: [E-devel] New EFL release cycle 1.1/1.5 BETA

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 08:40:26AM +1000, David Seikel wrote: > On Thu, 1 Dec 2011 23:26:25 +0100 Joerg Sonnenberger > wrote: > > > On Mon, Nov 28, 2011 at 09:54:18PM +0900, Carsten Haitzler wrote: > > > http://download.enlightenment.org/releases/edje-1.1.0-beta.tar.gz > > > http://download.enlig

Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Sebastian Dransfeld
On 12/02/2011 04:33 AM, Enlightenment SVN wrote: > Log: > more trivial fixes from Joerg Sonnenberger This must be rubbish. isspace() takes int as argument, not unsigned char S. > > > Author: discomfitor > Date: 2011-12-01 19:33:19 -0800 (Thu, 01 Dec 2011) > New Revision: 65799 > Tr

Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 08:05:43PM +0100, Sebastian Dransfeld wrote: > On 12/02/2011 04:33 AM, Enlightenment SVN wrote: > > Log: > > more trivial fixes from Joerg Sonnenberger > > This must be rubbish. isspace() takes int as argument, not unsigned char You are wrong. Please read the mail on the l

Re: [E-devel] E SVN: discomfitor IN trunk/ecore/src/lib: ecore ecore_file

2011-12-02 Thread Sebastian Dransfeld
On 12/02/2011 08:16 PM, Joerg Sonnenberger wrote: > On Fri, Dec 02, 2011 at 08:05:43PM +0100, Sebastian Dransfeld wrote: >> On 12/02/2011 04:33 AM, Enlightenment SVN wrote: >>> Log: >>> more trivial fixes from Joerg Sonnenberger >> >> This must be rubbish. isspace() takes int as argument, not unsig

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Joerg Sonnenberger wrote: > On Fri, Dec 02, 2011 at 09:51:12PM +0900, Carsten Haitzler wrote: 2. all the chasting and changing to unsigned char for passing into isspace () - isspace() actually takes an int, not unsigned char, so this just doesn't make sense. :(

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 10:16:17PM +0100, Vincent Torri wrote: > so why not just do a & 0xff instead of casting ? The cast is IMO cleaner in the intentions. It also has the theoretical advantage of working independent of CHAR_BIT==8. Joerg

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Sachiel
2011/12/2 Joerg Sonnenberger : > On Fri, Dec 02, 2011 at 10:16:17PM +0100, Vincent Torri wrote: >> so why not just do a & 0xff instead of casting ? > > The cast is IMO cleaner in the intentions. It also has the theoretical > advantage of working independent of CHAR_BIT==8. > We are not reading fro

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Joerg Sonnenberger wrote: > On Fri, Dec 02, 2011 at 10:16:17PM +0100, Vincent Torri wrote: >> so why not just do a & 0xff instead of casting ? > > The cast is IMO cleaner in the intentions. It also has the theoretical > advantage of working independent of CHAR_BIT==8. except

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Joerg Sonnenberger
On Fri, Dec 02, 2011 at 07:33:15PM -0200, Iván Briano (Sachiel) wrote: > 2011/12/2 Joerg Sonnenberger : > > On Fri, Dec 02, 2011 at 10:16:17PM +0100, Vincent Torri wrote: > >> so why not just do a & 0xff instead of casting ? > > > > The cast is IMO cleaner in the intentions. It also has the theoret

Re: [E-devel] eina 1.1.0beta patches for/from pkgsrc

2011-12-02 Thread Sachiel
2011/12/2 Joerg Sonnenberger : > On Fri, Dec 02, 2011 at 07:33:15PM -0200, Iván Briano (Sachiel) wrote: >> 2011/12/2 Joerg Sonnenberger : >> > On Fri, Dec 02, 2011 at 10:16:17PM +0100, Vincent Torri wrote: >> >> so why not just do a & 0xff instead of casting ? >> > >> > The cast is IMO cleaner in t

Re: [E-devel] E SVN: yoz IN trunk/eet: . src/lib

2011-12-02 Thread Michael Blumenkrantz
On Fri, 2 Dec 2011 09:53:37 -0800 "Enlightenment SVN" wrote: > Log: > eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to > SPANK him :D > > Author: yoz > Date: 2011-12-02 09:53:37 -0800 (Fri, 02 Dec 2011) > New Revision: 65828 > Trac: http://trac

Re: [E-devel] New EFL release cycle 1.1/1.5 BETA

2011-12-02 Thread The Rasterman
On Fri, 2 Dec 2011 15:16:37 +0100 Joerg Sonnenberger said: > On Fri, Dec 02, 2011 at 08:40:26AM +1000, David Seikel wrote: > > On Thu, 1 Dec 2011 23:26:25 +0100 Joerg Sonnenberger > > wrote: > > > > > On Mon, Nov 28, 2011 at 09:54:18PM +0900, Carsten Haitzler wrote: > > > > http://download.enli

Re: [E-devel] New EFL release cycle 1.1/1.5 BETA

2011-12-02 Thread Michael Blumenkrantz
On Sat, 3 Dec 2011 08:08:26 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 2 Dec 2011 15:16:37 +0100 Joerg Sonnenberger > said: > > > On Fri, Dec 02, 2011 at 08:40:26AM +1000, David Seikel wrote: > > > On Thu, 1 Dec 2011 23:26:25 +0100 Joerg Sonnenberger > > > wrote: > > > > > > > On

Re: [E-devel] EFL RELEASE!

2011-12-02 Thread Vincent Torri
In addition to the EFL, I have added Evil 1.0.0, the Windows compatibility layer: http://www.enlightenment.org/p.php?p=news/show&l=en&news_id=38 http://www.enlightenment.org/p.php?p=download&l=en Vincent On Fri, 2 Dec 2011, Carsten Haitzler (The Rasterman) wrote: > We'd like to announce a new

Re: [E-devel] New EFL release cycle 1.1/1.5 BETA

2011-12-02 Thread Joerg Sonnenberger
On Sat, Dec 03, 2011 at 08:08:26AM +0900, Carsten Haitzler wrote: > On Fri, 2 Dec 2011 15:16:37 +0100 Joerg Sonnenberger > said: > > > On Fri, Dec 02, 2011 at 08:40:26AM +1000, David Seikel wrote: > > > On Thu, 1 Dec 2011 23:26:25 +0100 Joerg Sonnenberger > > > wrote: > > > > > > > On Mon, Nov

Re: [E-devel] Brokedness.

2011-12-02 Thread David Seikel
On Fri, 2 Dec 2011 17:42:30 +0900 Daniel Juyung Seo wrote: > And FYI. > discomfitor fixed python binding and elsa 7 hours ago. > Nice co-work! Python stuff still broken, or broken again. /home/dvs1/e17_svn/SVN/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_genlist.px

Re: [E-devel] E SVN: discomfitor IN trunk: e/src/bin ecore ecore/src/lib/ecore_x ecore/src/lib/ecore_x/xlib

2011-12-02 Thread Michael Blumenkrantz
On Fri, 2 Dec 2011 20:24:02 -0800 "Enlightenment SVN" wrote: > Log: > +ecore_x_randr_output_backlight_available() from Term > also corresponding e17 usage > > > Author: discomfitor > Date: 2011-12-02 20:24:02 -0800 (Fri, 02 Dec 2011) > New Revision: 65837 > Trac: htt

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-12-02 Thread Michael Blumenkrantz
On Fri, 2 Dec 2011 20:41:30 -0800 "Enlightenment SVN" wrote: > Log: > Ecore_X(cb): Add function for backlight_available so that E will work > again :) > > > > Author: devilhorns > Date: 2011-12-02 20:41:30 -0800 (Fri, 02 Dec 2011) > New Revision: 65838 > Trac: http

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

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Enlightenment SVN wrote: > Log: > mempools++ i'm curious: do you have some numbers about the improvements that allocators provide ? Vincent > > > Author: discomfitor > Date: 2011-12-02 19:39:07 -0800 (Fri, 02 Dec 2011) > New Revision: 65833 > Trac: h

Re: [E-devel] E SVN: discomfitor trunk/e_dbus/src/lib/notification

2011-12-02 Thread Vincent Torri
On Fri, 2 Dec 2011, Enlightenment SVN wrote: > Log: > fix incorrect usage of dbus_message_iter_open_container changelog ? backport to 1.0, 1.1 ? Vincent > > > Author: discomfitor > Date: 2011-12-02 20:15:50 -0800 (Fri, 02 Dec 2011) > New Revision: 65836 > Trac: http://tr

Re: [E-devel] E SVN: discomfitor trunk/e_dbus/src/lib/notification

2011-12-02 Thread Michael Blumenkrantz
On Sat, 3 Dec 2011 07:01:33 +0100 (CET) Vincent Torri wrote: > > > On Fri, 2 Dec 2011, Enlightenment SVN wrote: > > > Log: > > fix incorrect usage of dbus_message_iter_open_container > > changelog ? backport to 1.0, 1.1 ? > > Vincent > > > > > > > Author: discomfitor > > Date:

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

2011-12-02 Thread Michael Blumenkrantz
On Sat, 3 Dec 2011 06:58:18 +0100 (CET) Vincent Torri wrote: > > > On Fri, 2 Dec 2011, Enlightenment SVN wrote: > > > Log: > > mempools++ > > i'm curious: do you have some numbers about the improvements that > allocators provide ? > > Vincent > > > > > > > Author: discomfitor > > Dat