]> err.no Git - mapper/shortlog
mapper
2008-08-24 Tollef Fog... Get rid of generated files master
2008-08-24 Tollef Fog... Remove nonexistent files from list of translatable...
2008-08-24 Tollef Fog... Ignore emacs backup files
2008-08-24 Tollef Fog... Fix typos which make make dist slightly happier
2008-08-24 Tollef Fog... Support out-of-tree builds
2008-08-24 Tollef Fog... Fix typo in configure help message
2008-08-21 Kaj-Michael... Just some fixes to comments
2008-08-20 Kaj-Michael... MapWidget: Some more properties, free mutex and conditi...
2008-08-20 Kaj-Michael... MapWidget: Start to move and re-implement tile downloading
2008-08-12 Kaj-Michael... MapWidgetTester: Adjust testing path
2008-08-12 Kaj-Michael... TileRepo: Hmm... g_strdup the tile cache directory...
2008-08-12 Kaj-Michael... Fixes to repo manager
2008-08-12 Kaj-Michael... MapWidget: ref/unref given TileRepo. Ignore if repo...
2008-08-12 Kaj-Michael... Mapper: Quick adjust for RepoData -> TileRepo rename...
2008-08-12 Kaj-Michael... TileRepo: Add properties handlers
2008-08-12 Kaj-Michael... GObjectify tile repository thingy to TileRepo and adjus...
2008-08-12 Kaj-Michael... Move map tile repository handling to map widget lib
2008-08-05 Kaj-Michael... Misc
2008-08-05 Kaj-Michael... MapWidgetTester: Add random waypoints to route, try...
2008-08-05 Kaj-Michael... Path: Add some more debug output
2008-08-05 Kaj-Michael... MapWidget: Fixes to path drawing. Add cairo version.
2008-08-05 Kaj-Michael... MapWidgetTester: Add random track and route to map
2008-08-05 Kaj-Michael... MapWidget: Do a full buffer redraw if view is rotated...
2008-08-05 Kaj-Michael... MapWidget: Init threads properly in test app, set initi...
2008-08-05 Kaj-Michael... Initialize gdk threads and wrap gtk_main in enter/leave
2008-08-04 Kaj-Michael... misc
2008-08-04 Kaj-Michael... MapWidget: Some cleanups and warning fixes
2008-08-01 Kaj-Michael... MapWidget: Use path type when setting current/track...
2008-08-01 Kaj-Michael... MapWidget: Check against correct path type
2008-08-01 Kaj-Michael... Add _track to map
2008-08-01 Kaj-Michael... MapWidget: Path handling changes.
2008-08-01 Kaj-Michael... Repo: misc
2008-08-01 Kaj-Michael... Remove variables we don't use anymore
2008-08-01 Kaj-Michael... Repo: Loop from min_zoom to max_zoom
2008-08-01 Kaj-Michael... Gps: NULL checks for simulator. Add some more comments...
2008-08-01 Kaj-Michael... MapWidget: Re-center on resize
2008-08-01 Kaj-Michael... MapWidget: Refresh map when repository changes
2008-08-01 Kaj-Michael... Bump version
2008-08-01 Kaj-Michael... MapDownload: Small adjustments
2008-08-01 Kaj-Michael... Fix initial download startup if using conic
2008-08-01 Bruce CowanAdd file filter to OSM import dialogue
2008-07-31 Kaj-Michael... Set map widget repo. Small cleansups.
2008-07-31 Kaj-Michael... Set mapwidget repo
2008-07-31 Kaj-Michael... Config: Set _curr_repo when loading config. Misc.
2008-07-31 Kaj-Michael... Fix zoom buttons
2008-07-31 Kaj-Michael... Filter track only
2008-07-31 Kaj-Michael... RepoManager: Use gtk_map_unit2ztile instead of unit2ztile
2008-07-31 Kaj-Michael... Mapwidget: Copy unit2ztile() to gtk_map_unit2ztile()
2008-07-31 Kaj-Michael... Path: Add signals for near and reached waypoints
2008-07-24 Kaj-Michael... Fix function names
2008-07-24 Kaj-Michael... Dialogs: Add back a modified version of map_dialog_goto...
2008-07-24 Kaj-Michael... Require sqlite3 3.6 or later. (Yay, proper indexes!!)
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
next