]> err.no Git - libchamplain/shortlog
libchamplain
2009-07-28 Emmanuel RodriguezFix champlain_selection_layer_select() in single mode.
2009-07-28 Emmanuel RodriguezAdd the property selection-mode
2009-07-28 Pierre-Luc... Highlight markers and fixes
2009-07-28 Pierre-Luc... Add selection debug
2009-07-28 Pierre-Luc... Add highlight possibility to base marker
2009-07-28 Pierre-Luc... Implement ChamplainSelectionLayer
2009-07-28 Pierre-Luc... Fix styling
2009-07-28 Pierre-Luc... Fix enum doc
2009-07-28 Pierre-Luc... Create ChamplainSelectionLayer
2009-07-25 Emmanuel RodriguezTest Champlain::MapSource->fill_tile()
2009-07-25 Emmanuel RodriguezBindings for champlain_map_source_fill_tile
2009-07-25 Emmanuel Rodriguezset_view() is now static
2009-07-25 Emmanuel Rodriguezchamplain_map_source_real_fill_tile() is no longer...
2009-07-25 Emmanuel RodriguezFix the test for tile->get_modified_time()
2009-07-25 Emmanuel RodriguezBetter handling of the arguments for $tile->set_modifie...
2009-07-25 Emmanuel RodriguezUnit tests for the missing functions
2009-07-25 Emmanuel RodriguezAdd coverage for the missing methods.
2009-07-25 Emmanuel RodriguezUse gchar instead of char for champlain_tile_get_modifi...
2009-07-25 Victor Godoy... champlain_tile_get_modified_time and champlain_tile_set...
2009-07-25 Victor Godoy... More user friendly error in python binding configure
2009-07-25 Victor Godoy... import cluttergtk must be the first import
2009-07-25 Victor Godoy... champlain_view_ensure_markers_visible are now covered...
2009-07-25 Victor Godoy... import cluttergtk must be first import
2009-07-25 Victor Godoy... New python binding demos launcher.py and polygons.py
2009-07-25 Victor Godoy... camplain_view_get_coords_at, champlain_view_coords_from...
2009-06-29 Emmanuel RodriguezUsing AnyEvent::HTTP instead of Net::HTTP::NB
2009-06-29 Emmanuel RodriguezShow no more than 10 images
2009-06-29 Emmanuel RodriguezNew example
2009-06-29 Emmanuel RodriguezVersion change to 0.05
2009-06-29 Emmanuel RodriguezNew image
2009-06-29 Emmanuel RodriguezUpdated the documentation
2009-06-29 Emmanuel RodriguezShow an intermediate image during the download
2009-06-29 Emmanuel RodriguezWhite space formatting
2009-06-29 Emmanuel RodriguezNew demo showing how to interact with flickr.
2009-06-29 Tim HortonAdd GObject introspection
2009-06-29 Sebastian ReichelAdd OpenStreetMap Transport Map
2009-06-23 Emmanuel RodriguezSet the polygons list to NULL after the free in champla...
2009-06-23 Emmanuel RodriguezFix some memory leaks.
2009-06-23 Emmanuel Rodriguezchamplain_tile_set_modified_time() takes a const GTimeVal
2009-06-23 Emmanuel RodriguezTime variables (GTimeVal) are declared on the stack.
2009-06-23 Emmanuel RodriguezFree the id when destroying the map source
2009-06-23 Emmanuel RodriguezTime variables (GTimeVal) are declared on the stack.
2009-06-23 Emmanuel RodriguezUse the zoom-level 8 by default.
2009-06-23 Emmanuel RodriguezFree the polygons after being added to the view
2009-06-23 Emmanuel RodriguezFix a leak when disposing of a view that has polygons.
2009-06-20 Victor PolucenoProvide missing methods champlain_map_source_factory...
2009-06-20 Victor PolucenoAdded defs files to pango types
2009-06-20 Victor PolucenoPython binding cover all champlain-gtk module
2009-06-16 Pierre-Luc... Add missing author
2009-06-16 Patryk ZawadskiFix Bug 586024: Makefile lists champlain-version.h...
2009-06-15 Emmanuel RodriguezUpdate 0.04
2009-06-15 Emmanuel RodriguezTest that all arguments are passed to the constructor
2009-06-15 Emmanuel RodriguezPass an extra argument ($data) through $factory->regist...
2009-06-15 Emmanuel RodriguezUsing G_N_ELEMENTS instead of hardcoding the array...
2009-06-15 Emmanuel RodriguezTest the arguments passed to the MapSource constructor
2009-06-15 Emmanuel RodriguezFix the first parameter type in champlainperl_construct...
2009-06-15 Emmanuel RodriguezCode formatting
2009-06-15 Emmanuel RodriguezAdd a TODO to the bugs in libchamplain
2009-06-15 Emmanuel RodriguezUpdate the entry for version 0.04
2009-06-15 Pierre-Luc... Increment to 0.3.4
2009-06-15 Pierre-Luc... Update ChangeLog, NEWS and bump library version
2009-06-15 Pierre-Luc... Fix libchamplain-gtk not linking against libchamplain
2009-06-14 Emmanuel RodriguezProperly finish the pending goto animation during a...
2009-06-14 Emmanuel RodriguezAccesors/Modifiers for Chamlain::MapSourceDesc are...
2009-06-14 Pierre-Luc... Fix a warning on remove_polygon when the view is still...
2009-06-14 Pierre-Luc... Redraw polygons when their properties change and points...
2009-06-14 Emmanuel RodriguezTesting hide(), show() and the properties closed-path...
2009-06-14 Emmanuel RodriguezUpdate the test plan
2009-06-14 Emmanuel RodriguezAdd examples/polygons.pl to the package
2009-06-14 Emmanuel RodriguezIncreased the zoom level.
2009-06-14 Emmanuel RodriguezAdd add_polygon() and remove_polygon()
2009-06-14 Emmanuel RodriguezTest filling a polygon
2009-06-14 Emmanuel RodriguezMore unit tests.
2009-06-14 Emmanuel RodriguezUpdated the documentation of is_color
2009-06-14 Emmanuel RodriguezBindings for ChamplainPolygon
2009-06-14 Emmanuel RodriguezNo need for Test::Exception nor the maps constants
2009-06-14 Emmanuel RodriguezBindings for ChamplainPoint
2009-06-14 Pierre-Luc... Fix very wide shadow actors
2009-06-14 Pierre-Luc... Fix markers reordering if marker's position is updated...
2009-06-14 Victor PolucenoPut python binding api changes in python demos
2009-06-14 Victor PolucenoSync with last champlain api
2009-06-14 Javier JardónFix Bug 585698 - Use accessor functions instead direct...
2009-06-14 Emmanuel RodriguezSet the current zoom level in the zoom spin button
2009-06-14 Emmanuel RodriguezFix a regression: There's no mehtod get_state in Champl...
2009-06-14 Emmanuel RodriguezReplace t/Gtk2ChamplainViewEmbed.t by t/Gtk2ChamplainEm...
2009-06-14 Emmanuel RodriguezUse the API of 3.3
2009-06-14 Emmanuel RodriguezAdd uri_format to the MapSourceDesc, it is now required
2009-06-14 Emmanuel RodriguezChamplain::MapSourceFactory->register() works with...
2009-06-14 Emmanuel RodriguezTesting the new API for Gtk2::ChamplainEmbed
2009-06-14 Emmanuel RodriguezTesting the new API for Gtk2::ChamplainEmbed
2009-06-14 Emmanuel RodriguezReplace deprecated method names (dup_default, dup_list).
2009-06-14 Emmanuel RodriguezUpdate the error message given by set_constructor()
2009-06-14 Emmanuel RodriguezXS file for Champlain::MapSourceDesc
2009-06-14 Emmanuel RodriguezAdd the properties uri_format and constructor.
2009-06-14 Emmanuel RodriguezThe accessors/modifiers are now done through XS.
2009-06-14 Emmanuel RodriguezChamplain::MapSourceFactory has accessors
2009-06-14 Emmanuel RodriguezChamplain::MapSourceFactory->get_list is now Champlain...
2009-06-14 Emmanuel RodriguezMap names use '-' as a separator instead of '::'
2009-06-14 Emmanuel RodriguezUpstream changed the GType for GtkChamplainEmbed to...
2009-06-14 Emmanuel RodriguezRename Gtk2::Champlain::ViewEmbed to Gtk2::ChamplainEmbed
next