summaryrefslogtreecommitdiff
path: root/applets/clock/clock-location.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-16Use g_clear_pointer() and g_clear_object()rbuj1-9/+6
2021-12-11Use a blank line at mostrbuj1-1/+0
2021-07-28Fix clock applet add location crashzhuyaliang1-1/+1
2021-02-07Redundant NULL check before freeing a variablerbuj1-48/+13
2020-09-07Remove variableScope warnings reported by cppcheckrbuj1-2/+3
2020-08-01clock: Use single-linked lists for locationsrbuj1-2/+2
2020-07-29clock: Fix GError double freeTomas Bzatek1-2/+0
2020-07-05Avoid using single-line cpp commentsrbuj1-2/+3
2019-09-14clock: avoid deprecated g_type_class_add_privateWu Xiaotian1-35/+31
2016-11-09clock: fix indent somewhatmonsta1-231/+231
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-5/+0
2016-02-21fix some warningsSorokin Alexei1-2/+3
2014-12-12clock: use GNetworkMonitorinfirit1-141/+25
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit1-0/+6
2014-02-21transient_parent_xid is not usedDenis Gorodnichev1-1/+0
2012-10-11migrate clock applet to gsettingsStefano Karapetsas1-2/+6
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+894