summaryrefslogtreecommitdiff
path: root/applets/clock/calendar-window.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-2/+2
2024-02-04Revert "Reduce scope of variables"raveit651-2/+2
2023-11-21Reduce scope of variablesColomban Wendling1-2/+2
2022-01-02clock: fix memory leakrbuj1-0/+2
2021-12-20Fix some -Wsign-compare warningsrbuj1-5/+5
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-5/+3
2020-09-07Remove variableScope warnings reported by cppcheckrbuj1-2/+2
2020-07-05Avoid using single-line cpp commentsrbuj1-2/+2
2019-09-14clock: avoid deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2017-07-02clock: change size_reguestraveit651-1/+1
2017-07-02clock: set a default width for calendarWindowraveit651-0/+1
2017-05-21clock: properly handle visibility of edit buttonAlberts Muktupāvels1-3/+14
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-25/+0
2016-10-20GTK+-3 Calendar Window: force minimum sizelukefromdc1-0/+3
2016-09-29clock-applet: mark current daySami Farin1-6/+37
2016-06-30clock: fix UI issues introduced in 882f8f4monsta1-5/+14
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-6/+6
2016-02-12GTK+3 clock: clock: don't use deprecated GtkAlignmentWolfgang Ulbrich1-2/+10
2015-12-22clock: remove useless includemonsta1-3/+0
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit1-15/+0
2014-11-24zero-initialize all signals arraysMonsta1-3/+3
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+6
2013-10-26clock: Add GTK3 supportStefano Karapetsas1-2/+16
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate clock applet to gsettingsStefano Karapetsas1-1571/+45
2012-04-05clock-applet: use mateconf client to get and set KEY_LOCATIONS_EXPANDED key w...haxar1-7/+5
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2125