summaryrefslogtreecommitdiff
path: root/shell/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* style: rename classes from wgs-* to maynard-*Jonny Lamb2014-03-071-1/+1
|
* shell: add missing copyright headers to filesJonny Lamb2014-03-071-0/+15
|
* shell: rename widgets to reflect project renameJonny Lamb2014-03-051-18/+18
|
* clocks: use GnomeWallClock to give time change updatesJonny Lamb2014-02-181-3/+34
| | | | Use this to stop showing static times for both clocks.
* clock: move into its own widgetJonny Lamb2014-02-181-29/+29
|
* Use g_object_new instead of gnome_wall_clock_newEmilio Pozuelo Monfort2013-11-271-1/+1
| | | | To workaround old libgnome-desktop not exporting that symbol.
* Add a clock to the panelEmilio Pozuelo Monfort2013-11-251-0/+72