]> git.street.me.uk Git - andy/viking.git/history - src/vikgeoreflayer.c
[QA] Move file related function into file.c and rename for general reuse
[andy/viking.git] / src / vikgeoreflayer.c
2013-03-17 Rob NorrisMerge branch 'Optimize'
2013-03-17 Rob NorrisGeoRef layer draw: only scale the image when the image...
2013-03-13 Rob Norris[QA] These GeoRef layer functions should be static.
2013-03-13 Rob NorrisConvert GeoRef failed image loading message into a...
2013-03-13 Rob NorrisGeoRef Layer only works in UTM Projection Mode.
2013-03-13 Rob NorrisFix tooltip of GeoRef northing / easting values.
2013-03-13 Rob NorrisImprove defaults for the GeoRef layer using the current...
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob NorrisAdd default values for layers.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-11-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-09-20 Rob NorrisFix flickering map background when creating a new track...
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-07 Rob Norris[I18N] Ensure all layer names are marked for translation
2012-08-06 Rob NorrisRework Tool interface for give better control for Tool...
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-10-02 Rob NorrisUse more icons for menu entries.
2011-09-11 Rob NorrisUse more icons for menu entries.
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisAdd ability to move selected trackpoint or waypoint...
2011-03-31 Rob NorrisDefine an interface function to show the viewport menu...
2011-03-31 Rob NorrisAdd Select Request layer interface and use within the...
2011-03-31 Rob NorrisAdd track and waypoint highlight for the selected layer...
2011-02-17 Rob NorrisFix compiler warnings from gcc 4.5.4
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-21 Rob NorrisFix incorrect cut/copy of sublayers when accessed via...
2011-01-07 Rob NorrisAdd GeoRef layer tooltip to show the file name in use.
2011-01-07 Rob NorrisAdd Layer Tooltip callback definition
2011-01-07 Rob NorrisAdd sublayer tooltip callback definition.
2010-11-21 Rob NorrisSet 'Cancel' default for the Geo Ref dialog, as user...
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-09-19 Rob NorrisAdd keyboard accelerators for the GeoRef layer menu.
2010-09-06 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-06-24 Rob NorrisPrevent "Gtk-WARNING **: GtkSpinButton: setting an...
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-02-03 Mike Ryancache the scaled pixbuf in the vikgeoreflayer struct...
2010-02-03 Mike Ryanscale the georef layer based on current viewport rescal...
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2009-09-29 Guilhem BonnefilleMerge branch 'fix-osm-api-0.6'
2009-09-27 Guilhem BonnefilleRefactoring: use a GObject model to implement MapSource...
2009-09-27 Guilhem BonnefilleRefactoring: keep a single definition for keys of globa...
2009-09-27 Guilhem BonnefilleAdd info for GeoRef Map's parameters
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-05-06 Guilhem BonnefilleMerge 'thread-pool' features from Jocelyn Jaubert
2009-04-04 Jocelyn JaubertFix bug #2481237: Maps directory file chooser should...
2009-01-22 Mathieu AlbinetFix loading a world file
2008-08-22 Guilhem BonnefilleHomogeneous icons management.
2008-07-14 Guilhem BonnefilleQA: Remove some more warnings
2008-06-14 Mathieu Albinetstrtod -> g_strtod
2008-04-22 Robert NorrisFix for implicit declaration of function 'g_fopen'
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-03-30 Mathieu AlbinetReplace GtkFileSelection by GtkFileChooser
2008-03-16 Guilhem BonnefilleStore cursor info directly into tool struct
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-10-12 Evan Battagliakeypress framework for tools, Esc & Backspace
2007-10-07 Evan BattagliaCursors!
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-06-23 Tim ScofieldMinor change to avoid SEGFAULT on x86_64
2007-01-02 Quy Tonthatmenu selection for layer instances.
2007-01-02 Quy TonthatLayers now can have their say on what pop up menu items...
2006-10-30 Alex Foobarian(no commit message)
2006-10-23 Alex Foobariantoolbox tool improvements
2005-11-17 Alex Foobarianfinished layer marshalling support
2005-11-16 Alex FoobarianAdded layer marshalling support; for now trw and map...
2005-09-30 Alex Foobarianadded a DnD method to layer interface, and updated...
2005-09-01 Evan BattagliaInitial revision