summaryrefslogtreecommitdiff
path: root/applets/clock/clock-location-tile.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-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-09clock: fix indent somewhatmonsta1-284/+284
2016-06-30clock: fix UI issues introduced in 882f8f4monsta1-10/+10
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei1-7/+5
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