Re: [E-devel] E-Mail, available from google svn

2007-07-10 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 09 Jul 2007 20:59:46 +0200 Alexander Griesser <[EMAIL PROTECTED]> wrote: > After instaling the libsylph (which is _NOT_ included in Debian) and > after running another cvs update (seems that my 2 weeks old version had > some API differences) i

Re: [E-devel] Conf dialogs... modules?!

2007-07-10 Thread Thomas Gstädtner
Additional to the categories it would be great to (de)activate all modules in a category with "one" click. So the category should get the same checkboxes like the modules have right now. Maybe a advanced dialog could be useful to separate user-modules (tclock, cpu, ...) from system-modules (borders

Re: [E-devel] Is this a community project?

2007-07-10 Thread Jorge Luis Zapata Muga
On 7/10/07, dan sinclair <[EMAIL PROTECTED]> wrote: > > On 9-Jul-07, at 8:13 PM, Hisham Mardam Bey wrote: > > > On 7/9/07, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote: > >> Hi all, > >> > >> I want to reply before this thread ends discussing only the "how > >> do we > >> patch projects" topic,

Re: [E-devel] E-Mail, available from google svn

2007-07-10 Thread Alexander Griesser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Massimiliano Calamelli wrote: > Have you tried to click on a image attached to email? Is scaling right > for you? I haven't tried because I don't have an appropriate Mailbox currently to give it a try. ciao, - -- | .-. |Alexander Griesser -- <

Re: [E-devel] E CVS: apps/e devilhorns

2007-07-10 Thread Brian Mattern
On Tue, Jul 10, 2007 at 07:15:35AM -0400, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : devilhorns > Log Message: > Give menu apps dialogs (favs, ibar, etc, etc) ability to move items up/down > in the list. Allows user to "customize" their order in the menus, as per > ManoW

Re: [E-devel] Is this a community project?

2007-07-10 Thread dan sinclair
Jorge Luis Zapata Muga wrote: > On 7/10/07, dan sinclair <[EMAIL PROTECTED]> wrote: >> >> On 9-Jul-07, at 8:13 PM, Hisham Mardam Bey wrote: >> >> > On 7/9/07, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> >> >> I want to reply before this thread ends discussing only the "how

[E-devel] [PATCH] epsilon binary crashes if folder contains subfolder

2007-07-10 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to README, i've run: $ epsilon ~/Immagini/* ~/Immagini contains another folder, not expanded by bash (to go into i've to use ~/Immagini/*/*). I'm sure that recursion is better, but actually epsilon bin doesn't have it, so i've colved only

[E-devel] [PATCH] evas software_16 engine

2007-07-10 Thread Andre Magalhaes
Hi, Attached there is a patch to fix evas software 16 engine build and to add the missing image_data_get method BR Andrunko Index: src/modules/engines/software_16/evas_engine.c === RCS file: /var/cvs/e/e17/libs/evas/src/modules/engi

Re: [E-devel] E CVS: libs/evas raster

2007-07-10 Thread The Rasterman
On Tue, 10 Jul 2007 00:54:04 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On 7/9/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > > + * EVAS_COLORSPACE_RGB565_A5P: > > + * > > + * In the process of being implemented in 1 engine only. This may change. > > + * > > + * This is a

Re: [E-devel] E CVS: apps/e raster

2007-07-10 Thread Luchezar Petkov
Oops.. Sorry. 2007/7/10, Enlightenment CVS <[EMAIL PROTECTED]>: > > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/e > > Dir : e17/apps/e/data/themes/images > > > Modified Files: > Makefile.am > > > Log Message: > > > and add image to Makefile.am!

Re: [E-devel] [ml] Re: [PATCH] Imlib2 loader_bmp fixes

2007-07-10 Thread Michel BRIAND
Yes it works. Tested with imlib2_view, my own program and the great FEH ;) ! Thank you, Best regards, Michel Joel Klinghed <[EMAIL PROTECTED]> - Mon, 09 Jul 2007 11:49:32 +0200 >Hi. > >You will have to apply my patch by hand as it has yet to be included >in CVS. > >Something like `patch -Np1 -i

[E-devel] [PATCH] e_dbus HAL segfaults on early error in cb

2007-07-10 Thread Joel Klinghed
Hi. This little trivial patch stops e_dbus HAL from segfaulting when the E_HAL_HANDLE_ERROR() trigger in callbacks. /Joel Klinghed Index: e_dbus/src/lib/hal/e_hal_manager.c === RCS file: /var/cvs/e/e17/proto/e_dbus/src/lib/hal/e_hal

Re: [E-devel] [PATCH] e_dbus HAL segfaults on early error in cb

2007-07-10 Thread Brian Mattern
On Tue, Jul 10, 2007 at 10:15:41PM +0200, Joel Klinghed wrote: > Hi. > > This little trivial patch stops e_dbus HAL from segfaulting when the > E_HAL_HANDLE_ERROR() trigger in callbacks. > > /Joel Klinghed > Thanks, I'll commit this tonight (unless someone wants to beat me to it). Brian --

[E-devel] Enna 0.2.0 released

2007-07-10 Thread Nicolas Aguirre
Hi ALL, I'm proud to annouce you Enna 0.2.0. I work on this project for a long time ago, more than 2 years, in my free time. Enna is a media center program, based on EFL. After a lot of changes, tests, changes other tests, I finally have a light version but without (or maybe few) bugs! The code

Re: [E-devel] Enna 0.2.0 released

2007-07-10 Thread Luchezar Petkov
Very nice. I don't like the theme, but it's trivial :-) What about merging Rage and Enna? They have (almost) the same functionality... 2007/7/10, Nicolas Aguirre <[EMAIL PROTECTED]>: > > Hi ALL, > > I'm proud to annouce you Enna 0.2.0. > > I work on this project for a long time ago, more than 2 ye