it will not cmopile on Windows. Follow what is in Ecore_Con.h
and the doc ?
Vincent
On Fri, Aug 31, 2012 at 8:39 AM, Enlightenment SVN
wrote:
> Log:
> ecore: add forgotten EAPI to Ecore_Con_Eet.
>
>
> Author: cedric
> Date: 2012-08-30 23:39:57 -0700 (Thu, 30 Aug 2012)
> New Revisi
On Fri, Aug 31, 2012 at 8:23 AM, David Seikel wrote:
> On Thu, 30 Aug 2012 23:45:13 +0200 Vincent Torri
> wrote:
>
>> On Thu, Aug 30, 2012 at 7:42 PM, David Seikel
>> wrote:
>> > Yay! First bug report from the released tarballs. Edited
>> > highlights -
>> >
>> > eina$ ./configure --disable-po
Hi Alex,
LOL, I just fixed this literally 2 seconds before you're email came in :)
Cheers,
Dh
-Original Message-
From: Alex Wu [mailto:zhiwen...@linux.intel.com]
Sent: 31 August 2012 07:18
To: 'Enlightenment developer list'
Cc: eduardo.de.barros.l...@intel.com; ras...@rasterman.com
Subje
On Thu, 30 Aug 2012 23:45:13 +0200 Vincent Torri
wrote:
> On Thu, Aug 30, 2012 at 7:42 PM, David Seikel
> wrote:
> > Yay! First bug report from the released tarballs. Edited
> > highlights -
> >
> > eina$ ./configure --disable-posix-threads
>
> funny because that option does not exist anymore
>From 54dd1bb7a7e0e753d30a2458401d8d23a09f6b68 Mon Sep 17 00:00:00 2001
From: Alex Wu
Date: Fri, 31 Aug 2012 14:13:12 +0800
Subject: [PATCH] elementary: Fix compilation error of elm_entry.c
---
trunk/elementary/src/lib/elm_entry.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff -
you have forgotten EAPI and doc (with @ since)
Vincent
On Fri, Aug 31, 2012 at 5:11 AM, Enlightenment SVN
wrote:
> Log:
> ecore: Add Ecore_Con_Eet API.
>
>
> Author: cedric
> Date: 2012-08-30 20:11:24 -0700 (Thu, 30 Aug 2012)
> New Revision: 75910
> Trac: http://trac.enligh
Just a sec.
What about elm_factory?
Daniel Juyung Seo (SeoZ)
On Fri, Aug 31, 2012 at 2:09 PM, Daniel Juyung Seo wrote:
> Great job!
> Now we can start working on stuffs based on new elementary!
>
> Daniel Juyung Seo (SeoZ)
>
> On Fri, Aug 31, 2012 at 2:02 AM, Eduardo Lima (Etrunko)
> wrote:
>>
Great job!
Now we can start working on stuffs based on new elementary!
Daniel Juyung Seo (SeoZ)
On Fri, Aug 31, 2012 at 2:02 AM, Eduardo Lima (Etrunko)
wrote:
> On Thu, Aug 30, 2012 at 1:46 PM, Enlightenment SVN
> wrote:
>> Log:
>> [elm] Panel now a layout (last widget, woo hoo!)
>>
>
> Now we
Done! Thanks!
Daniel Juyung Seo (SeoZ)
On Fri, Aug 31, 2012 at 1:40 AM, Eduardo Lima (Etrunko)
wrote:
> Backport
>
> On Thu, Aug 30, 2012 at 12:43 PM, Enlightenment SVN
> wrote:
>> Log:
>> elm naviframe: Naviframe's item Subtitle_label deleted in item_free. Patch
>> by Shilpa Onkar Singh
>>
>
Hi,
Due to some legacy applications use elm_entry_magnifier_disabled_set(),
add the fake function in order to be backward-compatible.
From f7c29dccda83c64f76727f983d4c2a1138b71e8f Mon Sep 17 00:00:00 2001
From: Alex Wu
Date: Fri, 31 Aug 2012 10:28:48 +0800
Subject: [PATCH] elm_entry: Add backward-
On Aug 31, 2012 1:35 AM, "Eduardo Lima (Etrunko)" wrote:
> Heh, now it starts. BACKPORT! :)
I wasn't considering it a bug, but a feature. As the only change is to
produce a warning during compilation of edje_cc, instead of silently
ignoring the problem and using a fallback.
-
@@ -66,7 +66,6 @@
# define HAVE_EPOLL 0
# define EPOLLIN 1
# define EPOLLOUT 2
-# define EPOLLPRI 4
# define EPOLLERR 8
#define EPOLL_CTL_ADD 1
@@ -212,7 +211,6 @@
static Ecore_Fd_Handler *fd_handlers = NULL;
static Ecore_Fd_Handler *fd_handler_current = NULL;
static Ein
On Thu, 30 Aug 2012 23:27:18 +0200 Vincent Torri said:
> On Thu, Aug 30, 2012 at 8:31 PM, Gustavo Sverzut Barbieri
> wrote:
> > On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote:
> >
> >> On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler
> >> wrote:
> >> > On Wed, 22 Aug 2012 12:12:10 -0300
On Thu, Aug 30, 2012 at 7:42 PM, David Seikel wrote:
> Yay! First bug report from the released tarballs. Edited highlights -
>
> eina$ ./configure --disable-posix-threads
funny because that option does not exist anymore. Try ./configure --help
Vincent
>
> ...
>
> checking whether system suppo
On Thu, Aug 30, 2012 at 9:20 PM, HariHara Sudhan wrote:
> MsgWaitForMultipleObjects is returning WAIT_FAILED which prints
> error like "_ecore_main_win32_select failed "
> and few random characters, and this same error is printed about 50 times on
> the console after which the program exits.
> I
@since, NEWS, changelog
Vincent
On Thu, Aug 30, 2012 at 6:45 PM, Enlightenment SVN
wrote:
> Log:
> [elm] Prepare for removal of last widget using
>internal scrolling smart cbs.
>
>
>
>
> Author: glima
> Date: 2012-08-30 09:45:34 -0700 (Thu, 30 Aug 2012)
> New Revision: 75892
>
On Thu, Aug 30, 2012 at 8:31 PM, Gustavo Sverzut Barbieri
wrote:
> On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote:
>
>> On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler
>> wrote:
>> > On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo <
>> dori...@profusion.mobi>
>> > said:
>> >
>> >> On W
MsgWaitForMultipleObjects is returning WAIT_FAILED which prints
error like "_ecore_main_win32_select failed "
and few random characters, and this same error is printed about 50 times on
the console after which the program exits.
I'm downloading multiple image files in the background and loading t
On Thu, 30 Aug 2012 18:46:00 +0100 Michael Blumenkrantz
wrote:
> On Fri, 31 Aug 2012 03:42:45 +1000
> David Seikel wrote:
>
> > Yay! First bug report from the released tarballs. Edited
> > highlights -
> >
> > eina$ ./configure --disable-posix-threads
> >
> > ...
> >
> > checking whether s
On Thu, Aug 30, 2012 at 12:13 PM, Dennis.Yxun wrote:
> On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler
> wrote:
> > On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo <
> dori...@profusion.mobi>
> > said:
> >
> >> On Wed, Aug 22, 2012 at 11:18:30AM +0900, Carsten Haitzler wrote:
> >> > On Wed,
On 30/08/2012 06:12 PM, Eduardo Lima (Etrunko) wrote:
> On Thu, Aug 30, 2012 at 3:56 PM, Christopher Michael
> wrote:
>> Sure.
>>
>> Would also help if this information was actually updated. Case-in-point,
>> it still says that Copy-n-Paste doesn't work, but I know for fact that
>> it does as supp
And why does it say Check Toggle test fails in wayland_egl with the same
bug number as the GLView test ? The two are not even related.
Check ToggleFAIL
Button [OK] not well displayed PASSFAIL
Segmentation fault #1308
Box Transition
FAIL
You can't delete text by long pressing [BackS
On Thu, Aug 30, 2012 at 3:56 PM, Christopher Michael
wrote:
> Sure.
>
> Would also help if this information was actually updated. Case-in-point,
> it still says that Copy-n-Paste doesn't work, but I know for fact that
> it does as support was added for that recently :) Would help also to
> remove
Sure.
Would also help if this information was actually updated. Case-in-point,
it still says that Copy-n-Paste doesn't work, but I know for fact that
it does as support was added for that recently :) Would help also to
remove bogus ones like:
Cursors
Fail to set cursor in all tests
As discuss
On Thu, Aug 30, 2012 at 2:36 PM, Prigent, Christophe
wrote:
> Hi,
>
> I updated the page created by Eduardo (Etrunko) with more details.
> Hope this helps,
>
Thank you very much Christophe. Awesome work.
> Christophe.
>
> -Original Message-
> From: wayland-efl-boun...@linux.intel.com
>
On Fri, 31 Aug 2012 03:42:45 +1000
David Seikel wrote:
> Yay! First bug report from the released tarballs. Edited highlights -
>
> eina$ ./configure --disable-posix-threads
>
> ...
>
> checking whether system support POSIX threads... no
> checking whether to turn on/off threads lock on deman
Yay! First bug report from the released tarballs. Edited highlights -
eina$ ./configure --disable-posix-threads
...
checking whether system support POSIX threads... no
checking whether to turn on/off threads lock on demand... no
X xno xno
checking whether magic debug is enable... yes
...
Hi,
I updated the page created by Eduardo (Etrunko) with more details.
Hope this helps,
Christophe.
-Original Message-
From: wayland-efl-boun...@linux.intel.com
[mailto:wayland-efl-boun...@linux.intel.com] On Behalf Of Eduardo Lima (Etrunko)
Sent: Tuesday, August 14, 2012 2:22 AM
To: wa
On Thu, Aug 30, 2012 at 1:46 PM, Enlightenment SVN
wrote:
> Log:
> [elm] Panel now a layout (last widget, woo hoo!)
>
Now we can release 1.8 can't we?
>
>
>
> Author: glima
> Date: 2012-08-30 09:46:40 -0700 (Thu, 30 Aug 2012)
> New Revision: 75898
> Trac: http://trac.enligh
Backport
On Thu, Aug 30, 2012 at 12:43 PM, Enlightenment SVN
wrote:
> Log:
> elm naviframe: Naviframe's item Subtitle_label deleted in item_free. Patch by
> Shilpa Onkar Singh
>
> Author: seoz
> Date: 2012-08-30 08:43:14 -0700 (Thu, 30 Aug 2012)
> New Revision: 75887
> Trac:
Heh, now it starts. BACKPORT! :)
On Thu, Aug 30, 2012 at 8:28 AM, Enlightenment SVN
wrote:
> Log:
> edje: check the number of parameter for edc.
>
>
> Author: cedric
> Date: 2012-08-30 04:28:07 -0700 (Thu, 30 Aug 2012)
> New Revision: 75876
> Trac: http://trac.enlightenment.
In svn! Thanks!
But I think you don't need to check null for eina_stringshare_del.
It checks null internally.
Daniel Juyung Seo (SeoZ)
On Thu, Aug 30, 2012 at 9:52 PM, SHILPA ONKAR SINGH
wrote:
>
> Hi All,
>
> Please find attached Small memory leak fix patch for elc_naviframe.
>
> Change descri
On Thu, Aug 23, 2012 at 8:21 AM, Carsten Haitzler wrote:
> On Wed, 22 Aug 2012 12:12:10 -0300 Leandro Dorileo
> said:
>
>> On Wed, Aug 22, 2012 at 11:18:30AM +0900, Carsten Haitzler wrote:
>> > On Wed, 22 Aug 2012 12:10:22 +1000 David Seikel said:
>> >
>> > > On Wed, 22 Aug 2012 10:20:41 +0900 C
Thanks muchly for the patch!
Daniel Juyung Seo (SeoZ)
On Thu, Aug 30, 2012 at 9:57 PM, Michael Blumenkrantz
wrote:
> in
>
> On Thu, Aug 30, 2012 at 1:43 PM, SHILPA ONKAR SINGH <
> shilpa.si...@samsung.com> wrote:
>
>> Hi All,
>>
>> Please find attached compilation error bug fix patch for e modul
in
On Thu, Aug 30, 2012 at 1:43 PM, SHILPA ONKAR SINGH <
shilpa.si...@samsung.com> wrote:
> Hi All,
>
> Please find attached compilation error bug fix patch for e module
> (compilation
> error in data/themes/default.edc)
>
> Change description:
> > compilation error bug fix in data/themes/default
Hi All,
Please find attached Small memory leak fix patch for elc_naviframe.
Change description:
> Naviframe's item Subtitle_label deleted in item_free.
Signed-off by: Shilpa Singh
Thanks & Regards
Shilpa Singh
elc_naviframe.patch
Description: Binary data
It is not constant. Now it is working.
On Thu, Aug 30, 2012 at 5:43 PM, Noorul Islam Kamal Malmiyoda
wrote:
> http://svn.enlightenment.org/ is down
>
> - Noorul
--
Live Security Virtual Conference
Exclusive live event wi
Hi All,
Please find attached compilation error bug fix patch for e module (compilation
error in data/themes/default.edc)
Change description:
> compilation error bug fix in data/themes/default.edc of e module.
COMP parameter missing from image field
Thanks & Regards
Shilpa Singh
default.patch
On Thu, Aug 30, 2012 at 07:04:11PM +0900, Carsten Haitzler wrote:
> We'd like to announce a new release of several Enlightenment components. This
> release synchronizes all EFL released to have a consistent version of 1.7 for
> easier tracking and management. Please read the NEWS and README files i
http://svn.enlightenment.org/ is down
- Noorul
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussio
forgot this guy: http://slexy.org/view/s2037AYABO
On Thu, Aug 30, 2012 at 1:26 PM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> http://slexy.org/view/s2ywvgkVt4
>
> seems to happen regularly when I do the following:
>
> * run e17 in valgrind
> * open module config
> * click aro
http://slexy.org/view/s2ywvgkVt4
seems to happen regularly when I do the following:
* run e17 in valgrind
* open module config
* click around a bit enabling/disabling modules
* close dialog
* close e17
--
Live Security Vi
Good catch!
I failed to find this :(
You won.
Daniel Juyung Seo (SeoZ)
On Thu, Aug 30, 2012 at 7:39 PM, Enlightenment SVN
wrote:
> Log:
> elementary: fix typo in gengrid thumb theme.
>
>
> Author: cedric
> Date: 2012-08-30 03:39:06 -0700 (Thu, 30 Aug 2012)
> New Revision: 75872
> T
EFL 1.7 was just released.
I committed this patch. Yay!
Daniel Juyung Seo (SeoZ)
On Thu, Aug 30, 2012 at 4:40 PM, Daniel Juyung Seo wrote:
> Ok, here is my patch.
> I will commit this after EFL 1.7 release.
> Thanks.
>
> Daniel Juyung Seo (SeoZ)
>
> On Thu, Aug 30, 2012 at 12:49 PM, Carsten Hait
Finally... :) Congrats to us all.
--
Tom.
On 30/08/12 13:04, Carsten Haitzler (The Rasterman) wrote:
> We'd like to announce a new release of several Enlightenment components. This
> release synchronizes all EFL released to have a consistent version of 1.7 for
> easier tracking and management. Pl
good on you guys. congratulations! yay!
2012/8/30 Michael Blumenkrantz
> a beta and a release on the same day? how lucky can I get!
>
> On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler >wrote:
>
> > We'd like to announce a new release of several Enlightenment components.
> > This
> > release
On Thu, 30 Aug 2012 11:20:40 +0100 Michael Blumenkrantz
wrote:
> a beta and a release on the same day? how lucky can I get!
You appear to be still fixing things though.
> On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler
> wrote:
>
> > We'd like to announce a new release of several Enlightenm
a beta and a release on the same day? how lucky can I get!
On Thu, Aug 30, 2012 at 11:02 AM, Carsten Haitzler wrote:
> We'd like to announce a new release of several Enlightenment components.
> This
> release synchronizes all EFL released to have a consistent version of 1.7
> for
> easier trackin
I'd like to announce the first official release of Terminology. Version 0.1.
It's a basic function terminal with some bonus extras that uses EFL. It's fast
and simple with some nice extra candy. It still has a long way to go to be
"complete".
Terminology 0.1.0 -
http://download.enlightenment.org/r
We'd like to announce a new release of several Enlightenment components. This
release synchronizes all EFL released to have a consistent version of 1.7 for
easier tracking and management. Please read the NEWS and README files in each
release tarball for information on what has changed, been fixed o
We'd like to announce a new release of several Enlightenment components. This
release synchronizes all EFL released to have a consistent version of 1.7 for
easier tracking and management. Please read the NEWS and README files in each
release tarball for information on what has changed, been fixed o
Ok, here is my patch.
I will commit this after EFL 1.7 release.
Thanks.
Daniel Juyung Seo (SeoZ)
On Thu, Aug 30, 2012 at 12:49 PM, Carsten Haitzler wrote:
> On Thu, 30 Aug 2012 11:24:01 +0900 Daniel Juyung Seo
> said:
>
>> Arg what? Diskselector is working only in mobile mode?
>> That's so
52 matches
Mail list logo