]> git.street.me.uk Git - andy/viking.git/log
andy/viking.git
16 years agoCorrect famous sentence
Guilhem Bonnefille [Wed, 20 Feb 2008 15:10:52 +0000 (15:10 +0000)]
Correct famous sentence

Source: http://en.wikipedia.org/wiki/Apollo_13

16 years agoRemove trailing '\n' in g_message calls
Guilhem Bonnefille [Wed, 20 Feb 2008 15:10:29 +0000 (15:10 +0000)]
Remove trailing '\n' in g_message calls

Unneeded as g_message are in charge of formatting messages
and annoying for translators.

16 years agoUpdate french translation
Guilhem Bonnefille [Sat, 16 Feb 2008 21:56:11 +0000 (21:56 +0000)]
Update french translation

16 years agoMarking translatable string in main.c
Guilhem Bonnefille [Sat, 16 Feb 2008 21:55:50 +0000 (21:55 +0000)]
Marking translatable string in main.c

16 years agoDocumenting Jocelyn's patches
Guilhem Bonnefille [Sat, 16 Feb 2008 14:16:09 +0000 (14:16 +0000)]
Documenting Jocelyn's patches

16 years agoPatch fr translation
Guilhem Bonnefille [Sat, 16 Feb 2008 14:15:55 +0000 (14:15 +0000)]
Patch fr translation

16 years agoI18N improvement
Guilhem Bonnefille [Sat, 16 Feb 2008 14:15:40 +0000 (14:15 +0000)]
I18N improvement

16 years agoSort out the viewport header file a bit for better readability and in
Alex Foobarian [Fri, 25 Jan 2008 02:43:03 +0000 (02:43 +0000)]
Sort out the viewport header file a bit for better readability and in
preparation for a cairo branch.

16 years agofix a crash bug in the merge-by-time function
Alex Foobarian [Tue, 22 Jan 2008 20:35:11 +0000 (20:35 +0000)]
fix a crash bug in the merge-by-time function

16 years agoAdded mutex to protect map pixbuf cache from being corrupted.
Quy Tonthat [Fri, 18 Jan 2008 04:36:12 +0000 (04:36 +0000)]
Added mutex to protect map pixbuf cache from being corrupted.

Since the ring list and the hash and other house keeping data for the
pixbuf cache are modified by (map download) threads, there are potentional
problems of data corruption. A mutex was added to address the problem.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
Quy Tonthat [Thu, 17 Jan 2008 15:05:48 +0000 (15:05 +0000)]
Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>

There seem to be race conditions in removing/accessing mapcache but I'm
not sure they really cause problems after this fix.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agobugfix (thanks Christoph Eckert)
Christoph Eckert [Tue, 15 Jan 2008 03:49:59 +0000 (03:49 +0000)]
bugfix (thanks Christoph Eckert)

16 years agoFix: remove unused
Guilhem Bonnefille [Sat, 12 Jan 2008 17:06:23 +0000 (17:06 +0000)]
Fix: remove unused

16 years agoFix: remove warnings
Guilhem Bonnefille [Sat, 12 Jan 2008 17:06:11 +0000 (17:06 +0000)]
Fix: remove warnings

16 years agoAdjusted v-t drawing
Alex Foobarian [Fri, 4 Jan 2008 22:12:43 +0000 (22:12 +0000)]
Adjusted v-t drawing

16 years agoBugfix for preferences
Evan Battaglia [Thu, 27 Dec 2007 18:46:59 +0000 (18:46 +0000)]
Bugfix for preferences

16 years agoDEBUG option for gcget.
Evan Battaglia [Thu, 27 Dec 2007 18:37:50 +0000 (18:37 +0000)]
DEBUG option for gcget.

16 years agogcget-perl
Evan Battaglia [Thu, 27 Dec 2007 18:29:09 +0000 (18:29 +0000)]
gcget-perl

16 years agofix remove duplicates gpsbabel filter. full screen mode.
Evan Battaglia [Thu, 27 Dec 2007 18:25:22 +0000 (18:25 +0000)]
fix remove duplicates gpsbabel filter. full screen mode.

16 years agoone bugfix for gcget. there may be another bug out there.
Evan Battaglia [Thu, 27 Dec 2007 18:25:16 +0000 (18:25 +0000)]
one bugfix for gcget. there may be another bug out there.

