summaryrefslogtreecommitdiff
path: root/mateweather/mateweather-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-185/+3
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-08-31GTK+-3 weather-dialog: port to GtkGridraveit651-0/+117
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-01-27GTK3: fix previous GtkMisc deprecations fix commitWolfgang Ulbrich1-78/+78
2015-12-17GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMiscWolfgang Ulbrich1-0/+104
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+5
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit1-3/+0
Also remove the has_separator from the ui files.
2014-01-20mateweather: Add GTK3 supportStefano Karapetsas1-0/+2
Bump minimum GTK2 version to 2.24 to use GtkComboBoxText with both GTK versions
2012-11-24mateweather: migrate to gsettingsStefano Karapetsas1-34/+22
2011-11-16removing the store of x and y positionPerberos1-30/+2
2011-11-14initialPerberos1-0/+738