Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-21 | mateweather: deprecated g_type_class_add_private | Wu Xiaotian | 2 | -15/+4 | |
2019-05-09 | weather: align Gtk_Box to center | raveit65 | 1 | -0/+6 | |
fixes https://github.com/mate-desktop/mate-applets/issues/395 | |||||
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+2 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-03-17 | tx: sync with transifex | rbuj | 10 | -83/+154 | |
2019-02-25 | tx: sync with transifex | raveit65 | 10 | -54/+118 | |
2019-01-27 | tx: sync with transifex | raveit65 | 15 | -192/+678 | |
2018-11-17 | sync with transifex | raveit65 | 125 | -12326/+140066 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -5/+27 | |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 | |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 4 | -0/+0 | |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 1 | -4/+4 | |
2018-09-28 | legal.xml | rbuj | 1 | -75/+75 | |
find . -name legal.xml -exec cp ~/Devel/mate-user-guide/mate-user-guide/C/legal.xml {} \; | |||||
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-applet: replace deprecated GtkAlignment | raveit65 | 1 | -4/+1 | |
2018-07-09 | weather-dialog: replace deprecated GtkAlignment | raveit65 | 1 | -11/+15 | |
2018-07-09 | weather-prefs: replace deprecated gtk_alignment_new | raveit65 | 1 | -6/+3 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 3 | -7/+7 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 3 | -146/+0 | |
2018-01-25 | Revert "Added logic to not send notification if weather update is equal (as ↵ | raveit65 | 3 | -12/+1 | |
decided by weather_info_equal ()) to the previous update" This reverts commit 109a7fa77bb4745524eca8a0735b210b55b81fe0. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "If location changes, abort any outstanding weather updates" | raveit65 | 1 | -1/+0 | |
This reverts commit dc71847a5490abad09ef0b4955b5461d8e66ed3f. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-22 | weather: fix possible crash when opening prefs dialog | monsta | 1 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-applets/issues/299 fallout from https://github.com/mate-desktop/mate-applets/commit/37e590249dd9d191a2331040fb879830c9ceea8e | |||||
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-06 | mateweather: update copyright year | monsta | 1 | -1/+1 | |
missed this applet yesterday | |||||
2017-08-07 | Revert "weather-prefs: correct help link for testing" | raveit65 | 1 | -1/+1 | |
This reverts commit 3d77c091475841c891785bcb8b2063f6801d36fd. | |||||
2017-08-05 | weather-prefs: correct help link for testing | raveit65 | 1 | -1/+1 | |
2017-08-05 | weather: don't use deprecated gtk_show_uri | raveit65 | 3 | -6/+27 | |
2017-07-23 | If location changes, abort any outstanding weather updates | Scott Balneaves | 1 | -0/+1 | |
2017-07-23 | Added logic to not send notification if weather update is equal (as decided ↵ | Scott Balneaves | 3 | -1/+12 | |
by weather_info_equal ()) to the previous update | |||||
2017-02-07 | mateweather: show proper help section for each tab of prefs dialog | monsta | 1 | -12/+18 | |
closes https://github.com/mate-desktop/mate-applets/issues/143 | |||||
2017-02-07 | mateweather: fix build warning | monsta | 1 | -2/+2 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 3 | -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-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-08-31 | GTK+-3 weather-dialog: port to GtkGrid | raveit65 | 1 | -0/+117 | |
2016-08-31 | GTK+-3 mateweather port to GtkGrid | raveit65 | 1 | -0/+27 | |
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-07-31 | mateweather: use GtkAbout and update copyright | raveit65 | 1 | -4/+6 | |
2016-02-01 | weather: fix some typos and remove some dead code | monsta | 2 | -23/+6 | |
2016-01-27 | GTK3: fix previous GtkMisc deprecations fix commit | Wolfgang Ulbrich | 2 | -99/+93 | |
2015-12-17 | GTK3: wheather: fix deprecated gtk_widget_size_request + GtkMisc | Wolfgang Ulbrich | 3 | -0/+136 | |
2015-07-15 | help weather: fix legal page | raveit65 | 1 | -35/+48 | |