]> err.no Git - mapper/log
mapper
16 years agoMisc. Renames and code moving.
Kaj-Michael Lang [Thu, 10 Jan 2008 12:20:16 +0000 (14:20 +0200)]
Misc. Renames and code moving.

16 years agoAdd POI category icon to category view.
Kaj-Michael Lang [Thu, 10 Jan 2008 12:19:48 +0000 (14:19 +0200)]
Add POI category icon to category view.

16 years agoMove macros and some functions to better places
Kaj-Michael Lang [Wed, 9 Jan 2008 15:02:22 +0000 (17:02 +0200)]
Move macros and some functions to better places

16 years agoDisplay progress as numbers too
Kaj-Michael Lang [Wed, 9 Jan 2008 15:02:01 +0000 (17:02 +0200)]
Display progress as numbers too

16 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Wed, 9 Jan 2008 10:54:09 +0000 (12:54 +0200)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

16 years agoAdd a comment for oneway flag, we need to handle the -1 case somehow
Kaj-Michael Lang [Wed, 9 Jan 2008 10:53:59 +0000 (12:53 +0200)]
Add a comment for oneway flag, we need to handle the -1 case somehow

16 years agoRename function
Kaj-Michael Lang [Wed, 9 Jan 2008 10:53:21 +0000 (12:53 +0200)]
Rename function

16 years agoClear (desktop) progress when download is done.
Kaj-Michael Lang [Wed, 9 Jan 2008 10:52:59 +0000 (12:52 +0200)]
Clear (desktop) progress when download is done.

16 years agoSet max redirection for curl just in case.
Kaj-Michael Lang [Wed, 9 Jan 2008 10:52:32 +0000 (12:52 +0200)]
Set max redirection for curl just in case.

16 years agoMove WRITE_STRING to gpx.c as it's the only user.
Kaj-Michael Lang [Wed, 9 Jan 2008 08:57:04 +0000 (10:57 +0200)]
Move WRITE_STRING to gpx.c as it's the only user.

16 years agoAC_SYS_LARGEFILE should do it but won work.. so force LARGE FILE defines
Kaj-Michael Lang [Fri, 4 Jan 2008 13:26:20 +0000 (15:26 +0200)]
AC_SYS_LARGEFILE should do it but won work.. so force LARGE FILE defines

16 years agoAdd some error output for file open ops
Kaj-Michael Lang [Fri, 4 Jan 2008 13:25:41 +0000 (15:25 +0200)]
Add some error output for file open ops

16 years agoNightclub
Kaj-Michael Lang [Fri, 4 Jan 2008 12:25:05 +0000 (14:25 +0200)]
Nightclub

16 years agoStart to make a simple library for osm database and common latlon handling.
Kaj-Michael Lang [Fri, 4 Jan 2008 12:22:08 +0000 (14:22 +0200)]
Start to make a simple library for osm database and common latlon handling.

16 years agoHandle amenity=nightclub
Kaj-Michael Lang [Fri, 4 Jan 2008 12:21:04 +0000 (14:21 +0200)]
Handle amenity=nightclub

16 years ago1.0.3.93
Kaj-Michael Lang [Thu, 3 Jan 2008 14:48:42 +0000 (16:48 +0200)]
1.0.3.93

16 years agogtk_window_set_deletable is not available under (old) IT
Kaj-Michael Lang [Thu, 3 Jan 2008 14:48:02 +0000 (16:48 +0200)]
gtk_window_set_deletable is not available under (old) IT

16 years agoParse rest of NMEA in an idle cb
Kaj-Michael Lang [Wed, 2 Jan 2008 14:03:27 +0000 (16:03 +0200)]
Parse rest of NMEA in an idle cb

16 years agoGCONF key define for maxdrop filter setting
Kaj-Michael Lang [Wed, 2 Jan 2008 14:03:09 +0000 (16:03 +0200)]
GCONF key define for maxdrop filter setting

16 years agoSave/Load maxdrop filter setting.
Kaj-Michael Lang [Wed, 2 Jan 2008 13:41:52 +0000 (15:41 +0200)]
Save/Load maxdrop filter setting.

16 years agoAdd maxdrop setting for filter
Kaj-Michael Lang [Wed, 2 Jan 2008 13:41:29 +0000 (15:41 +0200)]
Add maxdrop setting for filter

