Alright... trying this again.
Here is the said new_xml_format_plus.diff patch again (in its entirety
this time).
On 12/21/2007 00:02, Ravenlock wrote:
> Hello,
>
> Some short while ago the forecasts module ceased to function properly.
> Seems yahoo has changed their xml output ever so slightly.
Hello,
Some short while ago the forecasts module ceased to function properly.
Seems yahoo has changed their xml output ever so slightly. Either of
the patches attached will fix this.
The difference between the two patches is as follows:
new_xml_format.diff: simply takes into account the new for
Build log for Enlightenment DR 0.17 on 2007-12-20 10:49:29 -0800
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
edvi http://download.enlightenment.org/tests/logs/edvi.log
engage http://download.enlightenment.org/tests/logs/engage.log
epdf
I believe we had a discussion about this a little while back and
thought that the best way to handle this situation was to create
wrappers for feeding the events into individual objects. That way you
could put an overlaying object that intercepts the event, decides how
to handle it, and then feeds
- "jose ogp" <[EMAIL PROTECTED]> ha scritto:
> Dave wrote:
>
> > Hi all,
> > I'm in trouble with the evas event system :(
> > Working on esmart_container to make an iphone-like scrolling list
> > (with friction) this is the situation:
> > I have a trasparent evas_object (big as all the cont
- "Chady Kassouf" <[EMAIL PROTECTED]> ha scritto:
> On Dec 17, 2007 9:05 PM, Dave < [EMAIL PROTECTED] > wrote:
>
>
> Hi all,
> I'm in trouble with the evas event system :(
> Working on esmart_container to make an iphone-like scrolling list
> (with
> friction)
> this is the situation:
> I hav
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