summaryrefslogtreecommitdiff
path: root/applets/clock/clock-location-tile.c
AgeCommit message (Collapse)AuthorFilesLines
2016-02-12GTK+3 clock: clock: don't use deprecated GtkAlignmentWolfgang Ulbrich1-1/+38
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5580bf9
2016-02-12GTK+-3 clock: don't subclass deprecated GtkAlignmentWolfgang Ulbrich1-0/+4
taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=c7ea765
2016-02-09Gtk+3: Replace deprecated gtk_{v,h}box_newWolfgang Ulbrich1-0/+5
2016-01-23Gtk3: Don't use deprecated gtk_misc_set_alignmentRoy Zhang1-0/+15
2014-11-24zero-initialize all signals arraysMonsta1-1/+1
2014-02-21transient_parent_xid is not usedDenis Gorodnichev1-17/+0
transient_parent_xid is not used but can cause problem: applet widget have not window until realized
2013-10-26clock: Add GTK3 supportStefano Karapetsas1-0/+4
2013-02-02Update applets/clock/clock-location-tile.cMichael Farrell1-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-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+728