16 years agoUse idle cb for map zoom in/out. Set zoom level when going to home or to destination.
Kaj-Michael Lang [Wed, 2 Jan 2008 13:38:35 +0000 (15:38 +0200)]
Use idle cb for map zoom in/out. Set zoom level when going to home or to destination.

16 years agoAdd redraw timer. Add zoom in/out helper for idle cb.
Kaj-Michael Lang [Wed, 2 Jan 2008 13:38:02 +0000 (15:38 +0200)]
Add redraw timer. Add zoom in/out helper for idle cb.

16 years agoHandle: place=locality
Kaj-Michael Lang [Fri, 28 Dec 2007 16:10:01 +0000 (18:10 +0200)]
Handle: place=locality

16 years agoAdd macro to check if speech is enabled.
Kaj-Michael Lang [Fri, 28 Dec 2007 16:02:44 +0000 (18:02 +0200)]
Add macro to check if speech is enabled.

16 years agoAdd generic information printer. Convert speed display to use it.
Kaj-Michael Lang [Fri, 28 Dec 2007 16:02:11 +0000 (18:02 +0200)]
Add generic information printer. Convert speed display to use it.
Remove old code.

16 years agoA bunch of small and large code changes:
Kaj-Michael Lang [Thu, 20 Dec 2007 13:26:35 +0000 (15:26 +0200)]
A bunch of small and large code changes:
- Start to move all map widget stuff to map.c in preparation to make it into a proper widget.
- Use g_snprintf instead of plain snprintf
- Remove speed display position setting
- Prepare compass widget to use private struct for non public variables
- misc other stuff

16 years agoDisplay proper progress instead of pulsating
Kaj-Michael Lang [Thu, 20 Dec 2007 13:24:16 +0000 (15:24 +0200)]
Display proper progress instead of pulsating

16 years agoBump version
Kaj-Michael Lang [Wed, 19 Dec 2007 12:37:53 +0000 (14:37 +0200)]
Bump version

16 years agoMove goto lat/lon dialog from cb.c to map.c
Kaj-Michael Lang [Wed, 19 Dec 2007 11:48:35 +0000 (13:48 +0200)]
Move goto lat/lon dialog from cb.c to map.c

16 years agoMark for translation.
Kaj-Michael Lang [Wed, 19 Dec 2007 11:48:08 +0000 (13:48 +0200)]
Mark for translation.
Start to add functions for routing annoucements.

16 years agoAdd announcements.c for announcement helpers. Start to remove announcements from...
Kaj-Michael Lang [Wed, 19 Dec 2007 11:16:43 +0000 (13:16 +0200)]
Add announcements.c for announcement helpers. Start to remove announcements from map.c

16 years agoDon't bother rendering anything if map widget is not shown.
Kaj-Michael Lang [Tue, 18 Dec 2007 15:51:33 +0000 (17:51 +0200)]
Don't bother rendering anything if map widget is not shown.
Move announcements to their own function (Move all announcements to a common .c file in the future)

16 years agoRemove static, make gcc 4 happy
Kaj-Michael Lang [Fri, 7 Dec 2007 12:25:23 +0000 (14:25 +0200)]
Remove static, make gcc 4 happy

16 years agoAdd GYPSY_*
Kaj-Michael Lang [Tue, 20 Nov 2007 13:11:33 +0000 (15:11 +0200)]
Add GYPSY_*

16 years agoAdd --enable-gypsy
Kaj-Michael Lang [Tue, 20 Nov 2007 12:56:38 +0000 (14:56 +0200)]
Add --enable-gypsy

16 years agoHandle old and new maemo browser interfaces
Kaj-Michael Lang [Wed, 7 Nov 2007 14:14:08 +0000 (16:14 +0200)]
Handle old and new maemo browser interfaces

16 years agoAdd (start) of function to get next/prev node. Clenup struct variables.
Kaj-Michael Lang [Tue, 6 Nov 2007 10:37:25 +0000 (12:37 +0200)]
Add (start) of function to get next/prev node. Clenup struct variables.

16 years agoStart to remove usage of global _route, begin with route store generator.
Kaj-Michael Lang [Tue, 6 Nov 2007 09:34:23 +0000 (11:34 +0200)]
Start to remove usage of global _route, begin with route store generator.

