]> err.no Git - mapper/log
mapper
16 years agoStart to add support for using bluez D-Bus API to get device list
Kaj-Michael Lang [Tue, 22 Jan 2008 22:47:59 +0000 (00:47 +0200)]
Start to add support for using bluez D-Bus API to get device list

16 years agoAdd new header file
Kaj-Michael Lang [Tue, 22 Jan 2008 22:33:36 +0000 (00:33 +0200)]
Add new header file

16 years agoStart to rewrite the GPS system to support location information from multiple sources.
Kaj-Michael Lang [Tue, 22 Jan 2008 18:30:26 +0000 (20:30 +0200)]
Start to rewrite the GPS system to support location information from multiple sources.

16 years agoAdd empty start of a map home applet
Kaj-Michael Lang [Tue, 22 Jan 2008 10:00:14 +0000 (12:00 +0200)]
Add empty start of a map home applet

16 years agoUse a variable for the icon base path. Change path to the new one.
Kaj-Michael Lang [Mon, 21 Jan 2008 15:01:35 +0000 (17:01 +0200)]
Use a variable for the icon base path. Change path to the new one.

16 years agoGet rid of _pos, move data to gpsdata struct.
Kaj-Michael Lang [Sat, 19 Jan 2008 11:29:51 +0000 (13:29 +0200)]
Get rid of _pos, move data to gpsdata struct.
Prepare for using multiple GPS sources by using a
dynamicaly allocated _gps struct.

16 years agoAdd GpsIO struct
Kaj-Michael Lang [Thu, 17 Jan 2008 14:54:43 +0000 (16:54 +0200)]
Add GpsIO struct

16 years agoComments
Kaj-Michael Lang [Thu, 17 Jan 2008 13:59:25 +0000 (15:59 +0200)]
Comments

16 years agoShow banner
Kaj-Michael Lang [Thu, 17 Jan 2008 11:44:50 +0000 (13:44 +0200)]
Show banner

16 years agoAnnounce for the goto GPS coordinates button too.
Kaj-Michael Lang [Thu, 17 Jan 2008 11:44:25 +0000 (13:44 +0200)]
Announce for the goto GPS coordinates button too.

16 years agoSet "allow-checkbox-mode" on hildon only
Kaj-Michael Lang [Thu, 17 Jan 2008 10:49:32 +0000 (12:49 +0200)]
Set "allow-checkbox-mode" on hildon only

16 years agoSmall filter fixes
Kaj-Michael Lang [Thu, 17 Jan 2008 10:43:10 +0000 (12:43 +0200)]
Small filter fixes

16 years agoRemove unused variables
Kaj-Michael Lang [Thu, 17 Jan 2008 10:42:55 +0000 (12:42 +0200)]
Remove unused variables

16 years agoUse AM_CONDITIONALs to decide what GPS source to use.
Kaj-Michael Lang [Thu, 17 Jan 2008 09:42:35 +0000 (11:42 +0200)]
Use AM_CONDITIONALs to decide what GPS source to use.

16 years agoAdd "Track" tab, for displaying information about the current track.
Kaj-Michael Lang [Wed, 16 Jan 2008 14:57:57 +0000 (16:57 +0200)]
Add "Track" tab, for displaying information about the current track.

16 years agoUse g_strcmp0
Kaj-Michael Lang [Wed, 16 Jan 2008 14:57:06 +0000 (16:57 +0200)]
Use g_strcmp0

16 years agoUse globaly set _GNU_SOURCE
Kaj-Michael Lang [Wed, 16 Jan 2008 14:04:44 +0000 (16:04 +0200)]
Use globaly set _GNU_SOURCE

16 years agoMove _curl_sid
Kaj-Michael Lang [Wed, 16 Jan 2008 13:42:06 +0000 (15:42 +0200)]
Move _curl_sid

16 years agoSilence a warning
Kaj-Michael Lang [Wed, 16 Jan 2008 13:41:33 +0000 (15:41 +0200)]
Silence a warning

16 years agoBump version
Kaj-Michael Lang [Wed, 16 Jan 2008 13:41:07 +0000 (15:41 +0200)]
Bump version

16 years agoAdd some more settings to the schema
Kaj-Michael Lang [Wed, 16 Jan 2008 11:58:13 +0000 (13:58 +0200)]
Add some more settings to the schema

16 years agoHandle schema and icon cache
Kaj-Michael Lang [Wed, 16 Jan 2008 11:54:47 +0000 (13:54 +0200)]
Handle schema and icon cache

16 years agoInstall help files only if hildon is enabled
Kaj-Michael Lang [Wed, 16 Jan 2008 09:13:57 +0000 (11:13 +0200)]
Install help files only if hildon is enabled

