you've all got until this friday to notify me of any remaining efm mount
bugs. after that I'm switching gears and probably won't be working on it
for a bit.
--
Live Security Virtual Conference
Exclusive live event will cove
On Wed, 13 Jun 2012 10:13:43 +0900 Sanjeev BA said:
performance isn't something i'm worried about right now because i KNOW its
horrible. it's an array of NxM (eg 80x24 or more if u resize it to be biggeR)
text OBJECTs and rect objects. so thats by default at its normal size about
2000 text object
Works for me.
For a first version - it is awesome.
However - I notice some delay in most application when compared to
gnome-terminal.
On Wed, Jun 13, 2012 at 8:42 AM, Carsten Haitzler wrote:
> On Tue, 12 Jun 2012 18:59:12 -0300 Leandro Pereira >
> said:
>
> > Raster,
> >
> > On 06/12/2012 12:
On Tue, 12 Jun 2012 18:59:12 -0300 Leandro Pereira
said:
> Raster,
>
> On 06/12/2012 12:58 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 12 Jun 2012 11:46:07 -0300 Leandro Pereira
> > said:
> >
> >> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> >> wrote:
> >>> Log:
> >>> fina
Cedric,
Any reason why Eio_Filter_Direct_Cb and Eio_Filter_Dir_Cb are
different given a 'const' on the last argument? It seems to make no
sense.
http://trac.enlightenment.org/e/browser/trunk/eio/src/lib/Eio.h#L128
My use case is to have a function with a parameter "recursive",
whenever it's true
Hello Tom.
This breaks eyelight. Can you check with eyelight?
Please refer the following screenshot.
http://www.flickr.com/photos/67308399@N05/718081/in/photostream
When I run eyelight and move forward/backward fast, objects are not
deleted correctly.
howto)
1. build/install PROTO/eyelight
On Wed, 13 Jun 2012 00:17:15 +1000 David Seikel said:
> On Tue, 12 Jun 2012 22:27:01 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 12 Jun 2012 20:46:48 +1000 David Seikel
> > said:
> >
> > > On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
> > > wrote:
> > >
> > > > On Tue,
Hello,
the elev8 bindings for the ActionSlider are missing the "selected" signal.
This patch adds a handler for it. I have also updated the sample .js to demo
the functionality (The label on the fourth button changes).
Regards,
Daniel Willmann
Signed-off-by: Daniel Willmann
---
trunk/PROTO/ele
On Tue, 12 Jun 2012 11:46:07 -0300
Leandro Pereira wrote:
Using ArchLinux x64 here and it works great for me. Running latest EFL
from just a couple hours ago.
> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> wrote:
> > Log:
> > finally a terminal emulator for efl! sure - uses a lot of
On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
wrote:
> Log:
> finally a terminal emulator for efl! sure - uses a lot of text
> objects. need evas textgrid obj and more, but this marks a first
> "usable" state for terminology. more needs doing like underline and
> strikethrough support
2012/6/12 Davide Andreoli :
> 2012/6/12 Tom Hacohen :
>> On 10/06/12 15:13, Kai Huuhko wrote:
>>> Heads up, expect the unexpected.
>>>
>>> I've started getting the bindings ready for Py3.
>>>
>>> I'm going to add two functions, fruni and touni (see below), which
>>> will handle string conversions.
Hello,
updated version. I added the @since 1.1 mentioned by Stefan and
mentioned the default value.
Regards,
Daniel
These functions change the range of the value displayed on the progress
bar with elm_progressbar_unit_format_set. At the moment the value displayed
is in the range of 0 to 100. The
On Tue, 12 Jun 2012 14:35:17 +0100 Stefan Schmidt
wrote:
> Hello.
>
> On 06/12/2012 02:27 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 12 Jun 2012 20:46:48 +1000 David Seikel
> > said:
> >
> >> On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
> >> wrote:
> >>
> >>> On Tue, Jun 12, 2
On Tue, 12 Jun 2012 22:27:01 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 12 Jun 2012 20:46:48 +1000 David Seikel
> said:
>
> > On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
> > wrote:
> >
> > > On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> > > wrote:
> > > > Log:
> > >
Hello.
On 06/12/2012 02:27 PM, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 12 Jun 2012 20:46:48 +1000 David Seikel said:
>
>> On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
>> wrote:
>>
>>> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
>>> wrote:
Log:
finally a termina
On Tue, 12 Jun 2012 20:46:48 +1000 David Seikel said:
> On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
> wrote:
>
> > On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> > wrote:
> > > Log:
> > > finally a terminal emulator for efl!
>
> Enterminus is forgotten? Sure it bit rotted long ag
On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri said:
> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> wrote:
> > Log:
> > finally a terminal emulator for efl! sure - uses a lot of text
> > objects. need evas textgrid obj and more, but this marks a first
> > "usable" state for terminol
Hi, Daniel.
> + return sd->maxunit;
> +}
> +
> +EAPI void
> elm_progressbar_span_size_set(Evas_Object *obj,
>Evas_Coord size)
> {
> diff --git a/trunk/elementary/src/lib/elm_progressbar.h
> b/trunk/elementary/src/lib/elm_progressbar.h
> index 5ee2aff..49ee65a 1
2012/6/12 Tom Hacohen :
> On 10/06/12 15:13, Kai Huuhko wrote:
>> Heads up, expect the unexpected.
>>
>> I've started getting the bindings ready for Py3.
>>
>> I'm going to add two functions, fruni and touni (see below), which
>> will handle string conversions. Any *_set method taking in strings
>>
On Tue, Jun 12, 2012 at 12:46 PM, David Seikel wrote:
> On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
> wrote:
>
>> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
>> wrote:
>> > Log:
>> > finally a terminal emulator for efl!
>
> Enterminus is forgotten? Sure it bit rotted long ago, but
Hello.
On 06/12/2012 11:40 AM, Enlightenment SVN wrote:
> Log:
> Remove leftovers of the tiling module
Ups, thanks for that.
regards
Stefan Schmidt
--
Live Security Virtual Conference
Exclusive live event will cover all
On Tue, 12 Jun 2012 12:18:52 +0200 Vincent Torri
wrote:
> On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
> wrote:
> > Log:
> > finally a terminal emulator for efl!
Enterminus is forgotten? Sure it bit rotted long ago, but it came
first.
--
A big old stinking pile of genius that no one w
Hello.
On 06/12/2012 11:24 AM, Daniel Willmann wrote:
> /**
> + * Set the range of the value displayed on a given progress bar
> + * widget
> + *
> + * @param obj The progress bar object
> + * @param scalemax The maximum value
> + *
> + * This sets the range of the value that is displayed on a p
On 12/06/12 13:18, Vincent Torri wrote:
> strikethrough can be done in the textgrid object, no ?
Yeah.
--
Tom.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat
These functions change the range of the value displayed on the progress
bar with elm_progressbar_unit_format_set. At the moment the value displayed
is in the range of 0 to 100. These functions allow you to change the upper
range to something else.
This is useful if the value represented by the prog
Hello,
after playing around in Elementary for a while I noticed that the value
displayed on the progress bar always goes from 0 to 100. I think that
there are use cases where another maximum value would make sense, i.e.
in a timer. Please review the attached patch that adds this functionality.
Re
On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN
wrote:
> Log:
> finally a terminal emulator for efl! sure - uses a lot of text
> objects. need evas textgrid obj and more, but this marks a first
> "usable" state for terminology. more needs doing like underline and
> strikethrough support, bl
Hello.
Raster or anyone else worked with this code please review if this patch
jumps to the right places for error handling. Especially if we want to
continue reading other sources after a fgets error. I would think so but
some other eyes would help.
regards
Stefan Schmidt
On 06/12/2012 11:01
On 06/12/2012 10:11 AM, Christopher Michael wrote:
> On 06/12/2012 10:08 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> Now that we moved e-tiling into e17 core it is also time to remove his
>> ancestor from the E-MODULES-EXTRA.
>>
>> It has no real activity since several years and the only one you did
On 06/12/2012 10:08 AM, Stefan Schmidt wrote:
> Hello.
>
> Now that we moved e-tiling into e17 core it is also time to remove his
> ancestor from the E-MODULES-EXTRA.
>
> It has no real activity since several years and the only one you did
> small changes on it over the last two years have been bil
do it
On Tue, Jun 12, 2012 at 10:08 AM, Stefan Schmidt wrote:
> Hello.
>
> Now that we moved e-tiling into e17 core it is also time to remove his
> ancestor from the E-MODULES-EXTRA.
>
> It has no real activity since several years and the only one you did
> small changes on it over the last two y
To quote a Monty Python movie
"Get On With It" :P
What are you waiting for ?? Come on already, remove it !!! :P
dh
On 06/12/2012 10:08 AM, Stefan Schmidt wrote:
> Hello.
>
> Now that we moved e-tiling into e17 core it is also time to remove his
> ancestor from the E-MODULES-EXTRA.
>
> It ha
Hello.
Now that we moved e-tiling into e17 core it is also time to remove his
ancestor from the E-MODULES-EXTRA.
It has no real activity since several years and the only one you did
small changes on it over the last two years have been billiob and me.
And we both no longer use it.
Does anybod
On 12/06/12 10:00, Cedric BAIL wrote:
> Why would he ? Seriously, nobody should refcount the child of Edje. If
> someone does that bad things are going to happen, like this child
> could be an external and trigger event in a dead parent for example.
> So refcounting the Edje object is fine, referen
On Tue, Jun 12, 2012 at 3:28 PM, Tom Hacohen wrote:
> On 12/06/12 02:54, Cedric BAIL wrote:
>>
>> On Sun, Jun 10, 2012 at 8:14 PM, Enlightenment SVN
>> wrote:
>>>
>>> Log:
>>> Edje load: Although we don't use them that much, we have refcounts in
>>> evas.
>>>
>>> Don't assume an evas_object_del
35 matches
Mail list logo