2006-09-09  Philip Langdale  <philipl@alumni.utexas.net>

	* src/mweather.desktop.in
	* src/mweather-window.c: Set an icon for the menu
	and the window list.

2006-09-09  Philip Langdale  <philipl@alumni.utexas.net>

	* src/mweather-details.c
	* src/mweather-window.c
	* src/mweather-location.c: Add proper handling for
	the case of no locations. The details pages are
	cleared and inappropriate menu items are disabled.

2006-09-09  Philip Langdale  <philipl@alumni.utexas.net>

	* src/mweather-window.c: Add About Dialog.

2006-09-04  Philip Langdale  <philipl@alumni.utexas.net>

	* configure.ac
	* debian/copyright: Update version to 0.7.99 for
	devel purposes.

2006-09-04  Philip Langdale  <philipl@alumni.utexas.net>

	* home-applet/mweather-home.c:
	* src/mweather-window.c: Add support for fullscreen
	and initial support for adding and removing locations.

	The no-locations case is not handled well currently,
	with the last set of details remaining on screen
	and menu items that don't make sense remaining active.

	Also note that the gconf path had to change to ensure
	that it is properly indexed - so the old location is
	no longer checked.

	The home-applet is updated to use the first saved
	location. Eventually we will save a notion of the
	primary location and use that.

2006-09-04  Philip Langdale  <philipl@alumni.utexas.net>

	* src/mweather-details.c: Test for validity before
	updating and handle non-existent forecast text.

2006-09-04  Philip Langdale  <philipl@alumni.utexas.net>

	* AUTHORS: Update to more current email address.

2006-09-04  Philip Langdale  <philipl@alumni.utexas.net>

	* src/mweather-location.[c|h]: Add a method to test
	the validity of the location.

2006-07-30  Philip Langdale  <philipl@mail.utexas.edu>

	* home-appet/mweather-home.c: Tweak widget layout
	to work better with Maemo 2.0, and incorporate the
	very strange hack that is documented as required to
	get theming correct.

2006-07-30  Philip Langdale  <philipl@mail.utexas.edu>

	* Lots of files: Final set of tweaks to build from
	scratch for Maemo 2.0 correctly. Work is now revision
	controlled in svn.

2006-04-16  Philip Langdale  <philipl@mail.utexas.edu>

	* 0.6 Release.
	* src/: New code for the main MWeather application.
	  - Shows details in the main window.
	  - UI supports multiple locations (although there's
	    no backend yet).

2005-12-10  Philip Langdale  <philipl@mail.utexas.edu>

	* gweather/gweather-home.c: Improved widget layout
	  - Added weather icon.
	  - Showed location name on a separate line to give
	    it more space and to allow it wrap/ellipsize
	    without affecting the temperature display.
	  - Used the nice hildon refresh icon.

2005-12-04  Philip Langdale  <philipl@mail.utexas.edu>

	* Added icons from gnome-icon-theme and put them in the
	closest matching hildon directory.

2005-12-04  Philip Langdale  <philipl@mail.utexas.edu>

	* libgweatherprefs: Update from gnome-applets.
	  - Allow GConfClient to be accessed.
	  - Make gweather_prefs_load work when called multiple times.

2005-12-04  Philip Langdale  <philipl@mail.utexas.edu>

	* gweather/gweather-home.c:
	  - Listen for changes in pref values and respond so that
	    the next update will reflect the changes.
	  - Respect the auto-update pref.

2005-12-03  Philip Langdale  <philipl@mail.utexas.edu>

	* 0.3 Release
	* Initial creation of a proper source package.
