------------------------------------------------------------
revno: 100
tags: foxtrotgps-0.99.4
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-06-14 21:16:09 -0400
message:
  Tell bzr to ignore foxtrotgps.glade, since it's now output from ./configure
modified:
  .bzrignore
------------------------------------------------------------
revno: 99
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-06-14 20:20:35 -0400
message:
  Increment patch-number, bringing package-version to 0.99.4.
modified:
  configure.in
------------------------------------------------------------
revno: 98
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-06-14 20:18:54 -0400
message:
  Prevent the make-target for ChangeLog from breaking builds from release tarballs.
modified:
  Makefile.am
  configure.in
    ------------------------------------------------------------
    revno: 93.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: auto-changelog
    timestamp: Mon 2010-06-14 20:10:20 -0400
    message:
      Make ChangeLog a freestanding make-target unless bzr dirstate actually exists.
      Since the $(wildcard) construct may not work with all makes, and automake knows that, tell automake to not issue portability-warnings.
    modified:
      Makefile.am
      configure.in
------------------------------------------------------------
revno: 97
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-06-13 23:49:50 -0400
message:
  Fixed typos.
modified:
  NEWS
------------------------------------------------------------
revno: 96
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-06-11 08:24:28 -0400
message:
  Removed superfluous `create way' menu-items from the `ways & routes' menu, along with its callbacks.
modified:
  data/foxtrotgps.glade.in
  src/callbacks.c
  src/callbacks.h
    ------------------------------------------------------------
    revno: 24.3.78
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Fri 2010-06-11 08:23:40 -0400
    message:
      We don't need on_item22_button_release_event() either.
    modified:
      src/callbacks.c
      src/callbacks.h
    ------------------------------------------------------------
    revno: 24.3.77
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Fri 2010-06-11 08:20:48 -0400
    message:
      Actually, just remove it--it's entirely superfluous.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.76
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Fri 2010-06-11 08:19:19 -0400
    message:
      This `create way' menu-item shouldn't be visible.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 95
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-06-11 08:10:14 -0400
message:
  Inform the Makefile's ChangeLog target about the bzr dirstate, and vice versa.
modified:
  .bzrignore
  Makefile.am
    ------------------------------------------------------------
    revno: 93.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: auto-changelog
    timestamp: Fri 2010-06-11 08:00:13 -0400
    message:
      Don't track ChangeLog in bzr.
    modified:
      .bzrignore
    ------------------------------------------------------------
    revno: 93.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: auto-changelog
    timestamp: Fri 2010-06-11 07:57:00 -0400
    message:
      Regenerate ChangeLog when bzr dirstate changes.
    modified:
      Makefile.am
    ------------------------------------------------------------
    revno: 93.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: auto-changelog
    timestamp: Fri 2010-06-11 07:50:21 -0400
    message:
      Use long option, `bzr log --verbose', for clarity.
    modified:
      Makefile.am
------------------------------------------------------------
revno: 94
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Thu 2010-06-10 09:24:29 -0400
message:
  Correctly pad the trip-meter's `Speed' display.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.75
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Thu 2010-06-10 09:21:59 -0400
    message:
      Removed now-extraneous padding around trip-meter's `Speed' label.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 93
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Thu 2010-06-10 09:11:10 -0400
message:
  Autogenerate ChangeLog using bzr.
removed:
  ChangeLog
modified:
  Makefile.am
------------------------------------------------------------
revno: 92
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Thu 2010-06-10 09:04:38 -0400
message:
  Mark strings `untranslatable' the way Glade really wants to, to prevent spurious diffs when saving unrelated changes.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.74
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Thu 2010-06-10 08:59:06 -0400
    message:
      Allow Glade to just remove the `translatable' property from untranslatable strings.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 91
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Thu 2010-06-10 09:02:54 -0400
message:
  Corrected widget-packing flubs in trip-meter display.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.73
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Thu 2010-06-10 08:57:06 -0400
    message:
      Restored spacing and packing to the trip-meter's `Stop' and `Reset' buttons.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.72
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Thu 2010-06-10 08:40:58 -0400
    message:
      Prevent undue expansion of the trip-meter table.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 90
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-09 09:30:51 -0400
message:
  Updated Finnish translation.
modified:
  po/fi.po
    ------------------------------------------------------------
    revno: 88.1.1
    committer: Timo Jyrinki <timo.jyrinki@iki.fi>
    branch nick: foxtrotgps-dev
    timestamp: Wed 2010-06-09 11:18:39 +0300
    message:
      Update Finnish translation of FoxtrotGPS.
    modified:
      po/fi.po
------------------------------------------------------------
revno: 89
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-09 09:29:40 -0400
message:
  Corrected widget-alignment issues.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.71
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Wed 2010-06-09 09:27:37 -0400
    message:
      Restored missing padding around `Lat & Lon' style-configuration radio-button box.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.70
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Wed 2010-06-09 09:10:35 -0400
    message:
      Restored left-alignment to `Trip Meter' labels.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 88
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-06-08 10:53:38 -0400
message:
  Corrected inconsistencies between different lists of POI-categories.
modified:
  data/foxtrotgps.glade.in
------------------------------------------------------------
revno: 87
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-06-08 10:53:13 -0400
message:
  Prevent GTK+ stock-icon names from getting into the translation-template.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.69
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-06-08 10:51:58 -0400
    message:
      Mark stock icon-names as untranslatable.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 86
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-06-07 10:14:03 -0400
message:
  Avoid cluttering-up translations with untranslatable whitespace strings.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.68
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-06-07 10:11:24 -0400
    message:
      Mark spacers as untranslatable to avoid cluttering-up translations.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 85
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-06-05 20:04:01 -0400
message:
  Corrected transcription-errors from conversion of the GUI to GladeXML.
modified:
  data/foxtrotgps.glade.in
    ------------------------------------------------------------
    revno: 24.3.67
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 15:22:44 -0400
    message:
      Removed spurious tab-character.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.66
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 15:08:20 -0400
    message:
      Restored elipsis to the `new map repository' button ("New...").
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.65
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 13:52:34 -0400
    message:
      Restored original linebreaking in the `GPS Info' window.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.64
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 12:42:56 -0400
    message:
      Restored missing colon in Configuration GUI.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.63
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 12:40:38 -0400
    message:
      Restore consistent spacing in `Page [N/M]' labels.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.62
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 12:16:07 -0400
    message:
      Restored missing space in `+ N zoom levels' selectors, and missing size-estimates.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 84
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-06-05 20:03:36 -0400
message:
  Consistently avoid whitespace-padding button-label texts.
modified:
  src/friends.c
    ------------------------------------------------------------
    revno: 24.3.61
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-06-05 12:15:24 -0400
    message:
      Removed whitespace padding around labels in automatically created buttons, for consistency.
    modified:
      src/friends.c
------------------------------------------------------------
revno: 83
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-06-05 20:02:29 -0400
message:
  Also include prerequisites as part of the installation-instructions.
modified:
  INSTALL
------------------------------------------------------------
revno: 82
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-06-05 19:47:01 -0400
message:
  Note build-time and run-time prerequisites.
modified:
  README
------------------------------------------------------------
revno: 81
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Thu 2010-06-03 11:14:24 -0400
message:
  Draft list of differences between the impending first release of FoxtrotGPS and the last version of tangoGPS before we branched.
modified:
  NEWS
------------------------------------------------------------
revno: 80
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 23:47:08 -0400
message:
  Added missing newline in error output for corrupt map repo_name values in GConf.
modified:
  src/init.c
------------------------------------------------------------
revno: 79
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 23:23:09 -0400
message:
  Removed developer-listing from the GUI.
  This isn't really the right place to be listing contributors, since there isn't really space for more than one lead `and community'; if we're going to show any individual developer-names anywhere, then we should be able to show the entire AUTHORS list regardless of how long it is.
  Even if that wasn't the case, it would be inappropriate to mislead users into giving Marcus the blame (or credit) for any issues (or additions) that we develop independently of him.
modified:
  data/foxtrotgps.glade.in
