Changelog for
libchamplain-gtk-devel-0.3.5-1.fc11.x86_64.rpm :
Sun Aug 2 14:00:00 2009 Debarshi Ray
- 0.3.5-1
- Version bump to 0.3.5. (Red Hat Bugzilla #510945)
* Soname bumped to 2.0.1.
* Marker selection API. (GNOME Bugzilla #577909)
* http://ftp.gnome.org/pub/GNOME/sources/libchamplain/0.3/libchamplain-0.3.5.news
* http://ftp.gnome.org/pub/GNOME/sources/libchamplain/0.3/libchamplain-0.3.4.news
* http://ftp.gnome.org/pub/GNOME/sources/libchamplain/0.3/libchamplain-0.3.5.changes
* http://ftp.gnome.org/pub/GNOME/sources/libchamplain/0.3/libchamplain-0.3.4.changes
Fri Jul 24 14:00:00 2009 Release Engineering - 0.3.3-2
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Sat Jul 11 14:00:00 2009 Debarshi Ray - 0.3.3-1
- Version bump to 0.3.3.
* Support for custom map sources and listing available map sources.
* Smooth movement to a new position. (GNOME Bugzilla #557641)
* Keep the center of the map in the center after a resize. (GNOME Bugzilla
* Double click to zoom and center. (GNOME Bugzilla #557644)
* Added a way to know the maximum and minimum zoom level. (GNOME Bugzilla
* Fixed unwanted wrap effect when panning at zoom level >= 8. (GNOME
Bugzilla #558020)
* Fixed center on and zooming in behavior. (GNOME Bugzilla #558026)
* Lack of user feedback during loading of tiles. (GNOME Bugzilla #559522)
* Added missing zoom level to OpenStreetMap Mapnik. (GNOME Bugzilla
* Fixed wrong elastic effect affecting Emapthy\'s map view. (GNOME Bugzilla
* Added disk cache management. (GNOME Bugzillla #568931)
* Host application should be able to limit the maximum and minimum zoom
levels. (GNOME Bugzilla #571702)
* Allow host applications to draw lines/routes on the map. (GNOME Bugzilla
* Support proxies. (GNOME Bugzilla #573937)
* Provide a way to make visible a bunch of markers. (GNOME Bugzilla #574809)
* Do not allow negative zoom levels. (GNOME Bugzilla #575138)
* Fixed corrupted map when double-clicking at maximum level. (GNOME Bugzilla
* Prevent ChamplainNetworkMapSource from crashing when setting \"proxy-uri\".
(GNOME Bugzilla #575902).
* Implemented advanced markers. (GNOME Bugzilla #576055)
* Various memory management fixes for ChamplainTile. (GNOME Bugzilla
* Any go_to should stop a previous and not yet finished go_to. (GNOME
Bugzilla #576832)
* Prevent segmentation fault on 32 bit platforms. (GNOME Bugzilla #576698)
* Introduced a new signal called ChamplainView::animation-completed. (GNOME
Bugzilla #577169)
* Set decel-rate correctly. (GNOME Bugzilla #580785)
* champlain_network_map_source_fill_tile should be private. (GNOME Bugzilla
* Fixed champlain_view_center_on. (GNOME Bugzilla #583502)
* Fixed \"longitude\" and \"latitude\" properties, which were reversed. (GNOME
Bugzilla #584365)
* Make the cache work the first time. (GNOME Bugzilla #584390)
* GNOME Goal: use accessor functions instead direct access. (GNOME Bugzilla
- Added \'BuildRequires: chrpath\' for removing rpaths.
Wed Mar 18 13:00:00 2009 Debarshi Ray - 0.2.9-1
- Version bump to 0.2.9.
* Fixed elastic effect.
* Reduced exported symbols.
Wed Feb 25 13:00:00 2009 Release Engineering - 0.2.8-3
- Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Jan 28 13:00:00 2009 Debarshi Ray - 0.2.8-2
- Removed \'Requires: clutter-devel >= 0.8 pkgconfig\' from libchamplain-devel
for all distributions, except Fedora 10.
- Fixed sample code to not use generic headers.
Wed Jan 14 13:00:00 2009 Debarshi Ray - 0.2.8-1
- Initial build. Imported SPEC from openSUSE.
* Added a new constructor for ChamplainMarkers made of an image.
* Double clicking on the map will now zoom and recenter.
* When resizing a ChamplainView, the centered content will still be
centered after the resizing. Can be disabled.
* The Map\'s license is displayed by default on the lower right corner.
* Fixed map centering on startup.
* Fixed missing zoom level in OpenStreetMap Mapnik.
* Fixed zooming and centering behaviour. (GNOME Bugzilla #558026)