]> err.no Git - mapper/log
mapper
15 years agoGet rid of generated files master
Tollef Fog Heen [Sun, 24 Aug 2008 11:11:33 +0000 (13:11 +0200)]
Get rid of generated files

15 years agoRemove nonexistent files from list of translatable files
Tollef Fog Heen [Sun, 24 Aug 2008 11:10:31 +0000 (13:10 +0200)]
Remove nonexistent files from list of translatable files

15 years agoIgnore emacs backup files
Tollef Fog Heen [Sun, 24 Aug 2008 09:49:04 +0000 (11:49 +0200)]
Ignore emacs backup files

15 years agoFix typos which make make dist slightly happier
Tollef Fog Heen [Sun, 24 Aug 2008 09:35:08 +0000 (11:35 +0200)]
Fix typos which make make dist slightly happier

15 years agoSupport out-of-tree builds
Tollef Fog Heen [Sun, 24 Aug 2008 09:31:09 +0000 (11:31 +0200)]
Support out-of-tree builds

15 years agoFix typo in configure help message
Tollef Fog Heen [Sun, 24 Aug 2008 09:07:00 +0000 (11:07 +0200)]
Fix typo in configure help message

15 years agoJust some fixes to comments
Kaj-Michael Lang [Thu, 21 Aug 2008 14:26:42 +0000 (17:26 +0300)]
Just some fixes to comments

15 years agoMapWidget: Some more properties, free mutex and condition variables on free.
Kaj-Michael Lang [Wed, 20 Aug 2008 13:53:14 +0000 (16:53 +0300)]
MapWidget: Some more properties, free mutex and condition variables on free.

15 years agoMapWidget: Start to move and re-implement tile downloading
Kaj-Michael Lang [Wed, 20 Aug 2008 11:52:02 +0000 (14:52 +0300)]
MapWidget: Start to move and re-implement tile downloading

15 years agoMapWidgetTester: Adjust testing path
Kaj-Michael Lang [Tue, 12 Aug 2008 16:16:41 +0000 (19:16 +0300)]
MapWidgetTester: Adjust testing path

15 years agoTileRepo: Hmm... g_strdup the tile cache directory. Move some comments and set some...
Kaj-Michael Lang [Tue, 12 Aug 2008 16:16:23 +0000 (19:16 +0300)]
TileRepo: Hmm... g_strdup the tile cache directory. Move some comments and set some defaults.

15 years agoFixes to repo manager
Kaj-Michael Lang [Tue, 12 Aug 2008 16:15:21 +0000 (19:15 +0300)]
Fixes to repo manager

15 years agoMapWidget: ref/unref given TileRepo. Ignore if repo is same as before.
Kaj-Michael Lang [Tue, 12 Aug 2008 14:51:38 +0000 (17:51 +0300)]
MapWidget: ref/unref given TileRepo. Ignore if repo is same as before.

15 years agoMapper: Quick adjust for RepoData -> TileRepo rename/gobjectifying
Kaj-Michael Lang [Tue, 12 Aug 2008 14:36:50 +0000 (17:36 +0300)]
Mapper: Quick adjust for RepoData -> TileRepo rename/gobjectifying

15 years agoTileRepo: Add properties handlers
Kaj-Michael Lang [Tue, 12 Aug 2008 14:36:13 +0000 (17:36 +0300)]
TileRepo: Add properties handlers

15 years agoGObjectify tile repository thingy to TileRepo and adjust map widget and test code.
Kaj-Michael Lang [Tue, 12 Aug 2008 14:08:09 +0000 (17:08 +0300)]
GObjectify tile repository thingy to TileRepo and adjust map widget and test code.
Also move tile loading from map widget to TileRepo

15 years agoMove map tile repository handling to map widget lib
Kaj-Michael Lang [Tue, 12 Aug 2008 12:38:18 +0000 (15:38 +0300)]
Move map tile repository handling to map widget lib

15 years agoMisc
Kaj-Michael Lang [Tue, 5 Aug 2008 14:59:39 +0000 (17:59 +0300)]
Misc

15 years agoMapWidgetTester: Add random waypoints to route, try not to jump around so much.
Kaj-Michael Lang [Tue, 5 Aug 2008 14:19:15 +0000 (17:19 +0300)]
MapWidgetTester: Add random waypoints to route, try not to jump around so much.

