]> git.street.me.uk Git - andy/viking.git/history - src/vikmapslayer.c
Add map's logo support
[andy/viking.git] / src / vikmapslayer.c
2011-03-27 Guilhem BonnefilleAdd map's logo support
2011-02-15 Rob NorrisPrevent map license from being displayed more than...
2011-02-10 Guilhem BonnefilleReduce GObject cast
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 menu icons for the maps layer menu.
2011-01-21 Rob NorrisFix incorrect cut/copy of sublayers when accessed via...
2011-01-07 Rob NorrisAdd maps layer tooltip to show the map name(type).
2011-01-07 Rob NorrisAdd Layer Tooltip callback definition
2011-01-07 Rob NorrisAdd sublayer tooltip callback definition.
2010-12-23 Guilhem BonnefilleFix compiler warning in vikmapslayer.c
2010-12-14 Guilhem BonnefilleAdd license related properties
2010-12-11 Guilhem BonnefilleAdd copyright property
2010-12-05 Rob NorrisFix compiler warning in vikmapslayer.c
2010-11-27 Rob NorrisBetter safety checking code
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-13 Guilhem BonnefilleFix commit 1c6a6010661da96fd105ec42ad2f048df79fabbd
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-10-11 Guilhem BonnefilleDisable autodownloading when dragging the map
2010-10-08 Guilhem BonnefilleRevert "Make more portable .vik file, as don't save...
2010-10-08 Guilhem BonnefilleMerge remote branch 'rnorris/LayerMenuKeyboardAccelerators'
2010-10-01 Rob NorrisMake more portable .vik file, as don't save the map...
2010-09-25 Guilhem BonnefilleAdd a new debug message
2010-09-19 Rob NorrisExtend set/get param interface to have knowledge of...
2010-09-19 Rob NorrisAdd keyboard accelerators for the Maps tools menu and...
2010-09-19 Rob NorrisAdd keyboard accelerators for the Maps layer menu and...
2010-09-17 Guilhem BonnefilleUse the standard "Reload" verb
2010-09-17 Jocelyn JaubertClarify text on map layer menu
2010-09-15 Jocelyn JaubertSimplify code on download action to do when map file...
2010-09-14 Guilhem BonnefilleFix: warning 'draw-mode' message does not display
2010-07-18 Jocelyn JaubertRename supports_if_modified_since to supports_download_...
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge commit 'viking-0.9.93' into help
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-04-03 Guilhem BonnefilleAllow overriding map source
2010-03-24 Guilhem BonnefilleMerge commit 'viking-0.9.92' into help
2010-03-15 Jocelyn JaubertAdd a debug printf for map display
2010-03-15 Jocelyn JaubertAllow images from bigger and smaller zoom to be selecte...
2010-03-15 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-14 Jocelyn JaubertNew preference for default maplayer cache
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-02-03 Mike Ryanfix some confusing indentation and bracing
2010-01-24 Sven WegenerAllow reuse of curl connection objects
2010-01-24 Guilhem BonnefilleUse combobox to select map type
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2010-01-11 Sven WegenerChange default map type to OSM
2009-10-24 Guilhem BonnefilleTiles must be older than a specified age before checkin...
2009-10-24 Guilhem BonnefilleTry to download newer tiles when autodownload is set...
2009-10-24 Guilhem BonnefilleThe "Download new" option must be available via downloa...
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-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-09-20 Jocelyn JaubertAdd option to download only maps that are more recent...
2009-09-19 Guilhem BonnefilleMerge branch 'interpolation'
2009-08-28 Jocelyn JaubertChange interpolation to a faster one
2009-08-28 Jocelyn JaubertUse less precise images when wanted image is not present
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-28 Jocelyn JaubertAdd missing (VikLayerFuncPostRead) in structs VikLayerI...
2009-07-24 Guilhem BonnefilleMerge branch 'gobjectify-map-type' into gobject-builder
2009-07-24 Guilhem BonnefilleMove label
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-07-14 Guilhem BonnefilleMerge 'viking-0.9.7'
2009-05-06 Guilhem BonnefilleMerge 'thread-pool' features from Jocelyn Jaubert
2009-04-25 Jocelyn JaubertReplace g_thread by g_thread_pool
2009-04-13 Jocelyn JaubertShow path used for map directory in options even when...
2009-04-04 Jocelyn JaubertFix bug #2481237: Maps directory file chooser should...
2009-03-27 Guilhem BonnefilleReplace vik-map-type by vikmapsource
2009-03-27 Guilhem BonnefilleAdd compatibility facilities
2009-03-27 Guilhem BonnefilleInsert a level of abstraction in map type hierarchie
2009-03-27 (null)Replace VikMapsLayer_MapType by VikMapType
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-09-30 Guilhem BonnefilleNote TODO
2008-08-22 Guilhem BonnefilleHomogeneous icons management.
2008-07-14 Robert NorrisCompiler warning fixes
2008-06-14 Mathieu AlbinetWindows port: use as many directories as POSIX version
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: replace mkdir by g_mkdir
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2008-03-16 Guilhem BonnefilleStore cursor info directly into tool struct
2008-02-20 Guilhem BonnefilleRemove trailing '\n' in g_message calls
2008-02-16 Guilhem BonnefilleI18N improvement
2007-12-17 Jocelyn JaubertUse specific gettext call for plural form
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-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
2007-09-18 Evan BattagliaDraw lines for file existence at very-zoomed out levels
2007-09-07 Guilhem Bonnefilleg_*ify maps_layer_default_dir function and code related...
2007-09-03 Guilhem BonnefilleDo not warn about drawmode inconsistency while reading...
2007-09-03 Guilhem BonnefilleQA: strong type the second argument of the *_post_read...
2007-08-28 Guilhem BonnefilleCheck current drawmode after creating a new MapsLayer
2007-08-28 Guilhem BonnefilleQA: testing NULL before *free is not necessary
2007-08-28 Guilhem BonnefilleRefactoring: compute drawmode name by getting menu...
2007-08-24 Quy TonthatGive more instructive message for attempting to downloa...
2007-08-15 Quy TonthatOld google modes are now disabled by default.
2007-08-08 Quy TonthatMake Google Map default map type.
2007-07-17 Quy TonthatClean up (my) degug messages
next