16 years agoPrefer a bit larget sky view. Use a bit darker green and blue.
Kaj-Michael Lang [Tue, 6 Nov 2007 07:43:10 +0000 (09:43 +0200)]
Prefer a bit larget sky view. Use a bit darker green and blue.

16 years agoUse gps heading for the numeric display. Use a tiny bit larger font size.
Kaj-Michael Lang [Tue, 6 Nov 2007 07:38:46 +0000 (09:38 +0200)]
Use gps heading for the numeric display. Use a tiny bit larger font size.

16 years agoMove some variables and types around
Kaj-Michael Lang [Tue, 6 Nov 2007 07:35:43 +0000 (09:35 +0200)]
Move some variables and types around

16 years agoAdd two SQL statements for getting next/prev node
Kaj-Michael Lang [Tue, 6 Nov 2007 07:35:27 +0000 (09:35 +0200)]
Add two SQL statements for getting next/prev node

16 years agoAdd untested code to start browser on tablet
Kaj-Michael Lang [Mon, 5 Nov 2007 20:40:04 +0000 (22:40 +0200)]
Add untested code to start browser on tablet

16 years agoUse a HTML table. Add url click handler that does nothing.
Kaj-Michael Lang [Mon, 5 Nov 2007 20:26:03 +0000 (22:26 +0200)]
Use a HTML table. Add url click handler that does nothing.

16 years agoAdd flag to say if osm db is usable or not. Not used for anything yet.
Kaj-Michael Lang [Mon, 5 Nov 2007 17:21:36 +0000 (19:21 +0200)]
Add flag to say if osm db is usable or not. Not used for anything yet.

16 years agoUse lat, lon for location query
Kaj-Michael Lang [Mon, 5 Nov 2007 17:20:48 +0000 (19:20 +0200)]
Use lat, lon for location query

16 years agoLook in postal_code when searching with a string
Kaj-Michael Lang [Mon, 5 Nov 2007 09:36:30 +0000 (11:36 +0200)]
Look in postal_code when searching with a string

16 years agoTry to get links to POI from 'url' and 'wikipedia' tags. For very short ways use...
Kaj-Michael Lang [Mon, 5 Nov 2007 06:45:02 +0000 (08:45 +0200)]
Try to get links to POI from 'url' and 'wikipedia' tags. For very short ways use first node as location.

16 years agoRemove zoom banner
Kaj-Michael Lang [Sun, 4 Nov 2007 20:06:58 +0000 (22:06 +0200)]
Remove zoom banner

16 years agoCheck that button is down in motion handler.
Kaj-Michael Lang [Sun, 4 Nov 2007 20:06:37 +0000 (22:06 +0200)]
Check that button is down in motion handler.
- Workaround (bug?) in maemo gtk that skips button release signal if context menu is shown

16 years agoA bit larger info window. Small html change.
Kaj-Michael Lang [Sun, 4 Nov 2007 20:05:09 +0000 (22:05 +0200)]
A bit larger info window. Small html change.

16 years agoUpdate translation files
Kaj-Michael Lang [Sun, 4 Nov 2007 18:01:18 +0000 (20:01 +0200)]
Update translation files

16 years agoRemove unused stuff
Kaj-Michael Lang [Sun, 4 Nov 2007 17:40:09 +0000 (19:40 +0200)]
Remove unused stuff

16 years agoUse idle callbacks for updating location info
Kaj-Michael Lang [Sun, 4 Nov 2007 17:39:03 +0000 (19:39 +0200)]
Use idle callbacks for updating location info

16 years agoDon't destroy dialog
Kaj-Michael Lang [Sun, 4 Nov 2007 16:42:15 +0000 (18:42 +0200)]
Don't destroy dialog

16 years agoDisable GPS if not retrying
Kaj-Michael Lang [Sun, 4 Nov 2007 16:36:14 +0000 (18:36 +0200)]
Disable GPS if not retrying

16 years agoDon't re-render at every click
Kaj-Michael Lang [Sun, 4 Nov 2007 16:31:31 +0000 (18:31 +0200)]
Don't re-render at every click

16 years agoDo something when doubleclicking
Kaj-Michael Lang [Sun, 4 Nov 2007 16:31:10 +0000 (18:31 +0200)]
Do something when doubleclicking

16 years agoMerge branch 'master' of /home/milang/devel/mapper/
Kaj-Michael Lang [Sun, 4 Nov 2007 16:30:35 +0000 (18:30 +0200)]
Merge branch 'master' of /home/milang/devel/mapper/