------------------------------------------------------------
revno: 78
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 23:12:04 -0400
message:
  Just use PACKAGE_STRING to indicate package & version in the GUI.
  This obviates the need to figure out how to manage the relationship between translations and ./configure substitutions....
modified:
  data/foxtrotgps.glade.in
------------------------------------------------------------
revno: 77
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 23:08:08 -0400
message:
  Allow ./configure to directly write the package-version into the GladeXML file.
  Don't bother relabelling the relevant widget at runtime.
modified:
  data/foxtrotgps.glade.in
  src/init.c
------------------------------------------------------------
revno: 76
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 22:58:15 -0400
message:
  Make it easy to re-brand the package.
  Use Autoconf PACKAGE and PACKAGE_NAME variables wherever possible, rather than hard-coding "foxtrotgps" and "FoxtrotGPS" all over the place.
modified:
  configure.in
  data/foxtrotgps.glade.in
  src/friends.c
  src/geo_photos.c
  src/globals.h
  src/init.c
  src/poi.c
  src/tile_management.c
  src/wp.c
    ------------------------------------------------------------
    revno: 14.1.17
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 08:40:16 -0400
    message:
      Define user-visible labels in terms of PACKAGE_NAME rather than hard-coding "FoxtrotGPS".
    modified:
      src/geo_photos.c
      src/init.c
      src/interface.c
    ------------------------------------------------------------
    revno: 14.1.16
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 08:32:01 -0400
    message:
      Base HTTP User-Agent string on PACKAGE rather than hard-coding "foxtrotgps".
    modified:
      src/tile_management.c
    ------------------------------------------------------------
    revno: 14.1.15
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 01:16:27 -0400
    message:
      Define all package-specific file-paths in terms of PACKAGE.
    modified:
      src/friends.c
      src/geo_photos.c
      src/init.c
      src/poi.c
      src/wp.c
    ------------------------------------------------------------
    revno: 14.1.14
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 01:12:16 -0400
    message:
      Define GCONF in terms of PACKAGE.
    modified:
      src/globals.h
    ------------------------------------------------------------
    revno: 14.1.13
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 01:01:10 -0400
    message:
      Refer to `GCONF' constant in *all* instances where the app's GConf paths are used.
    modified:
      src/init.c
    ------------------------------------------------------------
    revno: 14.1.12
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:54:04 -0400
    message:
      Abandon the idiomatic `PNAME' constant in favour of GNU-standard `PACKAGE'.
    modified:
      src/globals.h
      src/init.c
    ------------------------------------------------------------
    revno: 14.1.11
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:53:37 -0400
    message:
      Pass the proper (mixed-case) package-name to AC_INIT.
      Define constants for C code: PACKAGE as the downcased version for use in filesystem-paths and such, and PACKAGE_NAME as the proper name for use in UI labels.
    modified:
      configure.in
------------------------------------------------------------
revno: 75
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 22:52:18 -0400
message:
  Allow ./configure and config.status to perform substitutions on GladeXML strings.
renamed:
  data/foxtrotgps.glade => data/foxtrotgps.glade.in
modified:
  configure.in
  data/Makefile.am
------------------------------------------------------------
revno: 74
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-06-02 22:16:28 -0400
message:
  Capitalise the "F" in "FoxtrotGPS".
modified:
  data/foxtrotgps.glade
  po/bg.po
  po/cs.po
  po/de.po
  po/es.po
  po/fi.po
  po/fr.po
  po/hu.po
  po/nl.po
  po/ru.po
  po/sk.po
  src/geo_photos.c
  src/init.c
    ------------------------------------------------------------
    revno: 14.1.10
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:46:39 -0400
    message:
      That's "FoxtrotGPS", with a capital "F".
      "foxtrotGPS" is awkward and confusing, so let's just use normal initial capitalisation.
    modified:
      po/bg.po
      po/cs.po
      po/de.po
      po/es.po
      po/fi.po
      po/fr.po
      po/hu.po
      po/nl.po
      po/ru.po
      po/sk.po
      src/geo_photos.c
      src/init.c
      src/interface.c
    ------------------------------------------------------------
    revno: 14.1.9
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:45:28 -0400
    message:
      Mainline fixes and adjustments to the build infrastructure.
    removed:
      acconfig.h
      po/Makefile.in.in
      po/foxtrotgps.pot
    added:
      autogen.sh
    modified:
      .bzrignore
      Makefile.am
      configure.in
      data/Makefile.am
      pixmaps/Makefile.am
      src/Makefile.am
    ------------------------------------------------------------
    revno: 14.1.8
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:44:47 -0400
    message:
      Removed GUI-elements referring users to the project web-site.
    modified:
      src/interface.c
    ------------------------------------------------------------
    revno: 14.1.7
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:44:26 -0400
    message:
      Mainline dependency-handling cleanup.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 14.1.6
    author: Dailos Franchy Gil <dfranchy@gmail.com>
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:43:48 -0400
    message:
      Updated Spanish translation [cherrypicked from trunk].
    modified:
      po/es.po
    ------------------------------------------------------------
    revno: 14.1.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Wed 2010-06-02 00:09:25 -0400
    message:
      Mainline translations & internationalisation updates.
    removed:
      po/LINGUAS
    renamed:
      data/foxtrotgps.desktop => data/foxtrotgps.desktop.in
    modified:
      .bzrignore
      configure.in
      data/Makefile.am
      po/Makefile.in.in
      po/POTFILES.in
      po/bg.po
      po/cs.po
      po/de.po
      po/es.po
      po/fi.po
      po/foxtrotgps.pot
      po/fr.po
      po/hu.po
      po/nl.po
      po/ru.po
      po/sk.po
      data/foxtrotgps.desktop.in
------------------------------------------------------------
revno: 73
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-06-01 21:59:48 -0400
message:
  Define _XOPEN_SOURCE so that the strptime() prototype is visible via <time.h>.
  It looks like building with CFLAGS="-Wall -Werror" now works.
modified:
  src/geo_photos.c
------------------------------------------------------------
revno: 72
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-31 15:28:16 -0400
message:
  Restored finger-friendliness to toolbar-buttons.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.60
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-31 15:27:20 -0400
    message:
      Restored toolbar-buttons to their original sizes.
      The default sizes are something short of finger-friendly--especially on small, high-density displays like the FreeRunner.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 71
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-31 02:54:04 -0400
message:
  New main application icon, specifically created for FoxtrotGPS.
removed:
  pixmaps/foxtrotgps.png
added:
  pixmaps/foxtrotgps.png
    ------------------------------------------------------------
    revno: 14.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Mon 2010-05-31 02:38:02 -0400
    message:
      New foxtrotgps icon, actually distinct from the tangogps one.
    removed:
      pixmaps/foxtrotgps.png
    added:
      pixmaps/foxtrotgps.png
------------------------------------------------------------
revno: 70
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-31 02:53:46 -0400
message:
  Fixed lat-/lon-parsing regexp in photo-geocoding script.
  It'll still fail to record photos from the equator or prime meridian into the DB, but at least it doesn't fail when <10 minutes away from a whole degree.
modified:
  src/geo_photos.c
