]> err.no Git - libchamplain/shortlog
libchamplain
2009-05-08 Emmanuel RodriguezAdd get_license_uri() and set_license_uri() with unit...
2009-05-08 Emmanuel RodriguezTest get/set draw_background
2009-05-08 Emmanuel RodriguezRename 'wrap' to 'background' (as it is in the doc)
2009-05-08 Emmanuel RodriguezImplement set_draw_background() and get_draw_background()
2009-05-08 Emmanuel RodriguezFormatting
2009-05-08 Emmanuel RodriguezWorks now with the new API
2009-05-07 Emmanuel RodriguezCall ensure_visible()
2009-05-07 Emmanuel RodriguezTest set_show_license() and set_zoom_on_double_click()
2009-05-07 Emmanuel RodriguezTest set_decel_rate() and set_scroll_mode()
2009-05-07 Emmanuel RodriguezBug fix: reading the property "decel-rate" causes a...
2009-05-07 Emmanuel RodriguezTest set_min_zoom_level() and set_max_zoom_level()
2009-05-07 Emmanuel RodriguezTest get_coords_at()
2009-05-07 Emmanuel RodriguezAdd a lot of methods that where forgotten
2009-05-07 Emmanuel RodriguezFix the GType of ChamplainScrollMode
2009-05-07 Emmanuel RodriguezTest the default view size properly
2009-05-07 Emmanuel RodriguezImplement SvChamplainMapSourceDesc
2009-05-07 Emmanuel RodriguezTest the contents of a Champlain::MapSourceDesc
2009-05-07 Emmanuel RodriguezAdd newSVChamplainMapSourceDesc() and implement get_list()
2009-05-07 Emmanuel RodriguezHand crafted macros for ChamplainMapSourceDesc
2009-05-07 Emmanuel RodriguezAdd the macro CHAMPLAIN_MAP_SOURCE_DESC() for nicer...
2009-05-07 Emmanuel RodriguezRemoved some memory leaks in build_combo_box()
2009-05-07 Emmanuel RodriguezFix compilation warnings
2009-05-07 Emmanuel RodriguezFix leak in the python bindings' map source desc wrapping
2009-05-06 Pierre-Luc... Update the Python bindings to include id
2009-05-06 Emmanuel RodriguezUse the factory for creating map sources
2009-05-06 Emmanuel RodriguezTest the id and the name of the NetworkMapSource
2009-05-06 Emmanuel RodriguezTest the id of the map source
2009-05-06 Emmanuel RodriguezAdd get_id/set_id to Champlain::MapSource
2009-05-06 Emmanuel RodriguezFix the testing of the map names
2009-05-06 Emmanuel RodriguezDocument the parameter @id in champlain_network_map_sou...
2009-05-06 Emmanuel RodriguezFix some expected map names
2009-05-06 Emmanuel Rodriguezchamplain_network_map_source_new_full gets now passed...
2009-05-06 Emmanuel RodriguezMore specific .gitignore files
2009-05-06 Emmanuel RodriguezFix a merger
2009-05-06 Emmanuel RodriguezUse the factory for creating new map sources
2009-05-06 Emmanuel RodriguezAdd ChamplainCache
2009-05-06 Emmanuel RodriguezAdd ChamplainCache
2009-05-06 Emmanuel RodriguezFix the name of OSM_CYCLE_MAP
2009-05-06 Emmanuel RodriguezRemove the constructors as they don't exist any longer
2009-05-06 Emmanuel RodriguezBindings for champlain_map_source_factory_get_list
2009-05-06 Emmanuel RodriguezAdd the file t/ChamplainMapSourceFactory.t
2009-05-06 Emmanuel RodriguezFix the constructor call.
2009-05-06 Emmanuel RodriguezRemove the definition of champlain_view_tile_ready()
2009-05-06 Emmanuel RodriguezRemove set_actor() since it's no longer in the API
2009-05-06 Emmanuel RodriguezAPI update for the incoming version 0.3
2009-05-06 Emmanuel RodriguezComment methods that are no longer in the API
2009-05-06 Emmanuel RodriguezAdd xs/ChamplainMapSourceFactory.xs
2009-05-06 Emmanuel RodriguezNew mappings
2009-05-06 Emmanuel RodriguezFormatting
2009-05-06 Emmanuel RodriguezAdd get/set projection
2009-05-06 Emmanuel RodriguezRemove the constructors as they don't exist any longer
2009-05-05 Mike SheldonUpdate python bindings to support new ChamplainMapSourc...
2009-05-05 Pierre-Luc... Fix project name
2009-05-05 Pierre-Luc... Fix champlain-gtk doc
2009-05-05 Pierre-Luc... Fix bindings distribution
2009-05-05 Pierre-Luc... Update NEWS for 0.3 release
2009-05-05 Pierre-Luc... Add Id to ChamplainMapSource
2009-05-04 Pierre-Luc... Add 0.2.10 NEWS
2009-05-04 Pierre-Luc... Add small documentation fixes
2009-05-04 Pierre-Luc... Add MAINTAINERS
2009-05-04 Pierre-Luc... Fix documentation generation
2009-05-04 Pierre-Luc... Introduce ChamplainMapSourceDesc to list available...
2009-05-03 Mike SheldonAdd support for wrapping champlain_map_source_factory_g...
2009-05-03 Mike SheldonUpdate python bindings to support new API
2009-05-03 Mike SheldonAdd DemoMarkerLayer for creating demo markers
2009-05-03 Pierre-Luc... Fix a bug where shadow would show up for image only...
2009-05-03 Pierre-Luc... Fix typo: OpenAErialMap
2009-05-03 Pierre-Luc... Complete MapSource documentation
2009-05-03 Pierre-Luc... Improve documenation of base marker and map source
2009-05-03 Pierre-Luc... Introduce ChamplainMapSourceFactory
2009-05-02 Pierre-Luc... Generate fill_tile documentation
2009-05-02 Pierre-Luc... Fix BaseMarker documentation
2009-05-02 Pierre-Luc... Continue API simplification
2009-05-02 Pierre-Luc... Update documentation
2009-05-02 Pierre-Luc... ChamplainTile: clean-up and documention
2009-05-02 Pierre-Luc... Remove ChamplainZoomLevel from public API
2009-05-02 Pierre-Luc... Improve cache doc
2009-05-02 Pierre-Luc... Substract the highest removed popularity from non clear...
2009-05-02 Pierre-Luc... Add cache documentation
2009-05-01 Pierre-Luc... Implement cache purging
2009-05-01 Pierre-Luc... Add CACHE debug level
2009-05-01 Pierre-Luc... Finally get totally rid of tile_ready and friends
2009-05-01 Pierre-Luc... Remove state update from tile_ready and friends
2009-05-01 Pierre-Luc... Merge map_load_visible_tiles and view_load_visible_tiles
2009-05-01 Pierre-Luc... Make the tile_ready and friends private
2009-05-01 Pierre-Luc... Remove debugging
2009-05-01 Pierre-Luc... Fix tile's update on screen when no new data to show
2009-05-01 Pierre-Luc... Use sqlite to save the etags received from server
2009-05-01 Pierre-Luc... Introduce ChamplainCache to deal with caching tiles
2009-05-01 Pierre-Luc... Send and save etag
2009-05-01 Pierre-Luc... Use If-Modified-Since to check if tile is up to date.
2009-05-01 Pierre-Luc... Add a champlain_view_get_coords_at for x, y in the...
2009-05-01 Pierre-Luc... Allow NULL to be passed to champlain_marker_set_image
2009-04-30 Emmanuel RodriguezReset the id for the redraw_on_idle when done
2009-04-30 Pierre-Luc... Fix bug 580785: decel-rate of a view is not set correctly
2009-04-29 Pierre-Luc... Fix Bug 580371: demos/launcher doesn't start at the...
2009-04-29 Emmanuel RodriguezMemChecker: error when freeing a color
2009-04-29 Emmanuel RodriguezThis file is autogenerated
2009-04-29 Debarshi RayAdd G_BEGIN_DECLS and G_END_DECLS around headers and...
2009-04-27 Pierre-Luc... Don't redraw the marker each time the properties change
next