Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-23 | Added logic to not send notification if weather update is equal (as decided ↵ | Scott Balneaves | 1 | -1/+6 | |
by weather_info_equal ()) to the previous update | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -17/+4 | |
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-22 | mateweather: fix temperature label placement with GTK+3 | monsta | 1 | -0/+2 | |
ported from: https://git.gnome.org/browse/gnome-applets/commit/?id=ee226b4e01cd36b528521b012046dd599e89cfbd | |||||
2016-02-01 | weather: fix some typos and remove some dead code | monsta | 1 | -2/+2 | |
2015-12-17 | GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMisc | Wolfgang Ulbrich | 1 | -0/+8 | |
2015-05-23 | GTK3: fix panel orientation from weather applet | raveit65 | 1 | -2/+2 | |
2014-11-26 | mateweather, invest: use GNetworkMonitor | infirit | 1 | -102/+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-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -11/+8 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+5 | |
2014-06-02 | Replace GtkObject with GObject also for gtk2 | infirit | 1 | -4/+0 | |
2014-01-20 | mateweather: Add GTK3 support | Stefano Karapetsas | 1 | -0/+7 | |
Bump minimum GTK2 version to 2.24 to use GtkComboBoxText with both GTK versions | |||||
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-04-10 | Addded support for the show-notifications GSchema entry, which means that it ↵ | muesli4 | 1 | -0/+4 | |
only displays notifications when true and a toggle button in the preferences which resembles the current state. | |||||
2013-02-28 | Use libnotify instead of libmatenotify | Stefano Karapetsas | 1 | -7/+5 | |
2012-11-24 | mateweather: migrate to gsettings | Stefano Karapetsas | 1 | -9/+5 | |
2011-11-14 | initial | Perberos | 1 | -0/+632 | |