]> err.no Git - mapper/history - libs
Get rid of generated files
[mapper] / libs /
2008-08-24 Tollef Fog HeenSupport out-of-tree builds
2008-08-21 Kaj-Michael LangJust some fixes to comments
2008-08-20 Kaj-Michael LangMapWidget: Some more properties, free mutex and conditi...
2008-08-20 Kaj-Michael LangMapWidget: Start to move and re-implement tile downloading
2008-08-12 Kaj-Michael LangMapWidgetTester: Adjust testing path
2008-08-12 Kaj-Michael LangTileRepo: Hmm... g_strdup the tile cache directory...
2008-08-12 Kaj-Michael LangMapWidget: ref/unref given TileRepo. Ignore if repo...
2008-08-12 Kaj-Michael LangTileRepo: Add properties handlers
2008-08-12 Kaj-Michael LangGObjectify tile repository thingy to TileRepo and adjus...
2008-08-12 Kaj-Michael LangMove map tile repository handling to map widget lib
2008-08-05 Kaj-Michael LangMisc
2008-08-05 Kaj-Michael LangMapWidgetTester: Add random waypoints to route, try...
2008-08-05 Kaj-Michael LangPath: Add some more debug output
2008-08-05 Kaj-Michael LangMapWidget: Fixes to path drawing. Add cairo version.
2008-08-05 Kaj-Michael LangMapWidgetTester: Add random track and route to map
2008-08-05 Kaj-Michael LangMapWidget: Do a full buffer redraw if view is rotated...
2008-08-05 Kaj-Michael LangMapWidget: Init threads properly in test app, set initi...
2008-08-04 Kaj-Michael LangMapWidget: Some cleanups and warning fixes
2008-08-01 Kaj-Michael LangMapWidget: Use path type when setting current/track...
2008-08-01 Kaj-Michael LangMapWidget: Check against correct path type
2008-08-01 Kaj-Michael LangMapWidget: Path handling changes.
2008-08-01 Kaj-Michael LangMapWidget: Re-center on resize
2008-08-01 Kaj-Michael LangMapWidget: Refresh map when repository changes
2008-07-31 Kaj-Michael LangMapwidget: Copy unit2ztile() to gtk_map_unit2ztile()
2008-07-31 Kaj-Michael LangPath: Add signals for near and reached waypoints
2008-07-23 Kaj-Michael LangPath: Add missing functions to path.h + cleanups and...
2008-07-23 Kaj-Michael LangPath: path_set_destination_from_last() should not be...
2008-07-16 Kaj-Michael LangMapWidget: add gtk_map_goto_position() function to...
2008-07-16 Kaj-Michael LangPosition: Add position_clear() helper function
2008-06-12 Kaj-Michael LangPath: Fix usage of latlon2unit and unit2latlon
2008-06-12 Kaj-Michael LangMapWidget: Include map-tile-repo.h
2008-06-12 Kaj-Michael LangPosition: remove special positions from lib
2008-06-12 Kaj-Michael LangPath: cleanups and fixes
2008-06-12 Kaj-Michael LangMove position.? to map widget lib
2008-06-12 Kaj-Michael LangPath: move privat macros into path.c from path.h
2008-06-12 Kaj-Michael LangMove path stuff into map widget
2008-06-10 Kaj-Michael LangMapWidget:
2008-06-06 Kaj-Michael LangMapWidget: add _get_center_mode, fix some warnings
2008-06-05 Kaj-Michael LangMapWidget: Turn off double buffering
2008-06-05 Kaj-Michael LangMapWidget: rename gtk_map_poi_title() to gtk_map_marker...
2008-06-05 Kaj-Michael LangMapWidget: Add gobject properties for showing speed...
2008-06-05 Kaj-Michael LangGpsWidgets: Move from src/ to libs/libgtkgps
2008-06-05 Kaj-Michael LangMapWidget: Add setting to enable/disable cairo antialiasing
2008-05-23 Kaj-Michael LangWidgetTester: Use a normal Window. Add code to test...
2008-05-22 Kaj-Michael LangMapWidget: More documentation. Remove context menu...
2008-05-22 Kaj-Michael LangMapWidget: Start to add proper gtk-doc documentation...
2008-05-22 Kaj-Michael LangAdd
2008-05-22 Kaj-Michael LangMapWidget: Move from src/* to libs/libgtkmap/*