16 years agoAdd GpxWritingOptions to control GPX file writing
Oddgeir Kvien [Thu, 27 Dec 2007 15:49:45 +0000 (15:49 +0000)]
Add GpxWritingOptions to control GPX file writing

It's a complement to the patch submitted by Oddgeir Kvien in order to
ensure that only GPX files wroten for OSM upload have "ele" and "time" fields
forced.

16 years agoAdd default values to ele and time fields (due to OSM)
Oddgeir Kvien [Thu, 27 Dec 2007 15:49:25 +0000 (15:49 +0000)]
Add default values to ele and time fields (due to OSM)

Submitted by Oddgeir Kvien

16 years agoDon't scare off users from trying geocache support.
Evan Battaglia [Sun, 23 Dec 2007 01:27:36 +0000 (01:27 +0000)]
Don't scare off users from trying geocache support.

16 years agoUpdate french plural form
Guilhem Bonnefille [Sat, 22 Dec 2007 16:41:41 +0000 (16:41 +0000)]
Update french plural form

16 years agopreferences / geocaching update
Evan Battaglia [Sat, 22 Dec 2007 08:07:27 +0000 (08:07 +0000)]
preferences / geocaching update

16 years agoUpdate French translation
Jocelyn Jaubert [Fri, 21 Dec 2007 21:44:58 +0000 (21:44 +0000)]
Update French translation

Submitted by Jocelyn Jaubert

16 years agoUpdate source for OSM/Osmarender tiles
Christoph Eckert [Fri, 21 Dec 2007 21:18:02 +0000 (21:18 +0000)]
Update source for OSM/Osmarender tiles

Submitted by Christoph Eckert

16 years agoPreferences: include the file. oops.
Evan Battaglia [Fri, 21 Dec 2007 06:19:15 +0000 (06:19 +0000)]
Preferences: include the file. oops.

16 years agoPreferences!!!! Make way for the Geocachers.
Evan Battaglia [Fri, 21 Dec 2007 06:16:09 +0000 (06:16 +0000)]
Preferences!!!! Make way for the Geocachers.

16 years agoRevert a previous change that disabled realtime tracking if libgps does not exist.
Quy Tonthat [Wed, 19 Dec 2007 13:55:56 +0000 (13:55 +0000)]
Revert a previous change that disabled realtime tracking if libgps does not exist.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoUse specific gettext call for plural form
Jocelyn Jaubert [Mon, 17 Dec 2007 21:42:41 +0000 (21:42 +0000)]
Use specific gettext call for plural form

Submitted by Jocelyn Jaubert

16 years agoFix contribution dates
Guilhem Bonnefille [Mon, 17 Dec 2007 21:42:26 +0000 (21:42 +0000)]
Fix contribution dates

16 years ago"Highest unused" (not really) waypoint number as deafult name for waypoint.
Evan Battaglia [Mon, 17 Dec 2007 05:39:40 +0000 (05:39 +0000)]
"Highest unused" (not really) waypoint number as deafult name for waypoint.

16 years agoSort waypoints in GPX output
Evan Battaglia [Mon, 17 Dec 2007 03:24:05 +0000 (03:24 +0000)]
Sort waypoints in GPX output

16 years agoFix: ensure config.h is included conditionnaly
Guilhem Bonnefille [Sat, 15 Dec 2007 22:42:43 +0000 (22:42 +0000)]
Fix: ensure config.h is included conditionnaly

16 years agoUpdate french translation
Jocelyn Jaubert [Sat, 15 Dec 2007 22:42:26 +0000 (22:42 +0000)]
Update french translation

Submitted by Jocelyn Jaubert

16 years agoMark many strings translatable
Jocelyn Jaubert [Sat, 15 Dec 2007 22:42:11 +0000 (22:42 +0000)]
Mark many strings translatable

Submitted by Jocelyn Jaubert

16 years agoFix: if libgps is missing, Realtime GPS Tracking is disabled
Guilhem Bonnefille [Sat, 15 Dec 2007 22:23:29 +0000 (22:23 +0000)]
Fix: if libgps is missing, Realtime GPS Tracking is disabled

It is very annoying to have to specify "--disable-realtime-gps-tracking"
option when your system does not offer libgps.
The script configure should automatically detect available features.

