[E-devel] new version of the win32 installer

2008-01-13 Thread Vincent Torri
Hey, New version of the nsis installer at the same address: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/Efl.exe news: eet, evas, ecore, embryo, edje ans expedite are bundled. You can install static and import libraries, header files and documentation generated by doxygen. I've als

Re: [E-devel] Show disabled style of entry

2008-01-13 Thread Andreas Volz
Am Sat, 12 Jan 2008 19:44:40 -0300 schrieb Adriano Rezende: > I believe you have to emit the signal to > sd->editable_object->text_object > > Search for the following code in your e_entry.c > > | sd->editable_object = o; > | e_editable_theme_set(o, "base/theme/widgets", "e/widgets/entry"); > >

Re: [E-devel] Show disabled style of entry

2008-01-13 Thread Adriano Rezende
On Jan 13, 2008 3:03 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > Am Sat, 12 Jan 2008 19:44:40 -0300 schrieb Adriano Rezende: > > > > I believe you have to emit the signal to > > sd->editable_object->text_object > > > > Search for the following code in your e_entry.c > > > > | sd->editable_object

Re: [E-devel] Bang Revival !!

2008-01-13 Thread Daniel Kasak
On Sat, 2008-01-12 at 16:43 +0100, Dave Andreoli wrote: > On my ubuntu the module log at /.xsession-errors > and is very verbose...try to look at that file... Oh. I've seen this around but never really paid any attention to it - I assumed it just duplicated other logs ( eg /var/log/Xorg.0.log ).

Re: [E-devel] Show disabled style of entry

2008-01-13 Thread Gustavo Sverzut Barbieri
On Jan 13, 2008 6:16 PM, Adriano Rezende <[EMAIL PROTECTED]> wrote: > On Jan 13, 2008 3:03 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > > > Am Sat, 12 Jan 2008 19:44:40 -0300 schrieb Adriano Rezende: > > > > > > > I believe you have to emit the signal to > > > sd->editable_object->text_object > >

[E-devel] some slowness issues

2008-01-13 Thread jochen schroeder
Hi all, I've just updated e17 and I noticed some slowness issues. When opening the different applications configuration options (ibar, restart and startup applications) it sometimes takes a couple of seconds until the window opens, during that time E is locked up. I see several "EDJE ERROR: progra

Re: [E-devel] some slowness issues

2008-01-13 Thread The Rasterman
On Mon, 14 Jan 2008 12:33:54 +1300 jochen schroeder <[EMAIL PROTECTED]> babbled: > Hi all, > > I've just updated e17 and I noticed some slowness issues. When opening > the different applications configuration options (ibar, restart and > startup applications) it sometimes takes a couple of second

Re: [E-devel] News from the E stables

2008-01-13 Thread The Rasterman
On Thu, 20 Dec 2007 08:26:39 +0100 Michel BRIAND <[EMAIL PROTECTED]> babbled: > > >> - my first child is to born around 25 of december ;^) > > > >felictations! :) what a nice date to be born! :) > > > > Here it is ! > > It's a girl, born on 17 dec 09:05 (UTC+1), and it's firstname is Romane. c

Re: [E-devel] [Evas] add -enable-sctrict option

2008-01-13 Thread The Rasterman
On Thu, 6 Dec 2007 10:39:32 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Wed, 5 Dec 2007, Michael Jennings wrote: > > > On Saturday, 01 December 2007, at 10:39:49 (+0100), > > Vincent Torri wrote: > > > >> Albin Tonnerre (aka Lutin) requested configure scripts to fail when >

Re: [E-devel] some slowness issues

2008-01-13 Thread jochen schroeder
On Mon, 2008-01-14 at 10:37 +1100, Carsten Haitzler wrote: > On Mon, 14 Jan 2008 12:33:54 +1300 jochen schroeder > <[EMAIL PROTECTED]> babbled: > > > Hi all, > > > > I've just updated e17 and I noticed some slowness issues. When opening > > the different applications configuration options (ibar,

Re: [E-devel] authorship

