aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |/
| * | | Merging U. DesktopTed Gould2011-07-077-14/+251
| |\ \ \ | |/ / / |/| | |
* | | | * No change rebuild to fix badly packaged diff.gz from last timeMichael Terry2011-06-283-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | * debian/rules, debian/control: - Arg, this wasn't source format 3.0, so add quilt so that the patch applies.
* | | | * debian/control:0.2.90-0ubuntu2Michael Terry2011-06-285-2/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Drop -gtk2 recommends for the gtk3 indicator * debian/rules: - Use dh-autoreconf * debian/patches/fix-timezones.patch: - Add patch to handle g-s-d DBus API change for timezones and to be more robust about querying what the current timezone is
* | | | releasing version 0.2.90-0ubuntu10.2.90-0ubuntu1Ken VanDine2011-06-225-14/+52
| | | |
* | | | * New upstream release.Ken VanDine2011-06-2221-4120/+6260
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set minimum width for appointments to prevent continuous resizing when the calendar is hiden and ensure there is enough of the event description visible (LP: #762976) - ellipsize long appointment descriptions (LP: #750671) - GTK3 build * Dropping debian/patches/lp_762976.patch and debian/patches/lp_750671.patch as merged upstream. * debian/control: Switching dep to libedataserverui-3.0-dev * Upstream Merge * Ellipsize calendar entries that are too long (LP: #750671)
| * | | releasing version 0.2.90-0ubuntu1~ppa1Ted Gould2011-06-211-2/+2
| | | |