On Sun, 16 Mar 2008 13:47:09 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]>
babbled:
>
>
> > Modified Files:
> > ecore-evas.pc.in
> >
> > ===
> > RCS file: /cvs/e/e17/libs/ecore/ecore-evas.pc.in,v
> > retrieving revision 1.1
> >
> Modified Files:
> ecore-evas.pc.in
>
> ===
> RCS file: /cvs/e/e17/libs/ecore/ecore-evas.pc.in,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -3 -r1.1 -r1.2
> --- ecore-evas.pc.in 21 Mar 2007 15:30:23 -
On Thu, 20 Dec 2007 12:09:31 +0100 "Dr. Michael 'Mickey' Lauer"
<[EMAIL PROTECTED]> babbled:
> Carsten Haitzler wrote:
> > On Wed, 19 Dec 2007 14:16:19 +0100 Michael 'Mickey' Lauer
> > <[EMAIL PROTECTED]> babbled:
> >> Enlightenment CVS wrote:
> >> > @@ -569,7 +581,7 @@
> >> > if test "x$have_eco
On Dec 20, 2007 12:09 PM, Dr. Michael 'Mickey' Lauer
<[EMAIL PROTECTED]> wrote:
> Carsten Haitzler wrote:
> > On Wed, 19 Dec 2007 14:16:19 +0100 Michael 'Mickey' Lauer
> > <[EMAIL PROTECTED]> babbled:
> >> Enlightenment CVS wrote:
> >> > @@ -569,7 +581,7 @@
> >> > if test "x$have_ecore_fb" = "xyes
Carsten Haitzler wrote:
> On Wed, 19 Dec 2007 14:16:19 +0100 Michael 'Mickey' Lauer
> <[EMAIL PROTECTED]> babbled:
>> Enlightenment CVS wrote:
>> > @@ -569,7 +581,7 @@
>> > if test "x$have_ecore_fb" = "xyes" ; then
>> > AC_CHECK_HEADER(tslib.h,
>> >[
>> > - tslib_libs="-lts"
>> > + AC_CHE
On Wed, 19 Dec 2007 14:16:19 +0100 Michael 'Mickey' Lauer
<[EMAIL PROTECTED]> babbled:
> Enlightenment CVS wrote:
> > @@ -569,7 +581,7 @@
> > if test "x$have_ecore_fb" = "xyes" ; then
> > AC_CHECK_HEADER(tslib.h,
> >[
> > - tslib_libs="-lts"
> > + AC_CHECK_LIB(ts, ts_open, tslib_libs="-l
Enlightenment CVS wrote:
> @@ -569,7 +581,7 @@
> if test "x$have_ecore_fb" = "xyes" ; then
> AC_CHECK_HEADER(tslib.h,
>[
> - tslib_libs="-lts"
> + AC_CHECK_LIB(ts, ts_open, tslib_libs="-lts", tslib_libs="-ltslib")
> AC_DEFINE(HAVE_TSLIB, 1, [Build Ecore_FB Touchscreen Code])
>]
>
On 6/17/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote:
> add idle flush support - 0.5 secs of no rendering gets the engine to flush
> all floating data.
0.5 is way too short, at least for our usage at embedded devices. It
could be greater by default and maybe configurable (like
animator_frametim
> Enlightenment CVS committal
>
> Author : raster
> Project : e17
> Module : libs/ecore
>
> Dir : e17/libs/ecore/src/lib/ecore_evas
> ecore_evas_x.c: remove debug printf
There's another one also, below that one, that reads:
printf ("_ecore_evas_x_event_property_change2\n");
> + /* FIXME: for onefang
> +* 1. handle a list of files.
> +* 2. if exec params do not exist then just append files (assume
> dumb
> +*.desktop so command becomes "exe params file1 file2 ...")
> +* 3. if filename does not start with ./ or ../ or / then assume
> it
> +*
On Sun, 10 Sep 2006 07:11:55 -0400 (EDT) Enlightenment CVS
<[EMAIL PROTECTED]> wrote:
> ok - the leak reports were disturbing me. fixed.
>
> ===
> RCS
> file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_icon.c,v
> retri
11 matches
Mail list logo