[E-devel] epsilon fixes

2006-01-17 Thread Vincent Torri
hey here is some fixes for epsilon does it lok good ? also, should we abort the configuration if no epeg nor libpng exists ? Vincent--- Makefile.am.~1.7.~ 2005-09-02 22:13:21.0 +0200 +++ Makefile.am 2006-01-17 09:04:55.816860431 +0100 @@ -6,7 +6,7 @@ MAINTAINERCLEANFILES = Makefile.i

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread The Rasterman
On Tue, 17 Jan 2006 09:52:38 +0200 Chady Kassouf <[EMAIL PROTECTED]> babbled: > Hello, > > Since I see a mention of this everyday in #edevelop, I think it's time to > clear things up. > > I am NOT trying to continue/port/replace etcher. Here's what I'm trying to > do: > I'm trying to make a GUI

Re: [E-devel] What happens to apps on removed desktops

2006-01-17 Thread The Rasterman
On Sat, 14 Jan 2006 15:28:36 +0100 Andreas Volz <[EMAIL PROTECTED]> babbled: > Hi, > > I removed on of my desktops in E17, but there was an application on the > last desktop. So the application was simply lost. The process of this > application is still there, but the window isn't in window list

Re: [E-devel] etk filechooser patch

2006-01-17 Thread Hisham Mardam Bey
On 1/17/06, yiyus <[EMAIL PROTECTED]> wrote: > this is my first patch (first time i use rcs too), so dont expect big > things. Great! > It just reads the ~/.gtk-bookmarks file to populate the favorites tree. > i didn't know how to open and read the file (im not an experienced > programmer at all

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-17 Thread phriedrich
On Mon, 16 Jan 2006 20:39:36 +0100 phriedrich <[EMAIL PROTECTED]> wrote: > On Mon, 16 Jan 2006 18:53:05 + > Foxy <[EMAIL PROTECTED]> wrote: > > > > I've got the latest cvs update. > > > > My e is about four or five days old, looks like something has been > changed, I'll look into it. I fi

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread Brian Mattern
On Tuesday 17 January 2006 01:52, Chady Kassouf wrote: > Hello, > > Since I see a mention of this everyday in #edevelop, I think it's time to > clear things up. I'll take the blame for the latest mention. I brought it up, because 1) people have been asking, 2) CodeWarrior kept saying you were wor

Re: [E-devel] pager / bg updating in e16.8pre2

2006-01-17 Thread Kim Woelders
Mike Frysinger wrote: ok, related to previous post ... i set my bg to "none" so that i can use "Esetroot" ... my bg changes now as it used to, but my pager displays all the bg pics as just plain white instead of rendering the pic in it like it used to ... feature or bug !? :) Until fixed i

Re: [E-devel] eloquence 0.4.5 fails to compile

2006-01-17 Thread phriedrich
On Tue, 17 Jan 2006 22:31:08 + Foxy <[EMAIL PROTECTED]> wrote: > > > thanks a lot. It compiles now but segfaults when I try to enable it :( > Try to delete eloquence' old config then, look into the README for that. Right on the end there's described how to do that. Regards, Friedrich s

[E-devel] gfx_routines

2006-01-17 Thread Jose O Gonzalez
> Enlightenment CVS committal > > Author : raster > Project : e17 > Module : proto > > Dir : e17/proto/gfx_routines > > > Modified Files: > blend.c > > > Log Message: > > > jose came up with some nice idea for a faster c blender... much nicer :) > Oh no, I can't take

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread The Rasterman
On Tue, 17 Jan 2006 09:01:10 -0600 Brian Mattern <[EMAIL PROTECTED]> babbled: > On Tuesday 17 January 2006 01:52, Chady Kassouf wrote: > > Hello, > > > > Since I see a mention of this everyday in #edevelop, I think it's time to > > clear things up. > > I'll take the blame for the latest mention.

Re: [E-devel] [RFC] Edje GUI Editor

2006-01-17 Thread dan sinclair
> the biggest problem here is.. edje is intended for loading the files only and > so its internal structures are not (and never will be) geared to dynamic > modification. i suspect that the only sane way - though it is duplication, is > to make a separate parser for .edc and a separate calculation