Re: [E-devel] [PATCH] elm_button : Delete autorepeat timer here and there

2010-04-08 Thread Brian Wang
On Thu, Apr 8, 2010 at 11:16 PM, Iván Briano (Sachiel) wrote: > On Thu, Apr 8, 2010 at 6:18 AM, Brian Wang wrote: >> 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 patc

Re: [E-devel] modules dialog

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 5:33 PM, Christopher Michael wrote: > On 04/08/2010 09:30 PM, Gustavo Sverzut Barbieri wrote: >> >> On Thu, Apr 8, 2010 at 4:37 PM, Christopher Michael >>  wrote: >>> >>> I noticed while looking through the code of the Modules Dialog, that we >>> are using "assert" in some

Re: [E-devel] modules dialog

2010-04-08 Thread Christopher Michael
On 04/08/2010 09:30 PM, Gustavo Sverzut Barbieri wrote: > On Thu, Apr 8, 2010 at 4:37 PM, Christopher Michael > wrote: >> I noticed while looking through the code of the Modules Dialog, that we >> are using "assert" in some places there. I don't think this is such a >> good idea :( Do we really w

Re: [E-devel] modules dialog

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 4:37 PM, Christopher Michael wrote: > I noticed while looking through the code of the Modules Dialog, that we > are using "assert" in some places there. I don't think this is such a > good idea :( Do we really want the whole window manager terminating on > the off chance tha

[E-devel] modules dialog

2010-04-08 Thread Christopher Michael
I noticed while looking through the code of the Modules Dialog, that we are using "assert" in some places there. I don't think this is such a good idea :( Do we really want the whole window manager terminating on the off chance that the modules dialog has a problem ? dh ---

Re: [E-devel] E17 in 16:10 environment

2010-04-08 Thread The Rasterman
On Thu, 8 Apr 2010 22:52:08 +0200 Andreas Volz said: > Hello, > > I'm running E17 on my new notebook with a 16:10 (1680x1050) screen. It > shows the big width doesn't help much applications. So I reordered my > desktop and moved all shelves to the right and left border. While I did > this I noti

Re: [E-devel] E17 in 16:10 environment

2010-04-08 Thread Christopher Michael
On 04/08/2010 04:52 PM, Andreas Volz wrote: > Hello, > > I'm running E17 on my new notebook with a 16:10 (1680x1050) screen. It > shows the big width doesn't help much applications. So I reordered my > desktop and moved all shelves to the right and left border. While I did > this I noticed some pro

Re: [E-devel] Edje split/merge/copy

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 1:19 PM, Gustavo Chaves wrote: > >> >> I agree with Andreas about that, these functions are useful. >> Particularly split/merge :-) >> > > Wouldn't support by Editje itself be the way to go? it would help, like ability to import a group parts into the current, also load tem

Re: [E-devel] Edje split/merge/copy

2010-04-08 Thread Gustavo Chaves
> I agree with Andreas about that, these functions are useful. > Particularly split/merge :-) > > Wouldn't support by Editje itself be the way to go? > BR, > > -- > Gustavo Sverzut Barbieri > http://profusion.mobi embedded systems > -- > MSN: [email protected]

Re: [E-devel] Edje split/merge/copy

2010-04-08 Thread Tiago Falcão
On Mon, Apr 5, 2010 at 9:06 PM, Andreas Volz wrote: > > - do this on Edje or Edc base? > Edje, like Edje_Edit make. -- Tiago Rezende Campos Falcão Developer @ ProFUSION Embedded Systems -- Download Intel® Parallel Studio

[E-devel] E17 in 16:10 environment

2010-04-08 Thread Andreas Volz
Hello, I'm running E17 on my new notebook with a 16:10 (1680x1050) screen. It shows the big width doesn't help much applications. So I reordered my desktop and moved all shelves to the right and left border. While I did this I noticed some problems. Please take a look on this picture: http://img1

Re: [E-devel] Edje split/merge/copy

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 12:30 PM, Andreas Volz wrote: > Am Thu, 8 Apr 2010 08:13:54 +0900 schrieb Carsten Haitzler (The > Rasterman): > >> 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 the

Re: [E-devel] Edje split/merge/copy

2010-04-08 Thread Andreas Volz
Am Thu, 8 Apr 2010 08:13:54 +0900 schrieb Carsten Haitzler (The Rasterman): > 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 E

Re: [E-devel] E SVN: caro IN trunk/evas/src/modules/loaders: tiff xpm

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 9:39 AM, Enlightenment SVN wrote: > Log: >  add eina log stuff > > Author:       caro > Date:         2010-04-08 10:39:01 -0700 (Thu, 08 Apr 2010) > New Revision: 47837 > > Modified: >  trunk/evas/src/modules/loaders/tiff/evas_image_load_tiff.c > trunk/evas/src/modules/load

Re: [E-devel] Implementing a zone of free position with elementary

2010-04-08 Thread Gustavo Sverzut Barbieri
On Thu, Apr 8, 2010 at 7:48 AM, Nicolas Aguirre wrote: > Hi, > > for Enna, i'm currently adding some gadgets in the main screen. > Currently there is already a weather widget, but it's hard coded in > the edje. What I want to do is an elm_scroller wich display several > gadgets on different pages.

[E-devel] Implementing a zone of free position with elementary

2010-04-08 Thread Nicolas Aguirre
Hi, for Enna, i'm currently adding some gadgets in the main screen. Currently there is already a weather widget, but it's hard coded in the edje. What I want to do is an elm_scroller wich display several gadgets on different pages. For the moment I have done something really simple, inspired by th

Re: [E-devel] [PATCH] Fix Illume2 crash when DeviceRemoved signal is received from HAL.

2010-04-08 Thread Tom Hacohen
On Thu, Apr 8, 2010 at 6:09 PM, Christopher Michael wrote: > In svn, thanks :) > > Thank you for applying it so fast. :) -- Tom. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compi

Re: [E-devel] [PATCH] elm_button : Delete autorepeat timer here and there

2010-04-08 Thread Sachiel
On Thu, Apr 8, 2010 at 6:18 AM, Brian Wang wrote: > 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

Re: [E-devel] [PATCH] Fix Illume2 crash when DeviceRemoved signal is received from HAL.

2010-04-08 Thread Christopher Michael
In svn, thanks :) dh On 04/08/2010 09:04 AM, Tom Hacohen wrote: > Hey, > > As stated in the dbus docs, freeing message arguments is not allowed, this > causes an illegal free > when receiving a DeviceRemoved signal from HAL. The illegal free issues an > abort and therefore causes > a complete e c

Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-08 Thread Gustavo Chaves
> > 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

[E-devel] [PATCH] Fix Illume2 crash when DeviceRemoved signal is received from HAL.

2010-04-08 Thread Tom Hacohen
Hey, As stated in the dbus docs, freeing message arguments is not allowed, this causes an illegal free when receiving a DeviceRemoved signal from HAL. The illegal free issues an abort and therefore causes a complete e crash (you get the e17 white box of death). Please let me know when you apply i

Re: [E-devel] Include hour and minute in rpm spec release tags

2010-04-08 Thread Rui Miguel Silva Seabra
Em 08-04-2010 01:57, Michael Jennings escreveu: > 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.