summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-25drop support for win32Monsta6-168/+3
2015-08-25Sync Locations.xml.in with libgweather commit: ↵infirit1-69/+59
d31d486eba89b39959a32ef2bc0ded588c455b26 This is the update (~2012-08) before yahoo is added as provider.
2015-08-25Gtk3: Use gtk_box_new() instead of deprecated gtk_vbox_new()infirit1-0/+5
2015-08-25Fix fetching forecasts from the Met Officeinfirit1-2/+0
Taken from libgweather commit: dc5fb7f1456e75e0bd58d8b899a7df3d462c19be From: Vincent Untz <[email protected]>
2015-08-25Improve parsing from bom.gov.au forecastsinfirit1-1/+14
We can safely remove some non-interesting text Taken from libgweather commit: 73829e640d2ebd7f926563145ca81702c17d0abb From: Vincent Untz <[email protected]>
2015-08-25Linking with libm explicityinfirit2-1/+2
While building with linker flags --no-copy-dt-needed-entries (default binutils), the linking fails, as libm is not specified. Taken from libgweather commit: d8e7b7ba7b1c8fc9820eb8b346d2f52be8c74b2f From: Dominique Leuenberger <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=671602
2015-08-25configure.ac: updates taken from libgweatherinfirit1-20/+10
Taken from libgweather commits: Do not use deprecated autoconf macros efcfd861fc12e0b725706addea128c670f359ae4 Use a build-aux directory for autogenerated files 4254e5e50a4c0e63d66957594e36d7c93d817e32 Do not use *_DISABLE_DEPRECATED e2aa597ee6211bc10a2a27a74dd362d8e089d995 Do not AC_SUBT some variables 2335da0c29a2f9f7d41ee934ab7c15762ee8f69f All from: Javier Jardón <[email protected]>
2015-08-25libmateweather-docs.sgml: Update based on libgweatherinfirit1-2/+20
Add two chapters and small fix Original authors: Javier Jardón <[email protected]> Vincent Untz <[email protected]>
2015-08-25libmateweather-docs.sgml: Fix title and comment online urlinfirit1-4/+5
2015-08-25gtk doc: Move documentation to inline commentsinfirit8-9/+28
2015-08-25build: Modernize build system a bitinfirit1-47/+6
Use the tar-ustar option for AM_INIT_AUTOMAKE for better tarballs. Do not use AM_MAINTAINER_MODE as it is not recommended by automake developers. Use LT_PREREQ & LT_INIT for libtool checks. Require intltool 0.40.6 to avoid various bugs. Do not use AC_ISC_POSIX, AC_HEADER_STDC, AM_PROG_CC_C_O as they shouldn't be needed on modern systems. Drop manual check for additional compiler flags and pass maximum to MATE_COMPILE_WARNINGS instead.
2015-08-25Fix linking with gcc-4.5infirit1-3/+3
gcc-4.5 has a stricter linking behaviour which now requires us to specify needed libraries directly instead of relying on transitive private dependencies. Taken from libgweather commit: 44cbbfff660151e2706039e293b360adc6df1c01 From: Martin Pitt <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=636105
2015-08-25Update Locations.xml.in for timezone changesinfirit1-2/+4
Taken from libgweather commit: cda0d19687d61b73a162b05b06c9892973a0a598 From: Vincent Untz <[email protected]>
2015-08-25build: cleanup Makefile.am and re-enable some codeinfirit3-84/+51
2015-08-25libmateweather-enum-types.[c,h]: Fix generation by adding templatesinfirit4-52/+59
These templates are not in the tarball so never where added to MATE.
2015-08-05Revert "Use the new SoupSession object"infirit2-2/+3
This reverts commit a68b4d91372aa67ab16d5f619b251d72cb09652a.
2015-08-05Fix icon cache updateinfirit1-2/+2
broken in 2f2e67b88935259b6e1c214a2c70b4c964f59028 fixes #24
2015-08-04Use the new SoupSession objectinfirit2-3/+2
This should, according to the docs retrieve a GProxyResolver. This requires version 2.42
2015-06-30Support reproducible builds, no timestamps in .gz files1.10Mike Gabriel1-3/+3
closes #22
2015-04-05Bump version to 1.10.0libmateweather-1.10.0Stefano Karapetsas2-2/+2
2015-04-05Sync translations with transifexmate-i18n5-10/+940
2015-02-24Bump version to 1.9.90libmateweather-1.9.90Stefano Karapetsas2-3/+3
2015-02-24Sync translations with transifexmate-i18n82-490/+365
2015-01-20Sync translations with transifexmate-i18n6-226/+224
2014-10-02Sync translations with transifexlibmateweather-1.9.1mate-i18n1-9/+9
2014-10-02Bump version to 1.9.1Stefano Karapetsas2-2/+2
2014-09-21Sync translations with transifexmate-i18n6-84/+82
2014-07-11Sync translations with transifexmate-i18n2-25/+24
2014-06-05Bump Gtk+ required version to 2.24infirit1-1/+1
2014-06-05Drop support for Glib < 2.36infirit2-4/+1
2014-05-10Fix define of g_memmoveStefano Karapetsas1-1/+1
It could be available on glib 2.40 if deprecated are enabled
2014-04-26Use memmove with latest glib (>= 2.39)libmateweather-1.9.0Stefano Karapetsas1-0/+5
2014-04-26Sync translations with transifexStefano Karapetsas4-55/+54
2014-03-17Bump version to 1.9.0Stefano Karapetsas2-1/+5
2014-02-28Bump version to 1.8.0libmateweather-1.8.0Stefano Karapetsas2-2/+2
2014-02-28Sync translations with transifexStefano Karapetsas2-92/+92
2014-02-23Sync translations with transifexStefano Karapetsas5-65/+63
2014-02-16Add option to disable icon cache updatelibmateweather-1.7.90infirit3-3/+10
2014-02-16Update NEWSStefano Karapetsas1-1/+1
2014-02-15Bump version to 1.7.90Stefano Karapetsas1-1/+1
2014-02-15Add NEWS file for MATEStefano Karapetsas1-0/+4
2014-02-15Rename NEWS => NEWS.GNOMEStefano Karapetsas1-0/+0
2014-02-15configure: Add check newsStefano Karapetsas1-1/+1
2014-02-14Sync translations with transifexStefano Karapetsas1-2/+2
2014-02-13Drop libsoup-gnome dependencyStefano Karapetsas3-17/+3
2014-02-11Remove MAINTAINERS fileStefano Karapetsas2-17/+1
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-0/+1
2014-02-09Remove autogenerated fileStefano Karapetsas1-302/+0
2014-02-09Fix typo in po/es_MX.polibmateweather-1.7.1Stefano Karapetsas1-1/+1
2014-02-09Bump version to 1.7.1Stefano Karapetsas1-1/+1