CVSROOT:        /cvs/gnome
Module name:    gnome-applets
Changes by:     ryanl   05/03/28 22:11:04

Modified files:
        gweather       : ChangeLog gweather-about.c gweather-dialog.c 
                         gweather-pref.c gweather-xml.c gweather-xml.h 
                         weather-iwin.c weather.c weather.h 

Log message:
2005-03-29  Ryan Lortie  <[EMAIL PROTECTED]>

* gweather-dialog.c: Remove some debugging output (bug #171924 
[http://bugzilla.gnome.org/show_bug.cgi?id=171924])

* gweather-xml.h: Change the prototype from void -> int to allow
an indication of success/failure to parse the XML.

* gweather-pref.c: Add an error dialog asking the user to file a
bug in the case of an Locations.xml parse error.

* weather.h: Removed trans/untrans_name for favour of a single
'name' field in the WeatherLocation structure.  Change prototype
of weather_location_new to take the single name.  (bug #171855 
[http://bugzilla.gnome.org/show_bug.cgi?id=171855])

* weather.c: Lots of changes to deal with the removal of
trans/untrans_name.

* weather-iwin.c: Small change to deal with the removal of the
translated/untranslated name crud.

* gweather-xml.c: Massive (pretty much total) rewrite.  Better
error reporting, fewer memory leaks.  Less code duplication.
Changed to deal with a single name (no trans/untrans stuff).

* gweather-about.c: Added myself to the author credits.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-applets&who=ryanl&date=explicit&mindate=2005-03-28%2022:10&maxdate=2005-03-28%2022:12

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to