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
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
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
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
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
---
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
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
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
> 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]
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
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
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
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
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
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.
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
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
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
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
>
> 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
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
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.
22 matches
Mail list logo