summaryrefslogtreecommitdiff
path: root/mateweather
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-241/+18
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-11-22mateweather: fix temperature label placement with GTK+3monsta1-0/+2
ported from: https://git.gnome.org/browse/gnome-applets/commit/?id=ee226b4e01cd36b528521b012046dd599e89cfbd
2016-08-31GTK+-3 weather-dialog: port to GtkGridraveit651-0/+117
2016-08-31GTK+-3 mateweather port to GtkGridraveit651-0/+27
2016-08-05GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font ()raveit651-0/+4
2016-08-05GTK+-3.0 weather-dialog: avoid deprecated ↵raveit651-0/+4
gtk_scrolled_window_add_with_viewport ()
2016-07-31mateweather: use GtkAbout and update copyrightraveit651-4/+6
2016-02-01weather: fix some typos and remove some dead codemonsta2-23/+6
2016-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich2-99/+93
2015-12-17GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMiscWolfgang Ulbrich3-0/+136
2015-07-15help weather: fix legal pageraveit651-35/+48
2015-07-08help: use valid links to mate feedback pageraveit651-1/+1
Help: forgotten fix
2015-07-08Revert "remove non-existing mate-feedback link"raveit651-0/+8
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page
2015-07-08fixed almost all merge conflicts in help translationsMonsta1-1/+1
2015-06-25Merge pull request #144 from NiceandGently/dev-batsttatmonsta1-8/+0
remove non-existing mate-feedback link
2015-06-25remove non-existing mate-feedback linkraveit651-8/+0
2015-06-25weather applet: show correct help in prefs dialogMonsta2-5/+5
2015-06-23help: fix broken help imagesraveit6525-0/+0
2015-05-23GTK3: fix panel orientation from weather appletraveit651-2/+2
2014-11-26mateweather, invest: use GNetworkMonitorinfirit2-104/+20
Rather than talking to NetworkManager over D-Bus, use GNetworkMonitor to monitor the network state. Taken from gnome-applets commit: 9b53c7156b61d51777dbe2f60c55125c86b3409c From: Dan Winship <[email protected]>
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-11/+8
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit3-0/+15
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas3-6/+6
And also rename binaries without "-2" suffix
2014-06-02Replace GtkObject with GObject also for gtk2infirit2-8/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas2-1/+5
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit2-6/+0
Also remove the has_separator from the ui files.
2014-01-20mateweather: Add GTK3 supportStefano Karapetsas3-21/+36
Bump minimum GTK2 version to 2.24 to use GtkComboBoxText with both GTK versions
2013-11-06Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-5/+5
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit24-86/+85
2013-04-10Addded support for the show-notifications GSchema entry, which means that it ↵muesli42-1/+44
only displays notifications when true and a toggle button in the preferences which resembles the current state.
2013-03-03Replace INCLUDES with AM_CPPFLAGS in MakefilesStefano Karapetsas1-1/+1
2013-02-28Use libnotify instead of libmatenotifyStefano Karapetsas2-12/+12
2013-01-20mateweather: Fix libmateweather unitsStefano Karapetsas1-12/+12
2012-11-24mateweather: migrate to gsettingsStefano Karapetsas6-173/+73
2012-10-09Typo fix in mateweather-about.ccardpuncher1-1/+1
Just found another typo in the documentation credits of the weather applet.
2011-11-16removing the store of x and y positionPerberos1-30/+2
2011-11-14initialPerberos109-0/+22160