aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-2/+2
|
* use intltool-merge to generate com.canonical.indicator.datetime.gschema.xmlCharles Kerr2014-06-272-53/+59
|
* Design prefers to have a volume slider instead of presets, so remove the ↵Charles Kerr2014-06-261-9/+3
| | | | AlarmVolume enum and replace it with an int range.
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-261-0/+31
|
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-0/+8
|
* add GSettings support for specifying a default alarm sound and default alarm ↵Charles Kerr2014-06-231-0/+21
| | | | volume.
* Add Pantheon to OnlyShowIn list of the non-Upstart .desktop fileSergey Shnatsel Davidoff2014-04-041-1/+1
|
* Point to the right object path for the phone greeter. Fixes: 1294832Charles Kerr2014-03-241-1/+1
|\
| * point to the right object path for the phone greeter.Charles Kerr2014-03-211-1/+1
| |
* | Synchronize process management across indicators Ted Gould2014-03-244-3/+33
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Build an upstart overrideTed Gould2014-02-192-0/+29
| |
| * Fix that we're starting up under UnityTed Gould2014-02-191-2/+1
| |
| * Clean up the upstart configTed Gould2014-02-191-1/+2
| |
* | Add desktop_lockscreen profileLars Uebernickel2014-03-111-0/+3
|/
* Move date/time panel into unity-control-centerRobert Ancell2014-02-114-933/+0
|
* Run the unity-control-center panel under Unity. Rename the unity panel to ↵Robert Ancell2014-01-221-2/+2
| | | | just "datetime"
* Support both gnome-control-center and unity-control-centerRobert Ancell2014-01-102-1/+35
|
* Autostart directoryTed Gould2013-10-311-1/+1
|
* Merge trunkTed Gould2013-10-316-63/+139
|\
| * As per the spec, let users show the year in indicator-datetime. Fixes: ↵Charles Kerr2013-10-312-3/+51
| |\ | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/465689. Approved by Ted Gould, PS Jenkins bot.
| | * Add support for showing the year in indicator-datetimeCharles Kerr2013-10-302-3/+51
| | |
| * | Switch the build system to cmake. Fixes: ↵Charles Kerr2013-10-303-46/+67
| |\| | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1237509. Approved by Ted Gould, PS Jenkins bot.
| | * point the dbus service file at pkglibexecdirCharles Kerr2013-10-291-1/+1
| | |
| | * remove the panel FIXME comments in data/CMakeLists.txt b/c the .ui and ↵Charles Kerr2013-10-291-2/+3
| | | | | | | | | | | | .desktop files are being installed now
| | * fix .desktop file generation in CMakeCharles Kerr2013-10-181-10/+1
| | |
| | * replace autotools with cmakeCharles Kerr2013-10-182-45/+74
| | |
* | | Add in support for XDG AutostartTed Gould2013-10-282-0/+22
| | |
* | | Merge trunkTed Gould2013-10-282-0/+4
|\| |
| * | Adding a phone_greeter profileTed Gould2013-10-281-0/+3
| |/
| * Add X-Ubuntu-Gettext-Domain in .desktop file to use translations (LP: #1223498)Timo Jyrinki2013-09-231-0/+1
| |
* | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| |
* | Adding the upstart job configurationTed Gould2013-08-273-11/+19
|/
* for the phone menu, add a 'Time & Date settings...' menuitem to launch ↵Charles Kerr2013-07-251-1/+1
| | | | 'system-settings time-date'
* add phone profile to the .desktop fileCharles Kerr2013-07-161-0/+4
|
* make the desktop greeter menu's name consistent across indicators: ↵Charles Kerr2013-07-051-2/+2
| | | | 'desktop_greeter'
* Set the desired position in the panelLars Uebernickel2013-07-021-0/+1
|
* remove --enable-localinstall optionsCharles Kerr2013-06-281-1/+1
|
* ensure datetime-dialog.ui makes it into the distributionCharles Kerr2013-06-191-2/+2
|
* sync with lp:indicator-datetime trunkCharles Kerr2013-06-182-3/+3
|\
| * Rename .desktop file for compatibility with gnome-control-center 3.8 Jeremy Bicha2013-06-052-4/+4
| |
* | rename the indicator bus file as 'com.canonical.indicator.datetime'; add it ↵Charles Kerr2013-06-182-26/+37
| | | | | | | | to data/Makefile
* | add the .indicator fileCharles Kerr2013-06-141-0/+9
|/
* Port to timedated instead of gnome-settings-daemon datetime mechanismRyan Lortie2013-03-011-1/+1
|
* Removed stray lines from the desktop file, it's causing duplicate ↵Ken VanDine2012-09-111-4/+0
| | | | X-Ubuntu-Gettext-Domain to get added. (LP: #1048834)
* Modify the timezone location sorting to follow mpt's design at ↵Charles Kerr2012-05-171-0/+39
| | | | | | | | | https://wiki.ubuntu.com/TimeAndDate - the auto-detected location, if enabled, is listed before user-specified locations - Locations in the indicator always mirror the Locations Dialog's ordering - Added sort-by-name and sort-by-time buttons in the Locations Dialog
* Add the "Time in auto-detected location" setting described in ↵Charles Kerr2012-05-172-1/+25
| | | | https://wiki.ubuntu.com/TimeAndDate
* Still need to distribute these files even if we're not building itTed Gould2012-02-171-3/+5
|
* Make Control Center panel optionalGyörgy Balló2011-11-231-5/+11
|
* Remove use of window iconJavier Jardón2011-10-061-1/+0
| | | | | | | Its not showed by default anyway Fixes https://bugs.launchpad.net/indicator-datetime/+bug/746176