Hello,
someone was faster than me to submit the code. I also did these
modifications but did not find time to test if everything was ok (except
a compilation). a quick search through the svn tree gave me some few
more EINA_ERROR_PERR things. ecore win32 module is full of it and few
thing in e,
On Fri, 4 Sep 2009, Mathieu Taillefumier wrote:
> Hello,
>
> someone was faster than me to submit the code. I also did these
> modifications but did not find time to test if everything was ok (except
> a compilation). a quick search through the svn tree gave me some few
> more EINA_ERROR_PERR th
>
>> Hello,
>>
>> someone was faster than me to submit the code. I also did these
>> modifications but did not find time to test if everything was ok (except
>> a compilation). a quick search through the svn tree gave me some few
>> more EINA_ERROR_PERR things. ecore win32 module is full of it and
2009/9/4 Christopher Michael
> Carsten Haitzler (The Rasterman) wrote:
> > On Sun, 30 Aug 2009 10:52:10 -0400 Christopher Michael <
> cpmicha...@comcast.net>
> > said:
> >
> >> Seems elm_genlist has issues :(
> >>
> >> Apparently you can only add about 11 subitems before problems start :(
> >>
>
On Fri, Sep 4, 2009 at 7:44 AM, Mathieu
Taillefumier wrote:
>
>>
>>> Hello,
>>>
>>> someone was faster than me to submit the code. I also did these
>>> modifications but did not find time to test if everything was ok (except
>>> a compilation). a quick search through the svn tree gave me some few
>
nop, follow the steps I have made in the ticket. The parent is still the
same and the firsts items are well inserted.
2009/9/4 Dave Andreoli
> 2009/9/4 Christopher Michael
>
> > Carsten Haitzler (The Rasterman) wrote:
> > > On Sun, 30 Aug 2009 10:52:10 -0400 Christopher Michael <
> > cpmicha...
+EFL_CHECK_COVERAGE([${enable_tests}], [enable_coverage="yes"],
[enable_coverage="no"])
that macro needs ${enable_tests}, set by EFL_CHECK_TESTS (below), so move
EFL_CHECK_TESTS before that call
Vincent
EINA_CFLAGS="${EFL_COVERAGE_CFLAGS}"
case "${host_os}" in
cegcc*)
@@ -348,7 +349,
On Wed, 05 Aug 2009 20:07:26 +0200 N-Billy said:
> On 08/05/2009 07:29 PM, Gustavo Sverzut Barbieri wrote:
> > On Wed, Aug 5, 2009 at 1:48 PM, N-Billy wrote:
> >
> >> now I finally found a way to fix this, though I'm sure it's rather a
> >> workaround than a fix.
> >>
> >> the problem seems
On Fri, 4 Sep 2009 09:36:13 +1000 Jochen Schroeder said:
> On 09/03/09 11:04, Carsten Haitzler wrote:
> > On Mon, 31 Aug 2009 21:50:32 -0500 Nick Hughart said:
> >
> > > On Mon, 31 Aug 2009 17:16:52 -0400
> > > Atton Jonathan wrote:
> > >
> > > > new test made with liferea. I have drag and dr
On Fri, 24 Jul 2009 15:34:35 -0400 Michael Hughes said:
> Notes on using TextBlock:
>
> After appending strings to the block,
>
> evas_textblock_cursor_node_first(Cursor);
>
> moves the cursor back to the beginning of the text. This is generally
> equivalent to:
>
> evas_textblock_cursor_lin
On Thu, 3 Sep 2009 18:54:40 -0300 Iván Briano (Sachiel)
said:
> On Thu, Sep 3, 2009 at 6:25 PM, Carsten Haitzler wrote:
> > On Thu, 3 Sep 2009 10:07:54 -0300 Iván Briano (Sachiel)
> > said:
> >
> >> On Wed, Sep 2, 2009 at 9:43 PM, Carsten Haitzler
> >> wrote:
> >> > On Sun, 30 Aug 2009 07:40:47
On Wed, 29 Jul 2009 19:46:20 -0300 Gustavo Sverzut Barbieri
said:
overall i like the idea. it's a more structured way to have arbitrary smart
callback signal names. it's runtime discoverable. while we're at it... it means
the strings are in an array/table. they should be stringshared. imho this m
On Thu, 03 Sep 2009 19:08:09 -0400 Christopher Michael
said:
> Carsten Haitzler (The Rasterman) wrote:
> > On Sun, 30 Aug 2009 10:52:10 -0400 Christopher Michael
> > said:
> >
> >> Seems elm_genlist has issues :(
> >>
> >> Apparently you can only add about 11 subitems before problems start :(
>
On Fri, 10 Jul 2009 09:12:44 -0700 Dima Kogan said:
> Hi.
>
> I added support for touchscreen scrolling to kdrive and tslib-based X
> servers. With that patch, screen dragging can generate mousewheel
> events instead of dragging events. This behavior directly conflicts with
> those parts of e th
Carsten Haitzler (The Rasterman) wrote:
> On Thu, 03 Sep 2009 19:08:09 -0400 Christopher Michael
>
> said:
>
>> Carsten Haitzler (The Rasterman) wrote:
>>> On Sun, 30 Aug 2009 10:52:10 -0400 Christopher Michael
>>> said:
>>>
Seems elm_genlist has issues :(
Apparently you can only
When a new .desktop is created a popup is already display.
2009/9/3 Carsten Haitzler
> On Fri, 4 Sep 2009 09:36:13 +1000 Jochen Schroeder
> said:
>
> > On 09/03/09 11:04, Carsten Haitzler wrote:
> > > On Mon, 31 Aug 2009 21:50:32 -0500 Nick Hughart
> said:
> > >
> > > > On Mon, 31 Aug 2009 17:
Hi Raster.
I'm not quite as careless as you seem to think. The X patch allows for
both dragging and mousewheel scrolling, depending on the dynamics of
the motion (for details, see the post linked in the original email
below). Dragging, using drawing apps, etc, are still possible. In the
current im
On Fri, 4 Sep 2009 10:57:44 +1000 Carsten Haitzler (The Rasterman)
wrote:
> it's a bit like throwing a nuclear bomb on your city to kill the
> cockroach under your fridge. :)
With no guarantee that you will kill the roach. They are tough little
buggers.
signature.asc
Description: PGP signat
> Sorry Mathieu, but I had some time and converted the whole eina to it.
> I know I asked someone to do it, but as I want eina to be "ready"
> before this weekend freeze, I did it.
>
No worries ;-). It was a good way for me to enter into the library a bit
so it is not waste of time at all :-)
Ok, I finished to convert the wince and win32 modules to eina_log
messaging system. Since I do not have windows on my machine I could not
test if my modifications are compiling or not. the diff was made using
svn diff using the last version of the e tree. so normally it should be
ok, but I pree
On Fri, Sep 4, 2009 at 3:54 PM, Mathieu
Taillefumier wrote:
>
>> Sorry Mathieu, but I had some time and converted the whole eina to it.
>> I know I asked someone to do it, but as I want eina to be "ready"
>> before this weekend freeze, I did it.
>>
>
> No worries ;-). It was a good way for me to en
What modules are you running ? I searched all the existing code in both
E's modules, and E-MODULES-EXTRA and did not find where anything is
modifying the list...
dh
Enlightenment SVN wrote:
> Log:
> e17:shutdown all modules
>
> Author: jeffdameth
> Date: 2009-09-04 12:43:10 -
On Thu, Sep 3, 2009 at 9:45 PM, Carsten Haitzler wrote:
> On Wed, 29 Jul 2009 19:46:20 -0300 Gustavo Sverzut Barbieri
> said:
>
> overall i like the idea. it's a more structured way to have arbitrary smart
> callback signal names. it's runtime discoverable. while we're at it...
I have it written
ok, eina macro issue again. the object del function of e_module
modifies the list. going to fix it now
On Fri, Sep 4, 2009 at 10:14 PM,
hannes.janet...@gmail.com wrote:
> tried with just the default ones. ok there is more a system to it:
> exactly every second module is not unloaded :)
> try this
Ahh super !! Was just about to dig into this, lol. Good Job !! :)
dh
hannes.janet...@gmail.com wrote:
> ok, eina macro issue again. the object del function of e_module
> modifies the list. going to fix it now
>
> On Fri, Sep 4, 2009 at 10:14 PM,
> hannes.janet...@gmail.com wrote:
>> tried with j
On Fri, 4 Sep 2009, Mathieu Taillefumier wrote:
Ok, I finished to convert the wince and win32 modules to eina_log messaging
system. Since I do not have windows on my machine I could not test if my
modifications are compiling or not. the diff was made using svn diff using
the last version of
On Fri, Sep 4, 2009 at 8:37 PM, Enlightenment
SVN wrote:
> Log:
> create own domain for logging
no problem with that, but I'd say applications are fine using the
global domain if they want.
--
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
Hello everyone here,
I hope it's the right place to send this, I was recommended to do so on
the #e irc.
So, I already have used the mail module in the past and I remember it
used to display the number of new (unread) e-mails of my mailbox, using
pop3. This seems quite expected. I would be reall
Nicolas H. wrote:
> Hello everyone here,
>
>
> I hope it's the right place to send this, I was recommended to do so on
> the #e irc.
>
> So, I already have used the mail module in the past and I remember it
> used to display the number of new (unread) e-mails of my mailbox, using
> pop3. This se
2009/9/4 Enlightenment SVN
> Log:
> e17:shutdown all modules
>
> Author: jeffdameth
> Date: 2009-09-04 12:43:10 -0700 (Fri, 04 Sep 2009)
> New Revision: 42262
>
> Modified:
> trunk/e/src/bin/e_module.c
>
> Modified: trunk/e/src/bin/e_module.c
>
Update to all: I did quite a lot of work on logging this weekend and
I'm underway with a patch to remove all independent module
initialization to a sing eina_init(), that should remove lots of crap
from our init process.
Given that I'd like to postpone this weekend freeze to the next week,
so I ha
On Fri, 4 Sep 2009 16:13:10 -0500 Nick Hughart said:
> On Thu, 3 Sep 2009 10:57:35 +1000
> Carsten Haitzler (The Rasterman) wrote:
>
> > On Sat, 29 Aug 2009 18:56:22 -0500 Nick Hughart
> > said:
> >
> > edge bindings have fundamental design flaws - as you picked up. 1.
> > original invisible
On Fri, 4 Sep 2009 09:46:01 -0700 Dima Kogan said:
> Hi Raster.
>
> I'm not quite as careless as you seem to think. The X patch allows for
> both dragging and mousewheel scrolling, depending on the dynamics of
> the motion (for details, see the post linked in the original email
> below). Draggin
On Thu, 3 Sep 2009 10:57:35 +1000
Carsten Haitzler (The Rasterman) wrote:
> On Sat, 29 Aug 2009 18:56:22 -0500 Nick Hughart
> said:
>
> edge bindings have fundamental design flaws - as you picked up. 1.
> original invisible input-only windows were fine as they were only
> ever thereon a border
On Fri, 4 Sep 2009 12:56:16 -0400 Atton Jonathan
said:
i've never had this happen - so never seen it :)
> When a new .desktop is created a popup is already display.
>
> 2009/9/3 Carsten Haitzler
>
> > On Fri, 4 Sep 2009 09:36:13 +1000 Jochen Schroeder
> > said:
> >
> > > On 09/03/09 11:04, C
On Sat, 5 Sep 2009, Carsten Haitzler (The Rasterman) wrote:
On Fri, 4 Sep 2009 16:13:10 -0500 Nick Hughart said:
On Thu, 3 Sep 2009 10:57:35 +1000
Carsten Haitzler (The Rasterman) wrote:
On Sat, 29 Aug 2009 18:56:22 -0500 Nick Hughart
said:
edge bindings have fundamental design flaws -
36 matches
Mail list logo