]> Pileus Git - grits/history - src/plugins/test.c
Fix a variety of memory leaks
[grits] / src / plugins / test.c
2012-12-26 Andy SpencerFix a variety of memory leaks
2012-04-29 Andy SpencerUpdate GritsTest
2012-04-28 Andy SpencerAdd parameters and return values to GritsObject events
2012-04-14 Andy SpencerAdd support for picking on orthographic projections
2012-02-12 Andy SpencerFix key-press in GritsTest
2012-02-09 Andy SpencerUpdate test plugin for level rendering changes
2012-02-08 Andy SpencerCorrect FOV_DIST and MPPX calculations
2012-01-10 Andy SpencerRemove object when test plugin unloads
2012-01-03 Andy SpencerAdd GritsLine
2011-12-12 Andy SpencerMove OpenGL includes to a common place
2011-10-31 Andy SpencerUpdate copyright notices
2011-10-27 Andy SpencerUse rounded corners for GritsPoly
2011-10-27 Andy SpencerPass objects to grits_viewer_remove instead of refs
2011-10-15 Andy SpencerAdd mouse-over testing to test plugin
2011-06-07 Andy SpencerSwitch from GtkGLExt to internal OpenGL handling
2011-05-24 Andy SpencerImprove shutdown code
2010-11-28 Andy Spencerlibgis -> grits: Update functions/types/etc
2010-11-28 Andy Spencerlibgis -> grits: Fix build after rename
2010-05-03 Andy SpencerLoad marker from callback in GisPluginTest
2010-02-10 Andy SpencerAdd outline to markers
2010-02-08 Andy SpencerDocument GisPluginTest
2010-02-08 Andy SpencerMiscellaneous updates, mostly aesthetic
2010-02-08 Andy SpencerConvert self to real names
2010-02-06 Andy SpencerFix various memory leaks, mostly in plugins
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerConvert for expose callback to callback objects
2010-01-25 Andy SpencerRemoving unnecessary things from gis-object
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-13 Andy SpencerAdd preliminary support for points/markers