Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-02 | clock: set a margin_start for home icon | raveit65 | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/mate-panel/issues/594 Note: min value is 75 in my tests for ukraine language Reduced the margin, as it seemed to be the direct cause of a theme-independent jump. | |||||
2017-07-02 | clock: set width_chars for time label | raveit65 | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/mate-panel/issues/594 Note: in my language setting width_chars to 20 is minimum value to avoid a jumping clock UI, if hovering over another location which use another day. Maybe we need to increase the chosen value for other languages. | |||||
2017-05-21 | clock: drop deprecated gtk_size_group_set_ignore_hidden | raveit65 | 1 | -2/+0 | |
seems that function doesn't work proper, see https://developer.gnome.org/gtk3/stable/GtkSizeGroup.html#gtk-size-group-set-ignore-hidden | |||||
2017-05-21 | clock: move GtkButton in another horizontal GtkBox parent | raveit65 | 1 | -3/+2 | |
Fixes https://github.com/mate-desktop/mate-panel/issues/520 | |||||
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -53/+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. | |||||
2016-11-09 | clock: fix indent somewhat | monsta | 1 | -284/+284 | |
2016-06-30 | clock: fix UI issues introduced in 882f8f4 | monsta | 1 | -10/+10 | |
2016-06-29 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -7/+5 | |
2016-02-12 | GTK+3 clock: clock: don't use deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -1/+38 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5580bf9 | |||||
2016-02-12 | GTK+-3 clock: don't subclass deprecated GtkAlignment | Wolfgang Ulbrich | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=c7ea765 | |||||
2016-02-09 | Gtk+3: Replace deprecated gtk_{v,h}box_new | Wolfgang Ulbrich | 1 | -0/+5 | |
2016-01-23 | Gtk3: Don't use deprecated gtk_misc_set_alignment | Roy Zhang | 1 | -0/+15 | |
2014-11-24 | zero-initialize all signals arrays | Monsta | 1 | -1/+1 | |
2014-02-21 | transient_parent_xid is not used | Denis Gorodnichev | 1 | -17/+0 | |
transient_parent_xid is not used but can cause problem: applet widget have not window until realized | |||||
2013-10-26 | clock: Add GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2013-02-02 | Update applets/clock/clock-location-tile.c | Michael Farrell | 1 | -1/+1 | |
Fix for issue #73. Instead of checking for the minutes and hours not equalling zero, check only the minutes aren't 0. | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+728 | |