]> git.street.me.uk Git - andy/viking.git/history - ChangeLog
M_PI already defined
[andy/viking.git] / ChangeLog
2008-04-15 Guilhem BonnefilleM_PI already defined
2008-04-12 Mathieu AlbinetPortability: remove dirname needs with g_mkdir_with_parents
2008-04-12 Mathieu AlbinetPortability: replace deprecated bzero function by memset
2008-04-12 Mathieu AlbinetPortability: replace mkdir by g_mkdir
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2008-04-01 Guilhem BonnefilleRevert "Declare the need of C99 compliant compiler"
2008-03-30 Mathieu AlbinetReplace GtkFileSelection by GtkFileChooser
2008-03-25 Guilhem BonnefilleDeclare the need of C99 compliant compiler
2008-03-24 Guilhem BonnefilleMake all icons in a single .o
2008-03-15 Guilhem BonnefillePan tool (as default)
2008-03-15 Guilhem BonnefilleFix: [ 1839948 ] Maximize/Restore changes current cursor
2008-02-27 Guilhem BonnefilleImprove form to simplify automatic extractions
2008-02-25 Guilhem BonnefilleAdd missing file
2008-02-25 Robert NorrisFix some compiler warnings (SF#1888407)
2008-02-25 Robert NorrisFix 1881475 autogen can generate broken configure file
2008-02-25 Guilhem BonnefilleDocumenting previous commit
2008-02-21 Quy Tonthatviking.spec: Correct license, required packages and...
2008-02-20 Guilhem BonnefilleUpdate translations
2008-02-16 Guilhem BonnefilleUpdate french translation
2008-02-16 Guilhem BonnefilleMarking translatable string in main.c
2008-02-16 Guilhem BonnefilleDocumenting Jocelyn's patches
2008-01-22 Alex Foobarianfix a crash bug in the merge-by-time function
2008-01-18 Quy TonthatAdded mutex to protect map pixbuf cache from being...
2008-01-04 Alex FoobarianAdjusted v-t drawing
2007-12-27 Evan BattagliaBugfix for preferences
2007-12-27 Evan BattagliaDEBUG option for gcget.
2007-12-27 Oddgeir KvienAdd GpxWritingOptions to control GPX file writing
2007-12-27 Oddgeir KvienAdd default values to ele and time fields (due to OSM)
2007-12-22 Evan Battagliapreferences / geocaching update
2007-12-21 Jocelyn JaubertUpdate French translation
2007-12-21 Christoph EckertUpdate source for OSM/Osmarender tiles
2007-12-21 Evan BattagliaPreferences: include the file. oops.
2007-12-19 Quy TonthatRevert a previous change that disabled realtime trackin...
2007-12-17 Jocelyn JaubertUse specific gettext call for plural form
2007-12-17 Guilhem BonnefilleFix contribution dates
2007-12-17 Evan Battaglia"Highest unused" (not really) waypoint number as deaful...
2007-12-17 Evan BattagliaSort waypoints in GPX output
2007-12-15 Jocelyn JaubertUpdate french translation
2007-12-15 Jocelyn JaubertMark many strings translatable
2007-12-15 Guilhem BonnefilleFix: if libgps is missing, Realtime GPS Tracking is...
2007-12-15 Guilhem BonnefilleFix compilation under HURD (missing MAXPATHLEN macro)
2007-12-15 Jocelyn JaubertMake menu entries translatable
2007-12-13 Guilhem BonnefilleFirst french translation (incomplete)
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-12-12 Guilhem BonnefilleFix bug: "config.status: error: cannot find input file...
2007-12-12 Guilhem BonnefilleFix warning: underquoted definition of AM_WITH_EXPAT
2007-12-10 Quy TonthatNow that autogen.sh runs configure, "make full" should...
2007-12-10 Quy TonthatFix autogen.sh to remove the assumption that version...
2007-12-08 Evan Battagliadisable printing & let viking compile for gtk < 2.10.0
2007-12-08 Evan BattagliaGoogle terrain maps.
2007-11-27 Guilhem BonnefilleUse a list of possible browsers.
2007-11-19 Quy TonthatFix a bug that can potentially cause segfault.
2007-11-19 Quy TonthatImprove track graphs. Some tracks looked too flat.
2007-11-10 Evan BattagliaFilters filters oh my
2007-10-31 Quy TonthatFix bug that caused Old Google maps not being disabled...
2007-10-24 Quy TonthatFix "incompatible pointer type" warnings.
2007-10-22 Bernd ZeimetzMissing declaration. Thanks to Bernd Zeimetz <bernd...
2007-10-21 Guilhem BonnefilleReleasing 0.9.3
2007-10-20 Evan BattagliaFixing minor typo which caused crashes for me recently...
2007-10-20 Quy TonthatAdded track name to title of properties dialog.
2007-10-20 Quy TonthatDiasable buttons on Track Properties Dialog when not...
2007-10-20 Quy TonthatDraw position marker on track elev/speed graphs at...
2007-10-20 Quy TonthatTrack Properties Dialog no longer blocks interaction...
2007-10-17 Evan BattagliaMinor bugfix (one_zone is 0 for non-UTM projections)
2007-10-16 Evan BattagliaFix Google parsing. Should probably change default...
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-15 Quy TonthatAdd more room to the top of altitude-distance graph.
2007-10-15 Evan Battagliafix plotting of DEM data on elevation graph
2007-10-12 Evan BattagliaFix tool keypresses to work only when Viewport has...
2007-10-12 Quy TonthatMake use of DEM elevation data and GPS speed data for...
2007-10-12 Evan Battagliakeypress framework for tools, Esc & Backspace
2007-10-11 Guilhem BonnefilleUpgrading to API 0.5 of OSM
2007-10-11 Quy TonthatAdded new fields to trackpoints for data from GPS in...
2007-10-10 Quy TonthatMake Realtime Tracking a feature that can be disabled...
2007-10-10 Evan BattagliaUse $BROWSER environment variable (for viewing geocache...
2007-10-09 Guilhem Bonnefillelibgps is no more mandatory
2007-10-09 Evan BattagliaPreview adding a trackpoint by drawing a line when...
2007-10-09 Guilhem BonnefilleRelax dependencies about glib
2007-10-09 Evan BattagliaColor current track red with dashed lines. (Better...
2007-10-09 Evan BattagliaCtrl-shift-scroll to zoom like google, scroll to zoom...
2007-10-08 Quy TonthatFix compiling breakage caused by missing icon file...
2007-10-07 Evan BattagliaExperimental "begin track" tool
2007-10-07 Evan BattagliaExtend track
2007-10-07 Evan BattagliaUndo Magic Scissors by right clicking.
2007-10-07 Evan BattagliaCursors!
2007-10-07 Evan BattagliaScroll zoom keeps cursor over same spot on map
2007-10-07 Quy TonthatTrack Properties: now displays track distance/time...
2007-10-06 Quy TonthatThe "Selected Time" on track properties dialog is now...
2007-10-06 Quy TonthatCorrectly calculate position when click on speed-time...
2007-10-06 Quy TonthatPop a message when failed to connect to gpsd.
2007-10-06 Quy TonthatFix bugs that caused odd display of date/time on track...
2007-10-05 Quy TonthatBe more selective in collecting realtime trackpoints.
2007-10-05 Quy TonthatFix a segfault caused by (mistakenly) adding a new...
2007-10-04 Quy TonthatImprovements for GPS layer's "Realtime tracking".
2007-10-02 Quy TonthatFix half-drawn problem for gps layer
2007-10-02 Quy TonthatAdd realtime tracking to GPS layer.
2007-10-01 Quy TonthatFix crashes caused by emitting update too early at...
2007-10-01 Quy TonthatDisable half-drawn update mode when the center is moved.
2007-09-28 Quy TonthatChangeLog entry
2007-09-28 Evan BattagliaHalf-drawn hack
next