]> git.street.me.uk Git - andy/viking.git/history - src/vikviewport.c
[QA] Simplify vik_track_steal_and_append_trackpoints()
[andy/viking.git] / src / vikviewport.c
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-20 Guilhem Bonnefille[QA] Convert DEG2RAD and RAD2DEG to macro functions
2013-01-17 Guilhem BonnefilleAdd bearing information while creating route/track
2013-01-12 Rob Norris[QA] Remove unused viewport variables.
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (vikviewport)
2012-11-09 Rob NorrisUse default system font in manually created layouts.
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-21 Rob NorrisEnsures the highlight gets drawn around waypoint image...
2012-06-28 Rob NorrisFix potential crashing when using multiple maps on...
2012-06-28 Rob NorrisFix crashing when displayed map copyright(s) is longer...
2012-06-28 Rob NorrisRemove incorrect comment
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-02 Rob NorrisFix SF#3408170: Selected Track Thickness is Always 1px
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisMake the highlight colour configurable and use as appro...
2011-03-31 Rob NorrisAdd viewport property to control the display of the...
2011-03-27 Guilhem BonnefilleAdd map's logo support
2011-03-26 Guilhem BonnefilleDocument VikViewport
2011-02-08 Guilhem BonnefilleMerge branch 'i18n'
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-28 Rob NorrisAdd and use defines for conversion of meters<->miles...
2011-01-14 Rob NorrisRemove unecessary print statement.
2011-01-07 Guilhem BonnefilleRemove the hability to hide copyright
2010-12-11 Guilhem BonnefilleAdd copyright property
2010-11-30 Rob NorrisFix SF#3104028: Default Color Background is incorrectly...
2010-11-27 Guilhem BonnefilleAdd LatLon projection
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-12 Guilhem BonnefilleFix: enforce defensive code
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-10 Robert NorrisFix: Uninitialized color value being used
2010-10-10 Guilhem BonnefilleAvoid uninitialized color value usage
2010-10-10 Guilhem BonnefilleDefensive code
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge branch 'help'
2010-05-19 Guilhem BonnefilleAdd a 'home' default location preference.
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-24 Guilhem BonnefilleMerge commit 'viking-0.9.92' into help
2010-03-15 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-13 Guilhem BonnefilleMerge remote branch 'rnorris/unitPref'
2010-03-07 Rob NorrisBetter scale when zoomed close in and in miles distance...
2010-03-07 Rob NorrisAdd and use preference for distance units.
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-07-14 Guilhem BonnefilleMerge 'viking-0.9.7'
2009-07-14 Guilhem BonnefilleRemove old Google stuff
2009-01-22 Guilhem BonnefilleEnforce memory free
2009-01-22 Robert NorrisFix some memory leaks.
2008-12-18 Guilhem BonnefilleRemove old Google stuff
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-11-13 Quy TonthatNo longer provide support for google satellite maps.
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2007-10-12 Evan BattagliaFix tool keypresses to work only when Viewport has...
2007-09-28 Evan BattagliaHalf-drawn hack
2007-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
2007-09-05 Quy TonthatFix a bug that causes crashes when using "Maps Download...
2007-09-05 Quy TonthatMake viking's default start location somewhere more...
2007-09-03 Guilhem BonnefilleRefactoring: retrieve the VikWindow from the VikViewpor...
2007-08-28 Guilhem BonnefilleRefactoring: compute drawmode name by getting menu...
2007-08-28 Guilhem BonnefilleAllow to retrieve VikWindow from VikViewport
2007-08-24 Quy TonthatGive more instructive message for attempting to downloa...
2007-08-08 Quy TonthatMake Google Map default map type.
2007-06-18 Quy TonthatMake the center mark look a bit better.
2007-06-18 Quy TonthatAdd center mark which can be turn on/off in View menu.
2007-06-18 Quy TonthatMake the scale more visible on dark maps.
2005-11-17 Alex Foobarianfix sprintf warning
2005-10-16 Evan BattagliaSome work on zoom-in overflow bugs
2005-10-01 Evan BattagliaOption as to whether to show scale
2005-09-29 Alex FoobarianAdded wp symbol support; added scale ruler
2005-09-01 Evan BattagliaInitial revision