------------------------------------------------------------
revno: 69
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-31 02:53:14 -0400
message:
  Converted geocoding dialogues to GladeXML/libglade.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/geo_photos.c
  src/interface.c
  src/interface.h
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.59
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-31 02:52:09 -0400
    message:
      Recreated `Image Data' dialogue, replacing create_dialog_image_data().
    modified:
      data/foxtrotgps.glade
      src/geo_photos.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.58
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-30 20:44:21 -0400
    message:
      Recreated `Geocode Result' dialogue, replacing create_dialog_geocode_result().
    modified:
      data/foxtrotgps.glade
      src/geo_photos.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.57
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-30 19:57:24 -0400
    message:
      Recreated `Photo Correlate' dialogue, replacing create_dialog_geocode().
    modified:
      data/foxtrotgps.glade
      src/geo_photos.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.56
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-30 00:13:20 -0400
    message:
      Destroy instances of win13_biggeo rather than just hiding them.
      It doesn't look like we ever reuse them.
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 24.3.55
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-29 23:22:59 -0400
    message:
      Recreated `GeoPhoto' popup photo-viewer window, replacing create_win13_biggeo().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.54
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-29 23:09:27 -0400
    message:
      Recreated `Geo Photo' popup preview-window, replacing create_window3().
    modified:
      data/foxtrotgps.glade
      src/interface.c
      src/interface.h
      src/main.c
------------------------------------------------------------
revno: 68
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-31 01:41:59 -0400
message:
  Prevent tracks_on_file_button_release_event() from messing with window12 when it shouldn't.
modified:
  src/tracks.c
    ------------------------------------------------------------
    revno: 24.3.53
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Thu 2010-05-27 01:15:56 -0400
    message:
      Fixed fatal track-loading bug reachable via geocoding.
    modified:
      src/tracks.c
    ------------------------------------------------------------
    revno: 24.5.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: trackloader-gui-bugfix
    timestamp: Thu 2010-05-27 01:12:52 -0400
    message:
      Don't allow tracks_on_file_button_release_event() to mess with window12 unless it's actually being called on behalf of window12.
      This prevents a segfault if the dedicated track-loading machinery hasn't been used before photo-geocoding is attempted, and also resolves an issue from tangoGPS whereby geocoding kills an unrelated pending `Load track...' window.
    modified:
      src/tracks.c
------------------------------------------------------------
revno: 67
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-24 20:38:46 -0400
message:
  Specifically probe for libgps >= 2.90 with pkg-config.
  We really shouldn't astonish the user with crazy build-errors after a successful run of ./configure, if we can help it.
modified:
  configure.in
------------------------------------------------------------
revno: 66
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 23:56:30 -0400
message:
  Corrected GUI-layout mixups around position-sharing registration.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.52
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 23:55:45 -0400
    message:
      Position the `Register' button at the correct point in the widget-hierarchy.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.51
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 23:55:28 -0400
    message:
      Added missing label-widget used to show position-sharing registration output.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 65
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 22:21:29 -0400
message:
  Converted `friends' & IM dialogues to GladeXML/libglade.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/friends.c
  src/interface.c
  src/interface.h
    ------------------------------------------------------------
    revno: 24.3.50
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 22:17:20 -0400
    message:
      Recreated `Message' dialogue in GladeXML, replacing create_dialog9().
    modified:
      data/foxtrotgps.glade
      src/friends.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.49
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 20:09:00 -0400
    message:
      Recreated `Friend Info' dialogue in GladeXML, replacing create_window8().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
------------------------------------------------------------
revno: 64
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 22:20:44 -0400
message:
  Better libglade support in lookup_widget().
modified:
  src/support.c
    ------------------------------------------------------------
    revno: 24.3.48
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 20:08:14 -0400
    message:
      Allow lookup_widget() to resolve libglade widgets via non-libglade children.
    modified:
      src/support.c
    ------------------------------------------------------------
    revno: 24.3.47
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-23 00:30:28 -0400
    message:
      Additional Autotools cleanup from the mainline, including reduced compile-warnings.
    modified:
      configure.in
      src/Makefile.am
------------------------------------------------------------
revno: 63
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 00:09:27 -0400
message:
  Converted route-loading dialogue to GladeXML/libglade.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/interface.c
  src/interface.h
    ------------------------------------------------------------
    revno: 24.3.46
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-22 23:15:43 -0400
    message:
      Recreated `Get Route' dialogue in GladeXML, replacing create_dialog10().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
------------------------------------------------------------
revno: 62
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 00:08:41 -0400
message:
  Nit from Glade.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.45
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-22 22:09:11 -0400
    message:
      It looks like toolitems really want to be non-homogeneous.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 61
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 00:05:24 -0400
message:
  Added missing M4 quoting.
modified:
  configure.in
    ------------------------------------------------------------
    revno: 25.1.18
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Sun 2010-05-23 00:00:52 -0400
    message:
      Added missing M4 quoting.
    modified:
      configure.in
------------------------------------------------------------
revno: 60
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-23 00:04:16 -0400
message:
  Avoid compile-warnings from cc defaulting to the wrong C standard.
modified:
  configure.in
  src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.17
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Sat 2010-05-22 23:28:34 -0400
    message:
      Specifically link against libm, since we use functions from <math.h>.
      Don't rely on our other dependencies just happening to pull it in with their own "-lm".
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.16
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Sat 2010-05-22 23:26:07 -0400
    message:
      Try to ensure that the C compiler is operating with C99 support.
      This should fix the compile-warnings about missing math prototypes.
    modified:
      configure.in
------------------------------------------------------------
revno: 59
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-17 10:07:50 -0400
message:
  Restored tooltips on the main window's toolbar.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.44
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-17 10:06:30 -0400
    message:
      Those should be tooltips on the main window's toolbar, not labels.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 58
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-16 19:20:24 -0400
message:
  Converted to POI-management windows to GladeXML/libglade.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/interface.c
  src/interface.h
  src/poi.c
    ------------------------------------------------------------
    revno: 24.3.43
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-16 19:15:22 -0400
    message:
      Recreated `Add POI' dialogue in GladeXML, replacing create_window6().
    modified:
      data/foxtrotgps.glade
      src/interface.c
      src/interface.h
      src/poi.c
    ------------------------------------------------------------
    revno: 24.3.42
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-16 17:04:57 -0400
    message:
      Recreated `Edit POI' dialogue in GladeXML, replacing create_window10().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.41
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-16 15:17:30 -0400
    message:
      Recreated `Delete POI?' dialogue in GladeXML, replacing create_dialog7().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.40
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-16 00:06:12 -0400
    message:
      Recreated `Show POIs' dialogue in GladeXML, replacing create_dialog6().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.39
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 23:57:16 -0400
    message:
      Don't leak GladeXML objects--destroy the window5 GladeXML along with window5.
    modified:
      src/poi.c
    ------------------------------------------------------------
    revno: 24.3.38
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 23:26:39 -0400
    message:
      Recreated `POI' dialogue in GladeXML, replacing create_window5().
      Note that we're leaking memory by creating new GladeXML objects and not destroying them....
    modified:
      data/foxtrotgps.glade
      src/interface.c
      src/interface.h
      src/poi.c
------------------------------------------------------------
revno: 57
author: Dailos Franchy Gil <dfranchy@gmail.com>
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-16 14:50:38 -0400
message:
  Updated Spanish translation.
modified:
  po/es.po
------------------------------------------------------------
revno: 56
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-16 00:09:46 -0400
message:
  Promoted `gladefile' var from main() scope to global.
modified:
  src/globals.c
  src/globals.h
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.37
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 23:15:41 -0400
    message:
      Promoted `gladefile' var to global so that we can create non-unique/-persistent windows.
    modified:
      src/globals.c
      src/globals.h
      src/main.c
------------------------------------------------------------
revno: 55
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-05-15 21:46:21 -0400
message:
  Renamed some widgets to make the GladeXML identifiers match the original names in interface.c.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.36
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 21:43:36 -0400
    message:
      Renamed dialog-action_area3 widget to dialog_action_area3, to match the original code from interface.c.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.35
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 21:42:28 -0400
    message:
      Renamed dialog-action_area2 widget to dialog_action_area9, to match the original code from interface.c.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.34
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 20:51:14 -0400
    message:
      Renamed image3 widget to image12, to match the original code from interface.c.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 54
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-05-15 19:15:21 -0400
message:
  Get translatable strings from the new GladeXML UI-definition.
modified:
  po/POTFILES.in
    ------------------------------------------------------------
    revno: 24.3.33
    author: Dailos Franchy Gil <dfranchy@gmail.com>
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sat 2010-05-15 12:43:20 -0400
    message:
      Get translatable strings from the new GladeXML UI-definition.
    modified:
      po/POTFILES.in
------------------------------------------------------------
revno: 53
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-05-11 22:40:50 -0400
message:
  Prevent GTK+ from destroying dialog1, dialog8, and dialog3 on delete-event.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.32
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-11 22:40:26 -0400
    message:
      Added missing delete-event handlers to dialog1, dialog8, and dialog3.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 52
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-05-11 22:39:01 -0400
message:
  Recreated `Map Download' dialogue in GladeXML.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/interface.c
  src/interface.h
  src/tile_management.c
    ------------------------------------------------------------
    revno: 24.3.31
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-11 22:28:26 -0400
    message:
      Recreated `Map Download' dialogue in GladeXML, replacing create_dialog4().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
      src/tile_management.c