15 years agoPath: Add some more debug output
Kaj-Michael Lang [Tue, 5 Aug 2008 14:18:36 +0000 (17:18 +0300)]
Path: Add some more debug output

15 years agoMapWidget: Fixes to path drawing. Add cairo version.
Kaj-Michael Lang [Tue, 5 Aug 2008 14:18:09 +0000 (17:18 +0300)]
MapWidget: Fixes to path drawing. Add cairo version.

15 years agoMapWidgetTester: Add random track and route to map
Kaj-Michael Lang [Tue, 5 Aug 2008 13:40:40 +0000 (16:40 +0300)]
MapWidgetTester: Add random track and route to map

15 years agoMapWidget: Do a full buffer redraw if view is rotated or if we can't use any of the...
Kaj-Michael Lang [Tue, 5 Aug 2008 13:14:25 +0000 (16:14 +0300)]
MapWidget: Do a full buffer redraw if view is rotated or if we can't use any of the old buffer

15 years agoMapWidget: Init threads properly in test app, set initial zoom
Kaj-Michael Lang [Tue, 5 Aug 2008 12:55:03 +0000 (15:55 +0300)]
MapWidget: Init threads properly in test app, set initial zoom

15 years agoInitialize gdk threads and wrap gtk_main in enter/leave
Kaj-Michael Lang [Tue, 5 Aug 2008 12:06:53 +0000 (15:06 +0300)]
Initialize gdk threads and wrap gtk_main in enter/leave

15 years agomisc
Kaj-Michael Lang [Mon, 4 Aug 2008 08:24:07 +0000 (11:24 +0300)]
misc

15 years agoMapWidget: Some cleanups and warning fixes
Kaj-Michael Lang [Mon, 4 Aug 2008 08:23:09 +0000 (11:23 +0300)]
MapWidget: Some cleanups and warning fixes

15 years agoMapWidget: Use path type when setting current/track/route
Kaj-Michael Lang [Fri, 1 Aug 2008 13:05:53 +0000 (16:05 +0300)]
MapWidget: Use path type when setting current/track/route

15 years agoMapWidget: Check against correct path type
Kaj-Michael Lang [Fri, 1 Aug 2008 12:40:42 +0000 (15:40 +0300)]
MapWidget: Check against correct path type

15 years agoAdd _track to map
Kaj-Michael Lang [Fri, 1 Aug 2008 12:36:56 +0000 (15:36 +0300)]
Add _track to map
Fix typos and wrong casts

15 years agoMapWidget: Path handling changes.
Kaj-Michael Lang [Fri, 1 Aug 2008 12:36:14 +0000 (15:36 +0300)]
MapWidget: Path handling changes.
- Add gtk_map_toggle_current_track()
- Add gtk_map_toggle_current_route()
- Add boolean argument to path add to set a current track

15 years agoRepo: misc
Kaj-Michael Lang [Fri, 1 Aug 2008 12:06:01 +0000 (15:06 +0300)]
Repo: misc

15 years agoRemove variables we don't use anymore
Kaj-Michael Lang [Fri, 1 Aug 2008 12:05:42 +0000 (15:05 +0300)]
Remove variables we don't use anymore

15 years agoRepo: Loop from min_zoom to max_zoom
Kaj-Michael Lang [Fri, 1 Aug 2008 12:05:23 +0000 (15:05 +0300)]
Repo: Loop from min_zoom to max_zoom

15 years agoGps: NULL checks for simulator. Add some more comments. Warning fixes.
Kaj-Michael Lang [Fri, 1 Aug 2008 12:04:51 +0000 (15:04 +0300)]
Gps: NULL checks for simulator. Add some more comments. Warning fixes.

15 years agoMapWidget: Re-center on resize
Kaj-Michael Lang [Fri, 1 Aug 2008 11:57:42 +0000 (14:57 +0300)]
MapWidget: Re-center on resize

15 years agoMapWidget: Refresh map when repository changes
Kaj-Michael Lang [Fri, 1 Aug 2008 11:36:32 +0000 (14:36 +0300)]
MapWidget: Refresh map when repository changes

15 years agoBump version
Kaj-Michael Lang [Fri, 1 Aug 2008 11:20:17 +0000 (14:20 +0300)]
Bump version

