]> err.no Git - mapper/log
mapper
16 years agoPath: misc adjustments
Kaj-Michael Lang [Wed, 11 Jun 2008 15:15:12 +0000 (18:15 +0300)]
Path: misc adjustments

16 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.*

16 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.*

16 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

16 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

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

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

16 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

16 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

16 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

16 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

16 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

16 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

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

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

16 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

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

16 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

16 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

16 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

16 years agoMapWidget: rename gtk_map_poi_title() to gtk_map_marker_title()
Kaj-Michael Lang [Thu, 5 Jun 2008 09:41:15 +0000 (12:41 +0300)]
MapWidget: rename gtk_map_poi_title() to gtk_map_marker_title()

16 years agoMore map widget integration fixes
Kaj-Michael Lang [Thu, 5 Jun 2008 09:23:35 +0000 (12:23 +0300)]
More map widget integration fixes

16 years agoMore integration fixes
Kaj-Michael Lang [Thu, 5 Jun 2008 09:18:11 +0000 (12:18 +0300)]
More integration fixes

16 years agoMapWidget: Add gobject properties for showing speed, scale and velocity vector
Kaj-Michael Lang [Thu, 5 Jun 2008 09:17:47 +0000 (12:17 +0300)]
MapWidget: Add gobject properties for showing speed, scale and velocity vector

16 years agoAdd -I../libs/libgtkgps to flags
Kaj-Michael Lang [Thu, 5 Jun 2008 09:06:46 +0000 (12:06 +0300)]
Add -I../libs/libgtkgps to flags

16 years agoGpsWidgets: Move from src/ to libs/libgtkgps
Kaj-Michael Lang [Thu, 5 Jun 2008 09:05:34 +0000 (12:05 +0300)]
GpsWidgets: Move from src/ to libs/libgtkgps

16 years agoMapWidget: Add setting to enable/disable cairo antialiasing
Kaj-Michael Lang [Thu, 5 Jun 2008 08:53:53 +0000 (11:53 +0300)]
MapWidget: Add setting to enable/disable cairo antialiasing

16 years agoMapIntegration: A bit more work
Kaj-Michael Lang [Mon, 2 Jun 2008 15:07:07 +0000 (18:07 +0300)]
MapIntegration: A bit more work

16 years agoPoi: More map widget integration
Kaj-Michael Lang [Mon, 2 Jun 2008 10:25:23 +0000 (13:25 +0300)]
Poi: More map widget integration

16 years agoWidgetTester: Use a normal Window. Add code to test upcoming threading
Kaj-Michael Lang [Fri, 23 May 2008 13:53:06 +0000 (16:53 +0300)]
WidgetTester: Use a normal Window. Add code to test upcoming threading

16 years agoMapWidget: More documentation. Remove context menu clear function, let NULL value...
Kaj-Michael Lang [Thu, 22 May 2008 14:03:29 +0000 (17:03 +0300)]
MapWidget: More documentation. Remove context menu clear function, let NULL value is set function handle that.

16 years agoGtkDoc: Make sure we rebuild documentation if source is modified
Kaj-Michael Lang [Thu, 22 May 2008 14:02:37 +0000 (17:02 +0300)]
GtkDoc: Make sure we rebuild documentation if source is modified

16 years agoGtkDoc: Add documentation makefiles
Kaj-Michael Lang [Thu, 22 May 2008 13:43:30 +0000 (16:43 +0300)]
GtkDoc: Add documentation makefiles

16 years agoMapWidget: Start to add proper gtk-doc documentation comments
Kaj-Michael Lang [Thu, 22 May 2008 08:33:03 +0000 (11:33 +0300)]
MapWidget: Start to add proper gtk-doc documentation comments

