]> Pileus Git - aweather/history - src/main.c
Fix memory leaks
[aweather] / src / main.c
2011-10-27 Andy SpencerFix memory leaks
2011-09-07 Andy SpencerUpdate command line arguments
2011-06-07 Andy SpencerRemove references to GtkGLExt
2011-05-24 Andy SpencerMisc win32 fixes
2011-02-07 Andy SpencerDecrease distance to needed load radar
2011-01-24 Andy SpencerSupport setting an initial time with -t
2010-11-28 Andy Spencerlibgis -> grits: Update everything
2010-05-03 Andy SpencerRemove default site
2010-05-03 Andy SpencerPre-load GObjects for GtkBuilder
2010-05-02 Andy SpencerConvert AWeatherGui to a GtkBuildable
2010-05-01 Andy SpencerMiscellaneous bug fixes
2010-05-01 Andy SpencerImprove high-level threading
2010-05-01 Andy SpencerSubjectively adding LODs to cities
2010-02-12 Andy SpencerSet set at startup
2010-02-03 Andy SpencerUpdate for libgis
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerDetermine site based on lat-lon location
2009-11-14 Andy SpencerUpdate for Gis{World,OpenGL,View,Viewer} refactoring
2009-11-10 Andy SpencerEnable unknown plugins by default
2009-10-24 Andy SpencerRewrite Glade ids using prefixes
2009-08-09 Andy Spencermaking settings work better
2009-08-06 Andy SpencerSplitting GIS into a shared library, and a lot more
2009-08-05 Andy SpencerAdding a prefs dialog (which needs a lot more work)
2009-08-04 Andy SpencerRefactoring a lot of things. Taking all the opengl...
2009-07-19 Andy Spencerfixing bug with changing sites on remap
2009-06-27 Andy Spencer* Removing glade (pure gtk-builder)
2009-05-28 Andy Spencercompiler fixes
2009-05-26 Andy Spencerdestructors, still need to free data in plugins though
2009-05-25 Andy Spencer* Fixing some async issue (w/ gthread_init)
2009-05-24 Andy SpencerConverting Ridge and Radar plugins to use GObject
2009-05-24 Andy SpencerExample plugin in GObject plugin format
2009-05-16 Andy Spencer* Road plan (HACKING)
2009-05-11 Andy SpencerAdding copyright statements and a few bug fixes (hacks...
2009-05-10 Andy Spencersite and time selection for both ridge and radar
2009-05-10 Andy Spencersite changing works
2009-05-10 Andy Spencersome site-switching code
2009-05-09 Andy SpencerConverting a lot of stuff to GObject and adding gtk...