15 years agoMapDownload: Small adjustments
Kaj-Michael Lang [Fri, 1 Aug 2008 11:20:10 +0000 (14:20 +0300)]
MapDownload: Small adjustments

15 years agoFix initial download startup if using conic
Kaj-Michael Lang [Fri, 1 Aug 2008 11:19:27 +0000 (14:19 +0300)]
Fix initial download startup if using conic

15 years agoAdd file filter to OSM import dialogue
Bruce Cowan [Sun, 2 Mar 2008 14:50:27 +0000 (14:50 +0000)]
Add file filter to OSM import dialogue

15 years agoSet map widget repo. Small cleansups.
Kaj-Michael Lang [Thu, 31 Jul 2008 14:14:32 +0000 (17:14 +0300)]
Set map widget repo. Small cleansups.

15 years agoSet mapwidget repo
Kaj-Michael Lang [Thu, 31 Jul 2008 14:13:57 +0000 (17:13 +0300)]
Set mapwidget repo

15 years agoConfig: Set _curr_repo when loading config. Misc.
Kaj-Michael Lang [Thu, 31 Jul 2008 14:13:39 +0000 (17:13 +0300)]
Config: Set _curr_repo when loading config. Misc.

15 years agoFix zoom buttons
Kaj-Michael Lang [Thu, 31 Jul 2008 13:13:29 +0000 (16:13 +0300)]
Fix zoom buttons

15 years agoFilter track only
Kaj-Michael Lang [Thu, 31 Jul 2008 12:15:24 +0000 (15:15 +0300)]
Filter track only

15 years agoRepoManager: Use gtk_map_unit2ztile instead of unit2ztile
Kaj-Michael Lang [Thu, 31 Jul 2008 12:14:57 +0000 (15:14 +0300)]
RepoManager: Use gtk_map_unit2ztile instead of unit2ztile

15 years agoMapwidget: Copy unit2ztile() to gtk_map_unit2ztile()
Kaj-Michael Lang [Thu, 31 Jul 2008 12:09:52 +0000 (15:09 +0300)]
Mapwidget: Copy unit2ztile() to gtk_map_unit2ztile()

15 years agoPath: Add signals for near and reached waypoints
Kaj-Michael Lang [Thu, 31 Jul 2008 12:09:08 +0000 (15:09 +0300)]
Path: Add signals for near and reached waypoints

15 years agoFix function names
Kaj-Michael Lang [Thu, 24 Jul 2008 07:54:30 +0000 (10:54 +0300)]
Fix function names

15 years agoDialogs: Add back a modified version of map_dialog_goto_latlon as dialog_goto_latlon
Kaj-Michael Lang [Thu, 24 Jul 2008 07:54:15 +0000 (10:54 +0300)]
Dialogs: Add back a modified version of map_dialog_goto_latlon as dialog_goto_latlon

15 years agoRequire sqlite3 3.6 or later. (Yay, proper indexes!!)
Kaj-Michael Lang [Thu, 24 Jul 2008 07:01:49 +0000 (10:01 +0300)]
Require sqlite3 3.6 or later. (Yay, proper indexes!!)

15 years agoMapper: More integration fixes
Kaj-Michael Lang [Wed, 23 Jul 2008 09:38:35 +0000 (12:38 +0300)]
Mapper: More integration fixes

15 years agoPath: Add missing functions to path.h + cleanups and fixes.
Kaj-Michael Lang [Wed, 23 Jul 2008 09:35:53 +0000 (12:35 +0300)]
Path: Add missing functions to path.h + cleanups and fixes.

15 years agoPath: path_set_destination_from_last() should not be static
Kaj-Michael Lang [Wed, 23 Jul 2008 09:13:59 +0000 (12:13 +0300)]
Path: path_set_destination_from_last() should not be static

15 years agoPath: rename some path distance displaying functions
Kaj-Michael Lang [Tue, 22 Jul 2008 09:38:31 +0000 (12:38 +0300)]
Path: rename some path distance displaying functions

15 years agoPath: Use new function name
Kaj-Michael Lang [Mon, 21 Jul 2008 09:29:54 +0000 (12:29 +0300)]
Path: Use new function name

15 years agoMore build fixes
Kaj-Michael Lang [Wed, 16 Jul 2008 14:18:24 +0000 (17:18 +0300)]
More build fixes