16 years agoBuild: Generate docs/* Makefiles
Kaj-Michael Lang [Thu, 22 May 2008 08:06:47 +0000 (11:06 +0300)]
Build: Generate docs/* Makefiles

16 years agoAdd
Kaj-Michael Lang [Thu, 22 May 2008 08:06:12 +0000 (11:06 +0300)]
Add

16 years agoMapWidget: Move from src/* to libs/libgtkmap/*
Kaj-Michael Lang [Thu, 22 May 2008 07:36:55 +0000 (10:36 +0300)]
MapWidget: Move from src/* to libs/libgtkmap/*
Build: Start to add gtk-doc support

16 years agoPath: More fixes and adjustments
Kaj-Michael Lang [Thu, 22 May 2008 07:36:17 +0000 (10:36 +0300)]
Path: More fixes and adjustments

16 years agoPath: Misc
Kaj-Michael Lang [Thu, 22 May 2008 07:15:52 +0000 (10:15 +0300)]
Path: Misc

16 years agoMapWidgetIntegration: A bit more work
Kaj-Michael Lang [Wed, 21 May 2008 16:02:13 +0000 (19:02 +0300)]
MapWidgetIntegration: A bit more work

16 years agoMapWidget: Add center mark size param, fix colors
Kaj-Michael Lang [Wed, 21 May 2008 11:43:04 +0000 (14:43 +0300)]
MapWidget: Add center mark size param, fix colors

16 years agoMapWidget: Fix calculation of world size
Kaj-Michael Lang [Wed, 21 May 2008 11:38:06 +0000 (14:38 +0300)]
MapWidget: Fix calculation of world size

16 years agoUse correct function name path_add_point
Kaj-Michael Lang [Wed, 21 May 2008 11:31:44 +0000 (14:31 +0300)]
Use correct function name path_add_point

16 years agoSearch: Remove calls to map_update_location_from_center(), we will use the maps locat...
Kaj-Michael Lang [Wed, 21 May 2008 11:31:23 +0000 (14:31 +0300)]
Search: Remove calls to map_update_location_from_center(), we will use the maps location changed signal cb to do it

16 years agoUse correct function name for zoom_in/out
Kaj-Michael Lang [Wed, 21 May 2008 11:28:33 +0000 (14:28 +0300)]
Use correct function name for zoom_in/out

16 years agoPoiGui: Use lat, lon instead of map units
Kaj-Michael Lang [Wed, 21 May 2008 11:24:21 +0000 (14:24 +0300)]
PoiGui: Use lat, lon instead of map units

16 years agoMore map widget integration work
Kaj-Michael Lang [Tue, 20 May 2008 14:00:23 +0000 (17:00 +0300)]
More map widget integration work

16 years agoMapWidget:
Kaj-Michael Lang [Tue, 20 May 2008 13:59:18 +0000 (16:59 +0300)]
MapWidget:
- Add a simple rectangle on map center
- Add missing methods: gtk_map_get_menu_latlon(), gtk_map_set_center_mode()

16 years agoBuild: link with libgtkmap
Kaj-Michael Lang [Tue, 20 May 2008 13:57:53 +0000 (16:57 +0300)]
Build: link with libgtkmap

16 years agoMapWidgetIntegration: Yay, it compiles.. sort-of
Kaj-Michael Lang [Tue, 20 May 2008 09:36:04 +0000 (12:36 +0300)]
MapWidgetIntegration: Yay, it compiles.. sort-of

16 years agoMapWidgetTester: Set nicer test location
Kaj-Michael Lang [Tue, 20 May 2008 09:20:21 +0000 (12:20 +0300)]
MapWidgetTester: Set nicer test location

16 years agoMapWidget:
Kaj-Michael Lang [Tue, 20 May 2008 09:19:29 +0000 (12:19 +0300)]
MapWidget:
- Fix rotation
- Fix initial position

16 years agoMapWidgetIntegration:
Kaj-Michael Lang [Mon, 19 May 2008 06:33:44 +0000 (09:33 +0300)]
MapWidgetIntegration:
- Start of modification to use the map widget
- Minimize use of map units outside of map widget
- POIs are not special anymore, start to create a generic map marker system

16 years agoMapWidget: - Add rotate testing to widget test application
Kaj-Michael Lang [Sat, 17 May 2008 15:57:25 +0000 (18:57 +0300)]
MapWidget: - Add rotate testing to widget test application

16 years agoMapWidget:
Kaj-Michael Lang [Sat, 17 May 2008 15:56:05 +0000 (18:56 +0300)]
MapWidget:
- Move latlon2unit + unit2latlon here
- Fix tile and latlon calculations
- Add more methods

16 years agoAudioNote:
Kaj-Michael Lang [Sat, 17 May 2008 10:38:12 +0000 (13:38 +0300)]
AudioNote:
- Don't expand time label
- Add a tree view for upcoming note file list thingy

16 years agoQuickPoi: Let "Other" button expand properly with window size.
Kaj-Michael Lang [Sat, 17 May 2008 10:36:01 +0000 (13:36 +0300)]
QuickPoi: Let "Other" button expand properly with window size.

16 years agoMerge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Sat, 17 May 2008 09:49:10 +0000 (12:49 +0300)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper

16 years agoBluetoothScan: Add D-Bus items only if required
Kaj-Michael Lang [Thu, 15 May 2008 15:55:17 +0000 (18:55 +0300)]
BluetoothScan: Add D-Bus items only if required

16 years agoGpsBluez: cleanups
Kaj-Michael Lang [Thu, 15 May 2008 15:54:55 +0000 (18:54 +0300)]
GpsBluez: cleanups

16 years agoGpsScan: Cleanups
Kaj-Michael Lang [Thu, 15 May 2008 15:54:37 +0000 (18:54 +0300)]
GpsScan: Cleanups

16 years agoGPS Bluetooth scan: Start to fix bluez D-Bus based scanning
Kaj-Michael Lang [Thu, 15 May 2008 15:53:28 +0000 (18:53 +0300)]
GPS Bluetooth scan: Start to fix bluez D-Bus based scanning

16 years agoMerge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Wed, 14 May 2008 08:44:21 +0000 (11:44 +0300)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper

16 years agoGtkMap: Add VOID:UINT,UINT to gtkmap-marshal.list
Kaj-Michael Lang [Tue, 13 May 2008 15:58:02 +0000 (18:58 +0300)]
GtkMap: Add VOID:UINT,UINT to gtkmap-marshal.list

16 years agoLatLon helpers: Small cleanups
Kaj-Michael Lang [Tue, 13 May 2008 15:57:35 +0000 (18:57 +0300)]
LatLon helpers: Small cleanups

16 years agoMerge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Mon, 12 May 2008 15:11:30 +0000 (18:11 +0300)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper

16 years agoPath: Start to GObjectify
Kaj-Michael Lang [Mon, 12 May 2008 13:18:51 +0000 (16:18 +0300)]
Path: Start to GObjectify

16 years agoDebug: Add missing debug methods to script help
Kaj-Michael Lang [Fri, 9 May 2008 15:23:53 +0000 (18:23 +0300)]
Debug: Add missing debug methods to script help

16 years agoPOI:
Kaj-Michael Lang [Fri, 9 May 2008 13:44:40 +0000 (16:44 +0300)]
POI:
- Use pre-created store
- Prefer using proper lat/lon values
- Fix category query SQL statement

16 years agoMap widget: Formating only
Kaj-Michael Lang [Fri, 9 May 2008 13:44:15 +0000 (16:44 +0300)]
Map widget: Formating only

16 years agoMap: Use queue_draw instead of queue_draw_area
Kaj-Michael Lang [Fri, 9 May 2008 13:43:38 +0000 (16:43 +0300)]
Map: Use queue_draw instead of queue_draw_area

16 years agodb:
Kaj-Michael Lang [Fri, 9 May 2008 11:56:15 +0000 (14:56 +0300)]
db:
- Remove debug output

16 years agoWarning fix with static
Kaj-Michael Lang [Fri, 9 May 2008 11:24:51 +0000 (14:24 +0300)]
Warning fix with static

16 years agoGconf:
Kaj-Michael Lang [Fri, 9 May 2008 11:15:43 +0000 (14:15 +0300)]
Gconf:
- Add comment
- Group for clarity

16 years agoPaths/Positions:
Kaj-Michael Lang [Fri, 9 May 2008 11:10:19 +0000 (14:10 +0300)]
Paths/Positions:
- Split position stuff from path.c/.h
- Adjust other sources for above change
- Fix warnings with static functions

16 years agoBuild:
Kaj-Michael Lang [Fri, 9 May 2008 10:36:32 +0000 (13:36 +0300)]
Build:
- Add and handle gtkmap-marshal.list
- Don't build audio notes if gst is not enabled

16 years agoMap widget:
Kaj-Michael Lang [Thu, 8 May 2008 13:53:50 +0000 (16:53 +0300)]
Map widget:
- Add mouse tracking testing

16 years agoMap widget:
Kaj-Michael Lang [Wed, 7 May 2008 21:35:12 +0000 (00:35 +0300)]
Map widget:
- Connection motion_notify signal

16 years agoMap widget:
Kaj-Michael Lang [Wed, 7 May 2008 20:24:32 +0000 (23:24 +0300)]
Map widget:
- Add simple click and double-click handling
- Start to add support for context menu
- Fix warnings

16 years agoMap download:
Kaj-Michael Lang [Wed, 7 May 2008 20:20:12 +0000 (23:20 +0300)]
Map download:
- Check file descriptor is ok before closing just in case

16 years agoMap widget:
Kaj-Michael Lang [Wed, 7 May 2008 13:12:32 +0000 (16:12 +0300)]
Map widget:
- Move buffer rendering to its own function
- Add placeholder for click event and connect signals

16 years agoMap widget:
Kaj-Michael Lang [Wed, 7 May 2008 10:11:23 +0000 (13:11 +0300)]
Map widget:
- Fix some return without value warings
- Add stub marker function
- Enable path rendering
- Use cairo to paint the buffer if available

16 years agoWidget tester:
Kaj-Michael Lang [Wed, 7 May 2008 08:08:26 +0000 (11:08 +0300)]
Widget tester:
- Connect signals last
- Set default zoom after signal connection so the zoomer is set

16 years agoUse gtk_widget_queue_draw instead of gtk_widget_queue_draw_area
Kaj-Michael Lang [Tue, 6 May 2008 17:18:45 +0000 (20:18 +0300)]
Use gtk_widget_queue_draw instead of gtk_widget_queue_draw_area

16 years agoMap widget:
Kaj-Michael Lang [Tue, 6 May 2008 13:52:05 +0000 (16:52 +0300)]
Map widget:
- Add methods to add and remove paths

16 years agoMap widget:
Kaj-Michael Lang [Tue, 6 May 2008 13:00:53 +0000 (16:00 +0300)]
Map widget:
- Start to add drawing of paths and points

16 years agoPath and Position:
Kaj-Michael Lang [Tue, 6 May 2008 12:59:39 +0000 (15:59 +0300)]
Path and Position:
- Add type and id fields
- Add position_new/_free
- Use dynamic _home and _dest positions
- Modify all Position users for the above changes

16 years agoMap widget:
Kaj-Michael Lang [Tue, 6 May 2008 11:06:46 +0000 (14:06 +0300)]
Map widget:
- Give scale some cairo love
- Use constant instead of magic number for the scale padding

16 years agoCompass Widget:
Kaj-Michael Lang [Tue, 6 May 2008 10:53:19 +0000 (13:53 +0300)]
Compass Widget:
- Use a little cairo if available
- Fixes to timer handling
- Don't bother refreshing in mark set if nothing changed

16 years agoMap widget tester:
Kaj-Michael Lang [Tue, 6 May 2008 07:24:42 +0000 (10:24 +0300)]
Map widget tester:
- Update zoomer from zoom changed signal

16 years agoMap widget:
Kaj-Michael Lang [Tue, 6 May 2008 07:23:15 +0000 (10:23 +0300)]
Map widget:
- Add more signals (location, center mode)
- Allocate buffer after widget is realized

16 years agoAdd zoom-changed signal testing
Kaj-Michael Lang [Mon, 5 May 2008 20:59:59 +0000 (23:59 +0300)]
Add zoom-changed signal testing

16 years agoAdd mouse scroller zoom in/out handling and zoom-changed signal
Kaj-Michael Lang [Mon, 5 May 2008 20:59:18 +0000 (23:59 +0300)]
Add mouse scroller zoom in/out handling and zoom-changed signal

16 years agoAdd GTKGLEXT_* flags for map widget
Kaj-Michael Lang [Mon, 5 May 2008 15:09:55 +0000 (18:09 +0300)]
Add GTKGLEXT_* flags for map widget

16 years agoMap widget starts to work
Kaj-Michael Lang [Mon, 5 May 2008 15:09:13 +0000 (18:09 +0300)]
Map widget starts to work

16 years agoAdd min/max zoom fields to repo struct
Kaj-Michael Lang [Mon, 5 May 2008 15:08:45 +0000 (18:08 +0300)]
Add min/max zoom fields to repo struct

16 years agoMove and rename repo string parser.
Kaj-Michael Lang [Mon, 5 May 2008 12:39:52 +0000 (15:39 +0300)]
Move and rename repo string parser.

16 years agoCompass widget cleanups and optimizations:
Kaj-Michael Lang [Mon, 5 May 2008 12:25:29 +0000 (15:25 +0300)]
Compass widget cleanups and optimizations:
- Remove timer if the widget is hidden
- Re-add update timer on expose

16 years agoSplit the map tile repository management UI from reposity data
Kaj-Michael Lang [Mon, 5 May 2008 12:24:36 +0000 (15:24 +0300)]
Split the map tile repository management UI from reposity data

16 years agoAdd pan and zoom control to map widget test application.
Kaj-Michael Lang [Mon, 5 May 2008 11:36:20 +0000 (14:36 +0300)]
Add pan and zoom control to map widget test application.
Add missing pan function to widget, combine some ifs