]> Pileus Git - grits/history - src/gis-viewer.c
Use GisBounds for height_func instead of GisTile
[grits] / src / gis-viewer.c
2010-10-24 Andy SpencerUse GisBounds for height_func instead of GisTile
2010-05-10 Andy SpencerFix compiler warnings
2010-04-26 Andy SpencerImprove threading
2010-04-17 Andy SpencerSet time to current by default
2010-02-15 Andy SpencerUse time_t for times instead of strings
2010-02-09 Andy SpencerUse a different cursor
2010-02-09 Andy SpencerAdd mouse wheel zooming
2010-02-08 Andy SpencerRemove pan message
2010-02-08 Andy SpencerDocument GisViewer
2010-02-08 Andy SpencerConvert self to real names
2010-02-08 Andy SpencerSort of fix panning when rotated
2010-02-08 Andy SpencerAdd mouse support
2010-02-06 Andy SpencerGisViewer: Improve add/remove functions
2010-02-06 Andy SpencerGisViewer: remove begin/end functions
2010-02-03 Andy SpencerConvert GisTile to GisObject
2010-01-28 Andy SpencerMove around a lot of preferences management
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerRemove site from GisViewer
2010-01-25 Andy SpencerConvert for expose callback to callback objects
2010-01-25 Andy SpencerRemove properties from gis-viewer
2009-11-15 Andy SpencerMarkers as individual textures
2009-11-15 Andy SpencerAdd support for GisMarker to Gis{Viewer,OpenGL}
2009-11-14 Andy SpencerRefactor GisViewer and GisOpenGL
2009-11-14 Andy SpencerFix naming for the GisView/GisWorld -> GisViewer merge
2009-11-14 Andy SpencerMerging GisWorld and GisView into GisViewer