summaryrefslogtreecommitdiff
path: root/applets/clock/clock.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-22clock: Use lists instead of arraysMonsta1-19/+7
Closes https://github.com/mate-desktop/mate-panel/pull/258
2014-05-17Remove/comment unused variablesinfirit1-2/+2
2014-05-16Use gtk_list_store_insert_with_values also for gtk2infirit1-12/+0
It was introduced in gtk+-2.6.
2014-04-26Use about dialog from libmate-desktopStefano Karapetsas1-1/+3
2014-02-21transient_parent_xid is not usedDenis Gorodnichev1-6/+1
transient_parent_xid is not used but can cause problem: applet widget have not window until realized
2014-02-09help: Avoid file collision with gnome-panelinfirit1-2/+2
Also correct help uri for applets.
2014-01-23Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas1-0/+4
2013-10-26clock: Add GTK3 supportStefano Karapetsas1-2/+21
2013-04-08clock: Allow users to set custom format in dconf-editorStefano Karapetsas1-0/+11
2013-01-20clock: Fix mateweather unitsStefano Karapetsas1-10/+8
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11Merge branch 'master' of github.com:mate-desktop/mate-panelStefano Karapetsas1-1/+1
2012-10-11migrate clock applet to gsettingsStefano Karapetsas1-663/+160
remove evolution code
2012-10-08Fix web site URLcardpuncher1-1/+1
The former URL was matsusoft.com.ar, if my understanding is correct mate-desktop.org is now the ONE TRUE URL :p
2012-06-25Fix clock secondsMichael Steenbeek1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3745