[E-devel] [Fwd: Re: License of your contribution to SMALL/PAWN]

2008-03-04 Thread Jan Luebbe
The attached mail by Greg Garner did no reach the mailing list because the address was only in CC (not To). ---BeginMessage--- ---End Message--- - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R)

[E-devel] Ecore IMF support for python-ecore

2008-03-04 Thread Eduardo Lima (Etrunko)
Hi list, I've coded a initial support for ecore-imf in python-ecore. In this first moment we have only the basic listing functions: ecore_imf_shutdown() ecore_imf_context_available_ids_get() ecore_imf_context_available_ids_by_canvas_type_get() ecore_imf_context_default_id_get()

[E-devel] Systray - Ideas for a new spec

2008-03-04 Thread Toma
Im trying to get some chatter about a new systray spec on the freedesktop.org mailing list. Since Im no programmer myself, I would like to try to just solidify some points that you all have and then put them all together and mail it into them. I figure the problem wont fix itself and some of you

[E-devel] Nightly build log for E17 on 2008-03-04 07:09:02 -0800

2008-03-04 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-03-04 07:09:02 -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

Re: [E-devel] [PATCH] new release of my wallpaper fetcher

2008-03-04 Thread Cedric BAIL
Could you test this set of patch ? On Mon, Mar 3, 2008 at 7:11 PM, Massimiliano Calamelli [EMAIL PROTECTED] wrote: I'll be very happy to help you for tests. massimiliano -- Cedric BAIL From c3ddd94569aed2dd8c5cc5a7b14d56f1ab2e913f Mon Sep 17 00:00:00 2001 From: Cedric BAIL [EMAIL PROTECTED]

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

2008-03-04 Thread The Rasterman
On Mon, 3 Mar 2008 15:54:25 +0100 Cedric BAIL [EMAIL PROTECTED] babbled: decompile isnt broken more than it was :) but still. got a test case for you: eet -d sample.edj edje_file out.txt this should work and produce a text file dump of the contents much like blah { blah ... } in

Re: [E-devel] [PATCH] new release of my wallpaper fetcher

2008-03-04 Thread Massimiliano Calamelli
Sure, but tomorrow, this evening i'm very busy. To do double checks, can you try my patch? It uses a lot ecore_file_download, around 16 simultaneous for static wp, and 34 for animated. massimiliano 2008/3/4, Cedric BAIL [EMAIL PROTECTED]: Could you test this set of patch ? On Mon, Mar 3, 2008

Re: [E-devel] Ecore IMF support for python-ecore

2008-03-04 Thread Gustavo Sverzut Barbieri
On Tue, Mar 4, 2008 at 11:19 AM, Eduardo Lima (Etrunko) [EMAIL PROTECTED] wrote: Hi list, I've coded a initial support for ecore-imf in python-ecore. In this first moment we have only the basic listing functions: ecore_imf_shutdown() ecore_imf_context_available_ids_get()

Re: [E-devel] Ecore IMF support for python-ecore

2008-03-04 Thread Eduardo Lima (Etrunko)
On Tue, Mar 4, 2008 at 5:14 PM, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: in cvs. w00t! -- Eduardo de Barros Lima INdT - Instituto Nokia de Tecnologia [EMAIL PROTECTED] - This SF.net email is sponsored by:

[E-devel] i18n for the configure title

2008-03-04 Thread Peter Wehrfritz
Hi, attached is a small patch to make the string Enlightenment Configure translatable for translator. Index: data/themes/default_configure.edc === RCS file: /cvs/e/e17/apps/e/data/themes/default_configure.edc,v retrieving revision

Re: [E-devel] [PATCH] Sticky windows

2008-03-04 Thread The Rasterman
On Sun, 24 Feb 2008 20:35:13 +0100 Peter van de Werken [EMAIL PROTECTED] babbled: Got a couple of patches related to sticky windows: stickysignal.e17.diff Add edje signals to e17 for window sticky state changes, and also allow the border/theme to toggle the sticky state of a window.

Re: [E-devel] DirectFB, Intel GDL, Overlays and more

2008-03-04 Thread The Rasterman
On Sun, 24 Feb 2008 22:41:59 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: i can't answer with respect to directfb, but the hardware you have is probably similar to what i've seen before. you get multiple display layers/planes (multiple framebuffers). one layer is YUV video data -

Re: [E-devel] Feature Request: Separate submenu backgrounds

