Hello everyone !
Thanks a lot for your answers, it really helped us.
We are going in step by step, for now we are juste trying to design a module
able to load every x seconds the same picture, and to display it.
So we created an Ecore_timer to compile the edc that links to the image, and
then to l
On Sun, 8 May 2011 22:26:49 +0300
Tom Hacohen wrote:
> On Sun, May 8, 2011 at 10:15 PM, Vincent Torri wrote:
>
> > we are not obliged to release all the EFL at the same time.
> >
>
> Not only that we are not obliged, but we probably should try avoiding that.
> No reason to hold back code that
On Sun, May 8, 2011 at 10:15 PM, Vincent Torri wrote:
> we are not obliged to release all the EFL at the same time.
>
Not only that we are not obliged, but we probably should try avoiding that.
No reason to hold back code that can go out just because we want to sync
versions.
--
Tom.
-
On Sun, 8 May 2011, Mike Blumenkrantz wrote:
On Sun, 8 May 2011 19:05:01 +0200 (CEST)
Vincent Torri wrote:
On Sun, 8 May 2011, Gustavo Sverzut Barbieri wrote:
On Sun, May 8, 2011 at 1:15 PM, Tom Hacohen wrote:
On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
Maybe a period of
On Sun, 8 May 2011 19:05:01 +0200 (CEST)
Vincent Torri wrote:
>
>
> On Sun, 8 May 2011, Gustavo Sverzut Barbieri wrote:
>
> > On Sun, May 8, 2011 at 1:15 PM, Tom Hacohen wrote:
> >> On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
> >>
> >>> Maybe a period of freeze of code with no comm
On Sun, May 8, 2011 at 7:49 PM, Gustavo Sverzut Barbieri <
[email protected]> wrote:
> Then fine. New evas additions are quite unstable and could use some
> fixes as soon as possible. Couple of expedite's mask/filter test crash
> or produce incorrect output on software or gl.
>
> But 1.0.1 s
On Sun, May 8, 2011 at 6:49 PM, Gustavo Sverzut Barbieri
wrote:
> On Sun, May 8, 2011 at 1:15 PM, Tom Hacohen wrote:
>> On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
>>> Maybe a period of freeze of code with no commit than doc and bug fixes,
>>> and of course tests (at least the availabl
On Sun, 8 May 2011, Gustavo Sverzut Barbieri wrote:
On Sun, May 8, 2011 at 1:15 PM, Tom Hacohen wrote:
On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
Maybe a period of freeze of code with no commit than doc and bug fixes,
and of course tests (at least the available unit tests) shou
On Sun, May 8, 2011 at 1:15 PM, Tom Hacohen wrote:
> On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
>
>> Maybe a period of freeze of code with no commit than doc and bug fixes,
>> and of course tests (at least the available unit tests) should be done
>> (except Windows, for ecore_con, that
Oops, forgot to send a reply, in svn, thanks. :)
--
Tom.
On Sun, May 8, 2011 at 2:40 PM, Jérémy Zurcher wrote:
> A little feature fix
> wd->hidden update is done within _toggle_panel(...);
>
> --- src/lib/elm_panel.c.orig2011-05-08 13:32:33.519436314 +0200
> +++ src/lib/elm_panel.c 2011-05
On Sun, May 8, 2011 at 7:07 PM, Vincent Torri wrote:
> Maybe a period of freeze of code with no commit than doc and bug fixes,
> and of course tests (at least the available unit tests) should be done
> (except Windows, for ecore_con, that I might finish soon)
>
>
I meant exactly that. My email w
On Sun, 8 May 2011, Tom Hacohen wrote:
> Hey all,
>
> What about releasing a 1.1? I think the amount of changes (and bug
> fixes) done on Eina, Edje, Ecore and Evas (did I miss anything that
> received a lot of attention?) justify a 1.1.
>
> There's really no reason why not to, and users will su
Hey all,
What about releasing a 1.1? I think the amount of changes (and bug
fixes) done on Eina, Edje, Ecore and Evas (did I miss anything that
received a lot of attention?) justify a 1.1.
There's really no reason why not to, and users will surely be happy with
getting all the changes with a "sta
A little feature fix
wd->hidden update is done within _toggle_panel(...);
--- src/lib/elm_panel.c.orig2011-05-08 13:32:33.519436314 +0200
+++ src/lib/elm_panel.c 2011-05-08 13:30:16.163513768 +0200
@@ -484,6 +484,5 @@
ELM_CHECK_WIDTYPE(obj, widtype);
Widget_Data *wd = elm_widget_data
14 matches
Mail list logo