2008-01-13 Thread The Rasterman
On Sun, 2 Dec 2007 09:53:32 -0300 andres <[EMAIL PROTECTED]> babbled: > If I combine my two articles: > http://wiki.enlightenment.org/index.php/Development_with_Edje:_Introduction > http://wiki.enlightenment.org/index.php/Development_with_Edje:_C_API_Digest > > Into a more refined and complete (a

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Mon, 3 Dec 2007 06:07:22 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > Gustavo wrote: > > > > > - how expensive is evas/ecore_evas_buffer in comparison to > > > > imlib2 to generate thumbs; > > > > > > You don't need ecore_evas_buffer to generate 'thumbs' > > > of jpg

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Sun, 2 Dec 2007 11:02:09 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > > > - how expensive is evas/ecore_evas_buffer in comparison to imlib2 > > > to generate thumbs; > > > > You don't need ecore_evas_buffer to generate 'thumbs' of > > jpg/png/svg, that's only for generating sm

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Mon, 3 Dec 2007 09:58:22 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > I wrote: > > > I looked at "e_thumb_main" - it saves to eet files directly. > > That's not really sufficient for giving flexible thumbnail-file > > saving functionality for others to use - it's just to

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Sun, 2 Dec 2007 09:16:30 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > > > As raster mentioned, and as I believe, the best thing for epsilon > > > would be a rewrite using evas instead of imlib2... something > > > extremely similar to e_thumb. Raster said that if this did occur, > >

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Mon, 3 Dec 2007 10:41:03 -0600 "Nathan Ingersoll" <[EMAIL PROTECTED]> babbled: > This is a little off-topic for the thread, but there are some long > term changes I would like to see for epsilon eventually. > > 1. Split thumbnail generation into pluggable processes. If we can > specify externa

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Mon, 3 Dec 2007 14:32:37 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Dec 3, 2007 1:41 PM, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > > This is a little off-topic for the thread, but there are some long > > term changes I would like to see for epsilon eventually. > > >

Re: [E-devel] {Spam?} Requirements for exiftags in Epsilon?

2008-01-13 Thread The Rasterman
On Tue, 4 Dec 2007 01:41:39 +0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Dec 4, 2007 12:40 AM, Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: > > Vincent Torri [2007-12-03 23:04]: > > > > > > > > > On Mon, 3 Dec 2007, Gustavo Sverzut Barbieri wrote: > > > > > > > Hi guys, > > >

Re: [E-devel] Requirements for exiftags in Epsilon?

2008-01-13 Thread The Rasterman
On Mon, 3 Dec 2007 23:24:23 +0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > Hi guys, > > We found the root of those "unaligned loads", it was in canon.c > (http://www.enlightenment.org/viewvc/e17/libs/epsilon/src/lib/exiftags/canon.c?hideattic=1&r1=1.2&r2=1.3), > with a patch tilm

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Tue, 4 Dec 2007 16:36:48 -0600 "Nathan Ingersoll" <[EMAIL PROTECTED]> babbled: > On 12/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I don't think there's a need to require that 'thumbnailing' > > must involve a specific means for storing some standard image format > > some

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Tue, 4 Dec 2007 07:36:56 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > > > Depends. If you're already using evas, and want to load > > > and save image files to smaller sized (thumbs) versions, then > > > using evas rather than going thru imlib2 could be faster - > > > certain

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Tue, 4 Dec 2007 11:16:37 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > I wrote: > > > For jpgs you don't have to worry about it since we only > > deal with rgb images then, hence there's no difference (and no > > premul or un-premul takes place). It does matter for pngs w

Re: [E-devel] Edje Editor digest

2008-01-13 Thread The Rasterman
On Sat, 8 Dec 2007 05:39:52 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > I should add that I hope you suceed with this effort, one way > or another. An edje-editor is a very important thing to have, and > should be a top priority for an efl based project. > > I'm curious

Re: [E-devel] no need for unfullscreen windows on deskchange + patch

2008-01-13 Thread The Rasterman
On Sat, 8 Dec 2007 19:52:30 +0100 Hannes Janetzek <[EMAIL PROTECTED]> babbled: patch in cvs :) > hi, > > the problem is that to fullscreen and to unfullscreen of > fullscreen-windows makes deskswitching a lot slower (and looks ugly > too). I use many programs in fullscreen mode so this really an

Re: [E-devel] Epsilon problems

2008-01-13 Thread The Rasterman
On Thu, 6 Dec 2007 04:08:28 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > Nathan wrote: > > > > I don't think there's a need to require that 'thumbnailing' > > > must involve a specific means for storing some standard image > > > format somewhere.. one may not want or need

Re: [E-devel] patch: max in textblocks

2008-01-13 Thread The Rasterman
On Sun, 9 Dec 2007 19:36:03 -0300 andres <[EMAIL PROTECTED]> babbled: > I had a problem with textblocks in Edje, even when text.max was set to true > for both axis, on resize it was being ignored. > > >From what I understood, _edje_part_recalc_single in edje_calc.c was the > function that deal

Re: [E-devel] Edje on arm embedded device

2008-01-13 Thread The Rasterman
On Mon, 17 Dec 2007 10:13:22 +0100 mario <[EMAIL PROTECTED]> babbled: > On Dec 16, 2007 11:04 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > I'm still working on my arm board: > > > All it's ok evas_fb_test run perfectly. > > > > > > Now I'm working on edje: there is a problem in a

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