2008-03-04 Thread The Rasterman
On Mon, 25 Feb 2008 13:04:34 +0900 Toma [EMAIL PROTECTED] babbled: After doing a bit of design with this new grunge theme and wanting a little skull in the menu, I found that its impossible to set a separate submenu background and as such, have the skull on every menu. Its a little too much

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

2008-03-04 Thread The Rasterman
On Mon, 25 Feb 2008 15:28:59 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: There are a couple of other smart class functions that would also be useful with smart objects, in particular min/max_size_get functions, and add similar functions to the evas api so that one can

Re: [E-devel] EFL and Webkit

2008-03-04 Thread The Rasterman
On Mon, 25 Feb 2008 23:50:41 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: On Mon, Feb 25, 2008 at 9:09 PM, raoul [EMAIL PROTECTED] wrote: Hi there, I think there is a great stuff missing in efls, it's a web rendering engine. The main purpose would be to have a full-efl

Re: [E-devel] Edje Edit patch ready

2008-03-04 Thread The Rasterman
On Tue, 26 Feb 2008 13:28:14 +0100 Dave [EMAIL PROTECTED] babbled: as this is so cool a thing, i'm putting your patch into edje code - so any more work for edje_edit - put it there :) we'll work in mainline. good work mate! good work! Gustavo Sverzut Barbieri ha scritto: On Mon, Feb 25, 2008

Re: [E-devel] [PATCH] ecore_timer_freeze and ecore_timer_thaw

2008-03-04 Thread The Rasterman
On Wed, 27 Feb 2008 14:16:10 +0100 Cedric BAIL [EMAIL PROTECTED] babbled: This patch give the possibilite to suspend the execution of a timer for as long as you want. Freezing a timer, remove it from the main active timer list and push it on the suspended list waiting to be thaw. The code is

Re: [E-devel] [PATCH] start module

2008-03-04 Thread The Rasterman
On Fri, 29 Feb 2008 11:59:02 +0100 Peter van de Werken [EMAIL PROTECTED] babbled: A small patch for the start module: instead of hardcoding the size of the shell icon/button, get it from the theme. in cvs :) -- - Codito, ergo sum - I code, therefore I am -- The

Re: [E-devel] [PATCH 1/5] Add comments for dbus peer functions.

2008-03-04 Thread The Rasterman
On Sat, 1 Mar 2008 22:46:27 +0100 Stefan Schmidt [EMAIL PROTECTED] babbled: hey stefan... can you send the patches attached to a mail - not inlined? mailers like to linewrap and such. by sending as attachments you'll make sure that we get the patches exactly as you generated them whitespace for

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

2008-03-04 Thread Massimiliano Calamelli
Hey raster, is it possible you've lost two files, e_int_config_wallpaper .c and .h? There's no reference in cvs commit massimiliano -- Forwarded message -- From: Enlightenment CVS [EMAIL PROTECTED] Date: Wed, 5 Mar 2008 00:35:37 -0500 (EST) Subject: E CVS: apps/e raster To:

Re: [E-devel] License of your contribution to SMALL/PAWN

2008-03-04 Thread The Rasterman
On Tue, 4 Mar 2008 18:20:16 GMT [EMAIL PROTECTED] babbled: thanks! made so! :) Jan: Sounds good to me, make it so! Greg Garner On Mon, 03 Mar 2008 19:28:52 +0100 Jan Lübbe [EMAIL PROTECTED] babbled: as long as you are happy to have it have an identical license statement as the

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

2008-03-04 Thread The Rasterman
On Wed, 5 Mar 2008 06:55:59 +0100 Massimiliano Calamelli [EMAIL PROTECTED] babbled: just in the middle of clearing out a lot of patches - was busy fixing up a min size one and making it more consistent. done now. files added. Hey raster, is it possible you've lost two files,

Re: [E-devel] [PATCH] new release of my wallpaper fetcher

2008-03-04 Thread The Rasterman
On Mon, 3 Mar 2008 18:25:10 +0100 Massimiliano Calamelli [EMAIL PROTECTED] babbled: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi devs, finally i'm ready to send the new release of my wallpaper fetcher. As asked by raster i've done some changes, imho it works fine, now. Actually

Re: [E-devel] Systray - Ideas for a new spec

2008-03-04 Thread The Rasterman
On Tue, 4 Mar 2008 23:59:44 +0900 Toma [EMAIL PROTECTED] babbled: Im trying to get some chatter about a new systray spec on the freedesktop.org mailing list. Since Im no programmer myself, I would like to try to just solidify some points that you all have and then put them all together and