summaryrefslogtreecommitdiff
path: root/applets/clock
AgeCommit message (Expand)AuthorFilesLines
2020-07-29clock: Fix leaking GtkListStoreTomas Bzatek1-4/+4
2020-07-29clock: Fix list iterationTomas Bzatek1-11/+12
2020-07-29clock: Fix leaking cairo surfaceTomas Bzatek1-0/+1
2020-07-08clock: Simplify notebook scroll-event callbackrbuj1-40/+35
2020-07-05Avoid using single-line cpp commentsrbuj2-4/+5
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj3-3/+3
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-01-12Update copyright to 2020raveit651-1/+1
2019-12-13Clock applet: Fix string comparisonClement Lefebvre1-2/+5
2019-12-13clock applet: add a call to ATK to provide the current displayed timeJonathan Michalon1-2/+7
2019-11-15fix mate-panel can not find mo fileWu Xiaotian1-1/+1
2019-11-11migrate from intltool to gettextWu Xiaotian2-10/+11
2019-10-09Fetch clock formats using LC_TIME (as opposed to LANGUAGE)Clement Lefebvre1-0/+17
2019-09-16clock-face: fix code formatingraveit651-310/+310
2019-09-14clock: avoid deprecated g_type_class_add_privateWu Xiaotian6-111/+104
2019-07-09[clock-applet] Add scroll interface tabs with mouse wheelLaurent Napias1-1/+70
2019-07-05Remove trailing whitespacesLaurent Napias6-13/+13
2019-06-20Add supported platform values to *.mate-panel-applet filesWilliam Wold1-0/+1
2019-05-13Set compressed="true" for gresource text filesrbuj1-6/+6
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-5/+2
2019-01-29Clock: Wayland supportWilliam Wold2-2/+9
2019-01-17clock: set horizontal padding for clock-buttonraveit651-2/+2
2019-01-03Clock: Fix weather icon size selection for panel heightlukefromdc1-2/+29
2019-01-03Clock: ensure weather icon resizes with panellukefromdc1-4/+37
2018-12-29clock: force no button vertical padding and marginraveit651-5/+7
2018-12-12clock.c: Force negative margin, not passing on clockbuttonlukefromdc1-5/+6
2018-11-14Migrate mate-panel from dbus-glib to gdbusyetist1-98/+90
2018-05-12Convert launcher icons to cairo surfacesVictor Kareh2-16/+31
2018-04-28clock: fix weird thing in commentsmonsta1-2/+2
2018-04-28clock: fix actual copy/paste error which caused use-after-freemonsta1-2/+2
2018-04-28clock: fix use-after-freemonsta1-1/+1
2018-04-26clock: Use new GdkPixbuf API to load resourcesVincent Untz1-18/+5
2018-04-26clock: Convert to GResourceVincent Untz10-55/+96
2018-04-11clock.ui: avoid deprecated:Pablo Barciela1-476/+570
2018-01-31require GTK+ 3.22 and GLib 2.50monsta3-78/+1
2018-01-31fix indent a bitmonsta1-1/+1
2018-01-25avoid deprecated GtkStockPablo Barciela1-6/+6
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+2
2017-11-14clock: disconnect one more signal handler on destroymonsta1-0/+3
2017-11-09Clock: don't check variables that can never be < 0 for < 0lukefromdc2-6/+6
2017-08-22clock:disconnect signal handlers on destroylukefromdc1-22/+3
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+4
2017-08-13Clock: fix removal warnings when in-process applet removedlukefromdc1-4/+23
2017-08-13clock: stop segfault on removing applet when built in-processlukefromdc1-0/+4
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+3
2017-08-04avoid deprecated gdk_screen_get_n_monitorsZenWalker1-0/+8
2017-07-29don't use deprecated gtk_show_urilukefromdc1-3/+6
2017-07-02clock: change size_reguestraveit651-1/+1