Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -4/+4 | |
2019-05-21 | mateweather: deprecated g_type_class_add_private | Wu Xiaotian | 1 | -7/+2 | |
2018-07-20 | Avoid newly deprecated gtk_css_provider_get_default | lukefromdc | 1 | -3/+3 | |
This works the exact same way gtk_css_provider_get_default works internally, except that we handle a static cssprovider ourselves | |||||
2018-07-20 | Weather: apply a widget name to the textview | lukefromdc | 1 | -2/+3 | |
This is necessary to allow use of gtk_style_context_add_provider_for_screen without applying the provider to other applets too if these applets are ever ported to run in-process. | |||||
2018-07-19 | weather: add cssprovider for widget not for screen | lukefromdc | 1 | -1/+1 | |
Will be needed if this is ever ported to in-process | |||||
2018-07-17 | mateweather-dialog.c: avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+46 | |
2018-07-09 | weather-dialog: replace deprecated GtkAlignment | raveit65 | 1 | -11/+15 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -111/+0 | |
2017-08-05 | weather: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -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-31 | GTK+-3 weather-dialog: port to GtkGrid | raveit65 | 1 | -0/+117 | |
2016-08-05 | GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+4 | |
2016-08-05 | GTK+-3.0 weather-dialog: avoid deprecated ↵ | raveit65 | 1 | -0/+4 | |
gtk_scrolled_window_add_with_viewport () | |||||
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 1 | -78/+78 | |
2015-12-17 | GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMisc | Wolfgang Ulbrich | 1 | -0/+104 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+5 | |
2014-02-05 | Remove all calls gtk_dialog_set_has_separator | infirit | 1 | -3/+0 | |
Also remove the has_separator from the ui files. | |||||
2014-01-20 | mateweather: Add GTK3 support | Stefano Karapetsas | 1 | -0/+2 | |
Bump minimum GTK2 version to 2.24 to use GtkComboBoxText with both GTK versions | |||||
2012-11-24 | mateweather: migrate to gsettings | Stefano Karapetsas | 1 | -34/+22 | |
2011-11-16 | removing the store of x and y position | Perberos | 1 | -30/+2 | |
2011-11-14 | initial | Perberos | 1 | -0/+738 | |