Re: [E-devel] Ecore + XIM working

2007-11-12 Thread Stafford Horne
I hope the immodules work is going well. I had started on Ecore_X XIM integration and decided I had better finish. Below is my current patch which supports callbacks XIM style. I have found several limitations with callbacks. Pitfalls: * Callbacks only provide current edit string (i.e. doesn

[E-devel] Nightly build log for E17 on 2007-11-12 07:00:57 -0800

2007-11-12 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-11-12 07:00:57 -0800 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: edvi http://download.enlightenment.org/tests/logs/edvi.log eflpp http://download.enlightenment.org/tests/logs/eflpp.log elitair

Re: [E-devel] E CVS: slideshow englebass

2007-11-12 Thread Christopher Michael
Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : englebass > Project : e_modules > Module : slideshow > > Dir : e_modules/slideshow > > > Modified Files: > configure.in > > > Log Message: > clean up configure scripts > --Snip-- > +AC_INIT(slideshow, 0.0.9, e

Re: [E-devel] Pin to desktop not working correct

2007-11-12 Thread The Rasterman
On Sun, 7 Oct 2007 11:33:24 +0200 Andreas Volz <[EMAIL PROTECTED]> babbled: > Hello, > > I report this here instead of the bug tracker, because I like to discuss > it. > > Example: > > 1) start 'emotion_test' > 2) Remember->Advanced (Activate all 'remember using' and 'properties to > remember'

Re: [E-devel] Photoshop to Edje using Gimp

2007-11-12 Thread The Rasterman
On Wed, 10 Oct 2007 17:40:00 -0300 "Renato Chencarek" <[EMAIL PROTECTED]> babbled: > Hi, > > This weekend I wrote a gimp plugin (python script) to convert an image > with several layers in Edje. My intention is to have a tool to help > us (developers) to create Edje files based on PSD's (Photosh

Re: [E-devel] Evas Patch - image cache segfault fix

2007-11-12 Thread The Rasterman
On Wed, 17 Oct 2007 16:04:02 -0300 "Leo Sobral Cunha" <[EMAIL PROTECTED]> babbled: in cvs :) thanks :) > hi, > > as discussed on the #edevelop channel today, I had a segfault using > evas while doing load_size_set. before that I had a previously loaded > image and did file_set. > > the segfault

Re: [E-devel] Event based Triggers

2007-11-12 Thread The Rasterman
On Sun, 7 Oct 2007 10:22:34 -0500 "Sthithaprajna Garapaty" <[EMAIL PROTECTED]> babbled: > Here's an interesting idea for a new module: > Event based triggers > > E already tracks a few things done by applications, like when an app > closes, opens a new window, etc. (of course these are in dispara

Re: [E-devel] improvements of configure

2007-11-12 Thread The Rasterman
On Sun, 28 Oct 2007 13:41:38 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > Hey, > > The changes of edje's configure were done 3 weeks ago and it seems that no > problem arises. > > I let one more week for last checks for packagers and other developpers. > I'll do the changes next

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

2007-11-12 Thread The Rasterman
On Wed, 10 Oct 2007 18:23:56 +0200 Christian Hunke <[EMAIL PROTECTED]> babbled: > Its only the out-commenting of the constants in evas_object_main.c. When you > just undo this it already works: > > http://enlightenment.org/viewvc/e17/libs/evas/src/lib/canvas/evas_object_main.c?r1=1.60&r2=1.61&sor

Re: [E-devel] improvements of configure

2007-11-12 Thread Nathan Ingersoll
Been a busy few weeks and I just got around to checking out and building again. I've built all of the libs required for EWL except for emotion on Solaris and things seem to be working well once those awk fixes were in place. On Nov 12, 2007 6:58 PM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED

Re: [E-devel] Imlib2: imlib_text_get_index_and_location broken?

2007-11-12 Thread The Rasterman
On Tue, 23 Oct 2007 23:24:05 +0100 "A.S. Bradbury" <[EMAIL PROTECTED]> babbled: not sure. this should work. > I've basically completed writing Imlib2 bindings for Lua. I've been > trying to get imlib_text_get_index_and_location to work, but it always > seem to return -1 (failure) for me. It's loo

