On Mon, 27 Aug 2012 14:42:07 +0900 Carsten Haitzler (The Rasterman)
wrote:
> Hey everyone! report in.
>
> Do you have any work pending for 1.7 release that MUST be done? I
> want to cut the release ASAP but I want things to be quiet and know
> what is going to be dumped in and when.
>
> So repo
On Mon, 27 Aug 2012 09:06:03 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Mon, 27 Aug 2012 02:32:11 +0300 "Alex-P. Natsios"
> said:
>
> > Greetings!
> >
> > IMHO,
> >
> > Gitblit works only over HTTP/HTTPS though, (slow and painful) also
> > it requires both JGit (java git implementatio
On Mon, 27 Aug 2012 07:20:50 +0100 Christopher Michael
said:
> On 27/08/12 06:42, Carsten Haitzler (The Rasterman) wrote:
> > Hey everyone! report in.
> >
> > Do you have any work pending for 1.7 release that MUST be done? I want to
> > cut the release ASAP but I want things to be quiet and know
On Mon, 27 Aug 2012 07:44:16 +0200 Vincent Torri said:
> On Mon, Aug 27, 2012 at 7:42 AM, Carsten Haitzler
> wrote:
> > Hey everyone! report in.
> >
> > Do you have any work pending for 1.7 release that MUST be done? I want to
> > cut the release ASAP but I want things to be quiet and know what
Hello all,
In elm_index.c, _item_del_pre_hook calls _item_free, where it->letter
is not set to NULL after eina_stringshare_del.
This will cause invalid access later on. The attached patch fixes the
problem, which is reproducible in my code before the fix.
Please check if this makes sense.
I am s
On 27/08/12 06:42, Carsten Haitzler (The Rasterman) wrote:
> Hey everyone! report in.
>
> Do you have any work pending for 1.7 release that MUST be done? I want to cut
> the release ASAP but I want things to be quiet and know what is going to be
> dumped in and when.
>
> So report in ASAP on any wo
On Mon, Aug 27, 2012 at 8:02 AM, Cedric BAIL wrote:
> On Mon, Aug 27, 2012 at 2:50 PM, Vincent Torri
> wrote:
>> On Mon, Aug 27, 2012 at 7:46 AM, Cedric BAIL wrote:
>>> On Mon, Aug 27, 2012 at 2:27 PM, Vincent Torri
>>> wrote:
On Mon, Aug 27, 2012 at 7:18 AM, Cedric BAIL wrote:
> On
On Mon, Aug 27, 2012 at 2:50 PM, Vincent Torri wrote:
> On Mon, Aug 27, 2012 at 7:46 AM, Cedric BAIL wrote:
>> On Mon, Aug 27, 2012 at 2:27 PM, Vincent Torri
>> wrote:
>>> On Mon, Aug 27, 2012 at 7:18 AM, Cedric BAIL wrote:
On Mon, Aug 27, 2012 at 2:05 PM, Vincent Torri
wrote:
On Mon, Aug 27, 2012 at 7:46 AM, Cedric BAIL wrote:
> On Mon, Aug 27, 2012 at 2:27 PM, Vincent Torri
> wrote:
>> On Mon, Aug 27, 2012 at 7:18 AM, Cedric BAIL wrote:
>>> On Mon, Aug 27, 2012 at 2:05 PM, Vincent Torri
>>> wrote:
On Mon, Aug 27, 2012 at 6:58 AM, ChunEon Park wrote:
> I
Hello all,
I have a textblock with "fit: 1 1". When it first gets loaded, the
text within the textblock is very small.
After some time, I change the text and the text size seems to be more correct.
I guess the geometry calculation of the textblock is somehow broken
when the window is first create
fixed by cedric
Vincent
On Wed, Aug 15, 2012 at 6:02 AM, Vincent Torri wrote:
> eet_open is called by _edje_file_open() in edje_cache.c :
>
>ef = eet_open(file, EET_FILE_MODE_READ);
>
> hence the problem here (i guess) : EET_FILE_MODE_READ is used.
>
> Vincent
>
> On Tue, Aug 14, 2012 at 12:
On Mon, Aug 27, 2012 at 2:27 PM, Vincent Torri wrote:
> On Mon, Aug 27, 2012 at 7:18 AM, Cedric BAIL wrote:
>> On Mon, Aug 27, 2012 at 2:05 PM, Vincent Torri
>> wrote:
>>> On Mon, Aug 27, 2012 at 6:58 AM, ChunEon Park wrote:
It doesn't mean I would not work for windows port.
I
On Mon, Aug 27, 2012 at 7:42 AM, Carsten Haitzler wrote:
> Hey everyone! report in.
>
> Do you have any work pending for 1.7 release that MUST be done? I want to cut
> the release ASAP but I want things to be quiet and know what is going to be
> dumped in and when.
>
> So report in ASAP on any wor
Hey everyone! report in.
Do you have any work pending for 1.7 release that MUST be done? I want to cut
the release ASAP but I want things to be quiet and know what is going to be
dumped in and when.
So report in ASAP on any work/patches you have pending for release ... NOW!
--
- Cod
From: Alex Wu
---
trunk/edje/src/bin/edje_cc_handlers.c |1 +
1 file changed, 1 insertion(+)
diff --git a/trunk/edje/src/bin/edje_cc_handlers.c
b/trunk/edje/src/bin/edje_cc_handlers.c
index eb91ed4..b0b2c26 100644
--- a/trunk/edje/src/bin/edje_cc_handlers.c
+++ b/trunk/edje/src/bin/edje_cc
On Mon, Aug 27, 2012 at 7:18 AM, Cedric BAIL wrote:
> On Mon, Aug 27, 2012 at 2:05 PM, Vincent Torri
> wrote:
>> On Mon, Aug 27, 2012 at 6:58 AM, ChunEon Park wrote:
>>> It doesn't mean I would not work for windows port.
>>>
>>> I just wanna investigate more efficient ways before starting it.
On Mon, Aug 27, 2012 at 2:05 PM, Vincent Torri wrote:
> On Mon, Aug 27, 2012 at 6:58 AM, ChunEon Park wrote:
>> It doesn't mean I would not work for windows port.
>>
>> I just wanna investigate more efficient ways before starting it.
>>
>> Cedric also suggested the http://code.google.com/p/angl
On Mon, Aug 27, 2012 at 6:58 AM, ChunEon Park wrote:
> It doesn't mean I would not work for windows port.
>
> I just wanna investigate more efficient ways before starting it.
>
> Cedric also suggested the http://code.google.com/p/angleproject/ for windows
> port.
the opengl engine need almost
It doesn't mean I would not work for windows port.
I just wanna investigate more efficient ways before starting it.
Cedric also suggested the http://code.google.com/p/angleproject/ for windows
port.
-Regards, Hermet-
-Original Message-
From: "Vinc
in 75719. thank you.
-Regards, Hermet-
-Original Message-
From: "PRINCE KUMAR DUBEY"
To: ;
Cc:
Sent: 2012-08-24 (금) 22:00:19
Subject: [E-devel] [Patch] elm_segment_control patch
Hi,
Attachment to the mail is elm_segment_control patch.
Change Log:
On Sun, 26 Aug 2012 23:26:41 -0300 Flávio Ceolin
said:
so it's an envelope with only 2 points. start and end?
> Hi folks,
>
> I've been working with pulseaudio for while and now we've implemented
> audio envelopes in PulseAdudio. The code is not upstream yet, but it
> can be found in this repos
Cool!
At least you removed one nightmare from my queue.
Thank you.
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: ;
Cc:
Sent: 2012-08-24 (금) 04:58:02
Subject: E SVN: antognolli IN trunk/evas/src/lib: canvas include
Log:
evas/r
Hi folks,
I've been working with pulseaudio for while and now we've implemented
audio envelopes in PulseAdudio. The code is not upstream yet, but it
can be found in this repository
(http://git.profusion.mobi/cgit.cgi/ceolin/pulseaudio/) (branch ramp).
Using this code is pretty simple, for example
On Mon, 27 Aug 2012 02:32:11 +0300 "Alex-P. Natsios" said:
> Greetings!
>
> IMHO,
>
> Gitblit works only over HTTP/HTTPS though, (slow and painful) also it
> requires both JGit (java git implementation) and the regular git if
> you want some special features (like: git-gc).
> its java with groo
On Mon, 27 Aug 2012 02:32:11 +0300 "Alex-P. Natsios"
wrote:
> 4. some kind of wiki documentation
> Users rarely if ever touch wikis and Developers love NOT to go out of
> their SCM and/or favorite text editor to edit some damn wiki.
> ikiwiki is a wiki that supports both SVN and GIT as SCM backen
Greetings!
IMHO,
Gitblit works only over HTTP/HTTPS though, (slow and painful) also it
requires both JGit (java git implementation) and the regular git if
you want some special features (like: git-gc).
its java with groovy hooks ( ugly...)
it does have 4 access control configs but does not seem t
On Sun, 26 Aug 2012 22:11:50 +0900 Hyoyoung Chang said:
set click to focus here. i'm clicking things and focus is going there. i don't
know what's wrong on your end, but it's working find here.
> it also happened at r75711
>
> I think i found root causes.
>
> In focus settings, removing "Raise
it also happened at r75711
I think i found root causes.
In focus settings, removing "Raise windows on mouse over"
and set "Click Window to Focus"
In other setting tab, set only two and remove other things
"Refocus last window on desktop switch", "Revert focus when it is lost"
some below my expla
Which is why I'm inclined to short list on gitblit and indefero and provide
both of them for testing.
Tom Hacohen wrote:
>On 26/08/12 14:29, Rui Miguel Silva Seabra wrote:
>> What I'm worried about indefero is that it doesn't seem oriented
>> towards git, it may well be better than trac but it
On 26/08/12 14:29, Rui Miguel Silva Seabra wrote:
> What I'm worried about indefero is that it doesn't seem oriented
> towards git, it may well be better than trac but it would be very good
> if it took advantage of being more oriented towards distributed SCM.
Was about to say the same thing. Not
Since your fixes, I can alt+tab to illume-home however much I can, but
it never gets selected.
It shouldn't even appear, though :)
Rui
On Sun, 26 Aug 2012 20:07:27 +0900
Carsten Haitzler (The Rasterman) wrote:
> On Sun, 26 Aug 2012 19:46:06 +0900 Hyoyoung Chang
> said:
>
> > Dear all,
> >
>
Please try with r75700 and onwards, Carsten did some fixes on focus
which might help.
I've just now installed it and it seems better, in this last 5 minutes,
than in the last days :)
Rui
On Sun, 26 Aug 2012 19:46:06 +0900
Hyoyoung Chang wrote:
> Dear all,
>
> After I updated recent e, i foun
What I'm worried about indefero is that it doesn't seem oriented
towards git, it may well be better than trac but it would be very good
if it took advantage of being more oriented towards distributed SCM.
Rui
On Sun, 26 Aug 2012 19:27:47 +0900
Carsten Haitzler (The Rasterman) wrote:
> On Sun, 2
On Sun, 26 Aug 2012 19:46:06 +0900 Hyoyoung Chang said:
> Dear all,
>
> After I updated recent e, i found that i can't click any border windows.
> And I can't touch at all firefox or chome(which are using override
> redirected window)
>
> I think it's caused by r75540
focus is looking just fin
Dear all,
After I updated recent e, i found that i can't click any border windows.
And I can't touch at all firefox or chome(which are using override
redirected window)
I think it's caused by r75540
--- a/trunk/e/src/bin/e_border.c
+++ b/trunk/e/src/bin/e_border.c
@@ -6512,8 +6512,10 @@ _e_borde
On Sun, 26 Aug 2012 12:05:07 +0200 Boris Faure said:
> On 12-08-26 13:04, Carsten Haitzler wrote:
> > On Sun, 26 Aug 2012 01:03:01 +0200 Lionel Orry said:
> >
> > > On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra
> > > wrote:
> > > > Hi all,
> > > >
> > > > I was supposed, since FOSDE
On Sun, 26 Aug 2012 08:12:22 +0100 Rui Miguel Silva Seabra said:
well having a read of it it seems to perfectly fit the bill. it's manageable
(php), we can just live with sqlite (i detest full db's for various reasons).
it has a checklist of things just for what we need. out of the box it looks a
On 12-08-26 13:04, Carsten Haitzler wrote:
> On Sun, 26 Aug 2012 01:03:01 +0200 Lionel Orry said:
>
> > On Sat, Aug 25, 2012 at 6:55 PM, Rui Miguel Silva Seabra
> > wrote:
> > > Hi all,
> > >
> > > I was supposed, since FOSDEM 2012, to try to install gitorious for later
> > > use by E developer
Indefero was news to me, but it seems too much like Google code, and that
interface was not very good.
However it seems simple enough to make it worthy to try.
I guess maybe we could put to practice the java and the php ones as short list
to try then?
Carsten Haitzler wrote:
>On Sun, 26 Aug
39 matches
Mail list logo