------------------------------------------------------------
revno: 51
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-05-11 08:41:02 -0400
message:
  Recreated track-management dialogues in GladeXML.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/interface.c
  src/interface.h
  src/tracks.c
    ------------------------------------------------------------
    revno: 24.3.30
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-11 08:39:35 -0400
    message:
      Don't allow GTK+ to destroy window12 on delete.
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 24.3.29
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-11 08:35:16 -0400
    message:
      Clear all of the tracks out of the listing after hiding window12.
    modified:
      src/callbacks.c
      src/tracks.c
    ------------------------------------------------------------
    revno: 24.3.28
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-11 00:35:37 -0400
    message:
      Recreated `Load track...' dialogue in GladeXML, replacing create_window12().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
      src/tracks.c
    ------------------------------------------------------------
    revno: 24.3.27
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-10 23:57:08 -0400
    message:
      Recreated `Trackdir Config' dialogue in GladeXML, replacing create_dialog3().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
------------------------------------------------------------
revno: 50
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-05-11 00:00:43 -0400
message:
  Recreated `GPS Info' dialogue in GladeXML.
modified:
  data/foxtrotgps.glade
  src/interface.c
  src/interface.h
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.26
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-10 23:38:59 -0400
    message:
      Recreated `GPS Info' dialogue in GladeXML, replacing create_window2().
    modified:
      data/foxtrotgps.glade
      src/interface.c
      src/interface.h
      src/main.c
------------------------------------------------------------
revno: 49
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-10 23:06:31 -0400
message:
  Try to provide a README that's actually informative.
modified:
  README
------------------------------------------------------------
revno: 48
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-10 22:37:26 -0400
message:
  List primary contributors in AUTHORS.
  I guess that'd be Marcus and me, for now.
modified:
  AUTHORS
------------------------------------------------------------
revno: 47
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-10 20:53:13 -0400
message:
  Allow a GladeXML file to be specified from the command-line.
  Among other things, this should help some developers wanting tight hack-build-test cycles.
modified:
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.25
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-10 20:39:49 -0400
    message:
      Added a "--gui=" command option that can be used to specify a GladeXML file at startup.
    modified:
      src/main.c
    ------------------------------------------------------------
    revno: 24.3.24
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-10 20:39:23 -0400
    message:
      General code-cleanup from the mainline, including a proper command-line option-parser.
    modified:
      src/main.c
    ------------------------------------------------------------
    revno: 24.3.23
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-05-10 20:36:30 -0400
    message:
      Autotools cleanup from the mainline.
    removed:
      acconfig.h
      po/Makefile.in.in
    modified:
      .bzrignore
      Makefile.am
      configure.in
      data/Makefile.am
      pixmaps/Makefile.am
      src/Makefile.am
------------------------------------------------------------
revno: 46
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-05-10 20:51:29 -0400
message:
  A proper command-line option-parser.
modified:
  src/main.c
    ------------------------------------------------------------
    revno: 26.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: goption-parser
    timestamp: Mon 2010-05-10 08:38:26 -0400
    message:
      Use GLib for command-line option-parsing, rather than rolling our own.
      The "-fullscreen" option thus becomes a more normal "--fullscreen."
    modified:
      src/main.c
------------------------------------------------------------
revno: 45
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-09 22:06:17 -0400
message:
  Fail the right way if we can't load our GUI-definition.
modified:
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.22
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-09 22:06:10 -0400
    message:
      Fail with clear intent and explanation if we can't loud our GUI-definition.
    modified:
      src/main.c
------------------------------------------------------------
revno: 44
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 09:00:10 -0400
message:
  A UI to control detail-scaling.
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/callbacks.h
    ------------------------------------------------------------
    revno: 1.1.6
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps_detail-zoom
    timestamp: Thu 2010-04-29 22:02:38 -0400
    message:
      Simplified sensitivity-management on the `more/smaller details' menu-item.
      Rather than distributing checks and sets throughout activate_larger_map_details(), activate_more_map_details(), create_menu1(), just put the logic into a new set_map_detail_menuitem_sensitivity() connected to the submenu-item itself.
    modified:
      src/callbacks.c
      src/callbacks.h
      src/interface.c
    ------------------------------------------------------------
    revno: 1.1.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps_detail-zoom
    timestamp: Thu 2010-04-29 20:35:06 -0400
    message:
      Fixed mis-labelling in output from detail-zoom callbacks.
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 1.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps_detail-zoom
    timestamp: Sun 2009-10-25 21:12:05 -0400
    message:
      Added a UI (submenu and items) for the `detail zoom' feature.
    modified:
      src/callbacks.c
      src/callbacks.h
      src/interface.c
------------------------------------------------------------
revno: 43
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 01:52:17 -0400
message:
  Back-end code for a `detail-scaling' feature.
modified:
  src/globals.c
  src/globals.h
  src/init.c
  src/map_management.c
    ------------------------------------------------------------
    revno: 1.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps-0.9.7
    timestamp: Sun 2009-10-25 21:07:04 -0400
    message:
      Simplified the `detail zoom' code, with less impact on surrounding code;
      and made detail-zoom download map-tiles for the correct level.
    modified:
      src/map_management.c
    ------------------------------------------------------------
    revno: 1.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps-0.9.7
    timestamp: Sat 2009-10-24 15:13:54 -0400
    message:
      Allow a *minimum* `overzoom' to be specified via gconf
      so that the user can choose to make all of the map-details
      larger than they would be when just naively loading raster tiles
      at the display's native resolution. The FreeRunner, for example,
      has a native resolution of ~280 DPI, but the OpenStreetMap tiles
      are rendered expecting a resolution more like 96 DPI
      (which is common on commodity desktop/laptop displays),
      so the text rendered in these tiles is *very* small when
      loaded naively on the FreeRunner.
      
      Since we might be upscaling *all the time*, don't even use
      bilinear interpolation; nearest-neightbour is the fastest we can get,
      and is probably `OK enough' for upscaling (the pixels just become 
      visible if things are upscaled too far, instead of being blurred
      as with bilinear interpolation).
    modified:
      src/globals.c
      src/globals.h
      src/init.c
      src/map_management.c
------------------------------------------------------------
revno: 42
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 01:45:08 -0400
message:
  Slight refactoring to improve maintainability of overzoom.
  The segfault-fix is no longer applicable, since tiles are cached rather than freed.
