]> err.no Git - libchamplain/shortlog
libchamplain
2009-03-17 Emmanuel RodriguezFix Bug 575645: Properties enum has same comment as...
2009-03-16 Pierre-Luc... The inherited object should match the class
2009-03-16 Pierre-Luc... Fix a ton of criticals and warnings if the error tile...
2009-03-16 Pierre-Luc... Fix Bug 575140: launcher-gtk ignores zoom-level on...
2009-03-16 Pierre-Luc... Fix Bug 575138: It is possible to zoom below zoom level 0
2009-03-16 Pierre-Luc... Add buttons over the launcher demo
2009-03-11 Pierre-Luc... Add support for OSM Cycle Map and Osmarender tiles
2009-03-10 Pierre-Luc... Fix state never done if network error
2009-03-10 Pierre-Luc... Remove some left over temp values when ChamplainMapSour...
2009-03-10 Pierre-Luc... Fix Bug 559522 – Lack of user feedback during loading...
2009-03-10 Pierre-Luc... Fix regression introduced when ChamplainMapSource was...
2009-03-10 Pierre-Luc... Fix Bug 569984 – Current position lost on window resize
2009-03-09 Pierre-Luc... Fix demo to have the click on map demo!
2009-03-09 Pierre-Luc... Allow disabling zoom in on double click
2009-03-09 Pierre-Luc... Implement ChamplainView get/set
2009-03-09 Pierre-Luc... Fix setting proxy-uri after the soup session has been...
2009-03-09 Pierre-Luc... Fix compile warnings in the demos
2009-03-09 Pierre-Luc... Use a more specific object type for add_layer
2009-03-08 Pierre-Luc... Fix compiler warnings
2009-03-08 Pierre-Luc... Fix compilation warnings
2009-03-08 Pierre-Luc... Fix warnings
2009-03-08 Pierre-Luc... Build with warning flags
2009-03-08 Stephane Delcroixhide the private properties
2009-03-08 Stephane Delcroixgenerate ChamplainTile
2009-03-08 Stephane Delcroixno longer hide ZoomLevel
2009-03-08 Stephane Delcroixreparsing api
2009-03-06 Pierre-Luc... Missing NULL at the end
2009-03-06 Pierre-Luc... Missing initialisation
2009-03-06 Pierre-Luc... Install champlain-enum-types.h too
2009-03-06 Pierre-Luc... Add support for Proxy
2009-03-06 Pierre-Luc... Offline is a ChamplainNetworkMapSource property
2009-03-06 Pierre-Luc... Introduce ChamplainNetworkMapSource
2009-03-05 Pierre-Luc... Change ChamplainStateEnum to ChamplainState like other...
2009-03-04 Pierre-Luc... Apply "early return" style to view
2009-03-04 Pierre-Luc... Introduce champlain_view_set_map_source
2009-03-04 Pierre-Luc... Documentation and code style updates
2009-03-04 Pierre-Luc... Introduce champlain_view_set_zoom_level
2009-03-04 Pierre-Luc... Introduce champlain_settings to hold global settings.
2009-03-04 Pierre-Luc... Add a more flexible and simpler API for tile URIs
2009-03-04 Pierre-Luc... Fix demos to use new ChamplainMapSource API
2009-03-04 Pierre-Luc... ChamplainZoomLevel and ChamplainTile are public API too
2009-03-04 Pierre-Luc... ChamplainMapSource is public API
2009-03-04 Pierre-Luc... Remove previous tiles when changing source
2009-03-04 Pierre-Luc... Add OpenArialMap
2009-03-04 Pierre-Luc... OpenStreetMap only has 18 levels
2009-03-04 Pierre-Luc... Remove dead code
2009-03-04 Pierre-Luc... Introduce ChamplainMapSource
2009-03-04 Pierre-Luc... anchor is a view property
2009-03-04 Pierre-Luc... GObjectify ChamplainZoomLevel
2009-03-04 Pierre-Luc... Add Emmanuel
2009-03-04 Emmanuel RodriguezBug 574167 – Callbacks of demos/launcher.c return no...
2009-03-04 Pierre-Luc... champlain-enum-types.h should be installed too
2009-03-02 Pierre-Luc... Fix Stephane's email
2009-03-02 Stephane Delcroixdrop unneeded stuffs
2009-03-01 Pierre-Luc... Add credits
2009-03-01 Michael SheldonMake python bindings wrap enums correctly
2009-03-01 Michael SheldonIgnore _get_type functions for the python bindings...
2009-03-01 Denk PadjeAdd launcher-gtk.py (python implementation of demos...
2009-03-01 Michael SheldonUpdate bindings to reflect new Layer gobject
2009-03-01 Michael SheldonAdd animated-marker python demo
2009-03-01 Michael SheldonGet rid of empathy copy/paste
2009-03-01 Michael SheldonFix up the bindings a little
2009-03-01 Pierre-Luc... Go into the python dir
2009-03-01 Pierre-Luc... libchamplain-gtk python bindings
2009-03-01 Pierre-Luc... libchamplain python bindings
2009-03-01 Pierre-Luc... Also include enum-types.h
2009-02-26 Stephane Delcroixhide ChamplainTile for now, as there'sno way to use it
2009-02-26 Stephane Delcroixregenerated raw api
2009-02-26 Pierre-Luc... News for 0.2.9
2009-02-26 Pierre-Luc... ChangeLog generator
2009-02-26 Pierre-Luc... GObjectify ChamplainLayer
2009-02-26 Pierre-Luc... Don't reposition the markers on idle
2009-02-18 Stephane Delcroixdo not hide the zoom-level property, it's not related...
2009-02-18 Stephane Delcroixit looks like ZoomLevel shouldnt be exposed, hide it
2009-02-18 Stephane Delcroixfix the dependencies, so the thing is rebuild on metada...
2009-02-18 Pierre-Luc... Clean-up
2009-02-15 Pierre-Luc... GObject-ify ChamplainTile
2009-02-15 Pierre-Luc... Remove dead code (these sources never actually worked).
2009-02-15 Pierre-Luc... Add States (Init, Loading, Done)
2009-02-15 Pierre-Luc... Clean-up: copy AUTHORS to the main AUTHORS
2009-02-15 Pierre-Luc... Visit bindings subdir too
2009-02-15 Pierre-Luc... Fix minor styling issues
2009-02-14 Stephane Delcroixraw api regenerated
2009-02-14 Stephane Delcroixparse all the files in champlian dir, not a subset...
2009-02-14 Stephane Delcroixignore 'generated' folders too
2009-02-14 Stephane Delcroix.gitignore here and there
2009-02-14 Stephane Delcroixnew 'api' target to regenerate the raw api
2009-02-14 Stephane Delcroixfix the .pc files
2009-02-13 Stephane Delcroixonly recurse in the SUBDIRS we want to build
2009-02-13 Stephane Delcroixadding a Makefile in bindings
2009-02-13 Stephane Delcroixtrying to get a part of the shared love
2009-02-13 Stephane Delcroixfixing the Makefiles, making it build
2009-02-13 Stephane Delcroixcleanup
2009-02-13 Stephane Delcroixhooking the managed bindings into the build, step one
2009-02-13 Stephane Delcroixmove examples to samples
2009-02-13 Stephane Delcroixrename directories
2009-02-13 Stephane Delcroixmv mono to managed, as the bindings should be more...
2009-02-12 Pierre-Luc... Merged Anders Mørk-Pedersen's Mono bindings branch
2009-02-12 Pierre-Luc... Move to bindings/mono
2009-02-12 Pierre-Luc... Update AUTHORS file
next