]> git.itanic.dy.fi Git - maemo-mapper/log
maemo-mapper
16 years agoChanged the -I arg to the more general -i
gnuite [Wed, 28 Nov 2007 22:32:31 +0000 (22:32 +0000)]
Changed the -I arg to the more general -i

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@141 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoFixed a quick little bug in ARM detection.
gnuite [Wed, 28 Nov 2007 22:25:54 +0000 (22:25 +0000)]
Fixed a quick little bug in ARM detection.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@140 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade administrative changes in preparation for release of Maemo Mapper
gnuite [Wed, 28 Nov 2007 22:17:59 +0000 (22:17 +0000)]
Made administrative changes in preparation for release of Maemo Mapper
v2.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@139 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoAdded the Maemo Mapper wait icon to the distro to avoid problems in
gnuite [Wed, 28 Nov 2007 22:17:20 +0000 (22:17 +0000)]
Added the Maemo Mapper wait icon to the distro to avoid problems in
OS2008.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@138 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago * Modified the build system and the code to support OS2008. It has been
gnuite [Wed, 28 Nov 2007 22:15:46 +0000 (22:15 +0000)]
  * Modified the build system and the code to support OS2008.  It has been
    tested only the N800.
  * Fixed a refresh bug that would cause Maemo Mapper to appear to hang under
    high CPU load.
  * Fixed bug in initial display of "Establishing GPS Fix" window.
  * Made a first stab at conditionally updating the track based on HDOP.  This
    will probably change a lot before I get it to "feel" right.  I hope I
    don't have to add a preference - we're running out of Settings space!

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@137 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade administrative changes in preparation for release of Maemo Mapper
gnuite [Tue, 27 Nov 2007 02:10:55 +0000 (02:10 +0000)]
Made administrative changes in preparation for release of Maemo Mapper
v2.1.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@135 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago * Changed the "set_view_center" method name to "set_view_position" for
gnuite [Tue, 27 Nov 2007 02:10:14 +0000 (02:10 +0000)]
  * Changed the "set_view_center" method name to "set_view_position" for
    clarity.
  * Added two new signals to the DBUS interface: view_position_changed and
    view_dimensions_changed.
  * Fixed a bug in POI lat/lon handling (closes #1695).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@134 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade administrative changes in preparation for release of Maemo Mapper
gnuite [Sun, 25 Nov 2007 22:06:29 +0000 (22:06 +0000)]
Made administrative changes in preparation for release of Maemo Mapper
v2.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@132 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago * Changed GPS interaction to use GPSD exclusively, including the new
gnuite [Sun, 25 Nov 2007 22:05:32 +0000 (22:05 +0000)]
  * Changed GPS interaction to use GPSD exclusively, including the new
    libgpsmgr framework.  This allows Maemo Mapper to automatically find a GPS
    receiver (no need to specify one in Settings, although Maemo Mapper will
    try to prefer the one you specify).  Hopefully, this will also address the
    "hanging" issues that people have been having, and it should also make the
    migration to Chinook easier.
  * Added an initial stab at supporting the internal GPS receiver on the N810.
    Use the "File Path" receiver type with "/dev/pgps" to use the N810's
    internal GPS receiver.  ("/dev/pgps" is now the default.)
  * Added the framework for a DBUS interface, including a single DBUS method
    (set_view_center).  More to come later....

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@131 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoFixed float/double discrepancy in fscanf call.
gnuite [Sun, 18 Nov 2007 05:59:36 +0000 (05:59 +0000)]
Fixed float/double discrepancy in fscanf call.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@129 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade administrative changes in preparation for release of Maemo Mapper v2.0.5.
gnuite [Sun, 18 Nov 2007 05:52:29 +0000 (05:52 +0000)]
Made administrative changes in preparation for release of Maemo Mapper v2.0.5.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@128 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoIncreased precision of latitude and longitude calculations.
gnuite [Sun, 18 Nov 2007 05:51:30 +0000 (05:51 +0000)]
Increased precision of latitude and longitude calculations.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@127 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoChanged GLONG_TO_BE references to GINT32_TO_BE references.
gnuite [Fri, 16 Nov 2007 01:38:42 +0000 (01:38 +0000)]
Changed GLONG_TO_BE references to GINT32_TO_BE references.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@126 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoAdded repo settings for min and max auto-downloadable zoom levels.
gnuite [Fri, 16 Nov 2007 01:35:12 +0000 (01:35 +0000)]
Added repo settings for min and max auto-downloadable zoom levels.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@125 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoUpdate to Finnish translation
mve [Thu, 15 Nov 2007 18:16:35 +0000 (18:16 +0000)]
Update to Finnish translation

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@123 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoUpdated italian translations
elpaso [Tue, 13 Nov 2007 17:30:47 +0000 (17:30 +0000)]
Updated italian translations

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@122 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes mentioned in the changelog in preparation for release of
gnuite [Tue, 13 Nov 2007 02:23:13 +0000 (02:23 +0000)]
Made changes mentioned in the changelog in preparation for release of
Maemo Mapper v2.0.4.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@121 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes mentioned in the changelog in preparation for release of
gnuite [Mon, 5 Nov 2007 16:53:50 +0000 (16:53 +0000)]
Made changes mentioned in the changelog in preparation for release of
Maemo Mapper v2.0.3.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@118 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes mentioned in the changelog in preparation for release of
gnuite [Mon, 5 Nov 2007 06:00:16 +0000 (06:00 +0000)]
Made changes mentioned in the changelog in preparation for release of
Maemo Mapper v2.0.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@117 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoUpdated Finnish translations.
mve [Sat, 3 Nov 2007 18:42:42 +0000 (18:42 +0000)]
Updated Finnish translations.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@115 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade the changes mentioned in the changelog in preparation for release
gnuite [Sat, 3 Nov 2007 10:15:12 +0000 (10:15 +0000)]
Made the changes mentioned in the changelog in preparation for release
of Maemo Mapper v2.0.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@114 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes mentioned in the changelog in preparation for the release
gnuite [Fri, 2 Nov 2007 01:32:40 +0000 (01:32 +0000)]
Made changes mentioned in the changelog in preparation for the release
of Maemo Mapper v2.0.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@112 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes in preparation for release of Maemo Mapper v1.4.7.
gnuite [Sun, 8 Jul 2007 01:52:36 +0000 (01:52 +0000)]
Made changes in preparation for release of Maemo Mapper v1.4.7.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@108 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago * Added "Avoid Highways" option to the "Download Route" dialog.
gnuite [Sun, 8 Jul 2007 01:52:06 +0000 (01:52 +0000)]
  * Added "Avoid Highways" option to the "Download Route" dialog.
  * Fixed bug with sensitivity of the "Auto-Update" checkbox.
  * Fixed bug that caused Auto-Update to be constantly invoked.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@107 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoMade changes in preparation for release of Maemo Mapper v1.4.6.
gnuite [Sat, 9 Jun 2007 17:05:45 +0000 (17:05 +0000)]
Made changes in preparation for release of Maemo Mapper v1.4.6.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@106 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago* Fixed pan-on-tap bug.
gnuite [Sat, 9 Jun 2007 16:54:18 +0000 (16:54 +0000)]
* Fixed pan-on-tap bug.
* Incorporated patches contributed by Tatu Männistö:
  1. remember full screen setting over invocations.
  2. show zoom level in a box (like scale), no banner for changes.
  3. fix a speed display bug, allow removing "Downloading maps" banner
     when no connectivity is available.
  4. add input / output capability for various DMS formats.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@105 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoFixed duplicate-repository bug in the "Manage Repositories" dialog box.
gnuite [Sat, 9 Jun 2007 15:48:34 +0000 (15:48 +0000)]
Fixed duplicate-repository bug in the "Manage Repositories" dialog box.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@104 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years agoSearch poi only below defined zoom
cjackiewicz [Mon, 28 May 2007 18:01:36 +0000 (18:01 +0000)]
Search poi only below defined zoom

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@103 6c538b50-5814-0410-93ad-8bdf4c0149d1

16 years ago * Added ability to edit latitude and longitude in POI Add/Edit dialog.
gnuite [Sun, 20 May 2007 04:30:03 +0000 (04:30 +0000)]
  * Added ability to edit latitude and longitude in POI Add/Edit dialog.
  * Tapping on a POI now shows the category and label of the POI (and does not
    re-center the display). (closes #645)
  * Added action to clear the track. (contributed by Kalle Valo)
  * Changed the way dialog boxes are displayed - this might help some of the
    random "crash when I try to open XXX dialog box" crashes.
  * Added the "Go to | Address..." menu item.
  * Added Spanish translation.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@101 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated italian translations
elpaso [Sat, 24 Mar 2007 11:34:24 +0000 (11:34 +0000)]
Updated italian translations

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@100 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Updated Finnish translation.
gnuite [Sun, 18 Mar 2007 18:59:01 +0000 (18:59 +0000)]
  * Updated Finnish translation.
  * Fixed #622 (Crash in draw_sat_info()).
  * Fixed #623 (Crash due to invalid NMEA sentence).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@98 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed lat/lon parsing for buggy NMEA (no decimal point).
gnuite [Tue, 13 Mar 2007 19:23:18 +0000 (19:23 +0000)]
Fixed lat/lon parsing for buggy NMEA (no decimal point).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@97 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated strings.
gnuite [Mon, 12 Mar 2007 07:20:37 +0000 (07:20 +0000)]
Updated strings.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@93 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade the changes mentioned in debian/changelog in preparation for
gnuite [Mon, 12 Mar 2007 07:20:11 +0000 (07:20 +0000)]
Made the changes mentioned in debian/changelog in preparation for
release of v1.4.3.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@92 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed minor translation error.
gnuite [Sat, 3 Mar 2007 22:17:50 +0000 (22:17 +0000)]
Fixed minor translation error.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@90 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed minor initial-start-up issue.
gnuite [Sat, 3 Mar 2007 22:15:43 +0000 (22:15 +0000)]
Fixed minor initial-start-up issue.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@89 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated strings and made other changes in preparation for v1.4.2.
gnuite [Sat, 3 Mar 2007 21:50:01 +0000 (21:50 +0000)]
Updated strings and made other changes in preparation for v1.4.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@88 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Added msgid's for POI categories.
gnuite [Sat, 3 Mar 2007 21:49:22 +0000 (21:49 +0000)]
  * Added msgid's for POI categories.
  * Fixed segfault when starting Maemo Mapper for the very first time.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@87 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated strings, added help, and made other preparations for v1.4.1.
gnuite [Fri, 2 Mar 2007 23:48:32 +0000 (23:48 +0000)]
Updated strings, added help, and made other preparations for v1.4.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@85 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Added the fi_FI and en_GB locales.
gnuite [Fri, 2 Mar 2007 23:47:01 +0000 (23:47 +0000)]
  * Added the fi_FI and en_GB locales.
  * Fixed the bug in accessing POI icons.
  * Added documentation, accessible via the osso-help framework.
  * Made some distance calculation more accurate (but slower).
  * Changed Z order of routes and POIs.
  * Added several new context-menu actions, including actions for constructing
    routes in Maemo Mapper directly, and an action to set the "current GPS
    location" even if you don't have a GPS receiver.
  * Added the "Go to" menu.
  * Added menu items to show route- and track-related distances.
  * Added menu item in "View" to show/hide all POIs.
  * Added several new escape button options.
  * Changed route distance calculation to use the route, not straight-line
    distance.
  * Removed the "Voice Speed" and "Voice Options" until moimart releases his
    dbus-based version of flite (if ever).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@84 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoShow POI count (category dialog)
cjackiewicz [Thu, 22 Feb 2007 22:05:36 +0000 (22:05 +0000)]
Show POI count (category dialog)

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@83 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFix display poi icon
cjackiewicz [Thu, 22 Feb 2007 21:29:43 +0000 (21:29 +0000)]
Fix display poi icon

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@82 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes in preparation for release of Maemo Mapper v1.4.
gnuite [Tue, 13 Feb 2007 04:41:48 +0000 (04:41 +0000)]
Made changes in preparation for release of Maemo Mapper v1.4.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@80 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Changed from sqlite0 to sqlite3.
gnuite [Tue, 13 Feb 2007 04:39:55 +0000 (04:39 +0000)]
  * Changed from sqlite0 to sqlite3.
  * Added ability to download repository information from the web.
  * Changed track data to use GPS timestamps instead of Nokia's slow clock.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@79 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFuzzy and fixes
elpaso [Sat, 3 Feb 2007 10:05:17 +0000 (10:05 +0000)]
Fuzzy and fixes

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@78 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes in preparation for release of Maemo Mapper v1.3.5.
gnuite [Mon, 29 Jan 2007 05:32:28 +0000 (05:32 +0000)]
Made changes in preparation for release of Maemo Mapper v1.3.5.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@75 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Fixed "Bad Repository" detection and notification.
gnuite [Mon, 29 Jan 2007 05:31:48 +0000 (05:31 +0000)]
  * Fixed "Bad Repository" detection and notification.
  * Fixed bug in route auto-update that only allowed a single
auto-update.
  * Added support for zero-based quadtree URL format (thanks to Albertas
    Agejevas).
  * Added ability to specify the GPX directions server.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@74 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Changed some strings and updated the po files.
gnuite [Tue, 16 Jan 2007 03:11:25 +0000 (03:11 +0000)]
 * Changed some strings and updated the po files.
 * Re-added libxau0 as a dependency (it was needed).
 * Made changes in preparation for release of Maemo Mapper v1.3.4.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@69 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded some error-nullifying code.
gnuite [Mon, 15 Jan 2007 05:02:35 +0000 (05:02 +0000)]
Added some error-nullifying code.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@68 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoRe-worded slightly the Note in the Settings dialog.
gnuite [Mon, 15 Jan 2007 04:51:53 +0000 (04:51 +0000)]
Re-worded slightly the Note in the Settings dialog.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@67 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Removed dependency on libbluetooth1.
gnuite [Mon, 15 Jan 2007 04:32:00 +0000 (04:32 +0000)]
 * Removed dependency on libbluetooth1.
 * Removed (from the control file) the dependency on libxau1.  Not sure if
   maemo-mapper actually needs that dependency, but it was blocking
   installation on the n800.
 * Made changes in preparation for release of Maemo Mapper v1.3.3.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@66 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed track export/import failure.
gnuite [Sun, 14 Jan 2007 19:29:56 +0000 (19:29 +0000)]
Fixed track export/import failure.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@65 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFix locale/decimal point problem.
cjackiewicz [Fri, 29 Dec 2006 14:46:39 +0000 (14:46 +0000)]
Fix locale/decimal point problem.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@64 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded proxy support and replaced the old "automatic IAP management" with
gnuite [Sun, 19 Nov 2006 08:31:15 +0000 (08:31 +0000)]
Added proxy support and replaced the old "automatic IAP management" with
newer, direct-IC functionality (necessary due to use of libcurl3).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@63 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes in preparation for release of Maemo Mapper v1.3.1.
gnuite [Sat, 18 Nov 2006 17:21:43 +0000 (17:21 +0000)]
Made changes in preparation for release of Maemo Mapper v1.3.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@62 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Fixed locale issue with proj. (closes #138)
gnuite [Sat, 18 Nov 2006 17:21:16 +0000 (17:21 +0000)]
 * Fixed locale issue with proj. (closes #138)
 * Removed unnecessary extra copying from gdk_pixbuf_scale_inplace().
 * Streamlined the pixbuf trimming a bit.
 * Fixed some minor formatting inconsistencies.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@61 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded WMS support and a new download mechanism based on curl. Also made
gnuite [Sat, 18 Nov 2006 06:16:58 +0000 (06:16 +0000)]
Added WMS support and a new download mechanism based on curl.  Also made
changes in preparation for release of Maemo Mapper v1.3.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@59 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed aliasing error.
gnuite [Sat, 18 Nov 2006 03:53:50 +0000 (03:53 +0000)]
Fixed aliasing error.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@57 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated po files with new strings.
gnuite [Sat, 18 Nov 2006 03:44:37 +0000 (03:44 +0000)]
Updated po files with new strings.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@56 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoChecked in files in preparation for release of Maemo Mapper v1.2.5.
gnuite [Sat, 18 Nov 2006 03:19:24 +0000 (03:19 +0000)]
Checked in files in preparation for release of Maemo Mapper v1.2.5.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@55 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago* Added altitude (elevation) support to the Track.
gnuite [Sat, 18 Nov 2006 03:17:52 +0000 (03:17 +0000)]
* Added altitude (elevation) support to the Track.
* Added setting for information font size.
* Cleaned up some string code.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@54 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded Bulgarian translation
gonzoiii [Tue, 7 Nov 2006 10:27:24 +0000 (10:27 +0000)]
Added Bulgarian translation

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@53 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed some lines
elpaso [Sun, 5 Nov 2006 17:33:08 +0000 (17:33 +0000)]
Fixed some lines

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@52 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoNew: speed warner
cjackiewicz [Sat, 4 Nov 2006 09:34:30 +0000 (09:34 +0000)]
New: speed warner

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@51 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agogit-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@50 6c538b50...
elpaso [Thu, 2 Nov 2006 21:45:16 +0000 (21:45 +0000)]
git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@50 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoDegrees format
cjackiewicz [Mon, 30 Oct 2006 19:40:50 +0000 (19:40 +0000)]
Degrees format

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@49 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed internationalization, and made changes in preparation for v1.2.4.
gnuite [Sun, 29 Oct 2006 03:18:14 +0000 (03:18 +0000)]
Fixed internationalization, and made changes in preparation for v1.2.4.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@47 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years ago * Fixed crash when loading two track files as route files. (closes #117)
gnuite [Sun, 29 Oct 2006 01:53:17 +0000 (01:53 +0000)]
 * Fixed crash when loading two track files as route files. (closes #117)
 * Fixed crash when config is empty.
 * Fixed broken "Download-by-Route" functionality.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@46 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoToggle GPS via escape key
cjackiewicz [Tue, 24 Oct 2006 18:39:14 +0000 (18:39 +0000)]
Toggle GPS via escape key

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@44 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed #105, #113 (crashes related to rfcomm).
gnuite [Tue, 24 Oct 2006 02:30:12 +0000 (02:30 +0000)]
Fixed #105, #113 (crashes related to rfcomm).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@43 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoRemove unnecessary code. Fix heading round problem.
cjackiewicz [Mon, 23 Oct 2006 16:53:21 +0000 (16:53 +0000)]
Remove unnecessary code. Fix heading round problem.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@42 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoRemoved extra argument.
gnuite [Mon, 23 Oct 2006 00:39:08 +0000 (00:39 +0000)]
Removed extra argument.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@40 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated for release 1.2.2.
gnuite [Mon, 23 Oct 2006 00:34:41 +0000 (00:34 +0000)]
Updated for release 1.2.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@39 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoRemoved accidentally-added duplicates.
gnuite [Mon, 23 Oct 2006 00:27:44 +0000 (00:27 +0000)]
Removed accidentally-added duplicates.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@38 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoUpdated the PO files with new strings.
gnuite [Mon, 23 Oct 2006 00:23:07 +0000 (00:23 +0000)]
Updated the PO files with new strings.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@37 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed #111 (Can't change download and view zoom steps)
gnuite [Mon, 23 Oct 2006 00:02:26 +0000 (00:02 +0000)]
Fixed #111 (Can't change download and view zoom steps)

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@36 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed #110 (Adding a POI with an apostrophe in the label fails).
gnuite [Sun, 22 Oct 2006 23:59:50 +0000 (23:59 +0000)]
Fixed #110 (Adding a POI with an apostrophe in the label fails).

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@35 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed #109.
gnuite [Sun, 22 Oct 2006 21:37:53 +0000 (21:37 +0000)]
Fixed #109.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@34 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFix problem displaying poi.
cjackiewicz [Sun, 22 Oct 2006 14:57:33 +0000 (14:57 +0000)]
Fix problem displaying poi.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@33 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded nod to Cezary Jackiewicz at his request.
gnuite [Sat, 21 Oct 2006 21:31:03 +0000 (21:31 +0000)]
Added nod to Cezary Jackiewicz at his request.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@32 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v1.2.1.
gnuite [Sat, 21 Oct 2006 21:10:16 +0000 (21:10 +0000)]
Made changes mentioned in changelog for Maemo Mapper v1.2.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@30 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v1.2.
gnuite [Thu, 19 Oct 2006 01:50:32 +0000 (01:50 +0000)]
Made changes mentioned in changelog for Maemo Mapper v1.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@28 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFirst italian translation
elpaso [Tue, 18 Jul 2006 09:34:16 +0000 (09:34 +0000)]
First italian translation

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@27 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade the following changes in preparation for release of Maemo Mapper v1.1:
gnuite [Sun, 9 Jul 2006 17:25:18 +0000 (17:25 +0000)]
Made the following changes in preparation for release of Maemo Mapper v1.1:
  * Added ability to customize the colors. (closes #11)
  * Added context menu for performing various operations. (closes #37)
  * Added Dutch Translation (closes #38)
  * Added ability to change zoom by more than one zoom level at a time, and
    added user feedback so that user knows which zoom level he is at.
    (begins to address #21)
  * Fixed locale issue with "Download Route" using GPS Location.  (closes #36)
  * Removed hciconfig hack, since it seems no longer necessary. (closes #27)
  * Eliminated "closest" zoom level in order to maintain consistency between
    map storage names and zoom level names.
  * Made some minor aesthetic changes in the Settings dialog.
  * Added error-checking and retrying to downloading.
  * Fixed some maemo intricacies suggested by the new Maemo Programming
    Guidelines document.
  * Changed the old "previous two center points" behavior in the Download by
    Area dialog box to a more intuitive "bounds of the screen" behavior.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@25 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded temporal data to track data. (closes #9)
gnuite [Fri, 7 Jul 2006 08:34:50 +0000 (08:34 +0000)]
Added temporal data to track data.  (closes #9)

Generally speaking, there is a new vocabulary in use - tracks now refer
exclusively to "where you have been".  Routes refer to "where you would like to
go", and both are considered subclasses of "Path".  Both Tracks and Routes have
positional data, but Tracks also have temporal data, and Routes also have
waypoint data.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@24 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoAdded nl_NL to the ALL_LINGUAS variable.
gnuite [Fri, 7 Jul 2006 08:21:21 +0000 (08:21 +0000)]
Added nl_NL to the ALL_LINGUAS variable.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@23 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoFixed charset of the po files.
gnuite [Fri, 7 Jul 2006 00:48:07 +0000 (00:48 +0000)]
Fixed charset of the po files.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@22 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agomischa: dutch translationi update
mischamolhoek [Tue, 4 Jul 2006 07:57:05 +0000 (07:57 +0000)]
mischa: dutch translationi update

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@21 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agomischa: dutch translation
mischamolhoek [Mon, 3 Jul 2006 16:25:18 +0000 (16:25 +0000)]
mischa: dutch translation

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@20 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoA rather large reorganization of the code, as well as fixes for the following:
gnuite [Sat, 1 Jul 2006 20:25:44 +0000 (20:25 +0000)]
A rather large reorganization of the code, as well as fixes for the following:
  closes #12 - Implement Localization Framework
  closes #14 - Use dbus-Based Flite
  addresses #16 - Provide Official User Documentation (the framework is there)
  closes #18 - Use Chime to Indicate Approaching Waypoint

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@18 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v1.0.1.
gnuite [Tue, 13 Jun 2006 05:01:03 +0000 (05:01 +0000)]
Made changes mentioned in changelog for Maemo Mapper v1.0.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@16 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoModified to support Maemo 2.0.
gnuite [Sun, 11 Jun 2006 11:21:34 +0000 (11:21 +0000)]
Modified to support Maemo 2.0.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@14 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v0.2.4.
gnuite [Sat, 10 Jun 2006 23:15:59 +0000 (23:15 +0000)]
Made changes mentioned in changelog for Maemo Mapper v0.2.4.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@11 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v0.2.3.
gnuite [Mon, 29 May 2006 16:06:14 +0000 (16:06 +0000)]
Made changes mentioned in changelog for Maemo Mapper v0.2.3.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@9 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v0.2.2.
gnuite [Mon, 29 May 2006 15:46:33 +0000 (15:46 +0000)]
Made changes mentioned in changelog for Maemo Mapper v0.2.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@7 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade changes mentioned in changelog for Maemo Mapper v0.2.1.
gnuite [Sat, 27 May 2006 00:19:22 +0000 (00:19 +0000)]
Made changes mentioned in changelog for Maemo Mapper v0.2.1.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@5 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoMade the changes mentioned in the committed changelog, for release 0.2.
gnuite [Fri, 26 May 2006 06:20:52 +0000 (06:20 +0000)]
Made the changes mentioned in the committed changelog, for release 0.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@3 6c538b50-5814-0410-93ad-8bdf4c0149d1

17 years agoInitial import of the maemo-mapper project.
gnuite [Mon, 22 May 2006 03:46:42 +0000 (03:46 +0000)]
Initial import of the maemo-mapper project.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@1 6c538b50-5814-0410-93ad-8bdf4c0149d1