Also, did it from the base directory this time, instead of from demos/weather -- sorry about that.

Change 20080530-laszlo-a by [EMAIL PROTECTED] on 2008-05-30 15:37:59 EDT
   in /home/laszlo/src/svn/openlaszlo/trunk-two
   for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Weather app renovation work

New Features:

Bugs Fixed: LPP-6069: Weather app renovation work

Technical Reviewer: max
QA Reviewer: andre
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Removed unnecessary files, got rid of the autoPng directory,
   moved the .png files into a new directory 'resources' which now
   houses all the image resources.  Got rid of .swf resources.
Added keyboard navigation functionality. We'd intentionally
   stripped out onmouse events from this for Eloo, but I reinstated
   them in this revision.
Also, one last-minute addition, per David's request, to add in
   a default zip code.  You can either hit "enter" or click "OK"
   to submit it, or just type in the field to replace it.  (Should
   be selected initially so that any typing (other than 'enter') in
   the field will replace the default text.)

Tests: Check to make sure weather runs just as well as always, only now
   with the ability to navigate using the keyboard.  (Move up from
   the topmost tab so that focus is on the zip code and hit "enter"
   to return to the zip entry.)  Make sure you can also click on things.

Files:
D      demos/weather/slider_icon2.png
D      demos/weather/tab-slider.lzx
D      demos/weather/tab.swf
D      demos/weather/weather_bg.jpg
D      demos/weather/weather_splash2.jpg
A      demos/weather/resources
A  +   demos/weather/resources/slider_icon2.png
A  +   demos/weather/resources/zipbutton0001.png
A  +   demos/weather/resources/zipbutton0002.png
A  +   demos/weather/resources/weather_bg.jpg
A  +   demos/weather/resources/tab.png
A  +   demos/weather/resources/weather_splash2.jpg
A  +   demos/weather/resources/weather_topbar2.gif
M      demos/weather/weather.lzx
D      demos/weather/weather_topbar2.gif
D      demos/weather/zipbutton.swf
D      demos/weather/autoPng
D      demos/weather/autoPng/zipbutton0001.png
D      demos/weather/autoPng/zipbutton0002.png
D      demos/weather/autoPng/tab.png
D      demos/weather/weather.xml

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080530-laszlo-a.tar


Reply via email to