Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libchamplain - Map view for Clutter
        
        
        - Description:
 
        Libchamplain is a C library aimed to provide a ClutterActor to display
rasterized maps.
 
        
        Packages
        
        
            | libchamplain-0.4.5-1.fc13.i686
              [141 KiB] | 
            
              Changelog
              by Debarshi Ray (2010-04-23):
              - Version bump to 0.4.5.
  * Asynchronously load the tiles from the cache.
  * GObject Introspection is in a working state.
  * Limit the internal operations that happen when the user moves.
  * Limit the number of times the scale is redrawn.
  * Optimized the initialization process. Only the needed tiles are loaded.
  * Properly get rid of marker's previous image properly.
  * Removed the need to explicitly set the size of actors.
  * Deprecated champlain_view_set_size in favor of clutter_actor_set_size.
    (GNOME Bugzilla #580372)
  * Load the tiles in spiral order. (GNOME Bugzilla #606393)
  * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.5.news
  * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.4.news
  * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.5.changes
  * http://download.gnome.org/sources/libchamplain/0.4/libchamplain-0.4.4.changes
- Added 'BuildRequires: chrpath' for removing rpaths.
- Added README to %doc.
- Added demos/markers.h to %doc of libchamplain-gtk-devel.
             |