]> err.no Git - libchamplain/shortlog
libchamplain
2009-05-20 Pierre-Luc... Better handling of corrupted files and correctly report...
2009-05-20 Pierre-Luc... Fix Bug 582786: champlain_network_map_source_fill_tile...
2009-05-20 Pierre-Luc... Generate the correctly named pc files
2009-05-20 Pierre-Luc... Add comment on name
2009-05-20 Pierre-Luc... Fix .pc.in files to have the correct paths
2009-05-20 Pierre-Luc... Fix Bug 582448: Should provide uninstalled.pc files
2009-05-19 Pierre-Luc... Fix bug: tiles without etag (in cache db) would always...
2009-05-19 Pierre-Luc... Remove trailing spaces + coding style fix
2009-05-19 Pierre-Luc... Move the popularity incrementation on idle
2009-05-19 Emmanuel RodriguezRemove the debug used for profiling
2009-05-19 Emmanuel RodriguezUpdate the SQL error messages
2009-05-19 Emmanuel RodriguezSafer sqlite3 calls.
2009-05-19 Emmanuel RodriguezThe popularity is incremented through a prepared statement
2009-05-19 Emmanuel RodriguezBetter error handling of SQL errors.
2009-05-19 Emmanuel RodriguezUse a prepare statement for fetching the Etag
2009-05-19 Emmanuel RodriguezUsing TEXT as the data types for filename and etag
2009-05-18 Emmanuel RodriguezBug fix: get_modified_time_string() fails if the time...
2009-05-18 Emmanuel RodriguezCreate the getters/setters for Champlain::MapSourceDesc
2009-05-18 Emmanuel RodriguezAdd t/ChamplainMapSourceDesc.t to the MANIFEST
2009-05-18 Emmanuel RodriguezThe tests for Champlain::MapSourceDesc are in Champlain...
2009-05-18 Emmanuel RodriguezTests for Champlain::MapSourceDesc
2009-05-18 Emmanuel RodriguezUse the map constants instead of the long names (namesp...
2009-05-18 Emmanuel RodriguezAdd the MapSource ID constants
2009-05-18 Emmanuel RodriguezAdd the VERSION macros
2009-05-18 Emmanuel RodriguezNow running 81 tests
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
next