On Fri, 5 Sep 2008 08:34:21 +0400 Denis Klykvin <[EMAIL PROTECTED]>
wrote:
> В Fri, 29 Aug 2008 11:59:55 +0200
> Brian 'morlenxus' Miculcy <[EMAIL PROTECTED]> пишет:
>
> > Hey,
> >
> > can you please test this version of the script?
> > http://omicron.homeip.net/files/easy_e17_svn_preview.sh
> >
Hi guys
I'm working on make edje editor to edit 'data' fields in the top level (not at
part level).
When you edje_cc the file the data is stored in the EdjeFile->data list
(EvasList), then
when the edje file is loaded the list is readed and the data is stored in the
EdjeFile->data_cache (EvasHas
On Fri, Sep 5, 2008 at 3:56 PM, Anders Petersson <[EMAIL PROTECTED]> wrote:
> Thanks for your speedy replies Gustavo and Cedric. Answers below.
>
> fre 2008-09-05 klockan 09:57 -0300 skrev Gustavo Sverzut Barbieri:
>> On Fri, Sep 5, 2008 at 8:55 AM, Cedric BAIL <[EMAIL PROTECTED]> wrote:
>> > On Fr
Thanks for your speedy replies Gustavo and Cedric. Answers below.
fre 2008-09-05 klockan 09:57 -0300 skrev Gustavo Sverzut Barbieri:
> On Fri, Sep 5, 2008 at 8:55 AM, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> > On Fri, Sep 5, 2008 at 1:25 PM, Anders Petersson <[EMAIL PROTECTED]> wrote:
> >> Hello,
Working on the module code, I was noticing that currently there are
five defined types for modules. There might be some reasons to allow
for more freedom of choice in these types. For instance, if one was
writing a specific set of modules that works with illume, it might be
nice to put them in an
Hi people,
I found a couple errors in the function _e_editable_text_insert.
- when copying from the old string (n bytes) to the new one (m > n
bytes) it was writing garbage into the new one (copying m bytes from
old);
- when memsetting the old string with 0's (part of extra security
measure for p
В Fri, 29 Aug 2008 11:59:55 +0200
Brian 'morlenxus' Miculcy <[EMAIL PROTECTED]> пишет:
> Hey,
>
> can you please test this version of the script?
> http://omicron.homeip.net/files/easy_e17_svn_preview.sh
>
> A few commandline arguments changed, so you probably need to tune the
> config file... P
Hi devs,
I'd like to use e_hal in enna to detect new storage media cd, dvd, usb disk
I played a bit with e_hal_test provided by e_dbus and detection works pretty
well.
In case of storage already mounted at startup, e_hal_test diplays mount
point path. But if you insert a new media during exe
On Fri, Sep 5, 2008 at 8:55 AM, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 5, 2008 at 1:25 PM, Anders Petersson <[EMAIL PROTECTED]> wrote:
>> Hello,
>> I am working on a project that makes use of edje/evas with large .edj
>> files. We have problems with performance. Here is an example of
On Fri, Sep 5, 2008 at 1:25 PM, Anders Petersson <[EMAIL PROTECTED]> wrote:
> Hello,
> I am working on a project that makes use of edje/evas with large .edj
> files. We have problems with performance. Here is an example of an .edj
> file we use:
> 4300 programs
> 2126 parts
> 7940 "after" clauses f
Hello,
I am working on a project that makes use of edje/evas with large .edj
files. We have problems with performance. Here is an example of an .edj
file we use:
4300 programs
2126 parts
7940 "after" clauses for a program to invoke another programs
At any one time, only a small number of these par
11 matches
Mail list logo