16 years agoFix compilation under HURD (missing MAXPATHLEN macro)
Guilhem Bonnefille [Sat, 15 Dec 2007 22:23:14 +0000 (22:23 +0000)]
Fix compilation under HURD (missing MAXPATHLEN macro)

See http://experimental.debian.net/build.php?pkg=viking

16 years agoMake menu entries translatable
Jocelyn Jaubert [Sat, 15 Dec 2007 14:32:22 +0000 (14:32 +0000)]
Make menu entries translatable

Submitted by Jocelyn Jaubert

16 years agoFirst french translation (incomplete)
Guilhem Bonnefille [Thu, 13 Dec 2007 21:18:06 +0000 (21:18 +0000)]
First french translation (incomplete)

16 years agoMarking translatable strings.
Guilhem Bonnefille [Thu, 13 Dec 2007 21:17:45 +0000 (21:17 +0000)]
Marking translatable strings.

Remind:
- _("..."): in dynamic context
- N_("..."): in static context,
  corresponding dynamic context must be tagged with _(var)
  (where var contains the static string)
More details at http://developer.gimp.org/api/2.0/glib/glib-I18N.html
and in gettext manual http://www.gnu.org/software/gettext/manual/gettext.html

16 years agoFix bug: "config.status: error: cannot find input file: Makefile.in"
Guilhem Bonnefille [Wed, 12 Dec 2007 22:23:17 +0000 (22:23 +0000)]
Fix bug: "config.status: error: cannot find input file: Makefile.in"

autoheader must be run.

16 years agoFix warning: underquoted definition of AM_WITH_EXPAT
Guilhem Bonnefille [Wed, 12 Dec 2007 22:21:21 +0000 (22:21 +0000)]
Fix warning: underquoted definition of AM_WITH_EXPAT

16 years agoNow that autogen.sh runs configure, "make full" should not.
Quy Tonthat [Mon, 10 Dec 2007 13:59:30 +0000 (13:59 +0000)]
Now that autogen.sh runs configure, "make full" should not.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix autogen.sh to remove the assumption that version 1.9 of automake is available...
Quy Tonthat [Mon, 10 Dec 2007 13:37:19 +0000 (13:37 +0000)]
Fix autogen.sh to remove the assumption that version 1.9 of automake is available on all systems.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agodisable printing & let viking compile for gtk < 2.10.0
Evan Battaglia [Sat, 8 Dec 2007 04:02:15 +0000 (04:02 +0000)]
disable printing & let viking compile for gtk < 2.10.0

16 years agoGoogle terrain maps.
Evan Battaglia [Sat, 8 Dec 2007 03:54:33 +0000 (03:54 +0000)]
Google terrain maps.

16 years agoBlueMarble tile
Evan Battaglia [Sat, 8 Dec 2007 03:39:02 +0000 (03:39 +0000)]
BlueMarble tile

16 years agoRenaming AC_PROG_INTLTOOL (deprecated) with IT_PROG_INTLTOOL
Guilhem Bonnefille [Sat, 1 Dec 2007 17:29:04 +0000 (17:29 +0000)]
Renaming AC_PROG_INTLTOOL (deprecated) with IT_PROG_INTLTOOL

16 years agoUse a list of possible browsers.
Guilhem Bonnefille [Tue, 27 Nov 2007 21:52:47 +0000 (21:52 +0000)]
Use a list of possible browsers.

To find the available browser, we try lots of one,
starting by the "standardized" xdg-open.

16 years agoForgot incremental rebuild
Guilhem Bonnefille [Tue, 27 Nov 2007 21:52:25 +0000 (21:52 +0000)]
Forgot incremental rebuild

16 years agoI18N: Adding minimal stuff
Guilhem Bonnefille [Mon, 26 Nov 2007 07:33:34 +0000 (07:33 +0000)]
I18N: Adding minimal stuff

Viking is now ready to be translated.

16 years agoI18N: Using standard autogen.sh
Guilhem Bonnefille [Mon, 26 Nov 2007 07:06:41 +0000 (07:06 +0000)]
I18N: Using standard autogen.sh

16 years agoFix a bug that can potentially cause segfault.
Quy Tonthat [Mon, 19 Nov 2007 13:20:30 +0000 (13:20 +0000)]
Fix a bug that can potentially cause segfault.

