Re: [E-devel] Engage small icons hard to get to.

2005-12-30 Thread David Seikel
On Fri, 30 Dec 2005 22:17:35 + Andrew Williams <[EMAIL PROTECTED]> wrote: > On Wed, Dec 21, 2005 at 07:30:59PM +1000, David Seikel wrote: > > This is a follow up to a bug report I made elsewhere. > > > > I had previously complained to Andy that it was impossible to click > > on the small icon

Re: [PATCH] Re: [E-devel] Font rendering regression in Imlib2

2005-12-30 Thread Kim Woelders
Jason Tackaberry wrote: On Fri, 2005-12-30 at 17:31 +0100, Kim Woelders wrote: I think you are right that something is wrong somewhere around here. However, this patch breaks stuff for certain fonts (w becomes too small, IIRC). Ok. I have to plead a bit of ignorance when it comes to font m

Re: [E-devel] e_icon_canvas: problems with hardcoded TILE_SIZE

2005-12-30 Thread Hisham Mardam Bey
On 12/30/05, mista <[EMAIL PROTECTED]> wrote: > It seems that this line > li->tile->items = evas_list_remove(li->tile->items, li); > in e_icon_canvas_unpack causes the segvault, when it is left out there > occur no errors, but I don´t know if this could not cause other trouble. > li gets freed by _

Re: [E-devel] Engage small icons hard to get to.

2005-12-30 Thread Andrew Williams
This should now be fixed :) On Wed, Dec 21, 2005 at 07:30:59PM +1000, David Seikel wrote: > This is a follow up to a bug report I made elsewhere. > > I had previously complained to Andy that it was impossible to click on > the small icons above the main icon in engage, and he told me it works > f

Re: [E-devel] e_icon_canvas: problems with hardcoded TILE_SIZE

2005-12-30 Thread mista
It seems that this line li->tile->items = evas_list_remove(li->tile->items, li); in e_icon_canvas_unpack causes the segvault, when it is left out there occur no errors, but I don´t know if this could not cause other trouble. li gets freed by _e_icon_canvas_disown() in the next step, so is there ne

Re: [PATCH] Re: [E-devel] Font rendering regression in Imlib2

2005-12-30 Thread Jason Tackaberry
On Fri, 2005-12-30 at 17:31 +0100, Kim Woelders wrote: > I think you are right that something is wrong somewhere around here. > However, this patch breaks stuff for certain fonts (w becomes too small, > IIRC). Ok. I have to plead a bit of ignorance when it comes to font metrics. But if your pro

Re: [PATCH] Re: [E-devel] Font rendering regression in Imlib2

2005-12-30 Thread Kim Woelders
Jason Tackaberry wrote: On Fri, 2005-12-23 at 12:22 -0500, Jason Tackaberry wrote: The problem is that for some fonts, characters that render below the baseline (for example, the letter 'g') get clipped by a couple pixels. Not all fonts are affected, like for example Vera or Tahoma, but some ar

[PATCH] Re: [E-devel] Font rendering regression in Imlib2

2005-12-30 Thread Jason Tackaberry
On Fri, 2005-12-23 at 12:22 -0500, Jason Tackaberry wrote: > The problem is that for some fonts, characters that render below the > baseline (for example, the letter 'g') get clipped by a couple pixels. > Not all fonts are affected, like for example Vera or Tahoma, but some > are, like Arial and Ti

[E-devel] e_icon_canvas: problems with hardcoded TILE_SIZE

2005-12-30 Thread mista
When leaving a canvas with more than vaguely 100 rows it causes a segvault. One could change this behavior by setting a greater tile_size. This can be tested with the internal eap editor, when you have more than 106 files in your home directory, because it shows all files in one column. For me 3276

Re: [E-devel] gentoo e_modules fails

2005-12-30 Thread Martin Klaffenboeck
Am Sonntag, den 25.12.2005, 11:59 -0500 schrieb Mike Frysinger: > On Sunday 25 December 2005 06:43, Martin Klaffenboeck wrote: > > Now since a few days/weeks e_modules fails with ./autogen.sh not found. > > no, the dir was moved in cvs and i didnt update the ebuild Thanks, Martin -