Re: [E-devel] E SVN: barbieri IN trunk/expedite: . debian src/bin

2009-05-07 Thread Vincent Torri
On Thu, 7 May 2009, Enlightenment SVN wrote: Log: fix problems with am__fastdepOBJC not being in AM_CONDITIONAL() let's hope I'm right... you should better do what i did in ecore configure.ac file. Vincent Author: barbieri Date: 2009-05-07 22:20:44 -0700 (Thu, 07 May 200

Re: [E-devel] places, hal and device kit

2009-05-07 Thread Dave Andreoli
2009/5/6 Carsten Haitzler > On Wed, 6 May 2009 11:34:10 +0200 muzzle said: > > > it souds reasonable to me. Expecially given this comment by the debian > > devicekit packager: > > > > The APIs (D-Bus,libraries) of DeviceKit(-*) are still in a bit of a flux, > > DeviceKit itself is destined to go

[E-devel] equivalent to XmNsensitive

2009-05-07 Thread nomaafa
Hi, I seek in EFL something like XmNsensitive (Motif) to make a button widget insensitive. I know that EWL_FLAG_STATE_DISABLED does somthing equivalent but I don't khow how can i code it!! thank's NMF -- The NEW KODA

Re: [E-devel] Using buildbot to help us for the (pre-)releases

2009-05-07 Thread David Seikel
On Mon, 20 Apr 2009 12:48:00 +0200 (CEST) Vincent Torri wrote: > > > On Mon, 20 Apr 2009, Gustavo Sverzut Barbieri wrote: > > > On Mon, Apr 20, 2009 at 5:45 AM, Vincent Torri > > wrote: > >> > > ... > >> So, do you think that it is worth installing and configuring > >> buildbot ? > > > > go f

Re: [E-devel] Efm development

2009-05-07 Thread David Seikel
I'm still playing catch up after being off the 'net for four months, but this caught my attention... On Wed, 1 Apr 2009 09:00:24 -0300 Gustavo Sverzut Barbieri wrote: > On Wed, Apr 1, 2009 at 7:22 AM, Sergey Semernin > wrote: > ... > > I can help you. What tasks are remaining exactly? > > > > I

[E-devel] [patch] expand efreet_uri to handle full uri authority

2009-05-07 Thread Viktor Kojouharov
Hi, This patch adds a bunch of tests related to efreet_uri, and enabled parsing of usernames/passwords/ports along with the rest of the uri scheme. the encode itself has also been updated to support all of this. I wasn't exactly sure why efreet_uri_encode didn't even return the hostname. if a pr

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-07 Thread Gustavo Sverzut Barbieri
On Thu, May 7, 2009 at 5:31 AM, Albin Tonnerre wrote: > On Fri, May 01, 2009 at 08:43:01AM -0300, Gustavo Sverzut Barbieri wrote : >> On Fri, May 1, 2009 at 8:34 AM, Albin Tonnerre >> wrote: >> > On Fri, May 01, 2009 at 01:18:38PM +0200, Vincent Torri wrote : > > >> >> On Fri, 1 May 2009, Gustav

Re: [E-devel] Ecore_X API break

2009-05-07 Thread Vincent Torri
On Thu, 7 May 2009, Lionel ORRY wrote: in esmart there are problems too, in the file esmart/src/lib/esmart_xpixmap/esmart_xpixmap.c. i'll fix that when i am back home thank you Vincent regards, Lionel On Thu, May 7, 2009 at 10:40 AM, Vincent Torri wrote: Hey, the API of Ecore_X was

Re: [E-devel] Ecore_X API break

2009-05-07 Thread Lionel ORRY
in esmart there are problems too, in the file esmart/src/lib/esmart_xpixmap/esmart_xpixmap.c. regards, Lionel On Thu, May 7, 2009 at 10:40 AM, Vincent Torri wrote: > > Hey, > > the API of Ecore_X was not consistent. I renamed: > > ecore_x_pixmap_del > ecore_x_gc_del > ecore_x_region_del > ecore_

Re: [E-devel] [PATCH] fm2 needs gui to set background/overlay

2009-05-07 Thread Gustavo Sverzut Barbieri
hi sergey! Thanks for the patch. I have no time to look it before weekend, but will do by then. On Thu, May 7, 2009 at 4:46 AM, Sergey P. Semernin wrote: > Hello, All! > > This patch will add dialogs for directory background and overlay selection > when it's viewed in EFM2. All directory's look a

[E-devel] Ecore_X API break

2009-05-07 Thread Vincent Torri
Hey, the API of Ecore_X was not consistent. I renamed: ecore_x_pixmap_del ecore_x_gc_del ecore_x_region_del ecore_x_damage_del to ecore_x_pixmap_free ecore_x_gc_free ecore_x_region_free ecore_x_damage_free Except in ecore_evas, i only see these _del functions in the bling module If you see a

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-07 Thread Albin Tonnerre
On Fri, May 01, 2009 at 08:43:01AM -0300, Gustavo Sverzut Barbieri wrote : > On Fri, May 1, 2009 at 8:34 AM, Albin Tonnerre > wrote: > > On Fri, May 01, 2009 at 01:18:38PM +0200, Vincent Torri wrote : > >> On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: > >> > On Thu, Apr 30, 2009 at 9:13

[E-devel] [PATCH] fm2 needs gui to set background/overlay

2009-05-07 Thread Sergey P. Semernin
Hello, All! This patch will add dialogs for directory background and overlay selection when it's viewed in EFM2. All directory's look and feel information stored in ".directory.desktop" file in X-attributes. GUI to select/change/clear background or overlay information available by "Set background.