Hopefully this may fix a crash reported by Tim. I could not reproduce the crash
so I would not be able to verify whether it did fix it. It's still a fix for
potential problems otherwise.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoImprove track graphs. Some tracks looked too flat.
Quy Tonthat [Mon, 19 Nov 2007 06:49:17 +0000 (06:49 +0000)]
Improve track graphs. Some tracks looked too flat.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoadd another missing file
Evan Battaglia [Tue, 13 Nov 2007 21:33:33 +0000 (21:33 +0000)]
add another missing file

16 years agoadding forgotten uibulder code...
Evan Battaglia [Tue, 13 Nov 2007 21:28:22 +0000 (21:28 +0000)]
adding forgotten uibulder code...

16 years agogctrackbyarc script
Evan Battaglia [Sat, 10 Nov 2007 05:36:05 +0000 (05:36 +0000)]
gctrackbyarc script

16 years agoFilters filters oh my
Evan Battaglia [Sat, 10 Nov 2007 04:27:17 +0000 (04:27 +0000)]
Filters filters oh my

16 years agoNew feature: map printing.
Quy Tonthat [Wed, 7 Nov 2007 13:09:24 +0000 (13:09 +0000)]
New feature: map printing.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix bug that caused Old Google maps not being disabled by default.
Quy Tonthat [Wed, 31 Oct 2007 23:02:20 +0000 (23:02 +0000)]
Fix bug that caused Old Google maps not being disabled by default.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix "incompatible pointer type" warnings.
Quy Tonthat [Wed, 24 Oct 2007 07:47:41 +0000 (07:47 +0000)]
Fix "incompatible pointer type" warnings.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoMake elev graph show better graph for low altitude tracks.
Quy Tonthat [Wed, 24 Oct 2007 07:47:10 +0000 (07:47 +0000)]
Make elev graph show better graph for low altitude tracks.

The old method of using a fixed value (100m above the lowest) to calculate
the max of graph make tracks at low altitudes look flat.
It now uses 25% of the highest as the max of graph.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix a bug that caused crashes when displaying elev graph for some track.
Quy Tonthat [Wed, 24 Oct 2007 07:46:50 +0000 (07:46 +0000)]
Fix a bug that caused crashes when displaying elev graph for some track.

Crashes on tracks which have total length of 0. For examples, tracks which
consist only 2 trackpoints of the same location. The problem is now fixed.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFixing the implicit declaration completely,
Bernd Zeimetz [Mon, 22 Oct 2007 23:09:50 +0000 (23:09 +0000)]
Fixing the implicit declaration completely,
thanks to  dann frazier <dannf@debian.org>
Debian #447662

Signed-off-by: Bernd Zeimetz <bernd@bzed.de>
16 years agoFixing another implicit declaration.
Bernd Zeimetz [Mon, 22 Oct 2007 17:53:20 +0000 (17:53 +0000)]
Fixing another implicit declaration.

Signed-off-by: Bernd Zeimetz <bernd@bzed.de>
16 years agoMissing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
Bernd Zeimetz [Mon, 22 Oct 2007 14:15:28 +0000 (14:15 +0000)]
Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoReleasing 0.9.3
Guilhem Bonnefille [Sun, 21 Oct 2007 21:09:48 +0000 (21:09 +0000)]
Releasing 0.9.3

16 years agoAdd "version" option
Guilhem Bonnefille [Sun, 21 Oct 2007 21:09:32 +0000 (21:09 +0000)]
Add "version" option

The -v/--version option displays the standard expected version info.
It also displays a copyright, reduced to Evan as he is the original author.

16 years agoFixing minor typo which caused crashes for me recently, unknown why it didn't crash...
Evan Battaglia [Sat, 20 Oct 2007 18:08:34 +0000 (18:08 +0000)]
Fixing minor typo which caused crashes for me recently, unknown why it didn't crash before

16 years agoAdded track name to title of properties dialog.
Quy Tonthat [Sat, 20 Oct 2007 12:15:14 +0000 (12:15 +0000)]
Added track name to title of properties dialog.

