summaryrefslogtreecommitdiff
path: root/mateweather
AgeCommit message (Expand)AuthorFilesLines
2020-07-26mateweather: Add mateweather-dialog.uirbuj7-554/+766
2020-07-17Remove warning about assigned value is never used reported by cppcheckrbuj1-1/+1
2020-06-25sync with transifexraveit65124-220/+537
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+0
2020-05-21build: Use dbus-glib only when requiredrbuj1-3/+1
2020-04-16Remove unused-variable warningsrbuj2-6/+4
2020-04-08build: Use WARN_CFLAGS variablerbuj1-5/+6
2020-03-02tx: pull with fixed translations of pt and pt_BRraveit651-3/+3
2020-02-10tx: sync with transifexraveit652-5/+5
2020-01-21tx: sync with transifexraveit65124-557/+821
2020-01-10Update copyright to 2020raveit652-2/+2
2020-01-09migrate from intltools to gettextWu Xiaotian2-9/+11
2019-06-16tx: sync with transifexraveit65124-28752/+28377
2019-05-21mateweather: deprecated g_type_class_add_privateWu Xiaotian2-15/+4
2019-05-09weather: align Gtk_Box to centerraveit651-0/+6
2019-03-23help: update copyrightraveit651-1/+1
2019-03-20Help: Use XInclude instead of ENTITY for legal.xmlrbuj1-5/+2
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-03-17tx: sync with transifexrbuj10-83/+154
2019-02-25tx: sync with transifexraveit6510-54/+118
2019-01-27tx: sync with transifexraveit6515-192/+678
2018-11-17sync with transifexraveit65125-12326/+140066
2018-10-06Use make functions for HELP_LINGUASrbuj1-1/+5
2018-10-03Use orderedlist to describe the steps to add the applet to a panelrbuj1-5/+27
2018-10-03Manual: Fix Add to Panel dialog titlerbuj1-1/+1
2018-10-02Manual: OK -> Add (Add to Panel dialog)rbuj1-1/+1
2018-10-02Add/Update Catalan screenshotsrbuj4-0/+0
2018-09-28Fix spelling and grammar mistakesrbuj1-4/+4
2018-09-28legal.xmlrbuj1-75/+75
2018-07-20Avoid newly deprecated gtk_css_provider_get_defaultlukefromdc1-3/+3
2018-07-20Weather: apply a widget name to the textviewlukefromdc1-2/+3
2018-07-19weather: add cssprovider for widget not for screenlukefromdc1-1/+1
2018-07-17mateweather-dialog.c: avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+46
2018-07-09weather-applet: replace deprecated GtkAlignmentraveit651-4/+1
2018-07-09weather-dialog: replace deprecated GtkAlignmentraveit651-11/+15
2018-07-09weather-prefs: replace deprecated gtk_alignment_newraveit651-6/+3
2018-02-09avoid deprecated GtkStockPablo Barciela3-7/+7
2018-02-04require GTK+ 3.22 and GLib 2.50monsta3-146/+0
2018-01-25Revert "Added logic to not send notification if weather update is equal (as d...raveit653-12/+1
2018-01-25Revert "If location changes, abort any outstanding weather updates"raveit651-1/+0
2018-01-22weather: fix possible crash when opening prefs dialogmonsta1-4/+4
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-06mateweather: update copyright yearmonsta1-1/+1
2017-08-07Revert "weather-prefs: correct help link for testing"raveit651-1/+1
2017-08-05weather-prefs: correct help link for testingraveit651-1/+1
2017-08-05weather: don't use deprecated gtk_show_uriraveit653-6/+27
2017-07-23If location changes, abort any outstanding weather updatesScott Balneaves1-0/+1
2017-07-23Added logic to not send notification if weather update is equal (as decided b...Scott Balneaves3-1/+12