[E-devel] Fw: OMFG - Enlightenment Rocks

2005-02-22 Thread The Rasterman
(BBegin chunk 'o stuff: (B (BDate: Wed, 23 Feb 2005 15:38:55 +1100 (BFrom: Steven Craddock <[EMAIL PROTECTED]> (BTo: [EMAIL PROTECTED] (BSubject: OMFG - Enlightenment Rocks (B (B (BHi, (B I just installed enlightenment on a FreeBSD box. This is the best (Bthing to ever happen to any

[E-devel] RE: [e-users] Evas Bug

2005-02-22 Thread Nemec, Bernhard
Switching this discussion from e-users to e-devel... > > the attached patch of evas_software_x11_main.c demonstrates > a problem > > with Evas' image_object. > > It scales the whole output by a factor of 2, yet in "Test > 5: Border Fill > > 2 Images", the image borders are not scaled at all. > >

Re: [E-devel] The E of E

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 04:06:54 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: (B (B> > and i've been adding evas objects too (textblock) just to make life (B> > more fun for (B> > you :) (B> > (B> (B> Ahhh.. and something simple too.. text/fonts related :) (B (Byes! text and fon

Re: [E-devel] The E of E

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 16:06:05 +0100 Andreas Volz <[EMAIL PROTECTED]> babbled: (B (B> Am Tue, 22 Feb 2005 04:06:54 -0500 schrieb Jose O Gonzalez: (B> (B> > > they have apps, communities, publicity and big, mature toolkits and (B> > > everyone (B> > > thinks they are trying to "kill microsoft"

Re: [E-devel] The E of E

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 12:40:25 -0300 Brizuela Ezequiel Hector (B<[EMAIL PROTECTED]> babbled: (B (B> I'm interested in do the portability to M$-Win. (B> Because i use it @ work because is the (B> enterprise-wide-desktop-(forced)choice (B> So, months after this mail, I ask if are interested to ma

Re: [E-devel] imlib2 patch, configure.in X header detection

2005-02-22 Thread The Rasterman
On Thu, 17 Feb 2005 20:36:20 -0600 "Laurence J. Lane" <[EMAIL PROTECTED]> (Bbabbled: (B (B> Stuff broke with the X header detection in imlib2's (B> configure script. (See http://bugs.debian.org/295350 (B> for details.) (B (Bthanks for the info :) fixed :) (B (B> Steven Langasek provided a

Re: [E-devel] Access evas for ewl_window

2005-02-22 Thread The Rasterman
On Mon, 14 Feb 2005 11:08:12 -0500 (EST) "Nigel Benns" <[EMAIL PROTECTED]> (Bbabbled: (B (B> Awsome... that is pretty much what I was looking for... (B> (B> I'll be able to get the interface for this program working soon then. (B> I'm going to try to put my hand at creating an E web browser

Re: [E-devel] Evas/Edje datadir layout

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 21:21:25 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hi, (B> atm, Evas' and Edje's datadir layout looks a bit weird: (B> (B> eg. (B> /usr/share/edje/data/e_logo.sh (B> /usr/share/edje/data/images/ (B> (B> I think, usually, the "data" subdirectory is

Re: [E-devel] evas' loaders

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 20:18:59 +0100 Massimo Maiurana <[EMAIL PROTECTED]> (Bbabbled: (B (B> (B> Hi, (B> (B> I've just compiled e17 from cvs, but when I try to launch it I get a (B> white desktop with messed up menus. (B> I found a mail sent on this list about the same problem by Brendon (B

Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 20:16:36 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> (Bbabbled: (B (B> Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: (B> > /usr/local/share/edje/data/enclude/edje.inc(143) : error 070 : rational (B> > number support was not enabled (B> (B> Somehow, Embryo was

Re: [E-devel] Fwd: imlib2 patch for freebsd and netbsd

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 07:43:27 -0600 Kirby Kuehl <[EMAIL PROTECTED]> babbled: (B (B> 1. imlib2.pc gets installed into the wrong directory. (B> By default it is being put in /usr/local/lib/pkgconfig/imlib2.pc (B> where it then has to be moved to /usr/local/libdata/pkgconfig/imlib2.pc (B (Bon deb

[E-devel] Re: The E of E

2005-02-22 Thread Jose O Gonzalez
> On Tue, 22 Feb 2005, Andreas Volz wrote: > > > Am Tue, 22 Feb 2005 04:06:54 -0500 schrieb Jose O Gonzalez: > > > > > > they have apps, communities, publicity and big, mature > toolkits and > > > > everyone > > > > thinks they are trying to "kill microsoft" so they all rally > behind > > >

[E-devel] [patch] fix building of imlib2 with --disable-x11

2005-02-22 Thread Mike Frysinger
the patch recently that added '#include ' to src/lib/image.h didnt cover the fact that X_DISPLAY_MISSING needs to be defined when BUILD_X11 is not defined ... find attached a tiny patch to fix this -mike Index: src/lib/image.h === RC

Re: [E-devel] Fwd: imlib2 patch for freebsd and netbsd

2005-02-22 Thread Mike Frysinger
On Tuesday 22 February 2005 02:14 pm, Tilman Sauerbeck wrote: > Kirby Kuehl <[EMAIL PROTECTED]> [2005-02-22 07:43]: > > 1. imlib2.pc gets installed into the wrong directory. > > By default it is being put in /usr/local/lib/pkgconfig/imlib2.pc > > where it then has to be moved to /usr/local/libdata/

Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread Antonio Palladini
On Tue, 22 Feb 2005 20:16:36 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: > Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: > Somehow, Embryo was built without rational number support. Maybe > Embryo's config.log will reveal why? :) Yesterdays cvs fixed this for me :) So i cannot s

RE: [E-devel] The E of E

2005-02-22 Thread Brizuela Ezequiel Hector
Title: RE: [E-devel] The E of E Sorry, I'm sure to configure this list to send in text format, But don't remember if the last time that reinstall this f*ing windoze machine I reconfigure it. Now it done. ok, maybe after I get out with some varsity-things I start to shake my fingers over the

[E-devel] Evas/Edje datadir layout

2005-02-22 Thread Tilman Sauerbeck
Hi, atm, Evas' and Edje's datadir layout looks a bit weird: eg. /usr/share/edje/data/e_logo.sh /usr/share/edje/data/images/ I think, usually, the "data" subdirectory is omitted, so that the tree looks like this: /usr/share/edje/e_logo.sh /usr/share/edje/images/ This makes sense, since the root

Re: [E-devel] The E of E

2005-02-22 Thread Tilman Sauerbeck
Brizuela Ezequiel Hector <[EMAIL PROTECTED]> [2005-02-22 12:40]: > I'm interested in do the portability to M$-Win. > Because i use it @ work because is the > enterprise-wide-desktop-(forced)choice > So, months after this mail, I ask if are interested to make a port, but, > raster sayd me that are n

[E-devel] evas' loaders

2005-02-22 Thread Massimo Maiurana
Hi, I've just compiled e17 from cvs, but when I try to launch it I get a white desktop with messed up menus. I found a mail sent on this list about the same problem by Brendon Davidson, and here is raster's answer: > it seems your evas built without eet loader support so I tried to rebuild evas

[E-devel] Bug with iconbar.

2005-02-22 Thread Alexandre BERAUD
Hello, I just had a strange problem with the iconbar. I am using yesterday's CVS (all libs recompiled, as well as the iconbar, e, etc...). I went into my ~/.e/e/applications/bar/ and deleted (with rm) a file to remove an icon. I had 11 icons. As soon as I ad done that, I got 16 icons in the iconba

Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread Tilman Sauerbeck
Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: > /usr/local/share/edje/data/enclude/edje.inc(143) : error 070 : rational > number support was not enabled Somehow, Embryo was built without rational number support. Maybe Embryo's config.log will reveal why? :) -- Regards, Tilman -

Re: [E-devel] configure fails, apparent typo?

2005-02-22 Thread Tilman Sauerbeck
Morten Nilsen <[EMAIL PROTECTED]> [2005-02-21 19:21]: > ./autogen.sh --enable-fsstd --disable-rpath --prefix=/usr > --sysconfdir=/etc --mandir=/usr/share/man > ... > checking for imlib2 >= 1.2.0... Package @requirements@ was not found in > the pkg-config search path. > Perhaps you should add the di

Re: [E-devel] Fwd: imlib2 patch for freebsd and netbsd

2005-02-22 Thread Tilman Sauerbeck
Kirby Kuehl <[EMAIL PROTECTED]> [2005-02-22 07:43]: > 1. imlib2.pc gets installed into the wrong directory. > By default it is being put in /usr/local/lib/pkgconfig/imlib2.pc > where it then has to be moved to /usr/local/libdata/pkgconfig/imlib2.pc Since you didn't mention it, this fix only applie

Re: [E-devel] The E of E

2005-02-22 Thread Tilman Sauerbeck
Vincent Torri <[EMAIL PROTECTED]> [2005-02-22 16:16]: > * Raster made a windows (CE) port for evas, but suppressed it. To clarify, he wrote it for a company he worked for, so he cannot publish the source code. > * Tilman has already compiled imlib2 (without X) and eet with mingw, iirc, > and mayb

[E-devel] Fwd: imlib2 patch for freebsd and netbsd

2005-02-22 Thread Kirby Kuehl
1. imlib2.pc gets installed into the wrong directory. By default it is being put in /usr/local/lib/pkgconfig/imlib2.pc where it then has to be moved to /usr/local/libdata/pkgconfig/imlib2.pc 2. It seems that FreeBSD 5.3 and NetBSD are both experiencing the same problem with lround(). http://mail-

[E-devel] [Patch] selecting ".." in directory appends extra '/'

2005-02-22 Thread David Sharp
in a Fileselector window, selecting ".." in the directory window appends an extra '/' to the path, such that, eg, "/home/user/" becomes "/home//". this also seems to solve the crash bug caused (not reliably) by going up to root via clicking ".." in the list. thanks! whereami the patch: --- src/

RE: [E-devel] The E of E

2005-02-22 Thread Brizuela Ezequiel Hector
Title: RE: [E-devel] The E of E I'm interested in do the portability to M$-Win. Because i use it @ work because is the enterprise-wide-desktop-(forced)choice So, months after this mail, I ask if are interested to make a port, but, raster sayd me that are not interested, but, because i'm like a

Re: [E-devel] The E of E

2005-02-22 Thread Vincent Torri
On Tue, 22 Feb 2005, Andreas Volz wrote: > Am Tue, 22 Feb 2005 04:06:54 -0500 schrieb Jose O Gonzalez: > > > > they have apps, communities, publicity and big, mature toolkits and > > > everyone > > > thinks they are trying to "kill microsoft" so they all rally behind > > > them. > > > > > > >

Re: [E-devel] The E of E

2005-02-22 Thread Andreas Volz
Am Tue, 22 Feb 2005 04:06:54 -0500 schrieb Jose O Gonzalez: > > they have apps, communities, publicity and big, mature toolkits and > > everyone > > thinks they are trying to "kill microsoft" so they all rally behind > > them. > > > > Ok. But, the apps and stuff may follow from a 'mature

Re: [E-devel] The E of E

2005-02-22 Thread Didier Casse
On Tue, 22 Feb 2005 10:48:45 +0100 (CET), Alexandre BERAUD <[EMAIL PROTECTED]> wrote: > --- Carsten Haitzler <[EMAIL PROTECTED]> a écrit : > > they have apps, communities, publicity and big, mature toolkits and > > everyone > > thinks they are trying to "kill microsoft" so they all rally behind >

Re: [E-devel] The E of E

2005-02-22 Thread Alexandre BERAUD
--- Carsten Haitzler <[EMAIL PROTECTED]> a écrit : > they have apps, communities, publicity and big, mature toolkits and > everyone > thinks they are trying to "kill microsoft" so they all rally behind > them. ...and they are numerous and work fast. They'll have it done soon. It will look like W

Re: [E-devel] The E of E

2005-02-22 Thread Jose O Gonzalez
On Tue, 22 Feb 2005 17:04:24 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: > On Tue, 22 Feb 2005 02:45:37 -0500 Jose O Gonzalez > <[EMAIL PROTECTED]> babbled: > > > > > As only a simple observer, lately busy with prior > > comittments but trying to inch my way free in

Re: [E-devel] The E of E

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 02:45:37 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: (B (B> (B> As only a simple observer, lately busy with prior (B> comittments but trying to inch my way free in order to (B (Band i've been adding evas objects too (textblock) just to make life more fun for