modified:
  src/map_management.c
    ------------------------------------------------------------
    revno: 1.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: tangogps-0.9.7
    timestamp: Sun 2009-10-04 13:46:35 -0400
    message:
      Fixed segfault due to sloppy overapplication of g_object_unref():
      pixmap_scaled was not being reinitialised to NULL between runs
      of load_tile().
      
      Refactored so that `pixmap' and `pixmap_scaled' are no longer globals,
      so there's less book-keeping to even need to worry about,
      and the cleanup that remains is closer to where the data-structures
      are initialised and used (avoiding the `out of sight, out of mind' issue).
    modified:
      src/map_management.c
------------------------------------------------------------
revno: 41
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 00:56:17 -0400
message:
  Corrected widget-packing mistakes: don't expand when it makes things ugly.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.21
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-04 22:25:53 -0400
    message:
      Don't expand the GPSD-settings widgets to fill available space.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.20
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-05-04 22:22:16 -0400
    message:
      Corrected widget-packing in the main "GPS Data" display.
      *Don't* expand/spread to occupy whatever space is available.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 40
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 00:43:50 -0400
message:
  Actually use the configured gpsd host & port from GConf at startup
  rather than loading but ignoring them until the "Change GPSD" button is activated.
modified:
  src/init.c
------------------------------------------------------------
revno: 39
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 00:36:53 -0400
message:
  Moved intialisation of global_server and global_port from main() to pre_init(), where other parameters are initialised.
modified:
  src/init.c
  src/main.c
------------------------------------------------------------
revno: 38
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-05-07 00:09:35 -0400
message:
  Use libgps to talk to gpsd, rather than try to implement the protocol ourselves.
  
  The protocol happens to have changed completely as of gpsd/libgps 2.90,
  so we're now basically un-breaking ourselves with respect to the new gpsd.
  
  Also, it looks like libgps supports resolving hostnames transparently,
  where the old tangoGPS code supported only IP addresses.
  
  Thanks to Timo Juhani Lindfors for doing the conversion.
modified:
  configure.in
  src/Makefile.am
  src/globals.c
  src/globals.h
  src/gps_functions.c
    ------------------------------------------------------------
    revno: 14.2.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: libgps-support
    timestamp: Wed 2010-05-05 23:50:28 -0400
    message:
      Fixed segfault due to NaN times from libgps resulting in NULLs from localtime().
    modified:
      src/gps_functions.c
    ------------------------------------------------------------
    revno: 14.2.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: libgps-support
    timestamp: Wed 2010-05-05 23:06:06 -0400
    message:
      Inverted sense of return-value from gps_poll(): 0 means success.
    modified:
      src/gps_functions.c
    ------------------------------------------------------------
    revno: 14.2.3
    author: Timo Juhani Lindfors <timo.lindfors@iki.fi>
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: libgps-support
    timestamp: Sun 2010-05-02 20:23:13 -0400
    message:
      Use libgps instead of custom NMEA parser.
      First try, only minimal testing has been done.
    modified:
      src/gps_functions.c
    ------------------------------------------------------------
    revno: 14.2.2
    author: Timo Juhani Lindfors <timo.lindfors@iki.fi>
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: libgps-support
    timestamp: Sun 2010-05-02 20:22:41 -0400
    message:
      Link against libgps.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 14.2.1
    author: Timo Juhani Lindfors <timo.lindfors@iki.fi>
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: libgps-support
    timestamp: Sun 2010-05-02 20:20:36 -0400
    message:
      Rename gps_{data,fix}_t to tangogps_gps_{data,fix}_t so that they do no clash with types defined in libgps.
    modified:
      src/globals.c
      src/globals.h
      src/gps_functions.c
------------------------------------------------------------
revno: 37
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-02 14:12:49 -0400
message:
  Oops--removed extraneous sub-menu from the "select POIs" menu-item.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.19
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 14:09:30 -0400
    message:
      Another stupid popup-menu mistake.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.2.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gladification
    timestamp: Sun 2010-05-02 14:07:48 -0400
    message:
      How did that child-menu get in there?
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 36
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-02 02:51:09 -0400
message:
  Bugfixes in the reconstructed main window.
modified:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.18
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 02:43:49 -0400
    message:
      Fixed mistake in reconstruction of the main window.
    modified:
      data/foxtrotgps.glade
        ------------------------------------------------------------
        revno: 24.4.1
        committer: Joshua Judson Rosen <rozzin@geekspace.com>
        branch nick: gladification
        timestamp: Sun 2010-05-02 02:09:01 -0400
        message:
          Correct label on the "Auto download map tiles" checkbox.
        modified:
          data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.17
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 02:43:23 -0400
    message:
      Fixed mistakes in reconstruction of the main window's popup menu.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.2.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gladification
    timestamp: Sun 2010-05-02 01:57:51 -0400
    message:
      "show friends", "show POIs", and "show photos" menu-items should be *checkbox* menu-items.
    modified:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 35
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-02 02:50:06 -0400
message:
  Recreated repository-management dialogues in GladeXML, replacing create_dialog1() and create_dialog8().
modified:
  data/foxtrotgps.glade
  src/callbacks.c
  src/interface.c
  src/interface.h
    ------------------------------------------------------------
    revno: 24.3.16
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 02:42:07 -0400
    message:
      Recreated `Edit Repository' dialogue in GladeXML, replacing create_dialog8().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.15
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 01:37:45 -0400
    message:
      Removed superfluous, half-hearted cleanup-code from on_cancelbutton1_clicked().
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 24.3.14
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 01:35:29 -0400
    message:
      Reset all fields in the `New Repository' dialogue before (re)showing it.
      This should have been necessary before now, if not for the memory-leak between on_cancelbutton1_clicked() and on_button7_clicked()....
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 24.3.13
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 01:16:57 -0400
    message:
      Don't *destroy* the `New Repository' dialogue on OK.
      libglade doesn't re-create it each time like create_dialog1() did, so just *hide* it on OK (just like is done on cancel) so that the same widget can just be reused (re-shown) later instead of crashing.
    modified:
      src/callbacks.c
    ------------------------------------------------------------
    revno: 24.3.12
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 01:07:29 -0400
    message:
      Recreated `New Repository' dialogue (`dialog1') in GladeXML.
      Deleted create_dialog1().
    modified:
      data/foxtrotgps.glade
      src/callbacks.c
      src/interface.c
      src/interface.h
------------------------------------------------------------
revno: 34
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-05-02 02:48:56 -0400
message:
  Made `gladexml' a program-global variable.
modified:
  src/globals.c
  src/globals.h
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.11
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Sun 2010-05-02 00:31:45 -0400
    message:
      Expanded the scope of main()'s `gladexml' var to program-global
      so that callbacks can reference it.
    modified:
      src/globals.c
      src/globals.h
      src/main.c
------------------------------------------------------------
revno: 33
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Fri 2010-04-30 09:26:05 -0400
message:
  Removed constructor-functions obsoleted by the GladeXML GUI-reconstruction.
modified:
  src/interface.c
  src/interface.h
    ------------------------------------------------------------
    revno: 24.3.10
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Fri 2010-04-30 09:25:40 -0400
    message:
      Removed create_window1() and create_menu1(), since they've been replace with GladeXML definitions.
    modified:
      src/interface.c
      src/interface.h
------------------------------------------------------------
revno: 32
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 21:59:35 -0400
message:
  Include foxtrotgps.desktop.in in releases.
modified:
  data/Makefile.am
    ------------------------------------------------------------
    revno: 15.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: i18n
    timestamp: Wed 2010-04-28 21:58:01 -0400
    message:
      Include foxtrotgps.desktop.in in releases.
    modified:
      data/Makefile.am
------------------------------------------------------------
revno: 31
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 21:48:37 -0400
message:
  Give up bad Autotools practices for good.
  No more warnings during autoreconf!
removed:
  acconfig.h
modified:
  Makefile.am
  configure.in
  data/Makefile.am
  pixmaps/Makefile.am
  src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.15
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 21:43:50 -0400
    message:
      Don't include compiler-specific or Autoconf-default flags in AM_CFLAGS.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.14
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 21:41:49 -0400
    message:
      Don't pass "-DHAVE_CONFIG_H" to the C-compiler.
      Autoconf automatically supplies this if we're using config.h.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.13
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 21:40:31 -0400
    message:
      Don't pass "-DRELEASE" to the C-compiler.
      It appears to be a no-op.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.12
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 21:15:02 -0400
    message:
      Identify source-tree by looking for actual source-files
      that aren't maintainer-level parts of the build-system.
    modified:
      configure.in
    ------------------------------------------------------------
    revno: 25.1.11
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 20:53:37 -0400
    message:
      Just use Autoconf's `docdir' rather than (incorrectly) installing documentation under ${prefix}/doc.
    modified:
      Makefile.am
    ------------------------------------------------------------
    revno: 25.1.10
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 20:46:57 -0400
    message:
      Use the "dist_" prefix instead of EXTRA_DIST, where appropriate.
    modified:
      Makefile.am
      data/Makefile.am
      pixmaps/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.9
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 20:26:15 -0400
    message:
      Removed junk comment.
    modified:
      data/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.8
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 20:23:59 -0400
    message:
      Updated Autoconf/Automake initialisation.
      Passing package-name, version, and e-mail address to AC_INIT allows ./configure to define a bunch of useful symbols in the Makefiles and config.h.
    modified:
      configure.in
    ------------------------------------------------------------
    revno: 25.1.7
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 20:21:50 -0400
    message:
      Updated Autoconf/Automake initialisation.
      Passing package-name and version to AC_INIT allows ./configure to define a bunch of useful symbols in the Makefiles and config.h.
    modified:
      configure.in
    ------------------------------------------------------------
    revno: 25.1.6
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 19:33:57 -0400
    message:
      Unify INCLUDES and AM_CPPFLAGS
      since the former is deprecated in favour of the latter.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 19:28:18 -0400
    message:
      Just use the standard Autoconf variables rather than defining our own (superfluous) abstractions over them.
    modified:
      configure.in
      data/Makefile.am
      pixmaps/Makefile.am
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 18:56:03 -0400
    message:
      Define symbolic paths via the Makefile with "-D" CPPFLAGS
      as recommended by the Autoconf manual.
      This is safer than using AC_DEFINE_UNQUOTED.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 25.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 17:34:31 -0400
    message:
      Removed unused superfluous symbol-definitions:
      
          - PACKAGE_DOC_DIR (& $packagedocdir)
          - PACKAGE_HELP_DIR (& $packagehelpdir)
          - PACKAGE_MENU_DIR (& $packagemenudir)
          - PACKAGE_SOURCE_DIR (& $packagesrcdir)
    modified:
      configure.in
    ------------------------------------------------------------
    revno: 25.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 16:58:15 -0400
    message:
      Removed acconfig.h, since it's deprecated these days.
      And we're going to trash much of what's being templated in it, anyway.
    removed:
      acconfig.h
------------------------------------------------------------
revno: 30
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 21:10:07 -0400
message:
  Ignore now-untracked, autogenerated po/Makefile.in.in.
modified:
  .bzrignore
    ------------------------------------------------------------
    revno: 25.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: autotools-cleanup
    timestamp: Wed 2010-04-28 15:05:25 -0400
    message:
      Have bzr ignore po/Makefile.in.in.
    modified:
      .bzrignore
------------------------------------------------------------
revno: 29
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 00:12:42 -0400
message:
  Start loading GUI elements with libglade instead of the autogenerated constructor-functions.
modified:
  src/main.c
    ------------------------------------------------------------
    revno: 24.3.9
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-04-27 23:50:20 -0400
    message:
      Load the main window's popup menu with libglade rather than using create_menu1().
    modified:
      src/main.c
    ------------------------------------------------------------
    revno: 24.3.8
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-04-27 23:49:55 -0400
    message:
      Define the main window's popup menu (`menu1') in GladeXML.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.3.7
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-04-27 23:46:09 -0400
    message:
      Removed vestigial(?) callbacks.
    modified:
      src/callbacks.c
      src/callbacks.h
    ------------------------------------------------------------
    revno: 24.3.6
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Tue 2010-04-27 23:45:56 -0400
    message:
      Removed vestigial(?) constructors of unused GUI-elements.
    modified:
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.3.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:49:32 -0400
    message:
      Load the main window (`window1') with libglade rather than using create_window1() from interface.c.
    modified:
      src/main.c
------------------------------------------------------------
revno: 28
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 00:08:12 -0400
message:
  Infrastructure to support loading GUI components with libglade.
modified:
  configure.in
  data/Makefile.am
  src/Makefile.am
  src/support.c
    ------------------------------------------------------------
    revno: 24.3.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:48:33 -0400
    message:
      Install foxtrotgps.glade, and include it in releases.
    modified:
      data/Makefile.am
    ------------------------------------------------------------
    revno: 24.3.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:48:08 -0400
    message:
      Export symbols from the executable so that libglade can resolve callbacks automatically.
    modified:
      src/Makefile.am
    ------------------------------------------------------------
    revno: 24.3.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:45:39 -0400
    message:
      Make lookup_widget() capable of finding widgets via libglade
      so that we can try replacing hard-coded GUI-elements with GladeXML-based definitions.
    modified:
      src/support.c
    ------------------------------------------------------------
    revno: 24.3.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:42:05 -0400
    message:
      Probe for libglade with pkg-config during ./configure
      and include the relevant CFLAGS and LIBS when building.
    modified:
      configure.in
      src/Makefile.am
------------------------------------------------------------
revno: 27
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-28 00:03:03 -0400
message:
  GladeXML definitions for the main window and popup menu.
added:
  data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.2.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gladification
    timestamp: Mon 2010-04-26 21:56:15 -0400
    message:
      Define the popup menu (`menu1') used in the main window.
    modified:
      data/foxtrotgps.glade
    ------------------------------------------------------------
    revno: 24.2.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-recreation
    timestamp: Mon 2010-04-26 21:40:41 -0400
    message:
      Glade GUI-definition for the main window (`window1').
    added:
      data/foxtrotgps.glade
------------------------------------------------------------
revno: 26
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-27 23:59:57 -0400
message:
  Removed vestigial(?) functions in the GUI implementation.
modified:
  src/callbacks.c
  src/callbacks.h
  src/interface.c
  src/interface.h
    ------------------------------------------------------------
    revno: 24.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-cleanup
    timestamp: Tue 2010-04-27 23:11:09 -0400
    message:
      Removed unused callbacks--vestiges of earlier GUI-designs in tangoGPS?
    modified:
      src/callbacks.c
      src/callbacks.h
    ------------------------------------------------------------
    revno: 24.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-cleanup
    timestamp: Tue 2010-04-27 12:29:13 -0400
    message:
      create_dialog2() isn't called from anywhere--delete it.
    modified:
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-cleanup
    timestamp: Mon 2010-04-26 22:05:36 -0400
    message:
      create_filechooserdialog1() isn't called from anywhere--delete it.
    modified:
      src/interface.c
      src/interface.h
    ------------------------------------------------------------
    revno: 24.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: gui-cleanup
    timestamp: Sat 2010-04-24 22:01:12 -0400
    message:
      Removed unreachable GUI-components and callbacks in the main window.
      It's just too confusing.
    modified:
      src/callbacks.c
      src/interface.c
------------------------------------------------------------
revno: 25
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-25 19:38:37 -0400
message:
  Don't bother tracking the Makefile.in.in from intltool--
  just let it be created when ./autogen.sh runs intltool,
  rather than *always* `warning' the pre-existing file.
removed:
  po/Makefile.in.in
------------------------------------------------------------
revno: 24
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sat 2010-04-24 18:21:38 -0400
message:
  Run intltoolize before autoreconf
  so that a missing intltool results in less mysterious errors.
modified:
  autogen.sh
------------------------------------------------------------
revno: 23
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-04-19 11:35:45 -0400
message:
  Added the usual autogen.sh bootstrapping-from-VC script,
  since "autoreconf --install" doesn't quite cover *everything*.
added:
  autogen.sh
------------------------------------------------------------
revno: 22
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Mon 2010-04-19 01:02:23 -0400
message:
  Removed foxtrotgps.pot translation-template, since `make clean' removes it anyway, and there are other targets that recreate it.
removed:
  po/foxtrotgps.pot
------------------------------------------------------------
revno: 21
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-18 22:44:12 -0400
message:
  Removed GUI elements referring users to the project web-site for documentation.
  Even if we did have up-to-date documentation that we could host,
  this is clearly the wrong way to hook documentation into the app--
  referring the user (nebulously) to a website that may not even
  by reachable if the application is being used somewhere
  without an Internet-connection.
modified:
  src/interface.c
------------------------------------------------------------
revno: 20
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-18 22:34:10 -0400
message:
  Cleaned-up the way that required libraries are handled;
  don't astonish the user by failing to build
  (due to missing headers and/or libraries)
  after a successful `./configure' run!
modified:
  configure.in
  src/Makefile.am
    ------------------------------------------------------------
    revno: 19.1.5
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: build-deps
    timestamp: Sun 2010-04-18 22:28:45 -0400
    message:
      Let Autoconf and pkg-config handle the link-flags for libgthread, too.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 19.1.4
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: build-deps
    timestamp: Sun 2010-04-18 22:24:36 -0400
    message:
      Split the `PACKAGE' pkg-config prob into individual probs for GTK+, GConf, and libxml2.
      And don't bother specifying the link-flags for each library--
      just let autoconf and pkg-config handle that.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 19.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: build-deps
    timestamp: Sun 2010-04-18 21:37:25 -0400
    message:
      Use pkg-config to probe for sqlite3 during `./configure'.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 19.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: build-deps
    timestamp: Sun 2010-04-18 21:36:02 -0400
    message:
      Use pkg-config to probe for libcurl during `./configure'.
    modified:
      configure.in
      src/Makefile.am
    ------------------------------------------------------------
    revno: 19.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: build-deps
    timestamp: Sun 2010-04-18 20:58:50 -0400
    message:
      Use pkg-config to probe for libexif during `./configure'.
    modified:
      configure.in
      src/Makefile.am
------------------------------------------------------------
revno: 19
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-18 19:12:47 -0400
message:
  Major update to the Finnish translation from Timo Jyrinki.
modified:
  po/fi.po
    ------------------------------------------------------------
    revno: 17.1.1
    committer: Timo Jyrinki <timo.jyrinki@iki.fi>
    branch nick: foxtrotgps-dev
    timestamp: Sun 2010-04-18 12:44:35 +0300
    message:
      Updated Finnish translation for FoxtrotGPS.
    modified:
      po/fi.po
------------------------------------------------------------
revno: 18
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-18 19:08:21 -0400
message:
  Updated translation-files with new templates--thanks to Risto H. Kurppa.
modified:
  po/bg.po
  po/cs.po
  po/de.po
  po/es.po
  po/fi.po
  po/fr.po
  po/hu.po
  po/nl.po
  po/ru.po
  po/sk.po
    ------------------------------------------------------------
    revno: 16.1.1
    committer: Risto H. Kurppa <risto@kurppa.fi>
    branch nick: foxtrotgps-dev
    timestamp: Sun 2010-04-18 10:45:53 +0300
    message:
      Updated .po files to include 
                      strings from foxtrotgps.desktop.
    modified:
      po/bg.po
      po/cs.po
      po/de.po
      po/es.po
      po/fi.po
      po/fr.po
      po/hu.po
      po/nl.po
      po/ru.po
      po/sk.po
------------------------------------------------------------
revno: 17
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Sun 2010-04-18 03:17:14 -0400
message:
  Fixed breakage caused by overzealous replacement of "tango" with "foxtrot".
  Friend-tracker & IM should work again, now that they're pointing at the right server.
modified:
  src/friends.c
  src/globals.h
  src/tracks.c
    ------------------------------------------------------------
    revno: 14.1.3
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Sun 2010-04-18 03:16:12 -0400
    message:
      Revert "tango"/"foxtrot" substitution in comments describing the tangoGPS-specific GPS-driving API.
      We don't really want to `own' that API....
    modified:
      src/globals.h
    ------------------------------------------------------------
    revno: 14.1.2
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Sun 2010-04-18 01:39:02 -0400
    message:
      Reverted "tango"-to-"foxtrot" changes in `friends'/IM service URLs:
      we don't have code for the server-implementation, 
      so it wouldn't be straight-forward to run our own
      copy of the service even if we wanted to.
      
      Rather than try to implement our own compatible server,
      just continue to use Marcus' server/service at tangogps.org--
      probably until we can replace this entirely with something open;
      there's probably not much point in splitting the community
      just for the sake of it.
    modified:
      src/friends.c
      src/globals.h
      src/tracks.c
------------------------------------------------------------
revno: 16
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Wed 2010-04-14 09:24:51 -0400
message:
  i18n improvements from Timo `Mirv' Jyrinki.
  
  Note that foxtrotgps.desktop is now generated from foxtrotgps.desktop.in thanks to intltool.
  
  Mirv says that he's removed the empty LINGUAS file because it "seemingly prevented the desktop translations from being properly collected".
removed:
  po/LINGUAS
renamed:
  data/foxtrotgps.desktop => data/foxtrotgps.desktop.in
modified:
  .bzrignore
  configure.in
  data/Makefile.am
  po/Makefile.in.in
  po/POTFILES.in
  po/foxtrotgps.pot
  data/foxtrotgps.desktop.in
    ------------------------------------------------------------
    revno: 15.1.2
    committer: Timo Jyrinki <timo.jyrinki@iki.fi>
    branch nick: foxtrotgps-dev
    timestamp: Wed 2010-04-14 16:22:31 +0300
    message:
      Add stamp-it, .intltool-merge-cache and foxtrotgps.desktop to .bzrignore
    modified:
      .bzrignore
    ------------------------------------------------------------
    revno: 15.1.1
    committer: Timo Jyrinki <timo.jyrinki@iki.fi>
    branch nick: foxtrotgps-dev
    timestamp: Wed 2010-04-14 11:06:40 +0300
    message:
      Add i18n to the .desktop file and update intltool Makefile.in.in
    removed:
      po/LINGUAS
    renamed:
      data/foxtrotgps.desktop => data/foxtrotgps.desktop.in
    modified:
      configure.in
      data/Makefile.am
      po/Makefile.in.in
      po/POTFILES.in
      po/foxtrotgps.pot
      data/foxtrotgps.desktop.in
------------------------------------------------------------
revno: 15
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 21:27:02 -0400
message:
  Changed the project/package name to "foxtrotGPS".
renamed:
  data/tangogps.desktop => data/foxtrotgps.desktop
  pixmaps/tangogps-friend.png => pixmaps/foxtrotgps-friend.png
  pixmaps/tangogps-myposition.png => pixmaps/foxtrotgps-myposition.png
  pixmaps/tangogps-photo.png => pixmaps/foxtrotgps-photo.png
  pixmaps/tangogps-poi.png => pixmaps/foxtrotgps-poi.png
  pixmaps/tangogps-wp.png => pixmaps/foxtrotgps-wp.png
  pixmaps/tangogps.png => pixmaps/foxtrotgps.png
  po/tangogps.pot => po/foxtrotgps.pot
modified:
  .bzrignore
  Makefile.am
  configure.in
  data/Makefile.am
  pixmaps/Makefile.am
  po/bg.po
  po/cs.po
  po/de.po
  po/es.po
  po/fi.po
  po/fr.po
  po/hu.po
  po/nl.po
  po/ru.po
  po/sk.po
  src/Makefile.am
  src/friends.c
  src/geo_photos.c
  src/globals.c
  src/globals.h
  src/init.c
  src/interface.c
  src/poi.c
  src/tile_management.c
  src/tracks.c
  src/wp.c
  data/foxtrotgps.desktop
  po/foxtrotgps.pot
    ------------------------------------------------------------
    revno: 14.1.1
    committer: Joshua Judson Rosen <rozzin@geekspace.com>
    branch nick: project-rename
    timestamp: Tue 2010-04-13 21:13:14 -0400
    message:
      Replaced occurrences of "tango" with "foxtrot" in code/text, and renamed files starting with "tango" to start with "foxtrot".
    renamed:
      data/tangogps.desktop => data/foxtrotgps.desktop
      pixmaps/tangogps-friend.png => pixmaps/foxtrotgps-friend.png
      pixmaps/tangogps-myposition.png => pixmaps/foxtrotgps-myposition.png
      pixmaps/tangogps-photo.png => pixmaps/foxtrotgps-photo.png
      pixmaps/tangogps-poi.png => pixmaps/foxtrotgps-poi.png
      pixmaps/tangogps-wp.png => pixmaps/foxtrotgps-wp.png
      pixmaps/tangogps.png => pixmaps/foxtrotgps.png
      po/tangogps.pot => po/foxtrotgps.pot
    modified:
      .bzrignore
      Makefile.am
      configure.in
      data/Makefile.am
      pixmaps/Makefile.am
      po/bg.po
      po/cs.po
      po/de.po
      po/es.po
      po/fi.po
      po/fr.po
      po/hu.po
      po/nl.po
      po/ru.po
      po/sk.po
      src/Makefile.am
      src/friends.c
      src/geo_photos.c
      src/globals.c
      src/globals.h
      src/init.c
      src/interface.c
      src/poi.c
      src/tile_management.c
      src/tracks.c
      src/wp.c
      data/foxtrotgps.desktop
      po/foxtrotgps.pot
------------------------------------------------------------
revno: 14
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 20:06:49 -0400
message:
  Ignore ltmain.sh, generated by libtoolize.
modified:
  .bzrignore
------------------------------------------------------------
revno: 13
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 20:05:52 -0400
message:
  Ignore `Makefile.in' files, generated by automake.
modified:
  .bzrignore
------------------------------------------------------------
revno: 12
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 20:03:38 -0400
message:
  Don't track .gmo and .mo translation-table files, since they're autogenerated by builds.
removed:
  po/bg.gmo
  po/cs.gmo
  po/de.gmo
  po/es.gmo
  po/fi.gmo
  po/fr.gmo
  po/hu.gmo
  po/nl.gmo
  po/ru.gmo
  po/sk.gmo
modified:
  .bzrignore
------------------------------------------------------------
revno: 11
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 20:00:36 -0400
message:
  Looks like I was a tad overzealous in removing autogenerated stuff....
  
  The i18n stuff still expects mkinstalldirs to `just exist'.
added:
  mkinstalldirs
modified:
  .bzrignore
------------------------------------------------------------
revno: 10
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: trunk
timestamp: Tue 2010-04-13 09:08:30 -0400
message:
  Don't track Autotools-generated infrastructure.
removed:
  Makefile.in
  aclocal.m4
  config.guess
  config.h.in
  config.sub
  configure
  data/Makefile.in
  depcomp
  install-sh
  ltmain.sh
  missing
  mkinstalldirs
  pixmaps/Makefile.in
  src/Makefile.in
modified:
  .bzrignore
------------------------------------------------------------
revno: 9
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: foxtrotgps
timestamp: Mon 2010-04-12 23:50:54 -0400
message:
  We're not going to rely on Anjuta to write our Autotools files for us.
modified:
  Makefile.am
  configure.in
  data/Makefile.am
  pixmaps/Makefile.am
  po/POTFILES.in
  src/Makefile.am
------------------------------------------------------------
revno: 8
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: foxtrotgps
timestamp: Mon 2010-04-12 23:46:22 -0400
message:
  Don't track autom4te.cache.
removed:
  autom4te.cache/
  autom4te.cache/output.0
  autom4te.cache/output.1
  autom4te.cache/requests
  autom4te.cache/traces.0
  autom4te.cache/traces.1
modified:
  .bzrignore
------------------------------------------------------------
revno: 7
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: foxtrotgps
timestamp: Mon 2010-04-12 23:34:34 -0400
message:
  Ignore autogenerated files.
added:
  .bzrignore
------------------------------------------------------------
revno: 6
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps
timestamp: Mon 2010-04-12 22:23:33 -0400
message:
  Updates from tangogps-0.99.3 ("Speedblaster") tarball.
added:
  po/nl.gmo
  po/nl.po
modified:
  configure
  configure.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/sk.gmo
  po/sk.po
  po/tangogps.pot
  src/callbacks.c
  src/callbacks.h
  src/friends.c
  src/geo_photos.c
  src/globals.c
  src/globals.h
  src/gps_functions.c
  src/gps_functions.h
  src/init.c
  src/init.h
  src/interface.c
  src/interface.h
  src/map_management.c
  src/map_management.h
  src/poi.c
  src/support.c
  src/tile_management.c
  src/tracks.c
  src/tracks.h
------------------------------------------------------------
revno: 5
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps
timestamp: Mon 2010-04-12 22:21:25 -0400
message:
  Updates from tangogps-0.99.2 ("interface polish") tarball.
modified:
  configure
  configure.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/sk.gmo
  po/sk.po
  po/tangogps.pot
  src/callbacks.c
  src/callbacks.h
  src/converter.c
  src/friends.c
  src/geo_photos.c
  src/globals.c
  src/globals.h
  src/init.c
  src/interface.c
  src/support.c
  src/tracks.c
  src/util.c
------------------------------------------------------------
revno: 4
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps
timestamp: Mon 2010-04-12 22:20:30 -0400
message:
  Updates from tangogps-0.99.1 ("lots of layout love") tarball.
added:
  autom4te.cache/
  autom4te.cache/output.0
  autom4te.cache/output.1
  autom4te.cache/requests
  autom4te.cache/traces.0
  autom4te.cache/traces.1
  po/LINGUAS
  po/sk.gmo
  po/sk.po
modified:
  Makefile.in
  aclocal.m4
  config.h.in
  configure
  configure.in
  data/Makefile.in
  ltmain.sh*
  pixmaps/Makefile.in
  po/Makefile.in.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/tangogps.pot
  src/Makefile.in
  src/callbacks.c
  src/callbacks.h
  src/converter.c
  src/friends.c
  src/friends.h
  src/geo_photos.c
  src/globals.c
  src/globals.h
  src/gps_functions.c
  src/init.c
  src/interface.c
  src/interface.h
  src/main.c
  src/poi.c
  src/tile_management.c
  src/tracks.c
  src/tracks.h
  src/util.c
  src/util.h
------------------------------------------------------------
revno: 3
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps
timestamp: Mon 2010-04-12 22:19:13 -0400
message:
  Updates from tangogps-0.9.9 `bugfix + GPX-loader' tarball.
modified:
  configure
  configure.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/tangogps.pot
  src/Makefile.am
  src/Makefile.in
  src/converter.c
  src/gps_functions.c
  src/init.c
  src/interface.c
  src/map_management.c
  src/tile_management.c
  src/tracks.c
------------------------------------------------------------
revno: 2
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps
timestamp: Mon 2010-04-12 22:17:24 -0400
message:
  Updates from tangogps-0.9.8 ("connecting people") tarball.
modified:
  configure
  configure.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/tangogps.pot
  src/callbacks.c
  src/callbacks.h
  src/friends.c
  src/friends.h
  src/geo_photos.c
  src/globals.c
  src/globals.h
  src/gps_functions.c
  src/init.c
  src/interface.c
  src/interface.h
  src/main.c
  src/map_management.c
  src/poi.c
  src/util.c
  src/util.h
  src/wp.c
------------------------------------------------------------
revno: 1
committer: Joshua Judson Rosen <rozzin@geekspace.com>
branch nick: tangogps-0.9.7
timestamp: Fri 2009-09-25 22:35:15 -0400
message:
  Imported from tangogps-0.9.7 tarball.
added:
  AUTHORS
  COPYING
  ChangeLog
  INSTALL
  Makefile.am
  Makefile.in
  NEWS
  README
  TODO
  acconfig.h
  acinclude.m4
  aclocal.m4
  config.guess
  config.h.in
  config.sub
  configure
  configure.in
  data/
  data/Makefile.am
  data/Makefile.in
  data/tangogps.desktop
  depcomp
  install-sh
  ltmain.sh
  missing
  mkinstalldirs
  pixmaps/
  pixmaps/Makefile.am
  pixmaps/Makefile.in
  pixmaps/tangogps-friend.png
  pixmaps/tangogps-myposition.png
  pixmaps/tangogps-photo.png
  pixmaps/tangogps-poi.png
  pixmaps/tangogps-wp.png
  pixmaps/tangogps.png
  po/
  po/ChangeLog
  po/Makefile.in.in
  po/POTFILES.in
  po/bg.gmo
  po/bg.po
  po/cs.gmo
  po/cs.po
  po/de.gmo
  po/de.po
  po/es.gmo
  po/es.po
  po/fi.gmo
  po/fi.po
  po/fr.gmo
  po/fr.po
  po/hu.gmo
  po/hu.po
  po/ru.gmo
  po/ru.po
  po/tangogps.pot
  src/
  src/Makefile.am
  src/Makefile.in
  src/callbacks.c
  src/callbacks.h
  src/converter.c
  src/converter.h
  src/exif.c
  src/exif.h
  src/friends.c
  src/friends.h
  src/geo_photos.c
  src/geo_photos.h
  src/globals.c
  src/globals.h
  src/gps_functions.c
  src/gps_functions.h
  src/gpsdstart.sh
  src/init.c
  src/init.h
  src/interface.c
  src/interface.h
  src/main.c
  src/map_management.c
  src/map_management.h
  src/poi.c
  src/poi.h
  src/support.c
  src/support.h
  src/tile_management.c
  src/tile_management.h
  src/tracks.c
  src/tracks.h
  src/util.c
  src/util.h
  src/wp.c
  src/wp.h
