]>
err.no Git - mapper/log
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
Kaj-Michael Lang [Mon, 12 May 2008 13:18:51 +0000 (16:18 +0300)]
Path: Start to GObjectify
Kaj-Michael Lang [Fri, 9 May 2008 15:23:53 +0000 (18:23 +0300)]
Debug: Add missing debug methods to script help
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
Kaj-Michael Lang [Fri, 9 May 2008 13:44:15 +0000 (16:44 +0300)]
Map widget: Formating only
Kaj-Michael Lang [Fri, 9 May 2008 13:43:38 +0000 (16:43 +0300)]
Map: Use queue_draw instead of queue_draw_area
Kaj-Michael Lang [Fri, 9 May 2008 11:56:15 +0000 (14:56 +0300)]
db:
- Remove debug output
Kaj-Michael Lang [Fri, 9 May 2008 11:24:51 +0000 (14:24 +0300)]
Warning fix with static
Kaj-Michael Lang [Fri, 9 May 2008 11:15:43 +0000 (14:15 +0300)]
Gconf:
- Add comment
- Group for clarity
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
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
Kaj-Michael Lang [Thu, 8 May 2008 13:53:50 +0000 (16:53 +0300)]
Map widget:
- Add mouse tracking testing
Kaj-Michael Lang [Wed, 7 May 2008 21:35:12 +0000 (00:35 +0300)]
Map widget:
- Connection motion_notify signal
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
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
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
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
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
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
Kaj-Michael Lang [Tue, 6 May 2008 13:52:05 +0000 (16:52 +0300)]
Map widget:
- Add methods to add and remove paths
Kaj-Michael Lang [Tue, 6 May 2008 13:00:53 +0000 (16:00 +0300)]
Map widget:
- Start to add drawing of paths and points
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
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
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
Kaj-Michael Lang [Tue, 6 May 2008 07:24:42 +0000 (10:24 +0300)]
Map widget tester:
- Update zoomer from zoom changed signal
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
Kaj-Michael Lang [Mon, 5 May 2008 20:59:59 +0000 (23:59 +0300)]
Add zoom-changed signal testing
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
Kaj-Michael Lang [Mon, 5 May 2008 15:09:55 +0000 (18:09 +0300)]
Add GTKGLEXT_* flags for map widget
Kaj-Michael Lang [Mon, 5 May 2008 15:09:13 +0000 (18:09 +0300)]
Map widget starts to work
Kaj-Michael Lang [Mon, 5 May 2008 15:08:45 +0000 (18:08 +0300)]
Add min/max zoom fields to repo struct
Kaj-Michael Lang [Mon, 5 May 2008 12:39:52 +0000 (15:39 +0300)]
Move and rename repo string parser.
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
Kaj-Michael Lang [Mon, 5 May 2008 12:24:36 +0000 (15:24 +0300)]
Split the map tile repository management UI from reposity data
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
Kaj-Michael Lang [Mon, 5 May 2008 09:21:33 +0000 (12:21 +0300)]
Add query timing helper macros
Kaj-Michael Lang [Mon, 5 May 2008 08:08:40 +0000 (11:08 +0300)]
Map widget scale draw works now
Kaj-Michael Lang [Mon, 5 May 2008 07:44:23 +0000 (10:44 +0300)]
More map widget fixes
Kaj-Michael Lang [Mon, 5 May 2008 07:44:00 +0000 (10:44 +0300)]
Let the map widget resize with dialog size.
Kaj-Michael Lang [Mon, 5 May 2008 07:23:36 +0000 (10:23 +0300)]
Some more map widget work. Does not work yet.
Kaj-Michael Lang [Mon, 5 May 2008 06:07:54 +0000 (09:07 +0300)]
Add map widget test application
Kaj-Michael Lang [Sun, 4 May 2008 11:22:28 +0000 (14:22 +0300)]
More map widget work. Now it compiles.
Kaj-Michael Lang [Fri, 2 May 2008 13:06:27 +0000 (16:06 +0300)]
Some more map widget work
Kaj-Michael Lang [Fri, 2 May 2008 08:36:06 +0000 (11:36 +0300)]
Some more fixes to map widget
Kaj-Michael Lang [Wed, 30 Apr 2008 10:10:36 +0000 (13:10 +0300)]
include <math.h> in latlon.h
Kaj-Michael Lang [Wed, 30 Apr 2008 10:10:18 +0000 (13:10 +0300)]
More map widget work
Kaj-Michael Lang [Wed, 30 Apr 2008 07:18:58 +0000 (10:18 +0300)]
Copy over some more code
Kaj-Michael Lang [Tue, 29 Apr 2008 15:43:28 +0000 (18:43 +0300)]
Some more widget work
Kaj-Michael Lang [Tue, 29 Apr 2008 13:16:07 +0000 (16:16 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper
Conflicts:
src/gtkmap.c
Kaj-Michael Lang [Tue, 29 Apr 2008 13:14:45 +0000 (16:14 +0300)]
More code
Kaj-Michael Lang [Tue, 29 Apr 2008 11:11:21 +0000 (14:11 +0300)]
Add some more code to map widget
Kaj-Michael Lang [Tue, 29 Apr 2008 10:36:50 +0000 (13:36 +0300)]
Copy & Paste some more code from map.c to gtkmap.c
Kaj-Michael Lang [Mon, 28 Apr 2008 22:36:44 +0000 (01:36 +0300)]
Small changes in importer, add comments and use more transactions
Kaj-Michael Lang [Mon, 28 Apr 2008 21:34:38 +0000 (00:34 +0300)]
Fix setting of priv in finalize
Kaj-Michael Lang [Mon, 28 Apr 2008 14:29:29 +0000 (17:29 +0300)]
Use private struct for compass internal variables
Kaj-Michael Lang [Mon, 28 Apr 2008 13:42:41 +0000 (16:42 +0300)]
Fixes to gps signal display widget:
- Don't use old functions
- Move some code around
Kaj-Michael Lang [Mon, 28 Apr 2008 13:41:46 +0000 (16:41 +0300)]
Fixes to compass widget:
- Don't use old functions
- Update display faster
- Swap code around some
Kaj-Michael Lang [Mon, 28 Apr 2008 12:03:10 +0000 (15:03 +0300)]
Build map widget
Kaj-Michael Lang [Mon, 28 Apr 2008 12:02:18 +0000 (15:02 +0300)]
Start make a proper map widget
Kaj-Michael Lang [Mon, 28 Apr 2008 08:39:27 +0000 (11:39 +0300)]
Handle some more POIs properly
Kaj-Michael Lang [Mon, 28 Apr 2008 08:39:00 +0000 (11:39 +0300)]
Fix warning
Kaj-Michael Lang [Sun, 27 Apr 2008 20:09:05 +0000 (23:09 +0300)]
Fix crasher
Kaj-Michael Lang [Fri, 25 Apr 2008 13:15:46 +0000 (16:15 +0300)]
Path bug fixes and checks for valid Path
Kaj-Michael Lang [Fri, 25 Apr 2008 10:36:16 +0000 (13:36 +0300)]
Add missing GPL header
Kaj-Michael Lang [Fri, 25 Apr 2008 10:23:04 +0000 (13:23 +0300)]
Use g_slice_new0 instead of manuly setting things to zero. Add a helper macro to set POI information fields.
Kaj-Michael Lang [Fri, 25 Apr 2008 10:22:39 +0000 (13:22 +0300)]
Start with a larger area when searching for roads
Kaj-Michael Lang [Fri, 25 Apr 2008 10:22:08 +0000 (13:22 +0300)]
Use larger map tile cache on desktops
Kaj-Michael Lang [Fri, 25 Apr 2008 10:12:15 +0000 (13:12 +0300)]
Don't clear tile image cache on zoom. Add helper to set map tile cache size.
Kaj-Michael Lang [Fri, 25 Apr 2008 10:11:46 +0000 (13:11 +0300)]
Add function to set cache size
Kaj-Michael Lang [Wed, 23 Apr 2008 13:22:09 +0000 (16:22 +0300)]
Small fixes to importer:
- reverse ways with oneway=-1
- misc other small fixes
Kaj-Michael Lang [Mon, 21 Apr 2008 14:07:34 +0000 (17:07 +0300)]
Way nodes query.. needs some more fixing.
Kaj-Michael Lang [Mon, 21 Apr 2008 14:07:23 +0000 (17:07 +0300)]
Misc
Kaj-Michael Lang [Mon, 21 Apr 2008 14:06:52 +0000 (17:06 +0300)]
Don't re-create the POI store, just clear it.
Kaj-Michael Lang [Mon, 21 Apr 2008 11:58:09 +0000 (14:58 +0300)]
Mark osm_db_prepare static
Kaj-Michael Lang [Mon, 21 Apr 2008 08:15:26 +0000 (11:15 +0300)]
Remove usage of global route waypoint variables
Kaj-Michael Lang [Mon, 21 Apr 2008 08:04:04 +0000 (11:04 +0300)]
Use a helper to get custom key settings
Kaj-Michael Lang [Mon, 21 Apr 2008 08:03:26 +0000 (11:03 +0300)]
Load all node pairs for the way we are on
Kaj-Michael Lang [Mon, 21 Apr 2008 08:02:54 +0000 (11:02 +0300)]
Include path.h
Kaj-Michael Lang [Fri, 18 Apr 2008 21:22:58 +0000 (00:22 +0300)]
Add some comments
Kaj-Michael Lang [Fri, 18 Apr 2008 15:07:14 +0000 (18:07 +0300)]
More Path/Route/Track cleanups:
- Convert more track/route specific functions to generic path functions.
- Prepare for multiple tracks/routes, don't use global track/route variables in track/route functions.
- Adjust common code for above changes
- Still much todo...
Kaj-Michael Lang [Fri, 18 Apr 2008 11:52:24 +0000 (14:52 +0300)]
More fixes to basedir setting
Kaj-Michael Lang [Fri, 18 Apr 2008 11:45:49 +0000 (14:45 +0300)]
Add missing ";" and add audio_note_set_basedir() to header file
Kaj-Michael Lang [Fri, 18 Apr 2008 09:32:44 +0000 (12:32 +0300)]
Add function to alter basedir for audio files.
Kaj-Michael Lang [Fri, 18 Apr 2008 09:21:42 +0000 (12:21 +0300)]
Remove old and now unused variable
Kaj-Michael Lang [Thu, 17 Apr 2008 13:04:31 +0000 (16:04 +0300)]
Add Mapper icon to control file so AM will show a nice icon in the list.
Kaj-Michael Lang [Tue, 15 Apr 2008 10:32:23 +0000 (13:32 +0300)]
Remove unused include
Kaj-Michael Lang [Tue, 15 Apr 2008 10:31:46 +0000 (13:31 +0300)]
Fix waypoint announce loop
Kaj-Michael Lang [Tue, 15 Apr 2008 10:22:58 +0000 (13:22 +0300)]
More fixes to click-pan, zoom in if clicked/tapped in the middle of the map
Kaj-Michael Lang [Tue, 15 Apr 2008 10:06:14 +0000 (13:06 +0300)]
Use helper macro to prepare sql statements.
Kaj-Michael Lang [Tue, 15 Apr 2008 09:54:44 +0000 (12:54 +0300)]
sigh, try to fix thumb scrolling and map popup-menu. Move thumb code to button up event.
Kaj-Michael Lang [Fri, 11 Apr 2008 13:11:32 +0000 (16:11 +0300)]
Add map click debug
Kaj-Michael Lang [Fri, 11 Apr 2008 13:10:18 +0000 (16:10 +0300)]
Remove stats debug output
Kaj-Michael Lang [Fri, 11 Apr 2008 13:09:47 +0000 (16:09 +0300)]
Set extension events as soon as possible
Kaj-Michael Lang [Fri, 11 Apr 2008 13:06:16 +0000 (16:06 +0300)]
Use different size margin areas for NE and WE movement
Kaj-Michael Lang [Fri, 11 Apr 2008 13:03:49 +0000 (16:03 +0300)]
Use middle button on desktops to pan when clicking on map edges with middle button.
Kaj-Michael Lang [Fri, 11 Apr 2008 12:56:11 +0000 (15:56 +0300)]
Add hildon/hildon-helper.h
Kaj-Michael Lang [Fri, 11 Apr 2008 10:52:59 +0000 (13:52 +0300)]
Update for 1.0.3.95-6-rc4
Kaj-Michael Lang [Fri, 11 Apr 2008 10:25:07 +0000 (13:25 +0300)]
Fix
Kaj-Michael Lang [Fri, 11 Apr 2008 10:24:42 +0000 (13:24 +0300)]
Let sqlite do more work before running gtk main loop
Kaj-Michael Lang [Fri, 11 Apr 2008 10:24:10 +0000 (13:24 +0300)]
Use generic image cache system for map tiles.