2009-03-22 |
Emmanuel Rodriguez | Fix Bug 576159: Various memory management fixes for... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Mike Sheldon | ChamplainView:actor is read-only, should not have a... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Pierre-Luc... | Fix Bug 575601: Return const gchar* insted of gchar* |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Emmanuel Rodriguez | Fix Bug 575903: Memory leaks in champlain-network-map... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Emmanuel Rodriguez | Fix Bug 575902: ChamplainNetworkMapSource crashes when... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Emmanuel Rodriguez | Fix Bug 575645: Properties enum has same comment as... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre-Luc... | The inherited object should match the class |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre-Luc... | Fix a ton of criticals and warnings if the error tile... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre-Luc... | Fix Bug 575140: launcher-gtk ignores zoom-level on... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre-Luc... | Fix Bug 575138: It is possible to zoom below zoom level 0 |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre-Luc... | Add buttons over the launcher demo |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Pierre-Luc... | Add support for OSM Cycle Map and Osmarender tiles |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Pierre-Luc... | Fix state never done if network error |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Pierre-Luc... | Remove some left over temp values when ChamplainMapSour... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Pierre-Luc... | Fix Bug 559522 – Lack of user feedback during loading... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Pierre-Luc... | Fix regression introduced when ChamplainMapSource was... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Pierre-Luc... | Fix Bug 569984 – Current position lost on window resize |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Fix demo to have the click on map demo! |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Allow disabling zoom in on double click |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Implement ChamplainView get/set |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Fix setting proxy-uri after the soup session has been... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Fix compile warnings in the demos |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Pierre-Luc... | Use a more specific object type for add_layer |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Pierre-Luc... | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Pierre-Luc... | Fix compilation warnings |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Pierre-Luc... | Fix warnings |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Pierre-Luc... | Build with warning flags |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Stephane Delcroix | hide the private properties |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Stephane Delcroix | generate ChamplainTile |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Stephane Delcroix | no longer hide ZoomLevel |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Stephane Delcroix | reparsing api |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Missing NULL at the end |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Missing initialisation |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Install champlain-enum-types.h too |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Add support for Proxy |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Offline is a ChamplainNetworkMapSource property |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Pierre-Luc... | Introduce ChamplainNetworkMapSource |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pierre-Luc... | Change ChamplainStateEnum to ChamplainState like other... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Apply "early return" style to view |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Introduce champlain_view_set_map_source |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Documentation and code style updates |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Introduce champlain_view_set_zoom_level |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Introduce champlain_settings to hold global settings. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Add a more flexible and simpler API for tile URIs |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Fix demos to use new ChamplainMapSource API |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | ChamplainZoomLevel and ChamplainTile are public API too |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | ChamplainMapSource is public API |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Remove previous tiles when changing source |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Add OpenArialMap |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | OpenStreetMap only has 18 levels |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Remove dead code |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Introduce ChamplainMapSource |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | anchor is a view property |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | GObjectify ChamplainZoomLevel |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | Add Emmanuel |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Emmanuel Rodriguez | Bug 574167 – Callbacks of demos/launcher.c return no... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pierre-Luc... | champlain-enum-types.h should be installed too |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Pierre-Luc... | Fix Stephane's email |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Stephane Delcroix | drop unneeded stuffs |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Pierre-Luc... | Add credits |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Make python bindings wrap enums correctly |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Ignore _get_type functions for the python bindings... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Denk Padje | Add launcher-gtk.py (python implementation of demos... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Update bindings to reflect new Layer gobject |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Add animated-marker python demo |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Get rid of empathy copy/paste |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Michael Sheldon | Fix up the bindings a little |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Pierre-Luc... | Go into the python dir |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Pierre-Luc... | libchamplain-gtk python bindings |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Pierre-Luc... | libchamplain python bindings |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Pierre-Luc... | Also include enum-types.h |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stephane Delcroix | hide ChamplainTile for now, as there'sno way to use it |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Stephane Delcroix | regenerated raw api |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Pierre-Luc... | News for 0.2.9 |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Pierre-Luc... | ChangeLog generator |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Pierre-Luc... | GObjectify ChamplainLayer |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Pierre-Luc... | Don't reposition the markers on idle |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stephane Delcroix | do not hide the zoom-level property, it's not related... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stephane Delcroix | it looks like ZoomLevel shouldnt be exposed, hide it |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Stephane Delcroix | fix the dependencies, so the thing is rebuild on metada... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Pierre-Luc... | Clean-up |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | GObject-ify ChamplainTile |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | Remove dead code (these sources never actually worked). |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | Add States (Init, Loading, Done) |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | Clean-up: copy AUTHORS to the main AUTHORS |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | Visit bindings subdir too |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Pierre-Luc... | Fix minor styling issues |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | raw api regenerated |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | parse all the files in champlian dir, not a subset... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | ignore 'generated' folders too |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | .gitignore here and there |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | new 'api' target to regenerate the raw api |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Stephane Delcroix | fix the .pc files |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | only recurse in the SUBDIRS we want to build |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | adding a Makefile in bindings |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | trying to get a part of the shared love |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | fixing the Makefiles, making it build |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | cleanup |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | hooking the managed bindings into the build, step one |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stephane Delcroix | move examples to samples |
commit | commitdiff | tree | snapshot |
next |