[E-devel] fm2 preview plugin

2009-06-01 Thread Sergey Semernin
Hello, All. What kind of fm2 preview plugin is mean? I see it as 'preview' fm2 filelist mode with: 1. rect zone for embedding graphics, 2. area with filelist, 3. area with toolbar to rotate, zoom and pan preview. So, we need a way to bind file's mimetype and preview module, that embed

[E-devel] [PYTHON-EFL] to make a window to be always on top

2009-06-01 Thread Nur Hisyam Mohamed
Hi all, How do I create a window that appears "always on top" in python-efl? Went through the API, but nothing seems related. Any idea on how I can accomplish this? Thanks in advance. Best regards, --nhisyam -- OpenSol

Re: [E-devel] [Python Epdf bindings ]

2009-06-01 Thread Gustavo Sverzut Barbieri
2009/5/29 André Loureiro : > Hi guys, > > I've made the bindings for epdf library, and I would like put it > in your svn repository, how can i do this? > the current repository is in gitorious.org, but I think that is not > better place. Hi André, Before I merge your work inside SVN I need you to

Re: [E-devel] rev 40847 breaks ecore main loop on Windows

2009-06-01 Thread Vincent Torri
On Mon, 1 Jun 2009, Gustavo Sverzut Barbieri wrote: > On Mon, Jun 1, 2009 at 5:14 AM, Vincent Torri wrote: >> >> >> On Sun, 31 May 2009, Gustavo Sverzut Barbieri wrote: >> >>> That's really weird, we walk just part of the list, never delete nodes >>> and compares pointers that we use before, so

Re: [E-devel] rev 40847 breaks ecore main loop on Windows

2009-06-01 Thread Gustavo Sverzut Barbieri
On Mon, Jun 1, 2009 at 5:14 AM, Vincent Torri wrote: > > > On Sun, 31 May 2009, Gustavo Sverzut Barbieri wrote: > >> That's really weird, we walk just part of the list, never delete nodes >> and compares pointers that we use before, so it should never happen. >> Maybe a bug somewhere else tha is n