[E-devel] Re: Patch submission for EWL

2005-07-06 Thread Ed Stafford
Resubmitting with 'cvs diff -u' per Raster's instructions. On 7/7/05, Ed Stafford <[EMAIL PROTECTED]> wrote: Hey folks.  Here is a patch for ewl_fileselector.c that will alpha sort the files and dir listings in the selector box.  Appearently, if you're on OS X, the lists are already sorted, but on

[E-devel] Patch submission for EWL

2005-07-06 Thread Ed Stafford
Hey folks.  Here is a patch for ewl_fileselector.c that will alpha sort the files and dir listings in the selector box.  Appearently, if you're on OS X, the lists are already sorted, but on x86 Linux, that's not the case. I built the patch with 'cvs diff ewl_fileselector.c'  If you'd like it built

Re: [E-devel] entrance problem with nfs

2005-07-06 Thread Nick Blievers
Carsten Haitzler (The Rasterman) wrote: >On Mon, 04 Jul 2005 16:21:05 +1000 Nick Blievers <[EMAIL PROTECTED]> babbled: > > > >>Aren't we talking about a really trivial patch here? >> >>I dont have the means to test this, but something like this should work >>right? (the debug logging may not, a

Re: [E-devel] entrance problem with nfs

2005-07-06 Thread The Rasterman
On Mon, 04 Jul 2005 16:21:05 +1000 Nick Blievers <[EMAIL PROTECTED]> babbled: > Aren't we talking about a really trivial patch here? > > I dont have the means to test this, but something like this should work > right? (the debug logging may not, and I know nothing about XauLockAuth > and what i

Re: [E-devel] Segfault with Imlib2

2005-07-06 Thread The Rasterman
On Mon, 4 Jul 2005 11:39:09 +0200 Joris van der Hoeven <[EMAIL PROTECTED]> babbled: > Hi, > > Still continuing with using Imlib2 inside TeXmacs under all kinds > of circumstances... When linking dynamically, everything went fine, > but my static binaries have an annoying problem. Here is a backtr

Re: [E-devel] Keyboard move/resize patch

2005-07-06 Thread The Rasterman
On Wed, 06 Jul 2005 16:17:54 +0200 Martin Geisler <[EMAIL PROTECTED]> babbled: > Hello! > > I've been a great fan of Enlightenment ever since I began using Linux > some five years ago, so I'm glad to see how much work is being put > into E17. It reminds me of the good old days of EFM :-) > > Ap

Re: [E-devel] [Eclair] minimize bug

2005-07-06 Thread The Rasterman
On Wed, 6 Jul 2005 12:00:30 +0200 Laurent Malvert <[EMAIL PROTECTED]> babbled: > (see my previous bug regarding the 'cover panel' bug). > > while my eclair app was still opened, I tried to minimize, and it didn't work. > it worked before, but maybe this come from the other problem. > > (sorry if

Re: [E-devel] [Eclair] cover panel bug?

2005-07-06 Thread The Rasterman
On Wed, 6 Jul 2005 11:58:26 +0200 Laurent Malvert <[EMAIL PROTECTED]> babbled: > Hi > > just compiled eclair and give it a shot, and I had a display problem right > away. Here's the thing: I launched eclair, opened the differents sliding > panels, particularly the one who should display the albu

Re: [E-devel] Patch: Adds IPC call to execute generic E_Actions and Desk Selection E_Action

2005-07-06 Thread The Rasterman
On Wed, 6 Jul 2005 14:36:08 -0500 Marc McGarry <[EMAIL PROTECTED]> babbled: > All, > > Raster suggested that I use the E_Action system to change desks > instead of my current method of 5 parameters which I thought was > clunky. > > So I've added a generic IPC call to execute a named action, as w

Re: [E-devel] I: prerelease version of evolume plugin.

2005-07-06 Thread Boldin Pavel
Ag. System Administrator wrote: Hi Pavel! hi Thanks, great plugin! ;) i just happy :) Probably, it will be good idea to save config (of channels shown) for each container. sorry, i dont think about this before (and remove all per-container configurations from code) try http:

[E-devel] Patch: Adds IPC call to execute generic E_Actions and Desk Selection E_Action

2005-07-06 Thread Marc McGarry
All, Raster suggested that I use the E_Action system to change desks instead of my current method of 5 parameters which I thought was clunky. So I've added a generic IPC call to execute a named action, as well as a new action which flips to a desk given the manager, container, zone, row and colum

Re: [E-devel] [Eclair] cover panel bug?

2005-07-06 Thread Simon TRENY
Hi Laurent, The bug on the sliding panels is a bug of the drop-shadow module of e17 that appeared two weeks ago: when the shape of a shaped window changes, the shadow is not always updated. So, sometimes, panels do not have shadow or, like on your screenshot, there is a shadow where there is n

[E-devel] Eapp edit API update

2005-07-06 Thread Stafford Horne
Patch to make eapp edit more usable by using the new ewl_entry. I think thats all which is needed for the API change. Thanks Dan. Stafford -- Index: eapp_edit_main.c === RCS file: /cvsroot/enlightenment/e17/apps/e_utils/src/bin/eap

[E-devel] ewl_edb_ed for new entry

2005-07-06 Thread Stafford Horne
This patch fixes the build problems with ewl_edb_ed in libs/ewl. It wasn't building so I added this to get it to shut-up... I don't use it so I am not sure if anything else was broken in the API change. Stafford --

Re: [E-devel] [Eclair] cover panel bug?

2005-07-06 Thread Michael Jennings
On Wednesday, 06 July 2005, at 11:58:26 (+0200), Laurent Malvert wrote: > A screenshot is attached, even though I don't know if the mailing > list can handle attachments (and if it's appreciated). Please do NOT send screenshots to this list. Post them somewhere, and provide us with a URL. It's

[E-devel] Keyboard move/resize patch

2005-07-06 Thread Martin Geisler
Hello! I've been a great fan of Enlightenment ever since I began using Linux some five years ago, so I'm glad to see how much work is being put into E17. It reminds me of the good old days of EFM :-) Apart from the praise, I would also like to help a little, so I've made a very simple patch to a

[E-devel] [Eclair] minimize bug

2005-07-06 Thread Laurent Malvert
(see my previous bug regarding the 'cover panel' bug). while my eclair app was still opened, I tried to minimize, and it didn't work. it worked before, but maybe this come from the other problem. (sorry if there's a mailing list dedicated to eclair, i'm only aware of the ones about Enlightenment