summaryrefslogtreecommitdiff
path: root/applets/clock
AgeCommit message (Collapse)AuthorFilesLines
2014-02-21transient_parent_xid is not usedDenis Gorodnichev4-25/+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-panelinfirit2-3/+3
Also correct help uri for applets.
2014-01-23clock: Do not try to get width/height of non-existing GdkPixbufStefano Karapetsas1-4/+4
https://git.gnome.org/browse/gnome-panel/commit/applets/clock?id=4729df0cda021c27b76be072023dbee082e49e47
2014-01-23Use gtk_widget_get_preferred_size with GTK3Stefano Karapetsas2-0/+8
2013-12-01Remove has_separator property from ui filesStefano Karapetsas1-3/+0
2013-11-14Add return to gboolean functionStefano Karapetsas1-0/+3
Closes #134 https://github.com/mate-desktop/mate-panel/issues/134
2013-10-26clock: Add GTK3 supportStefano Karapetsas5-12/+176
2013-10-07Merge pull request #123 from infirit/1.6Stefano Karapetsas1-2/+2
clock-applet: set sane unit values
2013-10-07clock-applet: set sane unit valuesinfirit1-2/+2
2013-07-12Use yelp-tools instead of mate-doc-utilsStefano Karapetsas1-2/+2
2013-06-30Fixes for make distStefano Karapetsas1-2/+3
2013-06-29Fix g_type_init deprecationStefano Karapetsas1-0/+2
2013-04-27Merge pull request #98 from micolous/masterStefano Karapetsas1-1/+1
Fix for issue #73: when the difference between timezones in the clock applet is less than 1 hour, an offset is not shown
2013-04-08clock: Allow users to set custom format in dconf-editorStefano Karapetsas1-0/+11
2013-02-10Make GSettings schemas translatableStefano Karapetsas3-88/+91
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.
2013-01-20clock: Fix mateweather unitsStefano Karapetsas1-10/+8
2012-11-18fixed incorrect fsf addresses.Steve Zesch12-19/+19
2012-10-11Merge branch 'master' of github.com:mate-desktop/mate-panelStefano Karapetsas1-1/+1
2012-10-11migrate clock applet to gsettingsStefano Karapetsas13-5692/+307
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-09-05Fix compile errorMark Pariente1-0/+2
applets/clock/calendar-client.c references MateConfClient without including mateconf-client.h which caused a compile error on my setup.
2012-06-25Fix clock secondsMichael Steenbeek1-1/+1
2012-04-05clock-applet: use mateconf client to get and set KEY_LOCATIONS_EXPANDED key ↵haxar1-7/+5
when HAVE_LIBECAL is not defined
2012-01-27removing autogenerated filesPerberos2-2132/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos48-0/+20443