2008-01-13 Thread The Rasterman
On Thu, 20 Dec 2007 12:09:31 +0100 "Dr. Michael 'Mickey' Lauer" <[EMAIL PROTECTED]> babbled: > Carsten Haitzler wrote: > > On Wed, 19 Dec 2007 14:16:19 +0100 Michael 'Mickey' Lauer > > <[EMAIL PROTECTED]> babbled: > >> Enlightenment CVS wrote: > >> > @@ -569,7 +581,7 @@ > >> > if test "x$have_eco

Re: [E-devel] [Patch] Allow ecore_file_download to follow HTTP redirection

2008-01-13 Thread The Rasterman
On Mon, 10 Dec 2007 10:46:04 +0100 Massimiliano Calamelli <[EMAIL PROTECTED]> babbled: in. amaxign we didnt do it before. we should have just followed redirections. > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, this small patchfile allow ecore_file_download to be able to > follow

Re: [E-devel] R: Re: Evas_Event propagation

2008-01-13 Thread The Rasterman
On Thu, 10 Jan 2008 14:40:41 +0100 Dave <[EMAIL PROTECTED]> babbled: being able to feed evas events to a specific object is also useful- it's actually easy to do, BUT i think the cleaner way for this as my previous mail said - is via being able to selectively drop some events from repeating throug

Re: [E-devel] some slowness issues

2008-01-13 Thread The Rasterman
On Mon, 14 Jan 2008 13:05:09 +1300 jochen schroeder <[EMAIL PROTECTED]> babbled: > > On Mon, 2008-01-14 at 10:37 +1100, Carsten Haitzler wrote: > > On Mon, 14 Jan 2008 12:33:54 +1300 jochen schroeder > > <[EMAIL PROTECTED]> babbled: > > > > > Hi all, > > > > > > I've just updated e17 and I noti

Re: [E-devel] Evas_Event propagation

2008-01-13 Thread The Rasterman
On Mon, 17 Dec 2007 20:05:35 +0100 Dave <[EMAIL PROTECTED]> babbled: > Hi all, > I'm in trouble with the evas event system :( > Working on esmart_container to make an iphone-like scrolling list (with > friction) > this is the situation: > I have a trasparent evas_object (big as all the container)

Re: [E-devel] Edje on arm embedded device

2008-01-13 Thread The Rasterman
On Mon, 24 Dec 2007 15:10:17 +0100 mario <[EMAIL PROTECTED]> babbled: > On Dec 17, 2007 5:01 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > > Please, try to write a fb_16 using software_16 as base. I can give you > > > > some hints, but if you know the fb you are working with, just

Re: [E-devel] Epsilon problems

2008-01-13 Thread [EMAIL PROTECTED]
Carsten wrote: > > > At the very least, it should be a negotiable process where > > > clients can specify the result formats they can support and > > > the thumbnailer can select from those supported formats. > > > A fallback requirement of png or some other standard format > > > would be

Re: [E-devel] [Patch] Allow ecore_file_download to follow HTTP redirection

2008-01-13 Thread Massimiliano Calamelli
Wow, raster is back! Thanx for commit, i think to be ready to send in a few days an RFC for get-e.org integration in wallpaper configuration dialog, and this code requires to be able to follow http redir, used for load balancing in get-e.org Massimiliano 2008/1/14, The Rasterman Carsten Haitzler

Re: [E-devel] [Patch] Allow ecore_file_download to follow HTTP redirection

2008-01-13 Thread The Rasterman
On Mon, 14 Jan 2008 06:46:51 +0100 "Massimiliano Calamelli" <[EMAIL PROTECTED]> babbled: > Wow, raster is back! Thanx for commit, i think to be ready to send in > a few days an RFC for get-e.org integration in wallpaper configuration > dialog, and this code requires to be able to follow http redir

Re: [E-devel] [Patch] Allow ecore_file_download to follow HTTP redirection

2008-01-13 Thread Massimiliano Calamelli
You're right: i parse a rss feed, download the images and show it with efm, then when you select an image and click ok i download the edj and put it into right dir. I'm very happy to see that sounds interesting 2008/1/14, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > On Mon, 14 Jan 2008 06

Re: [E-devel] E CVS: screenshot devilhorns

2008-01-13 Thread Vincent Torri
On Mon, 14 Jan 2008, Enlightenment CVS wrote: > Enlightenment CVS committal > > AC_PATH_PROG(EDJE_CC, "edje_cc", "", $PATH) > > -have_emprint="yes" > AC_PATH_PROG(EMPRINT, "emprint", "", $PATH) > if test "$EMPRINT" = ""; then > AC_MSG_ERROR(emprint not found) I think that what you want to use i