]> err.no Git - libchamplain/shortlog
libchamplain
2009-05-16 Emmanuel RodriguezNo need to unref the loader in case of error
2009-05-16 Emmanuel RodriguezDocumentation updates
2009-05-12 Pierre-Luc... Reset the factory instance pointer to NULL if it gets...
2009-05-12 Emmanuel Rodriguezlibsoup-gnome 2.26 works also
2009-05-12 Emmanuel RodriguezTest the reset of the font name
2009-05-12 Emmanuel Rodriguezchamplain_marker_set_font_name() resets the font when...
2009-05-12 Emmanuel RodriguezAccept a NULL image for champlain_marker_set_image()
2009-05-12 Emmanuel RodriguezReset the colors by passing undef
2009-05-12 Emmanuel RodriguezTest set_color() and set_text_color()
2009-05-12 Emmanuel RodriguezAllow NULL to set_color() and set_text_color()
2009-05-12 Emmanuel RodriguezReset the colors when NULL is passed to set_color and...
2009-05-12 Emmanuel RodriguezAdd documented but missing symbols to the documentation
2009-05-12 Emmanuel RodriguezAdd the new getters to the documentation
2009-05-12 Emmanuel RodriguezNew getters as in the bug 581786
2009-05-12 Emmanuel RodriguezAdd tests for the new getters in Champlain::View
2009-05-12 Emmanuel RodriguezFix the check for the default height
2009-05-10 Emmanuel RodriguezUpdate the version 0.04
2009-05-10 Emmanuel RodriguezNew examples and one unit test
2009-05-10 Emmanuel RodriguezIgnore .gitignore files
2009-05-10 Emmanuel RodriguezNo need to show the tests in a window
2009-05-10 Emmanuel RodriguezSimpler SvChamplainMapSourceDesc()
2009-05-10 Emmanuel RodriguezImplement champlain_map_source_factory_register() ...
2009-05-10 Emmanuel RodriguezUpdate the release notes for 0.04
2009-05-10 Emmanuel RodriguezUse the dedicated setters instead of set('prop', 'value');
2009-05-10 Emmanuel RodriguezBetter checking for the current position of the view
2009-05-10 Emmanuel RodriguezAdd the tests for ensure_markers_visible() and ensure_v...
2009-05-10 Emmanuel RodriguezImplement champlain_view_ensure_markers_visible()
2009-05-09 Emmanuel Rodriguezchamplain_map_source_get_tile() is no longer available
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
next