On Tue, 29 Aug 2006 06:12:47 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
babbled:
> Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld
> > <[EMAIL PROTECTED]> babbled:
> >
> >> Eugen Minciu wrote:
> >>> On Mon, 28 Aug 2006 14:29:08 +0100
> >>> Ess
Carsten Haitzler (The Rasterman) wrote:
> On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
> babbled:
>
>> Eugen Minciu wrote:
>>> On Mon, 28 Aug 2006 14:29:08 +0100
>>> Essien Ita Essien <[EMAIL PROTECTED]> wrote:
>>>
>>> Well .. then maybe we shouldn't clearenv() in the
> +* add a dialog to allow selecting the default border from among those present
> + in the theme (e.g. winter provides a 'square' border). after a theme change
> + this should fall back to "default" if the selected one doesn't exist in the
> + new theme.
Wouldn't you need a full set of optiona
On Tue, 29 Aug 2006 00:50:31 +0100 Essien Ita Essien <[EMAIL PROTECTED]>
babbled:
> Justin Patrin wrote:
> > On 8/28/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> >
> >> On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld
> >> <[EMAIL PROTECTED]> babbled:
> >>
> >>
> >
It _should_ inherit DISPLAY (as it's passed through a parameter to the function. This thing does work on my machine, remember?Also Essien told me he is currently working on fixing up session detection through ecore_desktop, so this may just be a case of our code not playing nice together ;)
Could s
Justin Patrin wrote:
> On 8/28/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
>
>> On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
>> babbled:
>>
>>
>>> Eugen Minciu wrote:
>>>
On Mon, 28 Aug 2006 14:29:08 +0100
Essien Ita Essien <[
On 8/28/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
> babbled:
>
> > Eugen Minciu wrote:
> > > On Mon, 28 Aug 2006 14:29:08 +0100
> > > Essien Ita Essien <[EMAIL PROTECTED]> wrote:
> > >
> > > Well .. the
On Mon, 28 Aug 2006 16:55:19 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]>
babbled:
> Eugen Minciu wrote:
> > On Mon, 28 Aug 2006 14:29:08 +0100
> > Essien Ita Essien <[EMAIL PROTECTED]> wrote:
> >
> > Well .. then maybe we shouldn't clearenv() in the first place? We may not
> > need to, since se
On Mon, 28 Aug 2006 16:57:13 +0300 Eugen Minciu <[EMAIL PROTECTED]> babbled:
> On Mon, 28 Aug 2006 14:29:08 +0100
> Essien Ita Essien <[EMAIL PROTECTED]> wrote:
>
> Well .. then maybe we shouldn't clearenv() in the first place? We may not
> need to, since setenv(x,y,1) is called, which overwrites
On Mon, Aug 28, 2006 at 07:08:13PM +0200, Massimo Maiurana wrote:
> Massimo Maiurana, il 27/08/2006 10:12, scrisse:
>
> > on a side note, I see that when the hour displayed by tclock ends
> > with a "3" (e.g. 10:10:53) the text shifts a little to the right, as
> > if the character for the number 3
Massimo Maiurana, il 27/08/2006 10:12, scrisse:
> on a side note, I see that when the hour displayed by tclock ends
> with a "3" (e.g. 10:10:53) the text shifts a little to the right, as
> if the character for the number 3 was narrower than the others.
> does anybody seen this too?
I tried to use
Eugen Minciu wrote:
> On Mon, 28 Aug 2006 14:29:08 +0100
> Essien Ita Essien <[EMAIL PROTECTED]> wrote:
>
> Well .. then maybe we shouldn't clearenv() in the first place? We may not
> need to, since setenv(x,y,1) is called, which overwrites the var's contents
> anyway. I didn't want to try it be
Eugen Minciu wrote:
> On Mon, 28 Aug 2006 08:01:54 +0300
> Eugen Minciu <[EMAIL PROTECTED]> wrote:
>
> And here is another version that frees the memory it allocates in the correct
> place.
>
> Sorry about so many posts on what should have been a simple thingie. It's the
> first patch I'm sending
On Mon, 28 Aug 2006 16:17:41 +0200 Peter Wehrfritz <[EMAIL PROTECTED]>
babbled:
> Hi all,
>
> I'm using eet for the highscore support in elitaire, but eet crashes
> while writing into a file that is in a directory, for that the user
> hasn't got write permission, altough he has write permission
Carsten Haitzler (The Rasterman) schrieb:
>On Mon, 28 Aug 2006 16:17:41 +0200 Peter Wehrfritz <[EMAIL PROTECTED]>
>babbled:
>
>
>
>>Hi all,
>>
>>I'm using eet for the highscore support in elitaire, but eet crashes
>>while writing into a file that is in a directory, for that the user
>>hasn't g
Hi all,
I'm using eet for the highscore support in elitaire, but eet crashes
while writing into a file that is in a directory, for that the user
hasn't got write permission, altough he has write permission for the
file itself.
To reproduce this:
- first compile the attached test app and the
On Mon, 28 Aug 2006 14:29:08 +0100
Essien Ita Essien <[EMAIL PROTECTED]> wrote:
Well .. then maybe we shouldn't clearenv() in the first place? We may not need
to, since setenv(x,y,1) is called, which overwrites the var's contents anyway.
I didn't want to try it before because I suspected clearen
Eugen Minciu wrote:
> On Mon, 28 Aug 2006 08:01:54 +0300
> Eugen Minciu <[EMAIL PROTECTED]> wrote:
>
> And here is another version that frees the memory it allocates in the correct
> place.
>
> Sorry about so many posts on what should have been a simple thingie. It's the
> first patch I'm sending
On Mon, 28 Aug 2006 08:01:54 +0300
Eugen Minciu <[EMAIL PROTECTED]> wrote:
And here is another version that frees the memory it allocates in the correct
place.
Sorry about so many posts on what should have been a simple thingie. It's the
first patch I'm sending you guys, I promise I'll try to s
On Mon, 28 Aug 2006 05:04:10 +0100
Essien Ita Essien <[EMAIL PROTECTED]> wrote:
Ouch, sorry, lol :)
Here it is
> Eugen Minciu wrote:
> > On Sun, 27 Aug 2006 23:22:38 +0300
> > Eugen Minciu <[EMAIL PROTECTED]> wrote:
> > And finally, I've got it.
> >
> > The problem was in entrance_auth_setup_envi
20 matches
Mail list logo