]> err.no Git - mapper/shortlog
mapper
2008-07-23 Kaj-Michael... Mapper: More integration fixes
2008-07-23 Kaj-Michael... Path: Add missing functions to path.h + cleanups and...
2008-07-23 Kaj-Michael... Path: path_set_destination_from_last() should not be...
2008-07-22 Kaj-Michael... Path: rename some path distance displaying functions
2008-07-21 Kaj-Michael... Path: Use new function name
2008-07-16 Kaj-Michael... More build fixes
2008-07-16 Kaj-Michael... Fix arguments to gtk_map_goto_position()
2008-07-16 Kaj-Michael... MapWidget: add gtk_map_goto_position() function to...
2008-07-16 Kaj-Michael... Position: Add position_clear() helper function
2008-07-16 Kaj-Michael... More build fixes
2008-06-12 Kaj-Michael... Path: Fix usage of latlon2unit and unit2latlon
2008-06-12 Kaj-Michael... MapWidget: Include map-tile-repo.h
2008-06-12 Kaj-Michael... More auto route changes
2008-06-12 Kaj-Michael... Rename map-repo.? -> map-repo-manager.?
2008-06-12 Kaj-Michael... Add repoman_dialog() to header
2008-06-12 Kaj-Michael... Move ProgressUpdateInfo struct
2008-06-12 Kaj-Michael... A bunch of fixes:
2008-06-12 Kaj-Michael... Settings: add global map related settings variables
2008-06-12 Kaj-Michael... Add special _home and _dest positions here
2008-06-12 Kaj-Michael... Remove position.? from Makefile.am
2008-06-12 Kaj-Michael... Position: remove special positions from lib
2008-06-12 Kaj-Michael... Path: cleanups and fixes
2008-06-12 Kaj-Michael... Move position.? to map widget lib
2008-06-12 Kaj-Michael... Path: move privat macros into path.c from path.h
2008-06-12 Kaj-Michael... route.h and track.h does not exist anymore
2008-06-12 Kaj-Michael... Move path stuff into map widget
2008-06-11 Kaj-Michael... Merge commit 'origin/mapwidgetintegration' into mapwidg...
2008-06-11 Kaj-Michael... misc
2008-06-11 Kaj-Michael... Path: misc adjustments
2008-06-11 Kaj-Michael... Rename track.* to path-mapper.*
2008-06-11 Kaj-Michael... Combine extra functions from old track.* and route.*
2008-06-11 Kaj-Michael... Mapper: Fix initial position setting
2008-06-11 Kaj-Michael... Path: Don't use gps structs
2008-06-11 Kaj-Michael... Remove old map sources
2008-06-11 Kaj-Michael... Misc adjustments
2008-06-11 Kaj-Michael... Build: Remove old source files from build list
2008-06-11 Kaj-Michael... Path: Move GPX parsing and writing here
2008-06-11 Kaj-Michael... Path: Add a function to add a raw point, more documentation
2008-06-11 Kaj-Michael... Path: Fix and start to add gtk-doc comments
2008-06-10 Kaj-Michael... Path: Emit signals when near or at waypoint
2008-06-10 Kaj-Michael... MapWidget:
2008-06-06 Kaj-Michael... Repo admin: cosmetic fixes
2008-06-06 Kaj-Michael... route -> path
2008-06-06 Kaj-Michael... More map widget integration changes
2008-06-06 Kaj-Michael... Move code around
2008-06-06 Kaj-Michael... MapWidget: add _get_center_mode, fix some warnings
2008-06-06 Kaj-Michael... Set some special sqlite pragmas to speed up import
2008-06-05 Kaj-Michael... MapWidget: Turn off double buffering
2008-06-05 Kaj-Michael... MapWidget: rename gtk_map_poi_title() to gtk_map_marker...
2008-06-05 Kaj-Michael... More map widget integration fixes
2008-06-05 Kaj-Michael... More integration fixes
2008-06-05 Kaj-Michael... MapWidget: Add gobject properties for showing speed...
2008-06-05 Kaj-Michael... Add -I../libs/libgtkgps to flags
2008-06-05 Kaj-Michael... GpsWidgets: Move from src/ to libs/libgtkgps
2008-06-05 Kaj-Michael... MapWidget: Add setting to enable/disable cairo antialiasing
2008-06-02 Kaj-Michael... MapIntegration: A bit more work
2008-06-02 Kaj-Michael... Poi: More map widget integration
2008-05-23 Kaj-Michael... WidgetTester: Use a normal Window. Add code to test...
2008-05-22 Kaj-Michael... MapWidget: More documentation. Remove context menu...
2008-05-22 Kaj-Michael... GtkDoc: Make sure we rebuild documentation if source...
2008-05-22 Kaj-Michael... GtkDoc: Add documentation makefiles
2008-05-22 Kaj-Michael... MapWidget: Start to add proper gtk-doc documentation...
2008-05-22 Kaj-Michael... Build: Generate docs/* Makefiles
2008-05-22 Kaj-Michael... Add
2008-05-22 Kaj-Michael... MapWidget: Move from src/* to libs/libgtkmap/*
2008-05-22 Kaj-Michael... Path: More fixes and adjustments
2008-05-22 Kaj-Michael... Path: Misc
2008-05-21 Kaj-Michael... MapWidgetIntegration: A bit more work
2008-05-21 Kaj-Michael... MapWidget: Add center mark size param, fix colors
2008-05-21 Kaj-Michael... MapWidget: Fix calculation of world size
2008-05-21 Kaj-Michael... Use correct function name path_add_point
2008-05-21 Kaj-Michael... Search: Remove calls to map_update_location_from_center...
2008-05-21 Kaj-Michael... Use correct function name for zoom_in/out
2008-05-21 Kaj-Michael... PoiGui: Use lat, lon instead of map units
2008-05-20 Kaj-Michael... More map widget integration work
2008-05-20 Kaj-Michael... MapWidget:
2008-05-20 Kaj-Michael... Build: link with libgtkmap
2008-05-20 Kaj-Michael... MapWidgetIntegration: Yay, it compiles.. sort-of
2008-05-20 Kaj-Michael... MapWidgetTester: Set nicer test location
2008-05-20 Kaj-Michael... MapWidget:
2008-05-19 Kaj-Michael... MapWidgetIntegration:
2008-05-17 Kaj-Michael... MapWidget: - Add rotate testing to widget test application
2008-05-17 Kaj-Michael... MapWidget:
2008-05-17 Kaj-Michael... AudioNote:
2008-05-17 Kaj-Michael... QuickPoi: Let "Other" button expand properly with windo...
2008-05-17 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-05-15 Kaj-Michael... BluetoothScan: Add D-Bus items only if required
2008-05-15 Kaj-Michael... GpsBluez: cleanups
2008-05-15 Kaj-Michael... GpsScan: Cleanups
2008-05-15 Kaj-Michael... GPS Bluetooth scan: Start to fix bluez D-Bus based...
2008-05-14 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-05-13 Kaj-Michael... GtkMap: Add VOID:UINT,UINT to gtkmap-marshal.list
2008-05-13 Kaj-Michael... LatLon helpers: Small cleanups
2008-05-12 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-05-12 Kaj-Michael... Path: Start to GObjectify
2008-05-09 Kaj-Michael... Debug: Add missing debug methods to script help
2008-05-09 Kaj-Michael... POI:
2008-05-09 Kaj-Michael... Map widget: Formating only
2008-05-09 Kaj-Michael... Map: Use queue_draw instead of queue_draw_area
2008-05-09 Kaj-Michael... db:
next