On Thu, 30 Jun 2011 08:33:30 +0200
s...@tango.flipp.net wrote:
> > Log:
> > add signal handlers
>
> > storage_setup();
> > + /* have to override ecore's signal handlers to ensure that socket file
> > is removed */
> > + ecore_job_add(sigs_setup, NULL);
>
> No need for job here, you can e
> Log:
> add signal handlers
> storage_setup();
> + /* have to override ecore's signal handlers to ensure that socket file
> is removed */
> + ecore_job_add(sigs_setup, NULL);
No need for job here, you can ecore's signal handlers are set up in
ecore_init. (Used to be at least, and if not
On Wed, 29 Jun 2011 20:57:47 -0700
"Enlightenment SVN" wrote:
> Log:
> make eeze_scanner suid
>
> Author: discomfitor
> Date: 2011-06-29 20:57:47 -0700 (Wed, 29 Jun 2011)
> New Revision: 60856
> Trac: http://trac.enlightenment.org/e/changeset/60856
>
> Modified:
> trunk/
On Wed, 29 Jun 2011 20:54:28 -0700
"Enlightenment SVN" wrote:
> Log:
> eeze mounting - 95% complete: needs some tweaks to get it working but I
> figured I'd commit now for people to play with since it shouldn't break
> anything...
>
> Author: discomfitor
> Date: 2011-06-29 20:54:2
2011/6/30 Jeff Hoogland :
> For a good example of what the screen resolution tool should do - I recommend
> looking at the GTK tool "grandr" it is both functional and simple.
> --
> ~Jeff Hoogland
> http://JeffHoogland.com
>
> On Wed Jun 29 2011 03:54:47 PM CDT, Christopher Michael
> wrote:
>
>>
On 06/29/2011 05:13 PM, Stephen Houston wrote:
> Certainly. If extension is edj, show it using group "background". Will do.
>
Would appreciate that greatly, thanks :)
dh
> Christopher Michael wrote:
>
>> On 06/29/2011 03:49 PM, Enlightenment SVN wrote:
>>> Log:
>>> Add in some other image format
For a good example of what the screen resolution tool should do - I recommend
looking at the GTK tool "grandr" it is both functional and simple.
--
~Jeff Hoogland
http://JeffHoogland.com
On Wed Jun 29 2011 03:54:47 PM CDT, Christopher Michael
wrote:
> On 06/29/2011 04:42 PM, Andreas Volz wrot
2011/6/29 Boris Faure :
> On Wed, Jun 29, 2011 at 23:13, Stephen Houston wrote:
>> Certainly. If extension is edj, show it using group "background". Will do.
> "e/desktop/background"
>
> --
> Boris Faure
>
> --
> All of th
On Wed, Jun 29, 2011 at 23:13, Stephen Houston wrote:
> Certainly. If extension is edj, show it using group "background". Will do.
"e/desktop/background"
--
Boris Faure
--
All of the data generated in your IT infrastruc
Certainly. If extension is edj, show it using group "background". Will do.
Christopher Michael wrote:
>On 06/29/2011 03:49 PM, Enlightenment SVN wrote:
>> Log:
>> Add in some other image formats (cedric/bluebugs.. can you please add back
>> in the psd support? I'm sorry it got lost) Also make t
That's interesting and it's a problem, how are we supposed to know
when the resolved end its job ? This need to be investigated before
next efl release.
2011/6/29 Flávio Ceolin :
> Well, the problem is that my libcurl was build with the flag
> --enable-threaded-resolver
> and during the resolve ph
On 06/29/2011 04:42 PM, Andreas Volz wrote:
> Am Tue, 28 Jun 2011 10:21:56 +0900 schrieb Carsten Haitzler (The
> Rasterman):
>
>> i updated the release wiki page to:
>>
>> http://trac.enlightenment.org/e/wiki/Release
>>
>> 1. be more readable so we can see what is being done and what needs
>> to st
Am Tue, 28 Jun 2011 10:21:56 +0900 schrieb Carsten Haitzler (The
Rasterman):
> i updated the release wiki page to:
>
> http://trac.enlightenment.org/e/wiki/Release
>
> 1. be more readable so we can see what is being done and what needs
> to still be done:
> 2. have all the things i've finished o
On 06/29/2011 03:49 PM, Enlightenment SVN wrote:
> Log:
> Add in some other image formats (cedric/bluebugs.. can you please add back in
> the psd support? I'm sorry it got lost) Also make the label in single browser
> an entry(disabled for now)... It keeps the look consistent and will have a
> p
On Wed, 29 Jun 2011 12:54:39 -0700
"Enlightenment SVN" wrote:
> Log:
> whoops, forgot to actually add the scanner last time
>
> Author: discomfitor
> Date: 2011-06-29 12:54:39 -0700 (Wed, 29 Jun 2011)
> New Revision: 60838
> Trac: http://trac.enlightenment.org/e/changeset/6
Well, the problem is that my libcurl was build with the flag
--enable-threaded-resolver
and during the resolve phase there's no fd to wait on.
As fair as I know, the libcurl package in, at least gentoo, fedora and
arch, is using this flag.
Regards, Ceolin.
2011/6/28 Flávio Ceolin :
> Hello efl de
On Wed, Jun 29, 2011 at 7:31 PM, Vincent Torri wrote:
> On Wed, 29 Jun 2011, Enlightenment SVN wrote:
>
>> Log:
>> emotion: use stringshare for file.
>>
>>
>> Author: cedric
>> Date: 2011-06-29 06:58:42 -0700 (Wed, 29 Jun 2011)
>> New Revision: 60818
>> Trac: http://trac.enli
On Wed, 29 Jun 2011, Enlightenment SVN wrote:
> Log:
> emotion: use stringshare for file.
>
>
> Author: cedric
> Date: 2011-06-29 06:58:42 -0700 (Wed, 29 Jun 2011)
> New Revision: 60818
> Trac: http://trac.enlightenment.org/e/changeset/60818
>
> Modified:
> trunk/emotion/s
Hi, devs
I've reported a bug http://trac.enlightenment.org/e/ticket/775
Please review/apply attached patch that fixes above bug.
Thanks
cheers,
Libor Zoubek
P.S. I am a happy e-user and this is my 1st attempt to contributeIndex: src/lib/notification/E_Notify.h
It looks ok to me.
Any other comments?
Or I'll commit this tomorrow.
Thanks.
Daniel Juyung Seo (SeoZ)
On Mon, Jun 27, 2011 at 6:24 PM, Hyoyoung Chang
wrote:
> Dear developers.
>
> I found a bug about evas event handling.
> In some situation, evas blocks some events by checking _evas_event_coun
On Wed, 29 Jun 2011, cnook wrote:
Oh I see, I got the point. Thanks for your response.
Wherever the strcasestr() is used using previous patch, would be changed as
bellow.
#ifdef HAVE_STRCASESTR
strcase(h, n);
#else
_elm_util_strcasestr(h, n);
#endif
better:
#ifdef HAVE_STRCASESTR
# define
Well, this is not fixed.
I guess some macros are missing in emap header.
For fixing build error, I would define them in elementary temporary.
Thanks.
Daniel Juyung Seo (SeoZ)
On Mon, Jun 27, 2011 at 11:05 AM, Daniel Juyung Seo
wrote:
> Hello watchwolf, it looks like you broke elm.
>
> ---
> elm_
Oh I see, I got the point. Thanks for your response.
Wherever the strcasestr() is used using previous patch, would be changed as
bellow.
#ifdef HAVE_STRCASESTR
strcase(h, n);
#else
_elm_util_strcasestr(h, n);
#endif
Anyhow, I have refined the previous patch and attached.
Then, wherever the strca
23 matches
Mail list logo