Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-16 | Use g_clear_pointer() and g_clear_object() | rbuj | 1 | -14/+3 | |
2020-08-05 | clock-face: Use gdk_pixbuf_new_from_resource_at_scale | rbuj | 1 | -4/+2 | |
2019-09-16 | clock-face: fix code formating | raveit65 | 1 | -310/+310 | |
- replace tabs with spaces - fix a few indentation - reduce leading spaces (8 --> 4) | |||||
2019-09-14 | clock: avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -20/+16 | |
2018-04-26 | clock: Convert to GResource | Vincent Untz | 1 | -9/+14 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=aa2895d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9ade365 | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -113/+0 | |
and require libmate-desktop >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2014-11-23 | don't leak memory | Monsta | 1 | -0/+1 | |
2014-11-22 | Gtk3: Sync get_preferred_width/height() usage with gnome-panel | infirit | 1 | -38/+85 | |
Even tough it works it makes taking code (eg StyleContext) from gnome-panel much easier. Also fixes a bug where applets are not drawn when moved/added. | |||||
2014-05-18 | clock: Dont use deprecated rsvg_pixbuf_from_file_at_size | Stefano Karapetsas | 1 | -9/+3 | |
This required to copy some code from GTK3 source to make it working with GTK2 too Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size | |||||
2014-01-23 | Use gtk_widget_get_preferred_size with GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2013-11-14 | Add return to gboolean function | Stefano Karapetsas | 1 | -0/+3 | |
Closes #134 https://github.com/mate-desktop/mate-panel/issues/134 | |||||
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 1 | -1/+67 | |
2012-10-11 | migrate clock applet to gsettings | Stefano Karapetsas | 1 | -1/+1 | |
remove evolution code | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+462 | |