Re: [E-devel] [RFC] Edje improvement

2008-02-29 Thread The Rasterman
On Fri, 22 Feb 2008 19:52:06 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled: > Hi, > > I am tracking a slow down since a few days now and I think I finally > understand where it come from. The symptom were some frame glitch > during edje animation, when I called a edje_object_part_text_set. >

Re: [E-devel] [win32] some evilness

2008-02-29 Thread The Rasterman
On Fri, 15 Feb 2008 23:54:16 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: ok- that looks a lot cleaner after the diff. other than the EAPI removal in .c files. i'd agree on making an EAPI_DEF for the .c files (just sed s/EAPI EAPI_DEF for all .c files) and for win32 just making that empt

Re: [E-devel] [PATCH] Eet file format change

2008-02-29 Thread The Rasterman
On Fri, 15 Feb 2008 15:56:12 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled: ok- some testing here. seems to work. didn't spot any nasties on a read. lets have this in cvs (in cvs now) and let it test more. > So here we go with the big dangerous patch that could break every thing :-) > > I

Re: [E-devel] Image loader for Portable Maps

2008-02-29 Thread The Rasterman
On Thu, 14 Feb 2008 16:40:29 +0100 Peter Wehrfritz <[EMAIL PROTECTED]> babbled: > I've written an image loader for evas that can load pbm, pgm, ppm. It > supports P1, P2, P3, P4, P5, P6. For P5 and P6 it also supports the > 2-byte format. Unfortunately I haven't seen that there is a pnm loader

Re: [E-devel] Edje crashes by fast triggered animations

2008-02-29 Thread The Rasterman
On Fri, 8 Feb 2008 15:40:52 +0100 "Thomas Gstädtner" <[EMAIL PROTECTED]> babbled: found it. you had a self-feeding signal loops - but that created bad behavior in edje so it fed itself events forever and hung ui-wise, but queued up work to do eventually using up all mmeory and crashing :) fixed i

Re: [E-devel] [PATCH][RFC] signal/select race problem in ecore_main

2008-02-29 Thread The Rasterman
On Sun, 24 Feb 2008 11:29:06 +0100 [EMAIL PROTECTED] (Lars Munch) babbled: > On Sun, Feb 24, 2008 at 07:48:03PM +1100, Carsten Haitzler wrote: > > On Sun, 24 Feb 2008 15:43:18 +1100 Carsten Haitzler (The Rasterman) > > <[EMAIL PROTECTED]> babbled: > > > > actually - found a problem. breaks entran

Re: [E-devel] Google Summer of Code 2008

2008-02-29 Thread [EMAIL PROTECTED]
Ravenlock wrote: > First, lets get in the correct mindset. We are not "asking people > to help with our E stuff". The goal of SoC is to help students > learn and to create more open source code. Google is not putting > up bounties for things *we* want done. Google is gonna pay a few >

Re: [E-devel] Google Summer of Code 2008

2008-02-29 Thread [EMAIL PROTECTED]
Vincent wrote: > what i wanted, is a gui that is not like evince and use the power > of edje (see the wiki) > > With your reasonning, just gave up all the EFL, as they are libs > to write mainly gui. And a lot of tool already exist using gnome > or kde. Indeed, unless you can co

Re: [E-devel] Google Summer of Code 2008

2008-02-29 Thread Ravenlock
On 02/29/2008 10:43, [EMAIL PROTECTED] wrote: > Ravenlock wrote: > >> What has to happen is, we have to describe our ideas in terms >> that non-E-devs can understand, and appreciate. > > (Nice work on this BTW) > > Ok, let's take a naive point of view - we're all now neoph

Re: [E-devel] {Spam?} Re: Google Summer of Code 2008

2008-02-29 Thread Vincent Torri
On Tue, 26 Feb 2008, Viktor Kojouharov wrote: > As far as suggestions go, here's my 2 cents: > > 1.5 Bringing the evas gl engine up to standard. can you detail a bit what can be done in the gl engine ? You can modify the wiki, instead of answering in the ML (http://wiki.enlightenment.org/inde

Re: [E-devel] Google Summer of Code 2008

2008-02-29 Thread [EMAIL PROTECTED]
Ravenlock wrote: > What has to happen is, we have to describe our ideas in terms > that non-E-devs can understand, and appreciate. (Nice work on this BTW) Ok, let's take a naive point of view - we're all now neophytes with no real knowledge of "e", and someone's ask

Re: [E-devel] {Spam?} Re: Google Summer of Code 2008

2008-02-29 Thread Vincent Torri
On Fri, 29 Feb 2008, [EMAIL PROTECTED] wrote: > > Vincent wrote: > >> * writing an evince-like prog in full edje > > Why would anyone not familiar with "e" care about anything like > this? There's already an evince. Why would a similar app, but with this > "edje", be of any interest

Re: [E-devel] Google Summer of Code 2008

2008-02-29 Thread [EMAIL PROTECTED]
Vincent wrote: > * writing an evince-like prog in full edje Why would anyone not familiar with "e" care about anything like this? There's already an evince. Why would a similar app, but with this "edje", be of any interest to anyone, or of interest enough that they'd pay someone

[E-devel] Nightly build log for E17 on 2008-02-29 07:08:19 -0800

2008-02-29 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-02-29 07:08:19 -0800 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log edje_editor http://download.enlightenment.org/tests/logs/edj

Re: [E-devel] license issue with embryo

2008-02-29 Thread Xavier Oswald
On 20:32 Fri 29 Feb , Carsten Haitzler wrote: > On Fri, 29 Feb 2008 13:00:45 +0100 Xavier Oswald <[EMAIL PROTECTED]> babbled: > > 1. all code comes from pawn (was small) and was taken in good faith under the > original license - the contents of which are actually included in COPYING > (re-arra

Re: [E-devel] license issue with embryo

2008-02-29 Thread The Rasterman
On Fri, 29 Feb 2008 13:00:45 +0100 Xavier Oswald <[EMAIL PROTECTED]> babbled: 1. all code comes from pawn (was small) and was taken in good faith under the original license - the contents of which are actually included in COPYING (re-arranged but all there word for word). If the file does nto stat

[E-devel] license issue with embryo

2008-02-29 Thread Xavier Oswald
Hi, We are packaging the whole set of e17 librairies for debian. We got embryo reject by debian FTP masters because of a copyright issue. It seems that some files has their own copyright. src/bin: embryo_cc_amx.h, embryo_cc_osdefs.h, embryo_cc_scvars.c, embryo_cc_sc[1-7].c, embryo_cc_scvars.

[E-devel] [PATCH] start module

2008-02-29 Thread Peter van de Werken
A small patch for the start module: instead of hardcoding the size of the shell icon/button, get it from the theme. regards, Peter van de Werken -- Live in a world of your own, but always welcome visitors. Index: apps/e/src/modules/start/e_mod_main.c =