[E-devel] Internal edit widgets ignore key map.

2006-08-30 Thread David Seikel
The internal edit widget, at least in the internal eap editor ignores my dvorak keymap. signature.asc Description: PGP signature - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quick

Re: [E-devel] WARNING! evil fm bug

2006-08-30 Thread The Rasterman
On Thu, 31 Aug 2006 13:21:28 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Wed, 30 Aug 2006 21:47:08 -0500 [EMAIL PROTECTED] wrote: > > > As a heads up, deleting a favorite from the file dialog in e17 is > > broken (at least was a few days ago). Instead of removing the > > symlink, it star

Re: [E-devel] WARNING! evil fm bug

2006-08-30 Thread David Seikel
On Wed, 30 Aug 2006 21:47:08 -0500 [EMAIL PROTECTED] wrote: > As a heads up, deleting a favorite from the file dialog in e17 is > broken (at least was a few days ago). Instead of removing the > symlink, it starts to remove the dir pointed to. > If that happens to be important and you ahve write pe

[E-devel] WARNING! evil fm bug

2006-08-30 Thread brian . mattern
As a heads up, deleting a favorite from the file dialog in e17 is broken (at least was a few days ago). Instead of removing the symlink, it starts to remove the dir pointed to. If that happens to be important and you ahve write permission to it I think raster may have fixed this already (I saw

Re: [E-devel] evas / svg configure issue and solution

2006-08-30 Thread David Seikel
On Wed, 30 Aug 2006 21:19:40 -0500 (CDT) "D. Hageman" wrote: > > On Thu, 31 Aug 2006, Carsten Haitzler wrote: > > > On Wed, 30 Aug 2006 13:27:34 -0500 (CDT) "D. Hageman" > > babbled: > > > >> > >> I mentioned before the weekend that I was having some issues with > >> the SVG in evas with Fedor

Re: [E-devel] evas / svg configure issue and solution

2006-08-30 Thread D. Hageman
On Thu, 31 Aug 2006, Carsten Haitzler wrote: > On Wed, 30 Aug 2006 13:27:34 -0500 (CDT) "D. Hageman" > babbled: > >> >> I mentioned before the weekend that I was having some issues with the SVG >> in evas with Fedora Core 5. I finally found the time to investigate the >> issue some more, but I

Re: [E-devel] shelf contents

2006-08-30 Thread The Rasterman
On Wed, 30 Aug 2006 14:00:47 +0200 Massimo Maiurana <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman), il 30/08/2006 01:03, scrisse: > > > see these images: > > > > http://www.rasterman.com/files/e17-hinting-bytecode.png > > http://www.rasterman.com/files/e17-hinting-auto.png > > h

Re: [E-devel] evas / svg configure issue and solution

2006-08-30 Thread The Rasterman
On Wed, 30 Aug 2006 13:27:34 -0500 (CDT) "D. Hageman" babbled: > > I mentioned before the weekend that I was having some issues with the SVG > in evas with Fedora Core 5. I finally found the time to investigate the > issue some more, but I am not sure how to fix it. > > Essentially this solv

Re: [E-devel] Pulsing icon with edje

2006-08-30 Thread Blake Barnett
On Aug 30, 2006, at 1:26 PM, Andreas Volz wrote: > Am Wed, 30 Aug 2006 19:39:32 + schrieb Pierre Cassimans: > >> thx for the code. I first thought it was the rel1 with 0 0 in stead >> of 0.0 0.0, but it didn't change the pixel shift. I think it's >> normal :( . What i found is that if you chan

Re: [E-devel] Pulsing icon with edje

2006-08-30 Thread Andreas Volz
Am Wed, 30 Aug 2006 19:39:32 + schrieb Pierre Cassimans: > thx for the code. I first thought it was the rel1 with 0 0 in stead > of 0.0 0.0, but it didn't change the pixel shift. I think it's > normal :( . What i found is that if you change the second transition > to ACCELERATE, it is less vis

[E-devel] evas / svg configure issue and solution

2006-08-30 Thread D. Hageman
I mentioned before the weekend that I was having some issues with the SVG in evas with Fedora Core 5. I finally found the time to investigate the issue some more, but I am not sure how to fix it. Essentially this solves the problem: 944c944 < PKG_CHECK_MODULES(CAIRO_SVG, cairo-svg, ---

Re: [E-devel] shelf contents

2006-08-30 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 30/08/2006 01:03, scrisse: > see these images: > > http://www.rasterman.com/files/e17-hinting-bytecode.png > http://www.rasterman.com/files/e17-hinting-auto.png > http://www.rasterman.com/files/e17-hinting-none.png > > that is what you should see for each hin

Re: [E-devel] New patch for entranced and entrance

2006-08-30 Thread Essien Ita Essien
Eugen Minciu wrote: > Hi, here's another patch for entrance. > > OK, I've done this acccording to what raster told me, I hope I > understood these things properly. > > 1) A shell should be run, so the users's profile is loaded. After > thinking about it, this is a great idea indeed, this way if I

Re: [E-devel] New patch for entranced and entrance

2006-08-30 Thread Eugen Minciu
Hi, here's another patch for entrance.OK, I've done this acccording to what raster told me, I hopeĀ  I understood these things properly.1) A shell should be run, so the users's profile is loaded. After thinking about it, this is a great idea indeed, this way if I have a ~/bin in my PATH my wm can ru

Re: [E-devel] Evas & Evoak future changes

2006-08-30 Thread [EMAIL PROTECTED]
Jorge writes: > >So, the gfx parts of the engines (and some that are not > > directly gfx aspects) are really mostly a bunch of functions that > > apply to each object type, and some core functions that apply to > > all object types, and some that apply to display-target aspects. > > S