2008-09-08 Vincent Untz * configure.in: * NEWS: version 2.23.92 2008-09-04 Dan Winship * python/*: create python bindings for GWeatherLocation, GWeatherTimezone, GWeatherLocationEntry, and GWeatherTimezoneMenu. As with the C library, these are unstable. #547824 * configure.in: Add --enable-python (off by default) * acinclude.m4: stuff needed for that 2008-09-04 Dan Winship Set libgweather up for bindings. Part of #547824 * configure.in: set GLIB_MKENUMS * libgweather/Makefile.am: build gweather-enum-types.[ch] * libgweather/gweather-enum-types.c.tmpl: * libgweather/gweather-enum-types.h.tmpl: Add these * libgweather/gweather-location.c (gweather_location_get_type): * libgweather/gweather-timezone.c (gweather_timezone_get_type): register as boxed types 2008-09-03 Dan Winship * libgweather/*.[ch]: Clean up the GPL notices and #includes. Remove most of the "Author: ..." comments since they're mostly wrong at this point anyway. The last remaining part of #538657. * AUTHORS: add this, containing just the original author of gweather applet, which is wrong, but it corresponds to what the .c files claimed previously, and we'll figure out who else to list later. * libgweather/gweather-location.c: * libgweather/gweather-location.h: * libgweather/gweather-timezone.c: * libgweather/gweather-timezone.h: * libgweather/location-entry.c: * libgweather/location-entry.h: * libgweather/timezone-menu.c: * libgweather/timezone-menu.h: Add Copyright and fix license text to say LGPL rather than GPL; it doesn't really matter at this point since the rest of the library is still GPL, but it may be useful in the future. 2008-09-01 Vincent Untz * configure.in: post-release bump to 2.23.92