aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Set default timezone on eventsEspen Wiborg2011-09-011-0/+12
| | |
| | * Remove visibility check so we can update the date before we're visible.Ted Gould2011-08-311-6/+0
| | |\
| | | * Update the date when open the indicator-datetime menuJavier Jardón2011-08-251-6/+0
| | | | | | | | | | | | | | | | | | | | Fixes https://bugs.launchpad.net/indicator-datetime/+bug/793450
| | * | Check for greeter mode to whether we should show Evolution options.Ted Gould2011-08-311-1/+1
| | |\ \ | | | |/ | | |/|
| | | * disable evolution functionality when in greeter modeMichael Terry2011-08-311-1/+1
| | |/
* | | Merge in Ubuntu Desktop fixesTed Gould2011-09-152-1/+14
|\ \ \
| * | | releasing version 0.2.93-0ubuntu20.2.93-0ubuntu2Ken VanDine2011-08-262-0/+13
| | | |
| * | | releasing version 0.2.93-0ubuntu10.2.93-0ubuntu1Ken VanDine2011-08-181-1/+1
| | | |
| * | | New upstream release.Ken VanDine2011-08-188-38/+88
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | ∘ Use cleaner GDateTime API ∘ Use locale preferred date format (LP: #729056) ∘ Use real ellipsis (LP: #621339)
* | | | releasing version 0.2.93-0ubuntu1~ppa1Ted Gould2011-08-181-2/+2
| | | |
* | | | Adding a bug numberTed Gould2011-08-181-1/+1
| | | |
* | | | New upstream release.Ted Gould2011-08-188-38/+88
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | ∘ Use cleaner GDateTime API ∘ Use locale preferred date format ∘ Use real ellipsis (LP: #621339)
| * | | Import upstream version 0.2.93Ted Gould2011-08-187-38/+79
| |\ \ \ | | | |/ | | |/|
| | * | 0.2.930.2.93Ted Gould2011-08-181-1/+1
| | | |
| | * | Use cleaner gdatetimeTed Gould2011-08-172-23/+22
| | |\ \
| | | * | Set the correct month numberJavier Jardón2011-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | g_datetime_get_ymd() gets the Gregorian month number but gtk_calendar_set_month() needs a value between [0,11]
| | | * | Use the new GDateTime glib API to deal with timeJavier Jardón2011-08-162-23/+22
| | | | |
| | * | | Use locale prefered date formatTed Gould2011-08-171-1/+1
| | |\ \ \
| | | * | | Show the preferred date representation for the current localeJavier Jardón2011-08-161-1/+1
| | | |/ / | | | | | | | | | | | | | | | | | | | | Fixes https://bugs.launchpad.net/indicator-datetime/+bug/729056
| | * | | Fixing ellipsis to be true ellipsisTed Gould2011-08-171-3/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use real ellipsis (LP: #621339)Jeremy Bicha2011-08-051-3/+3
| | | | |
| | | * | Spell out "and" to match other System Settings panelsJeremy Bicha2011-08-053-3/+3
| | | | |
* | | | | Sync from U. DesktopTed Gould2011-08-182-1/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.2.92-0ubuntu10.2.92-0ubuntu1Ken VanDine2011-08-161-1/+1
| | | | |
| * | | | * New upstream release.Ken VanDine2011-08-1628-10318/+24431
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * Adding in a new greeter mode * Fixing autotools
* | | | | releasing version 0.2.92-0ubuntu1~ppa1Ted Gould2011-08-111-2/+2
| | | | |
* | | | | * New upstream release.Ted Gould2011-08-1128-10318/+24431
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * Adding in a new greeter mode * Fixing autotools
| * | | | Import upstream version 0.2.92Ted Gould2011-08-1127-10318/+24423
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 0.2.920.2.92Ted Gould2011-08-111-1/+1
| | | | |
| | * | | Add a greeter modeTed Gould2011-08-101-37/+52
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | don't show timezones or settings links when used in a greeterMichael Terry2011-08-031-37/+52
| | |/ /
| | * | Autotools cleanupTed Gould2011-07-223-36/+34
| | |\ \
| | | * | Update autotools configuration a bitJavier Jardón2011-07-202-30/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use deprecated autoconf macros Use new libtool syntax General cleanup
| | | * | don't unref a NULL GDateTime object; original patch by Dave GilbertMichael Terry2011-07-141-6/+10
| | |/ /
* | | | Update to U. DesktopTed Gould2011-08-113-66/+20
|\ \ \ \
| | | | * releasing version 0.2.91-0ubuntu30.2.91-0ubuntu3Ken VanDine2011-08-122-0/+8
| | |_|/ | |/| |
| * | | releasing version 0.2.91-0ubuntu20.2.91-0ubuntu2Ken VanDine2011-07-121-0/+6
| | | |
| * | | releasing version 0.2.91-0ubuntu10.2.91-0ubuntu1Ken VanDine2011-07-083-66/+14
| | | |
| * | | * New upstream release.Ken VanDine2011-07-0823-584/+556
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | * libindicator 0.4 transition * Making preferences a gnome-control-center plugin * Calling gnome-control-center from the menu * Fixing timezone setting with new gsd * Dropped debian/patches/fix-timezones.patch: merged upstream
* | | | releasing version 0.2.91-0ubuntu1~ppa1Ted Gould2011-07-071-2/+2
| | | |
* | | | Dropped debian/patches/fix-timezones.patch: merged upstreamTed Gould2011-07-073-170/+2
| | | |
* | | | * New upstream release.Ted Gould2011-07-0721-415/+555
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | * libindicator 0.4 transition * Making preferences a gnome-control-center plugin * Calling gnome-control-center from the menu * Fixing timezone setting with new gsd
| * | | Import upstream version 0.2.91Ted Gould2011-07-0720-415/+545
| |\ \ \ | | | |/ | | |/|
| | * | 0.2.910.2.91Ted Gould2011-07-071-2/+2
| | | |
| | * | Making the preferences a gnome-control-center plugin instead of a stand ↵Ted Gould2011-07-0711-210/+314
| | |\ \ | | | | | | | | | | | | | | | alone app
| | | * | port preferences to be a control-center panelMichael Terry2011-06-298-188/+273
| | | | |
| | | * | update to handle latest gnome-settings-daemon dbus API for setting ↵Michael Terry2011-06-286-26/+45
| | | | | | | | | | | | | | | | | | | | timezones; be more fool-proof when looking up current timezone in indicator
| | * | | Making the preferences call gnome-control-center and the datetime panelTed Gould2011-07-072-7/+7
| | |\ \ \
| | | * | | Use gnome-control-center datetime panel for settingsRodrigo Moya2011-06-292-7/+7
| | | |/ /
| | * / / Fix timezone setting and readingTed Gould2011-07-071-7/+7
| | |/ /