16 years agoStart to add a proper GConf schema
Kaj-Michael Lang [Wed, 16 Jan 2008 09:08:39 +0000 (11:08 +0200)]
Start to add a proper GConf schema

16 years agoAdd textual progress
Kaj-Michael Lang [Tue, 15 Jan 2008 16:04:27 +0000 (18:04 +0200)]
Add textual progress

16 years agoDon't use a hildon banner for map download progress, it's annoying.
Kaj-Michael Lang [Tue, 15 Jan 2008 15:57:11 +0000 (17:57 +0200)]
Don't use a hildon banner for map download progress, it's annoying.

16 years agoSet default filename properly. Use correct return code.
Kaj-Michael Lang [Tue, 15 Jan 2008 15:55:59 +0000 (17:55 +0200)]
Set default filename properly. Use correct return code.

16 years agoSilence warning
Kaj-Michael Lang [Tue, 15 Jan 2008 15:02:00 +0000 (17:02 +0200)]
Silence warning

16 years agoUse g_snprintf
Kaj-Michael Lang [Tue, 15 Jan 2008 15:01:45 +0000 (17:01 +0200)]
Use g_snprintf

16 years agoUse g_snprintf
Kaj-Michael Lang [Tue, 15 Jan 2008 15:01:16 +0000 (17:01 +0200)]
Use g_snprintf

16 years agoSet autocenter to none if GPS is disabled.
Kaj-Michael Lang [Tue, 15 Jan 2008 12:43:18 +0000 (14:43 +0200)]
Set autocenter to none if GPS is disabled.

16 years agoAllow building with new gtkhtml. Fallback to 3.8 if 3.14 is not found.
Kaj-Michael Lang [Tue, 15 Jan 2008 12:41:29 +0000 (14:41 +0200)]
Allow building with new gtkhtml. Fallback to 3.8 if 3.14 is not found.
Split out gtkhtml *FLAGS from common gtk flags.

16 years agoAdd code to set icon for quick POI buttons. Need to add code the get the icon.
Kaj-Michael Lang [Fri, 11 Jan 2008 11:33:52 +0000 (13:33 +0200)]
Add code to set icon for quick POI buttons. Need to add code the get the icon.

16 years agoUpdate for another test package
Kaj-Michael Lang [Thu, 10 Jan 2008 17:09:06 +0000 (19:09 +0200)]
Update for another test package

16 years agoSmall fix, exit on error
Kaj-Michael Lang [Thu, 10 Jan 2008 17:08:35 +0000 (19:08 +0200)]
Small fix, exit on error

16 years agosigh.. handle old glib
Kaj-Michael Lang [Thu, 10 Jan 2008 17:08:12 +0000 (19:08 +0200)]
sigh.. handle old glib

16 years agoGenerate suitable changelog from changelog.in
Kaj-Michael Lang [Thu, 10 Jan 2008 16:40:04 +0000 (18:40 +0200)]
Generate suitable changelog from changelog.in

16 years agoGenerate suitable changelog for different IT OS versions
Kaj-Michael Lang [Thu, 10 Jan 2008 16:38:19 +0000 (18:38 +0200)]
Generate suitable changelog for different IT OS versions

16 years agoFix the quick poi dialog buttons.
Kaj-Michael Lang [Thu, 10 Jan 2008 16:33:34 +0000 (18:33 +0200)]
Fix the quick poi dialog buttons.

16 years agoTwo more cache clears
Kaj-Michael Lang [Thu, 10 Jan 2008 16:28:34 +0000 (18:28 +0200)]
Two more cache clears

16 years agoMissed one spot. Use full redraw.
Kaj-Michael Lang [Thu, 10 Jan 2008 16:25:15 +0000 (18:25 +0200)]
Missed one spot. Use full redraw.

16 years agoClear POI cache on add so the new POI gets drawn on the map.
Kaj-Michael Lang [Thu, 10 Jan 2008 16:20:25 +0000 (18:20 +0200)]
Clear POI cache on add so the new POI gets drawn on the map.

16 years agoDrop icon cache on low memory signal
Kaj-Michael Lang [Thu, 10 Jan 2008 16:13:42 +0000 (18:13 +0200)]
Drop icon cache on low memory signal

16 years agoDestroy icon cache on deinit. Add function to clear the icon cache.
Kaj-Michael Lang [Thu, 10 Jan 2008 16:13:19 +0000 (18:13 +0200)]
Destroy icon cache on deinit. Add function to clear the icon cache.

16 years agoAdd some more icons
Kaj-Michael Lang [Thu, 10 Jan 2008 12:49:48 +0000 (14:49 +0200)]
Add some more icons

16 years agoRe-order the category list items. Ellipsize description.
Kaj-Michael Lang [Thu, 10 Jan 2008 12:45:27 +0000 (14:45 +0200)]
Re-order the category list items. Ellipsize description.

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