]> git.street.me.uk Git - andy/viking.git/history - src/vikmapslayer.c
News feature: external tools
[andy/viking.git] / src / vikmapslayer.c
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
2007-07-14 Guilhem BonnefilleConverting printf calls
2007-06-18 Quy TonthatDownload maps along track: maps between far apart track...
2007-06-18 Quy TonthatDownload maps along a track.
2007-05-31 Quy TonthatCosmetic changes: fix compiler warnings.
2007-05-26 Quy TonthatHandle cases that only need redraw (without downloading).
2007-05-24 Quy TonthatMaps layer: Improve performance for map autodownload.
2007-05-19 Quy TonthatStop autodownload from running forever on map downloadi...
2007-05-17 Quy TonthatMap tool: Left click can now refresh display of map...
2007-05-14 Quy TonthatFix bug that causes crash on viking exit.
2007-05-13 Evan BattagliaRemove the old tile from cache BEFORE redrawing.
2007-05-11 Evan BattagliaNow when we refresh tiles it will remove them from...
2007-05-08 Guilhem BonnefilleRefreshing tiles
2007-04-23 Guilhem BonnefilleNew module for OpenStreetMap sources.
2007-01-27 Quy TonthatDisplay map sections while downloading
2007-01-23 Quy TonthatMerged branch modular (r146:173) to trunk
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-12-07 Alex Foobarianfix array overflow
2006-10-30 Alex Foobarian(no commit message)
2006-10-26 Alex Foobarian*** empty log message ***
2006-10-23 Alex Foobariantoolbox tool improvements
2005-11-16 Alex FoobarianAdded layer marshalling support; for now trw and map...
2005-10-01 Evan BattagliaRemove USGS
2005-10-01 Evan BattagliaRemove USGS
2005-09-30 Alex Foobarianadded a DnD method to layer interface, and updated...
2005-09-05 Evan BattagliaDelete from cache when updating image.
2005-09-01 Evan BattagliaInitial revision