xOn Sun, 14 Mar 2010 19:18:50 -0300 Gustavo Sverzut Barbieri
said:
> the point is that it is common, so we know for sure how to turn things
> on and off... You see in both IRC and with newcomers at various places
> that we have constant duplication of some things that worth nothing
> duplicating.
On Sun, Mar 14, 2010 at 7:05 PM, Carsten Haitzler wrote:
> On Sun, 14 Mar 2010 12:33:20 -0300 Gustavo Sverzut Barbieri
> said:
>
>> On Sun, Mar 14, 2010 at 11:49 AM, Carsten Haitzler
>> wrote:
>> > On Sun, 14 Mar 2010 10:20:11 -0300 Gustavo Sverzut Barbieri
>> > said:
>> >
>> >> On Sun, Mar 14,
On Sun, 14 Mar 2010 12:33:20 -0300 Gustavo Sverzut Barbieri
said:
> On Sun, Mar 14, 2010 at 11:49 AM, Carsten Haitzler
> wrote:
> > On Sun, 14 Mar 2010 10:20:11 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Sun, Mar 14, 2010 at 12:48 AM, Enlightenment SVN
> >> wrote:
> >> > Log:
> >> >
On Sun, Mar 14, 2010 at 11:49 AM, Carsten Haitzler wrote:
> On Sun, 14 Mar 2010 10:20:11 -0300 Gustavo Sverzut Barbieri
> said:
>
>> On Sun, Mar 14, 2010 at 12:48 AM, Enlightenment SVN
>> wrote:
>> > Log:
>> > fix more runtime wornings... added ELM_ERROR_ABORT! :)
>>
>> couldn't/shouldn't you u
On Sun, 14 Mar 2010 10:20:11 -0300 Gustavo Sverzut Barbieri
said:
> On Sun, Mar 14, 2010 at 12:48 AM, Enlightenment SVN
> wrote:
> > Log:
> > fix more runtime wornings... added ELM_ERROR_ABORT! :)
>
> couldn't/shouldn't you use the EINA_MAGIC or EINA_SAFETY macros and
> then get the same syste
On Sun, Mar 14, 2010 at 12:48 AM, Enlightenment SVN
wrote:
> Log:
> fix more runtime wornings... added ELM_ERROR_ABORT! :)
couldn't/shouldn't you use the EINA_MAGIC or EINA_SAFETY macros and
then get the same system there as well? I'm thinking about this being
used in Ecore and Evas as well.
Th
On 2/4/10, Carsten Haitzler wrote:
> On Thu, 4 Feb 2010 07:16:16 -0200 Gustavo Sverzut Barbieri
> said:
>
>> On 2/4/10, Enlightenment SVN wrote:
>> > + sc = elm_scroller_add(win);
>> > + elm_scroller_content_min_limit(sc, 0, 1);
>> > + elm_scroller_policy_set(sc, ELM_SCROLLER_POLICY_OFF,
>
On Thu, 4 Feb 2010 07:16:16 -0200 Gustavo Sverzut Barbieri
said:
> On 2/4/10, Enlightenment SVN wrote:
> > + sc = elm_scroller_add(win);
> > + elm_scroller_content_min_limit(sc, 0, 1);
> > + elm_scroller_policy_set(sc, ELM_SCROLLER_POLICY_OFF,
> > ELM_SCROLLER_POLICY_OFF);
> > + elm_scro
On 2/4/10, Enlightenment SVN wrote:
> + sc = elm_scroller_add(win);
> + elm_scroller_content_min_limit(sc, 0, 1);
> + elm_scroller_policy_set(sc, ELM_SCROLLER_POLICY_OFF,
> ELM_SCROLLER_POLICY_OFF);
> + elm_scroller_bounce_set(sc, 1, 0);
> + evas_object_size_hint_weight_set(sc, EVAS_HINT
Since this commit, genlist in Enna are broken. All elm_genlist are moved out
of the screen. I try to figure out, but without success. I need to click on
the lists and move them. Only after doing that they are going on the right
position, without animation. Do you have ideas about this problem ?
2
10 matches
Mail list logo