summaryrefslogtreecommitdiff
path: root/libgweather/test_sun_moon.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the meson build systemGiovanni Campagna2017-11-261-0/+4
* Consolidate define checks and forbid single includesGiovanni Campagna2015-04-131-1/+0
* Move to a more consistent naming system for source filesGiovanni Campagna2015-04-131-1/+1
* Introduce gweather_info_is_daytime() for computing sun visibilityGiovanni Campagna2012-12-021-0/+1
* Remove WeatherLocation as a pointer typeGiovanni Campagna2012-12-021-15/+12
* GWeatherInfo: fix accessors for astronomical dataGiovanni Campagna2012-12-021-5/+5
* Squash a compiler warningGiovanni Campagna2012-11-201-2/+2
* Remove deprecated g_type_init() callsGiovanni Campagna2012-11-201-2/+0
* Port to GSettingsGiovanni Campagna2012-03-091-2/+1
* API Break: correct namespacing and make WeatherInfo more GObject friendlyGiovanni Campagna2012-03-091-15/+18
* Fix for flipping moon icon, linking test_sun_moonFrank Solensky2009-11-281-2/+5
* [libgweather] Phase-of-moon support, calculation improvementsFrank Solensky2009-11-271-0/+87