summaryrefslogtreecommitdiff
path: root/libmateweather
AgeCommit message (Expand)AuthorFilesLines
2020-03-12IWIN: use GDateTime for getting current daterbuj1-5/+6
2020-03-12weather: use round for rounding floatsrbuj2-13/+38
2019-11-03use the same translator comments for xgettextWu Xiaotian2-41/+41
2019-11-03migrate from intltool to gettextWu Xiaotian1-1/+0
2019-07-10avoid deprecated soup_session_async_newWu Xiaotian1-1/+1
2019-07-02Remove trailing whitespacesLaurent Napias9-18/+18
2018-04-29test_sun_moon.c: remove unused variablelukefromdc1-2/+2
2018-04-28weather-moon: fix weird thing in commentsmonsta1-1/+1
2018-04-26metar: fix searching for string to parsemonsta1-5/+5
2018-04-26metar: fix indent somewhatmonsta1-88/+88
2018-01-27building: bump required glib version to 2.50.0raveit651-6/+1
2018-01-25Revert "Fix soup_session_async_new () deprecation warning"raveit651-1/+1
2018-01-25Revert "remove warning on unused bsun by actually testing value"raveit651-8/+4
2018-01-25Revert "Start reducing weather spam by creating intial cut of weather_info_eq...raveit652-40/+0
2018-01-25Revert "Add timeout, actully invalidate session in weather_info_abort"raveit652-3/+1
2017-07-23Add timeout, actully invalidate session in weather_info_abortScott Balneaves2-1/+3
2017-07-23Start reducing weather spam by creating intial cut of weather_info_equal () f...Scott Balneaves2-0/+40
2017-07-23remove warning on unused bsun by actually testing valueScott Balneaves1-4/+8
2017-07-23Fix soup_session_async_new () deprecation warningScott Balneaves1-1/+1
2016-12-13remove a couple of unneeded includesmonsta2-2/+0
2016-12-13move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-6/+2
2016-09-06iwin: use new server address to fix forecastmonsta1-1/+1
2016-08-29metar: switch to https and use recommended method of data retrievalmonsta1-5/+11
2016-08-24metar: switch to aviationweather.gov (weather.noaa.gov is discontinued)monsta1-3/+3
2016-03-21add missing apostrophe in schema descriptionmonsta1-1/+1
2016-01-02drop internal lib READMEMonsta1-7/+0
2015-09-06Correct default tag in gsettings schemainfirit1-10/+10
2015-09-06Bump required intltool version for gsettings supportinfirit2-42/+40
2015-08-25drop support for win32Monsta4-155/+1
2015-08-25Gtk3: Use gtk_box_new() instead of deprecated gtk_vbox_new()infirit1-0/+5
2015-08-25Improve parsing from bom.gov.au forecastsinfirit1-1/+14
2015-08-25Linking with libm explicityinfirit1-1/+1
2015-08-25gtk doc: Move documentation to inline commentsinfirit7-8/+27
2015-08-25Fix linking with gcc-4.5infirit1-3/+3
2015-08-25build: cleanup Makefile.am and re-enable some codeinfirit1-67/+33
2015-08-25libmateweather-enum-types.[c,h]: Fix generation by adding templatesinfirit4-52/+59
2015-08-05Revert "Use the new SoupSession object"infirit1-1/+2
2015-08-04Use the new SoupSession objectinfirit1-2/+1
2014-05-10Fix define of g_memmoveStefano Karapetsas1-1/+1
2014-04-26Use memmove with latest glib (>= 2.39)libmateweather-1.9.0Stefano Karapetsas1-0/+5
2014-02-13Drop libsoup-gnome dependencyStefano Karapetsas2-7/+1
2013-08-10Fixes for make dist and make distcheckStefano Karapetsas1-2/+2
2013-07-28Write appropriate GTK API version in pkgconfig fileStefano Karapetsas2-2/+2
2013-06-25Proper default handling in switch statementScott Balneaves1-4/+8
2013-06-25Add in extra check before dereferenceScott Balneaves1-0/+1
2013-04-26update weather.noaa.gov urlElan Ruusamäe1-1/+1
2013-04-10Added "show-notifications" boolean to GSchema and to the MateWeatherPrefs str...muesli43-0/+8
2013-03-31Add -lm to test_sun_moon_LDADDlibmateweather-1.6.0Stefano Karapetsas1-0/+1
2013-03-08Add missing quote in GSettings schema commentStefano Karapetsas1-1/+1
2013-01-20Fix unit defaults in schema, making them transatableStefano Karapetsas1-9/+18