16 years agoFix POI add sql and fields. Drop POI cache after adding.
Kaj-Michael Lang [Sun, 4 Nov 2007 16:30:08 +0000 (18:30 +0200)]
Fix POI add sql and fields. Drop POI cache after adding.

16 years agoUse correct values for new poi lat, lon
Kaj-Michael Lang [Sun, 4 Nov 2007 16:23:03 +0000 (18:23 +0200)]
Use correct values for new poi lat, lon

16 years agoUpdate table definition
Kaj-Michael Lang [Sun, 4 Nov 2007 16:15:09 +0000 (18:15 +0200)]
Update table definition

16 years agoSmall fixes to package build rules and helper script
Kaj-Michael Lang [Sun, 4 Nov 2007 12:10:08 +0000 (14:10 +0200)]
Small fixes to package build rules and helper script

16 years agoUse idle callback to bring up POI info, as otherwise the hildon context menu will...
Kaj-Michael Lang [Sat, 3 Nov 2007 19:51:36 +0000 (21:51 +0200)]
Use idle callback to bring up POI info, as otherwise the hildon context menu will pop up.

16 years agoMerge branch 'master' of /home/milang/devel/mapper/
Kaj-Michael Lang [Sat, 3 Nov 2007 17:29:08 +0000 (19:29 +0200)]
Merge branch 'master' of /home/milang/devel/mapper/

16 years agoSet some flags
Kaj-Michael Lang [Sat, 3 Nov 2007 17:28:58 +0000 (19:28 +0200)]
Set some flags

16 years agoUpdate deb package changelog for 1.0.3.92
Kaj-Michael Lang [Sat, 3 Nov 2007 17:28:41 +0000 (19:28 +0200)]
Update deb package changelog for 1.0.3.92

16 years agoBump version
Kaj-Michael Lang [Sat, 3 Nov 2007 17:08:33 +0000 (19:08 +0200)]
Bump version

16 years agoAdd some more data to POI info dialog
Kaj-Michael Lang [Sat, 3 Nov 2007 17:08:06 +0000 (19:08 +0200)]
Add some more data to POI info dialog

16 years agoAdd click on POI info dialog using gtkhtml for nice output
Kaj-Michael Lang [Sat, 3 Nov 2007 17:03:08 +0000 (19:03 +0200)]
Add click on POI info dialog using gtkhtml for nice output

16 years agoReset the poi_by_id SQL statement after use
Kaj-Michael Lang [Sat, 3 Nov 2007 17:02:26 +0000 (19:02 +0200)]
Reset the poi_by_id SQL statement after use

16 years agoCheck for libgtkhtml-3.8
Kaj-Michael Lang [Sat, 3 Nov 2007 16:51:51 +0000 (18:51 +0200)]
Check for libgtkhtml-3.8

16 years agoAdd "click-on-poi" code
Kaj-Michael Lang [Sat, 3 Nov 2007 16:20:55 +0000 (18:20 +0200)]
Add "click-on-poi" code

16 years agoRemove unused headers
Kaj-Michael Lang [Sat, 3 Nov 2007 15:10:17 +0000 (17:10 +0200)]
Remove unused headers

16 years agoRemove unused stuff
Kaj-Michael Lang [Sat, 3 Nov 2007 15:08:33 +0000 (17:08 +0200)]
Remove unused stuff

16 years agoReturn after sat in use check if 0
Kaj-Michael Lang [Sat, 3 Nov 2007 15:08:21 +0000 (17:08 +0200)]
Return after sat in use check if 0

16 years agoDon't use negative heading. Speak distance information only if we are centered on...
Kaj-Michael Lang [Sat, 3 Nov 2007 15:06:37 +0000 (17:06 +0200)]
Don't use negative heading. Speak distance information only if we are centered on gps data.

16 years agoUse gtk_dialog buttons instead of manualy adding buttons+signals. Connect edit button...
Kaj-Michael Lang [Sat, 3 Nov 2007 15:05:50 +0000 (17:05 +0200)]
Use gtk_dialog buttons instead of manualy adding buttons+signals. Connect edit button for POI editing.

16 years agoAsk gconf to sync changes when saving settings.
Kaj-Michael Lang [Sat, 3 Nov 2007 15:05:13 +0000 (17:05 +0200)]
Ask gconf to sync changes when saving settings.

