On Sun, Nov 8, 2009 at 3:22 AM, Thanatermesis
wrote:
> Now the skel module is a bit more documented, at least more useful for who
> try to look at its code for the first time and want to understand "how that
> works?" without previous knowledges of E/EFL
>
> Now there's only one thing needed to mo
all I can say is . @$#%ing RAD!!! thanks :)
2009/11/8 Thanatermesis
> Now the skel module is a bit more documented, at least more useful for who
> try to look at its code for the first time and want to understand "how that
> works?" without previous knowledges of E/EFL
>
> Now there's only o
I'll add this and some other thing as entry in the official e blog.
:-)
On Sun, Nov 8, 2009 at 10:30 AM, Samuel Nicholas
wrote:
> all I can say is . @$#%ing RAD!!! thanks :)
>
> 2009/11/8 Thanatermesis
>
>> Now the skel module is a bit more documented, at least more useful for who
>> try to
On Sun, 8 Nov 2009, Gustavo Sverzut Barbieri wrote:
> I'll add this and some other thing as entry in the official e blog.
about that, if you want, i maintain a kind of ECN in french. Maybe you
will be interested:
http://fr.enlightenment.org/
Vincent
-
On Sun, Nov 8, 2009 at 11:02 AM, Vincent Torri wrote:
>
>
> On Sun, 8 Nov 2009, Gustavo Sverzut Barbieri wrote:
>
>> I'll add this and some other thing as entry in the official e blog.
>
> about that, if you want, i maintain a kind of ECN in french. Maybe you will
> be interested:
>
> http://fr.en
On Sat, Nov 7, 2009 at 13:19, Nicolas Cavallari wrote:
> This patch adds the python equivalent for elm_list_item_label_set()
> by adding the method label_set() to elementary.ListItem
I've committed your patch and improved elementary.List.
Thank you.
--
Boris 'billiob' Faure
---
On Sun, Nov 8, 2009 at 11:50 AM, Enlightenment SVN
wrote:
+if not callable(callback):
+raise TypeError("callback is not callable")
you should do this check when you register the callback, not when you
call it. Compare: you add one item at most 1 time, but call it
multiple (N
On Sat, Nov 7, 2009 at 11:44 AM, Mathieu Taillefumier
wrote:
> Hello,
>
> herewith a patch for ecore that implement the eina_log inside ecore for
> logging messages. I have been using the patch for some time now and nothing
> happened since then. I double check the patch and everything should be
>
The tool used for record the video is gtk-recordmydesktop, it is a lot
better than xvidcap in some ways because is a lot lighter, you can't even
notice it... see that i have passed the video to cinelerra in order to raise
the saturation and the value, to have better readable colors for the
terminal
2009/11/7 Peter Wehrfritz
> Gustavo Sverzut Barbieri wrote:
> > On Tue, Nov 3, 2009 at 7:26 AM, Enlightenment SVN
> > wrote:
> >
> >> Log:
> >> * rename _edje_strbuf_append to _edje_strbuf_append1 and
> >> _edje_strbuf_append2 in edje_util.c and edje_textblock_styles.c
> >> respectivel
Hi all,
i'm overriding the style for some elementary widgets. I want to change the
style for toggles, i want a toggle like this:
http://www.honeyrunapiaries.com/store/images/toggle_switch.jpg
So i've made easly tha state changing at every mouse click thanks to Embryo,
but noe i want to animate the
On Sun, Nov 8, 2009 at 15:09, Gustavo Sverzut Barbieri
wrote:
> On Sun, Nov 8, 2009 at 11:50 AM, Enlightenment SVN
> wrote:
>
>
> + if not callable(callback):
> + raise TypeError("callback is not callable")
>
> you should do this check when you register the callback, not when yo
Guys,
Currently you have the ability to either wrap the virtual desktops in
both
the horizontal and vertical directions, --or-- your only other option is to
turn wrap off which causes loss of, and all benefits provided by wrapping. On
my 2 desktop 4 screen area setup (2 high x 4 wide),
> On Sat, Nov 7, 2009 at 11:44 AM, Mathieu Taillefumier
> wrote:
>
>> Hello,
>>
>> herewith a patch for ecore that implement the eina_log inside ecore for
>> logging messages. I have been using the patch for some time now and nothing
>> happened since then. I double check the patch and every
Gustavo Sverzut Barbieri a écrit :
> Also, we need to review this in whole Elementary... it was complicate
> to get right for evas/edje/ecore, but they are correct now... you need
> to check them or ask me, if we start to spread minor errors like this
> then we'll have hard time tracking these beas
On Sun, 2009-11-08 at 14:25 -0600, David C. Rankin wrote:
> Guys,
>
> Currently you have the ability to either wrap the virtual desktops in
> both
> the horizontal and vertical directions, --or-- your only other option is to
> turn wrap off which causes loss of, and all benefits provided
On Sun, Nov 8, 2009 at 22:09, Nicolas Cavallari wrote:
> Gustavo Sverzut Barbieri a écrit :
>> Also, we need to review this in whole Elementary... it was complicate
>> to get right for evas/edje/ecore, but they are correct now... you need
>> to check them or ask me, if we start to spread minor err
Guys,
Working through the key bindings, one that I had do add was the 'print'
key
for ksnapshot (or gsnapshot, grab, etc..). Maybe it could be added by default
attached to e-something that would take a screenshot.
Also, I noticed that the 'win' key isn't utilized. I have added
David C. Rankin wrote:
> Guys,
>
> Working through the key bindings, one that I had do add was the 'print'
> key
> for ksnapshot (or gsnapshot, grab, etc..). Maybe it could be added by default
> attached to e-something that would take a screenshot.
>
> Also, I noticed that the 'wi
Why not use a tween? You'd end up having something like this,
part {button
{state: off }
{state: animon
tween}
state: on }
{state: animoff
tween}
}
But of course, a bit more correct. And you can imagine the proram{} parts.
Sorry if this is wrong or incorrect, I just woke up.
-T
Guys, Dmitry
I have now installed e16 and e17 on 9 (4 Arch Linux, 5 openSuSE) boxes
and
one thing is clear, there is a problem with the screen lock on all the
openSuSE boxes. In the prior posts the general consensus was that there is
some problem with the unlock interface with pam or o
this patch fix compilation of everything module after cedric's changes
on ecore_thread API.
--
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://www.digital-corner.org
--
Let Crystal Reports handle the reportin
edje doesn't make any assumptions on how exactly to produce the change
between the two image normals. you will have to do that manually, and to
do that the most used method is to have two image parts with same-name
states (like default and active) with your method of transition (sliding
or changing
2009/11/9 Tom Haste
> Why not use a tween? You'd end up having something like this,
>
Cause tween is intended for looping animation, if i have learn correctly.
I need an animation between two differente images, playing only once at
time.
Anyway animations (up and down) work, the problem is in the
Not always, tween is for animating stuff that needs multiple images.
Look at the click tween in the pointer code in the theme. It is
however used for the busy animation that loops in the theme as well.
If its working for you now, then I guess you can fix it.
http://wiki.enlightenment.org/index.php
On Mon, 9 Nov 2009 01:24:20 +0100 Carlo Ascani said:
luck for you, i saw this one coming a mile off years ago. edje has a feature
precisely for this.
notice with the descriptiosn of states u have that mysetious 0.0 value after
the name and have always wondered "what the hell is that? useless was
On Sunday 08 November 2009 18:32:45 David C. Rankin wrote:
> Guys, Dmitry
>
> I have now installed e16 and e17 on 9 (4 Arch Linux, 5 openSuSE) boxes
> and one thing is clear, there is a problem with the screen lock on all
> the openSuSE boxes. In the prior posts the general consensus was t
> this patch fix compilation of everything module after cedric's changes
> on ecore_thread API.
I don't think that the patch is attached
Vincent
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30
On Mon, 9 Nov 2009, Nicolas Aguirre wrote:
> this patch fix compilation of everything module after cedric's changes
> on ecore_thread API.
on the other hand, this is fixed:
http://trac.enlightenment.org/e/changeset?new=43503%40trunk%2Fe%2Fsrc%2Fmodules%2Feverything%2Fsources%2Fevry_plug_dir_br
29 matches
Mail list logo