Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-16 | Use g_clear_pointer() and g_clear_object() | rbuj | 1 | -9/+6 | |
2021-12-11 | Use a blank line at most | rbuj | 1 | -1/+0 | |
2021-07-28 | Fix clock applet add location crash | zhuyaliang | 1 | -1/+1 | |
2021-02-07 | Redundant NULL check before freeing a variable | rbuj | 1 | -48/+13 | |
2020-09-07 | Remove variableScope warnings reported by cppcheck | rbuj | 1 | -2/+3 | |
cppcheck --enable=all . 2> err.txt grep variableScope err.txt | |||||
2020-08-01 | clock: Use single-linked lists for locations | rbuj | 1 | -2/+2 | |
2020-07-29 | clock: Fix GError double free | Tomas Bzatek | 1 | -2/+0 | |
Let the GError ownership on the async finish method call. | |||||
2020-07-05 | Avoid using single-line cpp comments | rbuj | 1 | -2/+3 | |
2019-09-14 | clock: avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -35/+31 | |
2016-11-09 | clock: fix indent somewhat | monsta | 1 | -231/+231 | |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -5/+0 | |
2016-02-21 | fix some warnings | Sorokin Alexei | 1 | -2/+3 | |
2014-12-12 | clock: use GNetworkMonitor | infirit | 1 | -141/+25 | |
Taken from gnome-panel commit: 04e6ef4dbc6a1fdc720b750fdf87a7f43a8a2df6 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 1 | -0/+6 | |
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 1 | -1/+0 | |
transient_parent_xid is not used but can cause problem: applet widget have not window until realized | |||||
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 1 | -2/+6 | |
remove evolution code | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+894 | |