Now that viking allows multiple track dialogs displayed simultaneously,
this change can be helpful when doing so.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoDiasable buttons on Track Properties Dialog when not needed.
Quy Tonthat [Sat, 20 Oct 2007 11:37:11 +0000 (11:37 +0000)]
Diasable buttons on Track Properties Dialog when not needed.

"Split Sgments" disable when there is only one segment.
"Delete Dupl." disable when there is no duplicated track point.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoDraw position marker on track elev/speed graphs at mouse click
Quy Tonthat [Sat, 20 Oct 2007 11:28:25 +0000 (11:28 +0000)]
Draw position marker on track elev/speed graphs at mouse click

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoTrack Properties Dialog no longer blocks interaction of the main window.
Quy Tonthat [Sat, 20 Oct 2007 05:52:07 +0000 (05:52 +0000)]
Track Properties Dialog no longer blocks interaction of the main window.

- Before this change, bringing up a track dialog would stop users from
  doing anything else with viking. The restriction is mow removed.
- The dialog is no longer in modal mode.
- Multiple dialogs for different tracks can be up at the same time.
- Users can only start one dialog for each track. Once its dialog is on,
  its  "Properties" menu item will be disabled.
- When a track is deleted, its dialog (if on) will also be destroyed.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoMinor bugfix (one_zone is 0 for non-UTM projections)
Evan Battaglia [Wed, 17 Oct 2007 22:39:28 +0000 (22:39 +0000)]
Minor bugfix (one_zone is 0 for non-UTM projections)

16 years agoFix Google parsing. Should probably change default number to "2.61" too.
Evan Battaglia [Tue, 16 Oct 2007 18:30:24 +0000 (18:30 +0000)]
Fix Google parsing. Should probably change default number to "2.61" too.

16 years agoCosmetic changes and cleanup
Quy Tonthat [Mon, 15 Oct 2007 15:54:40 +0000 (15:54 +0000)]
Cosmetic changes and cleanup

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoInterpolating DEM data.
Quy Tonthat [Mon, 15 Oct 2007 15:16:24 +0000 (15:16 +0000)]
Interpolating DEM data.

Stuff missing from the last commit.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoInterpolating DEM data.
Quy Tonthat [Mon, 15 Oct 2007 15:04:26 +0000 (15:04 +0000)]
Interpolating DEM data.

- DEM data can now be interpolated using ione of 3 methods:
  o no_interpolation: Take the nearest south-west data.
  o simple_interpolation: Interpolated using a simple method.
  o best_interpolation: Interpolated using Shepard method.

- "Apply DEM data" for a track now uses "best_interpolation".

- Elevation-distance graph now uses "best_interpolation".

- Elevation information displayed on status bar now uses most suitable
  interpolation methods according to the current zoom level.

Not much testing has been made to justify performance/accuracy trade-off
of the interpolating methods.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoAdd more room to the top of altitude-distance graph.
Quy Tonthat [Mon, 15 Oct 2007 04:53:40 +0000 (04:53 +0000)]
Add more room to the top of altitude-distance graph.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agofix plotting of DEM data on elevation graph
Evan Battaglia [Mon, 15 Oct 2007 01:58:25 +0000 (01:58 +0000)]
fix plotting of DEM data on elevation graph

16 years agoFix tool keypresses to work only when Viewport has focus.
Evan Battaglia [Fri, 12 Oct 2007 16:17:00 +0000 (16:17 +0000)]
Fix tool keypresses to work only when Viewport has focus.

16 years agoMake use of DEM elevation data and GPS speed data for track graphs.
Quy Tonthat [Fri, 12 Oct 2007 15:17:16 +0000 (15:17 +0000)]
Make use of DEM elevation data and GPS speed data for track graphs.

- elevation-distance graph: change non-data elevation color from red to yellow.
- elevation-distance graph: plot altitudes from DEM and speeds from GPS where
  available.
- speed-time: plot speeds from GPS where available.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agokeypress framework for tools, Esc & Backspace
Evan Battaglia [Fri, 12 Oct 2007 03:30:26 +0000 (03:30 +0000)]
keypress framework for tools, Esc & Backspace

16 years agoUpgrading to API 0.5 of OSM
Guilhem Bonnefille [Thu, 11 Oct 2007 20:39:08 +0000 (20:39 +0000)]
Upgrading to API 0.5 of OSM

