Hello,
could anyone recommend a good tablet pc for E17?
Does anyone know if it's possible to run edje based applications
(not E17 itself!) on Android based tablets? As Android supports native
applications and has an OpenGL interface it should be possible, not?
regards
Andreas
--
Techn
OK thank you, I think i have a lead. I will work on a solution.
Regards,
HariHaraSudhan
On Fri, Nov 11, 2011 at 12:25 PM, Carsten Haitzler wrote:
> On Fri, 4 Nov 2011 20:11:12 +0530 HariHara Sudhan said:
>
> timestamp doesn't matter. it calls the callbacks on the objects the events are
> g
could you please:
1) add a NEWS file which mentions all the interesting modifications (in
our case, it's mainly API additions. You can see such file in ecore. It
would be nice if all the NEWS files have the same layout (ecore is a bit
special as there are several subsystems, it's not the case
On Fri, 11 Nov 2011 08:35:14 +0100 (CET)
Vincent Torri wrote:
>
>
> On Thu, 10 Nov 2011, Enlightenment SVN wrote:
>
> > Log:
> > redo ecore-con shutdown to fix crashes if people are stupid and call
> > ecore_con_shutdown() while servers exist and main loop is still running
> >
> >
> > Author:
On Thu, 10 Nov 2011, Enlightenment SVN wrote:
> Log:
> redo ecore-con shutdown to fix crashes if people are stupid and call
> ecore_con_shutdown() while servers exist and main loop is still running
>
>
> Author: discomfitor
> Date: 2011-11-10 18:44:16 -0800 (Thu, 10 Nov 2011)
> Ne
On Fri, 11 Nov 2011, cnook wrote:
> Sorry I overlooked wince again.
looks good
in svn, thank you !
Vincent
>
> Jihoon Kim who is having eagle eyes told me. Thanks!
>
> TGIF!!
>
> -- Forwarded message --
> From: cnook
> Date: 2011/11/11
> Subject: [Patch][Ecore][Win32] Add so
On Thu, 10 Nov 2011, Enlightenment SVN wrote:
> Log:
> add libdbus pc include/link correctness for DSO linking.
>
>
>
> Author: raster
> Date: 2011-11-10 23:14:27 -0800 (Thu, 10 Nov 2011)
> New Revision: 65047
> Trac: http://trac.enlightenment.org/e/changeset/65047
>
> Modi
On Thu, 10 Nov 2011, cnook wrote:
> Dear Mr. Vincent Torri, Hi~
>
> I have attached refined patch based on your comments include wince related
> also.
> Thanks a lot!
applied thank you
Vincent
>
> Sincerely,
> Shinwoo Kim.
>
> 2011/11/9 cnook :
>> Dear All, Hello~
>>
>> There were unimplemen
On Thu, 10 Nov 2011 18:18:29 +0100 (CET) Vincent Torri
said:
>
> Hey
>
> I'm talking a lot with an openBSD dev, and currently it's very hard for
> them to follow the changes in the trunk. What they would like to have is
> snapshots to provide easily patches for the EFL.
how is that hard? svn
On Fri, 4 Nov 2011 20:11:12 +0530 HariHara Sudhan said:
timestamp doesn't matter. it calls the callbacks on the objects the events are
going to go to. if the mouse is grabbed (first press grabs mouse to the objects
pressed) then callbacks are reported relative to grabbed objects until last
finger
On Thu, 10 Nov 2011 18:50:45 +1000 David Seikel said:
> On Tue, 8 Nov 2011 16:33:42 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 8 Nov 2011 07:23:27 +0100 (CET) Vincent Torri
> > said:
> >
> > >
> > >
> > > On Mon, 7 Nov 2011, Carsten Haitzler (The Rasterman) wrote:
> > >
On Fri, 11 Nov 2011 07:02:20 +0900 "Sanjeev B.A." said:
> Hi Raster and Cedric,
>
> Attached are the logs for "efl slowness after long idling" issue we
> discussed yesterday.
> Putty contains the gdb bt during the period of slowness.
> Putty1 contains the top output for enlightenment process.
>
Hi,
There are bugs that map removes list elements when using
EINA_LIST_FOREACH or EINA_LIST_REVERSE_FOREACH.
We should use EINA_LIST_FOREACH_SAFE or EINA_LIST_REVERSE_FOREACH_SAFE
instead for above case.
Please review belows
Index: src/lib/elm_map.c
===
Sorry I overlooked wince again.
Jihoon Kim who is having eagle eyes told me. Thanks!
TGIF!!
-- Forwarded message --
From: cnook
Date: 2011/11/11
Subject: [Patch][Ecore][Win32] Add some window messages and virtual
keys for Shift,Ctrl,Alt
To: EFL
Dear All(maybe not All but Mr.
Dear All(maybe not All but Mr. Vincent 8-] ), Hello~
I have attached patch as subject of this mail. That's all.
Please check the patch and let me know your opinions.
Thanks always.
Shinwoo Kim.
Index: src/lib/ecore_win32/ecore_win32.c
==
Dear all,
I have modified the way curl used in ecore_con_url.c
1) A file descriptor of libcurl is not matched to any easy handles.
We can get a file descriptor from curl_multi_fdset(), we do not
guarantee that it is a socket of easy handle just performed.
If libcurl multi handle uses pipeline, th
More information
-- Forwarded message --
From: Pascal Bleser
Date: 11 November 2011 00:07
Subject: [FOSDEM 2012] Enlightenment devroom not accepted, proposal
for CrossDesktop
To: Philippe Caseiro
Cc: devro...@fosdem.org
Hi Philippe
We will not include your request for a devro
Hello
I just have the news by the crossdesktop devroom organiser, the
FOSDEM reject our demand for a devroom BUT the crossedesktop propose
to welcome us.
I think it's a great news. Maybe next year we can have a Devroom :D.
I post more information asap.
--
Philippe Caseiro
Change your co
hey
On Thu, 10 Nov 2011, Gustavo Sverzut Barbieri wrote:
> Hi all,
>
> Given the lack of eina_simple_xml (sax-parser) examples and the recent
> usage of expat in elev8 I'm sending the attached example so people will see
> how to parse xml using super-fast SAX and create an efficient custom memor
Hi all,
Given the lack of eina_simple_xml (sax-parser) examples and the recent
usage of expat in elev8 I'm sending the attached example so people will see
how to parse xml using super-fast SAX and create an efficient custom memory
structure from it.
It looks complex if you compare to a DOM like p
Hey
I'm talking a lot with an openBSD dev, and currently it's very hard for
them to follow the changes in the trunk. What they would like to have is
snapshots to provide easily patches for the EFL.
Would it be possible to have, during the freeze period, some daily
snashots ? It would be nice
Hello.
On Mon, 2011-10-31 at 11:08, Stefan Schmidt wrote:
>
> So we have some people. Enough to organize such an event? For people
> coming in by plane or need to take some days off work it would be good
> to know early if it will happen. :)
It does not look to good to get somthing running. Only
On Thu, 10 Nov 2011 18:50:45 +1000 David Seikel
wrote:
> I have idea what traditional Korean music is like.
Oops, that should have been -
I no have idea what traditional Korean music is like.
Just in case Samsung and our large contingent of Korean developers
care.
--
A big old stinking pile
On Tue, 8 Nov 2011 16:33:42 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Tue, 8 Nov 2011 07:23:27 +0100 (CET) Vincent Torri
> said:
>
> >
> >
> > On Mon, 7 Nov 2011, Carsten Haitzler (The Rasterman) wrote:
> >
> > > attached. this was a sample edc that would be able to play audio,
> >
24 matches
Mail list logo