]> Pileus Git - aweather/history - src/aweather-gui.c
Update command line arguments
[aweather] / src / aweather-gui.c
2011-09-07 Andy SpencerUpdate command line arguments
2011-09-06 Andy SpencerAdd new application icons
2011-08-29 Andy SpencerFix bug with plugins in preferences dialog
2011-08-24 Andy SpencerMove plugin loading to viewer realize callback
2011-06-12 Andy SpencerAdd auto-hide to fullscreen mode
2011-06-09 Andy SpencerAdd support for auto-update
2011-05-24 Andy SpencerAdd fullscreen view
2011-02-07 Andy SpencerUpdate locations file
2011-01-24 Andy SpencerFix bug setting xalign in preferences
2010-11-28 Andy Spencerlibgis -> grits: Update everything
2010-05-18 Andy SpencerProperly set DST flag when using mktime v0.4.1
2010-05-18 Andy SpencerAdd "Clean Cache" feature
2010-05-06 Andy SpencerConvert time selector to GtkTreeView
2010-05-05 Andy SpencerUse xdg-open for win32
2010-05-05 Andy SpencerFix default browser
2010-05-05 Andy SpencerAdd user documentations
2010-05-03 Andy SpencerRemove default site
2010-05-02 Andy SpencerConvert AWeatherGui to a GtkBuildable
2010-05-02 Andy SpencerWin32 fixes and improvements
2010-05-01 Andy SpencerMiscellaneous bug fixes
2010-05-01 Andy SpencerImprove date-time support
2010-02-15 Andy SpencerRemove deprecated site/time stuff
2010-02-12 Andy SpencerSave the http object between sites
2010-02-05 Andy SpencerUpdate for GisData -> GisHttp
2010-02-03 Andy SpencerUpdate for libgis
2010-02-03 Andy SpencerLeft align plugins checkbox in prefs dialog
2010-01-28 Andy SpencerUpdate for GIS changes
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerAdd markers for WSR88D locations
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-11-09 Andy SpencerFix misc bugs and bump version to 0.3 v0.3.x v0.3
2009-10-25 Andy SpencerFix gen.sh and related things for stand-alone libgis
2009-10-24 Andy SpencerRewrite Glade ids using prefixes
2009-09-02 Andy SpencerLots of work on libGIS
2009-08-09 Andy Spencermaking settings work better
2009-08-06 Andy Spencerbetter support for external plugins
2009-08-06 Andy Spencerimproving dialog box handling
2009-08-06 Andy Spencerbug fixes
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-08-03 Andy SpencerAdding some (commented out) support for generating...
2009-06-29 Andy SpencerDownload progress bars
2009-06-27 Andy Spencer* Removing glade (pure gtk-builder)
2009-05-26 Andy Spencerdestructors, still need to free data in plugins though
2009-05-25 Andy SpencerArrows/+/- only apply to drawing area
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-24 Andy Spenceradding zooming
2009-05-17 Andy Spencertabular radar tab
2009-05-16 Andy Spencer* Road plan (HACKING)
2009-05-15 Andy Spencerfixing more memory leaks
2009-05-14 Andy Spencerpretty
2009-05-14 Andy Spencer* Fixing some memory leaks. A few minor ones in AWeathe...
2009-05-13 Andy Spenceradding some RSL patches, and support for velocity/spect...
2009-05-11 Andy SpencerAdding copyright statements and a few bug fixes (hacks...
2009-05-10 Andy Spencerminor fixes
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...