Recently, OpenStreetMap upgrade its API (0.4->0.5).
No change on the uploading part (except the version number).

16 years agoAdded new fields to trackpoints for data from GPS in realtime mode.
Quy Tonthat [Thu, 11 Oct 2007 08:53:11 +0000 (08:53 +0000)]
Added new fields to trackpoints for data from GPS in realtime mode.

- Speed, course, fix mode and number of satellites are now stored in trackpoint
  when received from GPS in realtime mode.

- There should be no backward compatibility problem. FIles saved by earlier
  version of viking can still be used.

- New data from files saved by viking from this change onward won't be
  recognised by earlier version of viking and will generate (lots of) warnings
  when read.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoMake Realtime Tracking a feature that can be disabled at configure time.
Quy Tonthat [Wed, 10 Oct 2007 15:46:59 +0000 (15:46 +0000)]
Make Realtime Tracking a feature that can be disabled at configure time.

- Configure no longer quietly disables Realtime Tracking in the absence of
  libgps. The user will make decision whether she wants the feature or not.
  This is especially important when she is a package maintainer for her distro.
- If Realtime Tracking is enabled (infact, not disabled) and libgps is not
  found, make it an error to remind user that she has to make her choice.
- Display summary of status of features (enable/disable) at the end of
  configure. Some features were left out by intention.
- Clean up codes to minimise ifdef/endif

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoUse $BROWSER environment variable (for viewing geocache pages)
Evan Battaglia [Wed, 10 Oct 2007 03:13:37 +0000 (03:13 +0000)]
Use $BROWSER environment variable (for viewing geocache pages)

16 years agolibgps is no more mandatory
Guilhem Bonnefille [Tue, 9 Oct 2007 20:57:30 +0000 (20:57 +0000)]
libgps is no more mandatory

16 years agoImplement g_hash_table_remove_all in file.c too (for early glib versions)
Evan Battaglia [Tue, 9 Oct 2007 20:53:01 +0000 (20:53 +0000)]
Implement g_hash_table_remove_all in file.c too (for early glib versions)

16 years agoPreview adding a trackpoint by drawing a line when moving mouse
Evan Battaglia [Tue, 9 Oct 2007 20:50:18 +0000 (20:50 +0000)]
Preview adding a trackpoint by drawing a line when moving mouse

16 years agoRelax dependencies about glib
Guilhem Bonnefille [Tue, 9 Oct 2007 20:40:17 +0000 (20:40 +0000)]
Relax dependencies about glib

By implementing g_hash_table_remove_all ourselves we can relax
the glib dependency (no more need about glib 2.12).
Evan's patch.

16 years agoColor current track red with dashed lines. (Better feedback)
Evan Battaglia [Tue, 9 Oct 2007 18:32:14 +0000 (18:32 +0000)]
Color current track red with dashed lines. (Better feedback)

16 years agoCtrl-shift-scroll to zoom like google, scroll to zoom w/o changing
Evan Battaglia [Tue, 9 Oct 2007 17:19:12 +0000 (17:19 +0000)]
Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing
center

16 years agoFix a crash bug caused by operation on variable inside a macro.
Quy Tonthat [Tue, 9 Oct 2007 00:52:02 +0000 (00:52 +0000)]
Fix a crash bug caused by operation on variable inside a macro.

Crashes was reported on system with x86_64/gcc 4.2 but seems OK on i386/gcc 4.1
On gcc 4.2, a compiler warning was always given.
On gcc 4.1 the flag O2 suppressed the warning.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoFix compiling breakage caused by missing icon file from the list.
Quy Tonthat [Mon, 8 Oct 2007 01:38:40 +0000 (01:38 +0000)]
Fix compiling breakage caused by missing icon file from the list.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
16 years agoExperimental "begin track" tool
Evan Battaglia [Sun, 7 Oct 2007 23:21:17 +0000 (23:21 +0000)]
Experimental "begin track" tool

16 years agoExtend track
Evan Battaglia [Sun, 7 Oct 2007 23:00:30 +0000 (23:00 +0000)]
Extend track

16 years agoUndo Magic Scissors by right clicking.
Evan Battaglia [Sun, 7 Oct 2007 22:25:04 +0000 (22:25 +0000)]
Undo Magic Scissors by right clicking.