On Sat, Feb 12, 2011 at 7:32 AM, Daniel Juyung Seo wrote:
> Does this include source code build only?
> Or includes doxygen or www auto build?
> Just curious :)
It also includes doxygen generation via 'make doc'.
The best for you to know is to go on the github page and try the
instructions... in
Does this include source code build only?
Or includes doxygen or www auto build?
Just curious :)
Daniel Juyung Seo (SeoZ)
On Feb 12, 2011 11:01 AM, "Ravenlock" wrote:
--
The ultimate all-in-one performance toolkit: Intel(
On Fri, 11 Feb 2011 21:28:35 -0800
"Enlightenment SVN" wrote:
> Log:
> fix some bugs associated with __post__ directive return value
> add advanced server functions for people who know what they're doing (tm):
> EAPI void
> azy_server_module_events_resume(Azy_Server_Module *module); EAPI
>
Hi zmike,
>> You have your own data structures already implemented? Remove eina from the
>> mix?"
yeah, that's wrong. we has some sort of dependences.
>> line 8: enlighening experience
typo.
>> line 13: EFL gget a stable API
typo.
>> line 17 : It alls comes to speed.
what's alls? spoken expres
Hey Raster,
The following errors (when connecting to a server) are new
since you added that code which fixed the epoll bug pre-1.0. It seems that
the lookup data is attempting to clear its own pointer after the container
struct has already been freed.
==16463== Invalid write of size 4
==16463==
Thanks for the summarize Raster.
It is quite clear that EFL got an opportunity.
Daniel Juyung Seo (SeoZ)
On Sat, Feb 12, 2011 at 9:17 AM, Carsten Haitzler wrote:
> On Fri, 11 Feb 2011 12:26:02 -0600 Jeff Hoogland
> said:
>
> it's public info... they point of this mail was to support, inspire a
On 02/11/2011 04:58, Lionel Orry wrote:
> Hi everyone,
>
> to give a starting point for a discussion about continuous integration
> (I talked about Buildbot and Jenkins already, that's what CI is
> about), I created a repository so that you can try it at home.
I'm all for CI.
It is extremely hel
On Fri, 11 Feb 2011 12:26:02 -0600 Jeff Hoogland said:
it's public info... they point of this mail was to support, inspire and
encourage. quote at will. do some digging of your own with google (search for
EFL, limo, samsung, etc.)
> Fantastic information Raster - I think you have inspired me to
On Fri, 11 Feb 2011 19:49:31 +0200
Tom Hacohen wrote:
> Yeah, a cool opportunity indeed.
>
> --
> Tom.
http://www.geek.com/articles/mobile/nokia-workers-walk-out-in-protest-20110211/
--
Mike Blumenkrantz
Zentific: NULL pointer dereferences
Kapelonis Kostis is writing an article about EFL 1.0 for OSnews. The draft can
be found at http://pastebin.com/zAAQDJQy
Feedback:
"Need just the canvas and nothing else? You got it! You want a toolkit like
experience? Add elementary into the mix. No need for dbus? Dump the e_dbus
library? You have
Fantastic information Raster - I think you have inspired me to do some
blogging. Mind if I quote a few pieces of your message here?
~Jeff Hoogland
On Fri, Feb 11, 2011 at 12:19 PM, Atton Jonathan
wrote:
> The first link is really interesting. Ty !
>
> 2011/2/11 Carsten Haitzler
>
> > I guess it
The first link is really interesting. Ty !
2011/2/11 Carsten Haitzler
> I guess it's time we put a bit of information out there, but first some
> background.
>
> For a while now Enlightenment has been much less about its window manager
> and
> more about the libraries behind it - EFL. And EFL ha
On Fri, 11 Feb 2011 11:58:21 +0100
Michel Briand wrote:
>
> Mike Blumenkrantz - Fri, 11 Feb 2011 03:59:35 -0500
>
> >On Fri, 11 Feb 2011 09:50:07 +0100
> >Michel Briand wrote:
> >
> >>
> >> Mike Blumenkrantz - Thu, 10 Feb 2011 19:30:24 -0500
> >> >> is a compile time fix only. Can you chang
On Fri, 11 Feb 2011, Michael Taubert wrote:
>
> Am 11.02.2011 um 13:23 schrieb Carsten Haitzler (The Rasterman):
>
>> On Fri, 11 Feb 2011 07:50:46 +0100 Michael Taubert
>> said:
>>
>>> Good morning everyone,
>>>
>>> how do I identify the port a client has been connected to?
>>>
>>> I've got a s
Am 11.02.2011 um 13:23 schrieb Carsten Haitzler (The Rasterman):
> On Fri, 11 Feb 2011 07:50:46 +0100 Michael Taubert
> said:
>
>> Good morning everyone,
>>
>> how do I identify the port a client has been connected to?
>>
>> I've got a server that is opening two ports for different purposes.
Yeah, a cool opportunity indeed.
--
Tom.
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in
I guess it's time we put a bit of information out there, but first some
background.
For a while now Enlightenment has been much less about its window manager and
more about the libraries behind it - EFL. And EFL have been focused on bringing
to the world beautiful experiences graphically - and in
On Fri, 11 Feb 2011 07:50:46 +0100 Michael Taubert
said:
> Good morning everyone,
>
> how do I identify the port a client has been connected to?
>
> I've got a server that is opening two ports for different purposes. When a
on the server side you will create 2 Ecore_Con_Server objects - each l
On Fri, 11 Feb 2011, michael bouchaud wrote:
> 2011/2/11 Vincent Torri
>
>
>>
>> On Fri, 11 Feb 2011, michael bouchaud wrote:
>>
>> On Thu, 10 Feb 2011, michael bouchaud wrote:
>
> Hi, everybody I have wrote an evas_image loader for raw image type. I
> use
>
>> libraw-lite
2011/2/11 Vincent Torri
>
> On Fri, 11 Feb 2011, michael bouchaud wrote:
>
> On Thu, 10 Feb 2011, michael bouchaud wrote:
Hi, everybody I have wrote an evas_image loader for raw image type. I
use
> libraw-lite to do this jobs, who is licensed under lgpl
> This is no
Hello all,
This is regarding the auto-resizing of some of the elementary widgets when
their content get modified.
For example, in case of elm_button when we modify the text of the button then
the button size gets changed.
This happens in this widget by resetting the min size hint of the widg
On Fri, 11 Feb 2011, michael bouchaud wrote:
>>> On Thu, 10 Feb 2011, michael bouchaud wrote:
>>>
>>> Hi, everybody I have wrote an evas_image loader for raw image type. I use
libraw-lite to do this jobs, who is licensed under lgpl
This is not perfect, so please review this code. Any
Hey,
On Wed, Feb 9, 2011 at 6:52 AM, Tom Hacohen wrote:
> Hey all,
>
> We recently released 1.0 for the core libraries, so now it's a good time
> to review how we worked in the past, draw conclusions and hopefully also
> improve our work-flow. When using the word "patches" in the following mail
On Fri, 11 Feb 2011, Lionel Orry wrote:
> Hey,
>
> I noticed that the following does not work (on eina for example):
>
> NOCONFIGURE=1 ./autogen.sh
> mkdir -p build
> cd build
> ../configure
> make doc
>
> The Doxyfile and doc/Makefile.am rules are not relocatable to builddir
> != srcdir.
>
> Th
2011/2/10 michael bouchaud
> well sure the changelog :P
> I'll make those changes soon
>
> 2011/2/10 Vincent Torri
>
>
>> Hey,
>>
>>
>> On Thu, 10 Feb 2011, michael bouchaud wrote:
>>
>> Hi, everybody I have wrote an evas_image loader for raw image type. I use
>>> libraw-lite to do this jobs, w
Hi Lionel,
On Fri, Feb 11, 2011 at 11:58 AM, Lionel Orry wrote:
> to give a starting point for a discussion about continuous integration
> (I talked about Buildbot and Jenkins already, that's what CI is
> about), I created a repository so that you can try it at home.
>
> I don't expect it to work
On Fri, Feb 11, 2011 at 11:10 AM, John Dovers wrote:
> Is in Evas functionality provided for wordwrapping text and text alignment?
> I have a bounding rectangle in which a text should be displayed. I would
> like to
>
> - align it to the left, center or right (horizonally), and
> - align it i
Hi everyone,
to give a starting point for a discussion about continuous integration
(I talked about Buildbot and Jenkins already, that's what CI is
about), I created a repository so that you can try it at home.
I don't expect it to work perfectly the first time for everyone, but
that's a starting
Hello,
FYI: The patch does not apply due to changes on trunk...
Forget my patch, Mike committed changes that make eeze compatible with
util-linux-2.19. Just update eeze from svn (Today). It is working fine with
util-linux
Mathieu
--
On Fri, 11 Feb 2011, Nicolas Aguirre wrote:
> 2011/2/11 Mike Blumenkrantz :
>> On Fri, 11 Feb 2011 15:48:49 +0800
>> Tom Haste wrote:
>>
>>> Heres a project that deals with libjpeg and libpng by providing them
>>> in a 3rd party folder. I looks like a locally provided version that
>>> retains t
Hello all,
Is in Evas functionality provided for wordwrapping text and text alignment? I
have a bounding rectangle in which a text should be displayed. I would like to
- align it to the left, center or right (horizonally), and
- align it in the middle (vertically), and
- wordwrap it s
oops, gettext integration to elm is already done...:) my bad.
GOVINDARAJU SM wrote:
> Tom Hacohen wrote:
>
>> elm_label uses part TEXT to do that, why don't you do the same?
>>
>>
> I like to support multi line text with tags, so I prefer to go with
> TEXTBLOCK.
>
> but I have to repea
On Fri, 11 Feb 2011 09:50:07 +0100
Michel Briand wrote:
>
> Mike Blumenkrantz - Thu, 10 Feb 2011 19:30:24 -0500
> >> is a compile time fix only. Can you change it to a runtime fix? If
> >> MOUNT_2.18 is not present, is breaks the _whole_ E17 desktop as no module
> >> can be loaded!
>
> >eeze 1
Hello All,
You can refer this, http://code.google.com/p/android-lighthouse/ : QT
support on android.
This can be one of the reference candidate for EFL porting on android...
Regards,
Govind
Vincent Torri wrote:
> On Fri, 11 Feb 2011, Tom Haste wrote:
>
>
>> Ahhh. All Ive read about NDK is
2011/2/11 Mike Blumenkrantz :
> On Fri, 11 Feb 2011 15:48:49 +0800
> Tom Haste wrote:
>
>> Heres a project that deals with libjpeg and libpng by providing them
>> in a 3rd party folder. I looks like a locally provided version that
>> retains the same licensing. Also, freetype is included in the sy
On Fri, 11 Feb 2011 02:55:01 -0500 Mike Blumenkrantz
wrote:
> On Fri, 11 Feb 2011 15:48:49 +0800
> Tom Haste wrote:
>
> > Heres a project that deals with libjpeg and libpng by providing them
> > in a 3rd party folder. I looks like a locally provided version that
> > retains the same licensing.
36 matches
Mail list logo