summaryrefslogtreecommitdiff
path: root/shell/clock.c
Commit message (Expand)AuthorAgeFilesLines
* remove app launcher and system/volume buttonsschneefux2014-06-281-223/+1
* clock: use the muted volume icon as initial iconMarco Barisione2014-04-041-1/+1
* clock: shorten not implemented labelJonny Lamb2014-04-031-1/+1
* clock: make system icon clickable and show not implemented messageJonny Lamb2014-04-021-5/+37
* clock: set volume using asoundlibJonny Lamb2014-04-021-16/+103
* clock: make if for the volume icon cover the whole possible rangeMarco Barisione2014-03-311-3/+3
* clock: set the initial value in an idleJonny Lamb2014-03-251-0/+15
* shell: remove last places that still say "gtk shell"Jonny Lamb2014-03-251-1/+1
* panel,clock: implement setting volume by showing a scale over the clockJonny Lamb2014-03-241-4/+128
* 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
* 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
* Add a clock to the panelEmilio Pozuelo Monfort2013-11-251-0/+72