Re: [E-devel] [patch] Shelf

2008-06-03 Thread Viktor Kojouharov
On Tue, 2008-06-03 at 20:50 +0200, Sebastian Dransfeld wrote: > [EMAIL PROTECTED] wrote: > > Hello, > > > > I had a two problems with the shelf: > > 1. If I used "auto-hide" and "show on mouse in" the shelf don't became > > visible. > > 2. If the hiding timer was running and I pushed the mouse ba

Re: [E-devel] [patch] Shelf

2008-06-03 Thread Sebastian Dransfeld
[EMAIL PROTECTED] wrote: > Hello, > > I had a two problems with the shelf: > 1. If I used "auto-hide" and "show on mouse in" the shelf don't became > visible. > 2. If the hiding timer was running and I pushed the mouse back over the > shelf, > it got still hidden. > > I wrote a patch so that t

[E-devel] [patch] Shelf

2008-06-03 Thread davidwerbung
Hello, I had a two problems with the shelf: 1. If I used "auto-hide" and "show on mouse in" the shelf don't became visible. 2. If the hiding timer was running and I pushed the mouse back over the shelf, it got still hidden. I wrote a patch so that these things work for me. I think he also simp

[E-devel] [PATCH] Shelf Delete Segv

2006-10-29 Thread Metrics
Fix for segv for shelf delete for raster to apply. metrics ? gmon.out Index: e_confirm_dialog.c === RCS file: /var/cvs/e/e17/apps/e/src/bin/e_confirm_dialog.c,v retrieving revision 1.2 diff -u -r1.2 e_confirm_dialog.c --- e_confirm_di

[E-devel] [PATCH] Shelf Delete Segv.

2006-10-22 Thread Metrics
The patch attached fixes an issue where you can open multiple shelf delete confirmation dialog boxes for the same shelf and clicking Yes to more than one results in a segv. This also occurs if you spawn the confirm dialogs using diff. methods. In order to fix this patch, e_confirm_dialog_show now