Re: [E-devel] argb lossless codec

2007-11-12 Thread The Rasterman
On Tue, 23 Oct 2007 20:08:32 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: finally got to play with it. quite interesting. i tried it on some images i have (animated): [ 1:56PM ~/C/data/demo/e_anim_reflection ] du -sh . 1.9M. [ 1:55PM ~/e_codec ] ./encode out.erv '/home/raster/C/d

Re: [E-devel] Strange initial behaviour of contexts in Imlib 2

2007-11-12 Thread The Rasterman
On Tue, 30 Oct 2007 21:02:57 -0400 "Cale Gibbard" <[EMAIL PROTECTED]> babbled: > Hello all, > > I'm writing a Haskell binding to Imlib 2, and noticed some strange > behaviour in my function which manages the allocation/deallocation of > contexts. The following examples in C demonstrate the strang

Re: [E-devel] Patch - Do not show E cursor

2007-11-12 Thread The Rasterman
On Wed, 31 Oct 2007 16:59:41 -0300 "Aloisio Almeida" <[EMAIL PROTECTED]> babbled: > Hi all > > I made a patch to prevent E to show the mouse cursor. This is useful when > you're using a touchscreen. > Basically I created one more e_config field (show_cursor). When show_cursor > == 0, the pointer'

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

2007-11-12 Thread The Rasterman
On Sun, 11 Nov 2007 00:18:58 -0600 "Nathan Ingersoll" <[EMAIL PROTECTED]> babbled: > On Nov 10, 2007 7:07 PM, Brian 'morlenxus' Miculcy <[EMAIL PROTECTED]> wrote: > > > > Don't see why people want's to push git, cvs is working and i guess we > > have better things to do than changing the source ma

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

2007-11-12 Thread The Rasterman
On Sat, 10 Nov 2007 15:46:44 +0100 Michel BRIAND <[EMAIL PROTECTED]> babbled: > Hi, > > Fist, your involvement and wisdom as team leader is respected and > appreciated ! > > Ulisses said: > >Formalising can be a good thing, I think. We could even try to change > >our workflow and start using git

Re: [E-devel] {Spam?} News from the E stables

2007-11-12 Thread The Rasterman
On Tue, 6 Nov 2007 19:07:00 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Mon, 5 Nov 2007, Carsten Haitzler (The Rasterman) wrote: > > > 2. Lets have actual weekly or monthly developer meetings - literally all-in > > live discussions - maybe IRC? Have actual agendas in meeting

Re: [E-devel] Moving to GIT?

2007-11-12 Thread The Rasterman
On Tue, 6 Nov 2007 17:40:38 -0300 "Caio Marcelo" <[EMAIL PROTECTED]> babbled: > On Nov 6, 2007 5:13 PM, Zachary Goldberg <[EMAIL PROTECTED]> wrote: > > Thats the whole point :). We would need to have an equivalent of > > 'linus's tree' which we could consider to be the publishing branch. > > Just

Re: [E-devel] Moving to GIT?

2007-11-12 Thread The Rasterman
On Tue, 6 Nov 2007 12:54:14 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > Hi guys, > > Since now raster is happy and all, maybe it's the time to propose > moving to GIT? :-) > > Now seriously, I'm keeping GIT repositories at http://staff.get-e.org/ > and it's going quite well,

Re: [E-devel] Bunch of patch

2007-11-12 Thread The Rasterman
On Thu, 8 Nov 2007 18:30:52 +0100 Cedric BAIL <[EMAIL PROTECTED]> babbled: > Hello guys, > > Time to dump all pending patch :) First bunch are small one, with > normally little effect outside of their file. > > - eet_race_memdirect.diff : The most important change is a fix for a race > co

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

2007-11-12 Thread The Rasterman
On Wed, 7 Nov 2007 17:35:29 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > Carsten wrote: > > > First. > > > > I need to offer some big apologies. I have been pretty bad at being > > . > > Well, I'll give you my own thoughts on this. > > These new "developm