16 years agoOops, lat and lon are doubles..
Kaj-Michael Lang [Sat, 3 Nov 2007 14:51:30 +0000 (16:51 +0200)]
Oops, lat and lon are doubles..

16 years agoAdd poi_get_by_id(), add enum and define for common poi sql fields
Kaj-Michael Lang [Sat, 3 Nov 2007 14:48:54 +0000 (16:48 +0200)]
Add poi_get_by_id(), add enum and define for common poi sql fields

16 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Sat, 3 Nov 2007 13:51:22 +0000 (15:51 +0200)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

16 years agoUse G_NORMALIZE_ALL_COMPOSE
Kaj-Michael Lang [Sat, 3 Nov 2007 13:51:15 +0000 (15:51 +0200)]
Use G_NORMALIZE_ALL_COMPOSE

16 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Sat, 3 Nov 2007 10:40:17 +0000 (12:40 +0200)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

16 years agoTest code for search list double click handling
Kaj-Michael Lang [Sat, 3 Nov 2007 10:40:02 +0000 (12:40 +0200)]
Test code for search list double click handling

16 years agoMisc
Kaj-Michael Lang [Fri, 2 Nov 2007 22:43:44 +0000 (00:43 +0200)]
Misc

16 years agoChanges to how mouse button works. Pan with button down, double click centers.
Kaj-Michael Lang [Fri, 2 Nov 2007 22:43:37 +0000 (00:43 +0200)]
Changes to how mouse button works. Pan with button down, double click centers.

16 years agoPOI Code cleanups:
Kaj-Michael Lang [Fri, 2 Nov 2007 22:42:36 +0000 (00:42 +0200)]
POI Code cleanups:
- Use poi_info struct instead of many parameters
- Cache POI information in map-poi.c
- Fixes to POI search
- Other fixups here and there to POI code

16 years agoNormalize utf8 names. Add code to transliterate names, but undef for now as it didn...
Kaj-Michael Lang [Fri, 2 Nov 2007 22:40:50 +0000 (00:40 +0200)]
Normalize utf8 names. Add code to transliterate names, but undef for now as it didn't work.

16 years agoAdd field for normalized name
Kaj-Michael Lang [Fri, 2 Nov 2007 21:57:32 +0000 (23:57 +0200)]
Add field for normalized name

16 years agoCheck for geoclue or gpsd only if requested
Kaj-Michael Lang [Fri, 2 Nov 2007 17:14:48 +0000 (19:14 +0200)]
Check for geoclue or gpsd only if requested

16 years agoUse shared setter for search result.
Kaj-Michael Lang [Thu, 1 Nov 2007 16:23:13 +0000 (18:23 +0200)]
Use shared setter for search result.

16 years agoFix (not tested) speed display leaving old numbers behind
Kaj-Michael Lang [Thu, 1 Nov 2007 16:16:11 +0000 (18:16 +0200)]
Fix (not tested) speed display leaving old numbers behind

16 years agoHide normal/auto zoom toolbar buttons on tablet.
Kaj-Michael Lang [Thu, 1 Nov 2007 16:12:45 +0000 (18:12 +0200)]
Hide normal/auto zoom toolbar buttons on tablet.
Add placeholder for route waypoint list activation.

16 years agoFix searching of POIs with just category.
Kaj-Michael Lang [Thu, 1 Nov 2007 16:11:50 +0000 (18:11 +0200)]
Fix searching of POIs with just category.
Use helper functions to get lat/lon or item id from list view.

16 years agoFix place isin bug
Kaj-Michael Lang [Thu, 1 Nov 2007 02:15:00 +0000 (04:15 +0200)]
Fix place isin bug

16 years agoUse larger area for way search but limit amount of ways returned. Sort by name.
Kaj-Michael Lang [Thu, 1 Nov 2007 01:46:38 +0000 (03:46 +0200)]
Use larger area for way search but limit amount of ways returned. Sort by name.

16 years agoBump version to 1.0.3.91
Kaj-Michael Lang [Thu, 1 Nov 2007 01:46:09 +0000 (03:46 +0200)]
Bump version to 1.0.3.91

16 years agoFix distance display
Kaj-Michael Lang [Thu, 1 Nov 2007 01:33:03 +0000 (03:33 +0200)]
Fix distance display