15 years agoFix arguments to gtk_map_goto_position()
Kaj-Michael Lang [Wed, 16 Jul 2008 13:41:00 +0000 (16:41 +0300)]
Fix arguments to gtk_map_goto_position()

15 years agoMapWidget: add gtk_map_goto_position() function to set center from a Position
Kaj-Michael Lang [Wed, 16 Jul 2008 13:38:50 +0000 (16:38 +0300)]
MapWidget: add gtk_map_goto_position() function to set center from a Position

15 years agoPosition: Add position_clear() helper function
Kaj-Michael Lang [Wed, 16 Jul 2008 13:33:52 +0000 (16:33 +0300)]
Position: Add position_clear() helper function

15 years agoMore build fixes
Kaj-Michael Lang [Wed, 16 Jul 2008 13:17:09 +0000 (16:17 +0300)]
More build fixes

15 years agoPath: Fix usage of latlon2unit and unit2latlon
Kaj-Michael Lang [Thu, 12 Jun 2008 21:44:59 +0000 (00:44 +0300)]
Path: Fix usage of latlon2unit and unit2latlon

15 years agoMapWidget: Include map-tile-repo.h
Kaj-Michael Lang [Thu, 12 Jun 2008 21:41:52 +0000 (00:41 +0300)]
MapWidget: Include map-tile-repo.h

15 years agoMore auto route changes
Kaj-Michael Lang [Thu, 12 Jun 2008 14:25:36 +0000 (17:25 +0300)]
More auto route changes

15 years agoRename map-repo.? -> map-repo-manager.?
Kaj-Michael Lang [Thu, 12 Jun 2008 14:20:23 +0000 (17:20 +0300)]
Rename map-repo.? -> map-repo-manager.?

15 years agoAdd repoman_dialog() to header
Kaj-Michael Lang [Thu, 12 Jun 2008 14:15:18 +0000 (17:15 +0300)]
Add repoman_dialog() to header

15 years agoMove ProgressUpdateInfo struct
Kaj-Michael Lang [Thu, 12 Jun 2008 14:13:56 +0000 (17:13 +0300)]
Move ProgressUpdateInfo struct

15 years agoA bunch of fixes:
Kaj-Michael Lang [Thu, 12 Jun 2008 14:11:01 +0000 (17:11 +0300)]
A bunch of fixes:
- Separate route download form map download
- Don't use globals for degformat
- etc...

15 years agoSettings: add global map related settings variables
Kaj-Michael Lang [Thu, 12 Jun 2008 12:43:04 +0000 (15:43 +0300)]
Settings: add global map related settings variables

15 years agoAdd special _home and _dest positions here
Kaj-Michael Lang [Thu, 12 Jun 2008 12:42:22 +0000 (15:42 +0300)]
Add special _home and _dest positions here

15 years agoRemove position.? from Makefile.am
Kaj-Michael Lang [Thu, 12 Jun 2008 12:41:56 +0000 (15:41 +0300)]
Remove position.? from Makefile.am

15 years agoPosition: remove special positions from lib
Kaj-Michael Lang [Thu, 12 Jun 2008 12:41:29 +0000 (15:41 +0300)]
Position: remove special positions from lib

15 years agoPath: cleanups and fixes
Kaj-Michael Lang [Thu, 12 Jun 2008 12:40:59 +0000 (15:40 +0300)]
Path: cleanups and fixes

15 years agoMove position.? to map widget lib
Kaj-Michael Lang [Thu, 12 Jun 2008 12:16:55 +0000 (15:16 +0300)]
Move position.? to map widget lib

15 years agoPath: move privat macros into path.c from path.h
Kaj-Michael Lang [Thu, 12 Jun 2008 12:16:23 +0000 (15:16 +0300)]
Path: move privat macros into path.c from path.h

15 years agoroute.h and track.h does not exist anymore
Kaj-Michael Lang [Thu, 12 Jun 2008 11:38:41 +0000 (14:38 +0300)]
route.h and track.h does not exist anymore

15 years agoMove path stuff into map widget
Kaj-Michael Lang [Thu, 12 Jun 2008 11:34:51 +0000 (14:34 +0300)]
Move path stuff into map widget

15 years agoMerge commit 'origin/mapwidgetintegration' into mapwidgetintegration
Kaj-Michael Lang [Wed, 11 Jun 2008 19:20:50 +0000 (22:20 +0300)]
Merge commit 'origin/mapwidgetintegration' into mapwidgetintegration