Re: [E-devel] SDL 16bpp engine and Evas_Cache round 2

2007-11-12 Thread The Rasterman
On Fri, 9 Nov 2007 19:07:00 +0100 Cedric BAIL <[EMAIL PROTECTED]> babbled: gustavo @ firends. this will affect the 16bpp engine. what do you think? also caro - ddraw etc ? > On Friday 09 November 2007 13:56:42 Cedric BAIL wrote: > > Ok, here we go for the huge patch (if they didn't pass throu

Re: [E-devel] EDC Reference

2007-11-12 Thread The Rasterman
On Sun, 11 Nov 2007 16:32:35 -0300 andres <[EMAIL PROTECTED]> babbled: > As some of you might know I'm writting a EDC reference as Doxygen formmated > comments directly into edje_cc_handlers.c > > My theory is that having the reference flowing along the code will ease > mantienance of the refer

Re: [E-devel] legacy ecore_x events?

2007-11-12 Thread The Rasterman
On Sun, 11 Nov 2007 20:58:07 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > Hi guys, > > While doing ecore_x bindings I read some of the code to see how things > were being used and found some legacy events, things that are not > being called: > > ECORE_X_EVENT_WINDOW_KEYMAP > E

Re: [E-devel] E CVS: slideshow englebass

2007-11-12 Thread Sebastian Dransfeld
Christopher Michael wrote: > Enlightenment CVS wrote: >> Enlightenment CVS committal >> >> Author : englebass >> Project : e_modules >> Module : slideshow >> >> Dir : e_modules/slideshow >> >> >> Modified Files: >> configure.in >> >> >> Log Message: >> clean up configure scripts >> > >

Re: [E-devel] EDC Reference

2007-11-12 Thread Ben Rockwood
Carsten Haitzler (The Rasterman) wrote: > On Sun, 11 Nov 2007 16:32:35 -0300 andres <[EMAIL PROTECTED]> babbled: > > >> As some of you might know I'm writting a EDC reference as Doxygen formmated >> comments directly into edje_cc_handlers.c >> >> My theory is that having the reference flowing a

Re: [E-devel] EDC Reference

2007-11-12 Thread dan sinclair
Did you remove collections.group.parts.part.description.color_class, color, color2, color3 on purpose? If so, what's the reasoning behind this? (lines 139-142 and 1620 - 1694) dan On 13-Nov-07, at 1:08 AM, Ben Rockwood wrote: > Carsten Haitzler (The Rasterman) wrote: >> On Sun, 11 Nov 2007

Re: [E-devel] EDC Reference

2007-11-12 Thread Vincent Torri
On Tue, 13 Nov 2007, dan sinclair wrote: > Did you remove collections.group.parts.part.description.color_class, > color, color2, color3 on purpose? If so, what's the reasoning behind > this? (lines 139-142 and 1620 - 1694) If I'm not mistaken, they are moved (lines 128 and 1209) maybe the patc

Re: [E-devel] improvements of configure

2007-11-12 Thread Vincent Torri
On Mon, 12 Nov 2007, Nathan Ingersoll wrote: Been a busy few weeks and I just got around to checking out and building again. I've built all of the libs required for EWL except for emotion on Solaris and things seem to be working well once those awk fixes were in place. ok, I'll do those chan

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

2007-11-12 Thread [EMAIL PROTECTED]
Carsten wrote: I'll keep this short, since I really don't want to prolong this sub-thread between us. > > > > Busy or not, you've never expressed any interest or support > > for seeing this project become a true community one. > > i have done just he opposite - i have encou

Re: [E-devel] {Spam?} Re: argb lossless codec

2007-11-12 Thread Vincent Torri
On Tue, 13 Nov 2007, Carsten Haitzler (The Rasterman) wrote: > On Tue, 23 Oct 2007 20:08:32 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> > babbled: > > finally got to play with it. quite interesting. i tried it on some images i > have (animated): > > [ 1:56PM ~/C/data/demo/e_anim_reflection ]