Hello all,
The attached patch properly stops the autorepeat timer when the mouse
is up. It sets the 'repeating' flag properly and acts accordingly.
Without the patch, clicking an elm_button with autorepeat enabled
rather quickly will cause the repeated events to be generated forever.
The timing
I just want to write a quick note that after many iterations of
compiling, e17 is now starting up and running on MacOS-X 10.5.8
without fink or mac ports. Using the latest Apple X11 development
release for MacOSX. I'm still working out the kinks and hope to post
more details soon. I'll defi
On Wednesday, 07 April 2010, at 12:27:47 (+0100),
Rui Miguel Silva Seabra wrote:
> >> I'm sorry, but that breaks the whole point of having clean software
> >> installs.
> >
> > How, exactly?
I notice that you did not answer this question. Did you miss it, or
did you intentionally ignore it?
>
On 8 April 2010 04:14, Gustavo Sverzut Barbieri wrote:
> On Wed, Apr 7, 2010 at 10:57 AM, Andreas Volz wrote:
>> Am Wed, 7 Apr 2010 07:09:34 -0800 schrieb Gustavo Sverzut Barbieri:
>>
>>> On Tue, Apr 6, 2010 at 10:07 PM, Andreas Volz
>>> wrote:
>>> > Am Tue, 6 Apr 2010 13:35:46 -0800 schrieb Gus
On 04/07/2010 07:09 PM, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 06 Apr 2010 21:01:07 +0200 Sebastian Dransfeld
> said:
>
>> I think I now have all components needed to make the new cache mechanism
>> complete. It is not perfect, but I think it should work well enough.
>
> indeed. one of
On 04/07/2010 07:09 PM, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 06 Apr 2010 21:01:07 +0200 Sebastian Dransfeld
> said:
>
>> I think I now have all components needed to make the new cache mechanism
>> complete. It is not perfect, but I think it should work well enough.
>
> indeed. one of
On Mon, 5 Apr 2010 23:06:52 +0200 Andreas Volz said:
> Hello,
>
> for some needs I thought about implementing a tool that is able to do
> these actions:
>
> - copy a group in a Edje file in the same Edje (double a group)
hmmm... why? if it's just a copy - then you can use aliases (symlinks wit
On Wed, 7 Apr 2010 06:09:01 -0800 Gustavo Sverzut Barbieri
said:
> On Wed, Apr 7, 2010 at 5:59 AM, Vincent Torri wrote:
> > On Wed, 7 Apr 2010, Enlightenment SVN wrote:
> >
> >> Log:
> >> * e: Config in E17 could take avantage off Eet mapped string, but
> >> right now the API doesn't provi
On Wed, 07 Apr 2010 21:22:38 +0200 ychouchane said:
> Hello, i m trying to make that :
> I have an image with many zone, and i want take little zone and position
> it where i want on my window, so i use this function :
>
> #include
> #include
>
> #define LARGEUR_TILE 24 // hauteur et largeur
On Tue, 06 Apr 2010 21:01:07 +0200 Sebastian Dransfeld
said:
> I think I now have all components needed to make the new cache mechanism
> complete. It is not perfect, but I think it should work well enough.
indeed. one of the last nigglies got fixed (system config apps list in e works
again! :)
On Wed, Apr 7, 2010 at 10:57 AM, Andreas Volz wrote:
> Am Wed, 7 Apr 2010 07:09:34 -0800 schrieb Gustavo Sverzut Barbieri:
>
>> On Tue, Apr 6, 2010 at 10:07 PM, Andreas Volz
>> wrote:
>> > Am Tue, 6 Apr 2010 13:35:46 -0800 schrieb Gustavo Sverzut Barbieri:
>> >
>> >> On Tue, Apr 6, 2010 at 1:07 P
On Wed, 7 Apr 2010, Dave Ray wrote:
> I'm using e17 as an X11 window manager for Apple's X11 implementation. In
> theory It's possible to use e17 foundation libs to build apps that don't
> require X11 ("cocoa"), but that's not what I'm doing. Someone on this list
> told me I didn't need ecore
I'm using e17 as an X11 window manager for Apple's X11 implementation.
In theory It's possible to use e17 foundation libs to build apps that
don't require X11 ("cocoa"), but that's not what I'm doing. Someone on
this list told me I didn't need ecore_x, but that mislead me. They
were correct
To complet my message ,
an image to resume what i want to do :
http://www.siteduzero.com/uploads/fr/files/188001_189000/188039.jpg
and the result of the code i show u on the first message:
http://img96.imageshack.us/img96/4097/capture1rf.png
thanks
-
Hello, i m trying to make that :
I have an image with many zone, and i want take little zone and position
it where i want on my window, so i use this function :
#include
#include
#define LARGEUR_TILE 24 // hauteur et largeur des tiles.
#define HAUTEUR_TILE 16
#define NOMBRE_BLOCS_LARGEUR 15
Am Wed, 7 Apr 2010 07:09:34 -0800 schrieb Gustavo Sverzut Barbieri:
> On Tue, Apr 6, 2010 at 10:07 PM, Andreas Volz
> wrote:
> > Am Tue, 6 Apr 2010 13:35:46 -0800 schrieb Gustavo Sverzut Barbieri:
> >
> >> On Tue, Apr 6, 2010 at 1:07 PM, Andreas Volz
> >> wrote:
> >> > Hello,
> >> >
> >> > each
On Wed, Apr 7, 2010 at 4:09 PM, Gustavo Sverzut Barbieri
wrote:
> On Wed, Apr 7, 2010 at 5:59 AM, Vincent Torri wrote:
>> On Wed, 7 Apr 2010, Enlightenment SVN wrote:
>>
>>> Log:
>>> * e: Config in E17 could take avantage off Eet mapped string, but
>>> right
>>> now the API doesn't p
On Wed, Apr 7, 2010 at 5:59 AM, Vincent Torri wrote:
> On Wed, 7 Apr 2010, Enlightenment SVN wrote:
>
>> Log:
>> * e: Config in E17 could take avantage off Eet mapped string, but right
>> now the API doesn't provide a way to let the Eet_File open. So don't
>> hack around Eet API
On Wed, Apr 7, 2010 at 5:54 AM, Enlightenment SVN
wrote:
> Log:
> * e: Config in E17 could take avantage off Eet mapped string, but right
> now the API doesn't provide a way to let the Eet_File open. So don't
> hack around Eet API and use the proper API.
>
> TODO: Break
On Wed, Apr 7, 2010 at 10:34 AM, Vincent Torri wrote:
>
>
> On Wed, 7 Apr 2010, Iván Briano (Sachiel) wrote:
>
>> E is a window manager for X, thus, it requires X.
>
> can't the Windows manager of the mac os x be replaced ?
>
As far as I know, the "wm" of theirs is not an X thing, so you would
st
On Wed, 7 Apr 2010, Enlightenment SVN wrote:
> Log:
> * e: Config in E17 could take avantage off Eet mapped string, but right
> now the API doesn't provide a way to let the Eet_File open. So don't
> hack around Eet API and use the proper API.
>
> TODO: Break E_Config API
On Wed, Apr 7, 2010 at 1:27 PM, Rui Miguel Silva Seabra wrote:
> Again: I have no intention of treading on your toes, you're making it
> personal and I have more than once pointed out that there is nothing of
> the such.
I don't think anyone is trying to make it personal. You think that
adding HH
Em 06-04-2010 19:40, Michael Jennings escreveu:
> On Tuesday, 06 April 2010, at 14:38:36 (+0100),
> Rui Miguel Silva Seabra wrote:
>
>> I'm sorry, but that breaks the whole point of having clean software
>> installs.
>
> How, exactly?
>
>> It's definitely *not* a sane (in terms of package DB) re
On Wed, 7 Apr 2010, Iván Briano (Sachiel) wrote:
E is a window manager for X, thus, it requires X.
can't the Windows manager of the mac os x be replaced ?
Vincent--
Download Intel® Parallel Studio Eval
Try the new s
On Tue, Apr 6, 2010 at 8:35 PM, Enlightenment SVN
wrote:
> Log:
> efreet: TODO++
> Author: englebass
> Date: 2010-04-06 11:35:18 -0700 (Tue, 06 Apr 2010)
> New Revision: 47788
>
> Modified:
> trunk/efreet/src/lib/efreet_menu.c
>
> Modified: trunk/efreet/src/lib/efreet_menu.c
>
25 matches
Mail list logo