15 years agomisc
Kaj-Michael Lang [Wed, 11 Jun 2008 19:20:48 +0000 (22:20 +0300)]
misc

15 years agoPath: misc adjustments
Kaj-Michael Lang [Wed, 11 Jun 2008 15:15:12 +0000 (18:15 +0300)]
Path: misc adjustments

15 years agoRename track.* to path-mapper.*
Kaj-Michael Lang [Wed, 11 Jun 2008 15:14:51 +0000 (18:14 +0300)]
Rename track.* to path-mapper.*

15 years agoCombine extra functions from old track.* and route.*
Kaj-Michael Lang [Wed, 11 Jun 2008 15:13:41 +0000 (18:13 +0300)]
Combine extra functions from old track.* and route.*

15 years agoMapper: Fix initial position setting
Kaj-Michael Lang [Wed, 11 Jun 2008 14:18:53 +0000 (17:18 +0300)]
Mapper: Fix initial position setting

15 years agoPath: Don't use gps structs
Kaj-Michael Lang [Wed, 11 Jun 2008 14:17:38 +0000 (17:17 +0300)]
Path: Don't use gps structs

15 years agoRemove old map sources
Kaj-Michael Lang [Wed, 11 Jun 2008 14:10:32 +0000 (17:10 +0300)]
Remove old map sources

15 years agoMisc adjustments
Kaj-Michael Lang [Wed, 11 Jun 2008 14:09:53 +0000 (17:09 +0300)]
Misc adjustments

15 years agoBuild: Remove old source files from build list
Kaj-Michael Lang [Wed, 11 Jun 2008 14:08:53 +0000 (17:08 +0300)]
Build: Remove old source files from build list

15 years agoPath: Move GPX parsing and writing here
Kaj-Michael Lang [Wed, 11 Jun 2008 14:08:34 +0000 (17:08 +0300)]
Path: Move GPX parsing and writing here

15 years agoPath: Add a function to add a raw point, more documentation
Kaj-Michael Lang [Wed, 11 Jun 2008 08:22:45 +0000 (11:22 +0300)]
Path: Add a function to add a raw point, more documentation

15 years agoPath: Fix and start to add gtk-doc comments
Kaj-Michael Lang [Wed, 11 Jun 2008 08:08:59 +0000 (11:08 +0300)]
Path: Fix and start to add gtk-doc comments

15 years agoPath: Emit signals when near or at waypoint
Kaj-Michael Lang [Tue, 10 Jun 2008 14:08:37 +0000 (17:08 +0300)]
Path: Emit signals when near or at waypoint

15 years agoMapWidget:
Kaj-Michael Lang [Tue, 10 Jun 2008 14:07:57 +0000 (17:07 +0300)]
MapWidget:
- Use gobject properties for speed and over speed settings
- Add map dragging

15 years agoRepo admin: cosmetic fixes
Kaj-Michael Lang [Fri, 6 Jun 2008 15:57:33 +0000 (18:57 +0300)]
Repo admin: cosmetic fixes

15 years agoroute -> path
Kaj-Michael Lang [Fri, 6 Jun 2008 15:57:13 +0000 (18:57 +0300)]
route -> path

15 years agoMore map widget integration changes
Kaj-Michael Lang [Fri, 6 Jun 2008 15:49:27 +0000 (18:49 +0300)]
More map widget integration changes

15 years agoMove code around
Kaj-Michael Lang [Fri, 6 Jun 2008 15:48:55 +0000 (18:48 +0300)]
Move code around

15 years agoMapWidget: add _get_center_mode, fix some warnings
Kaj-Michael Lang [Fri, 6 Jun 2008 15:25:21 +0000 (18:25 +0300)]
MapWidget: add _get_center_mode, fix some warnings

15 years agoSet some special sqlite pragmas to speed up import
Kaj-Michael Lang [Fri, 6 Jun 2008 11:16:21 +0000 (14:16 +0300)]
Set some special sqlite pragmas to speed up import

15 years agoMapWidget: Turn off double buffering
Kaj-Michael Lang [Thu, 5 Jun 2008 09:47:44 +0000 (12:47 +0300)]
MapWidget: Turn off double buffering