aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
| * | | debian/control: Switching dep to libedataserverui-3.0-devTed Gould2011-06-212-3/+4
| | | |
| * | | - Set minimum width for appointments to prevent continuous resizing Ted Gould2011-06-213-31/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | New upstream release.Ted Gould2011-06-2118-4089/+6241
| |\| |
| | * | Import upstream version 0.2.90Ted Gould2011-06-2117-4089/+6236
| | |\|
| | | * 0.2.900.2.90Ted Gould2011-06-211-2/+2
| | | |
| | | * Spelling fixTed Gould2011-06-211-2/+2
| | | |\
| | | | * fix two spelling mistakes spotted by lintianEvgeni Golov2011-06-051-2/+2
| | | | |
| | | * | GTK 3 SupportTed Gould2011-06-214-148/+86
| | | |\ \ | | | | |/ | | | |/|
| | | | * finish port to gtk3Michael Terry2011-06-154-148/+86
| | | |/
| | | * Ensuring the minimum width if there is no calendar.Ted Gould2011-04-181-0/+6
| | | |\
| | | | * indentationkarl-qdh2011-04-181-2/+2
| | | | |
| | | | * merge back in with old branchkarl-qdh2011-04-180-0/+0
| | | | |\
| | | | * | min/max width for appointmentskarl-qdh2011-04-181-0/+7
| | | | | |
| * | | | | Merge Ubuntu DesktopTed Gould2011-06-213-0/+46
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | releasing version 0.2.3-0ubuntu30.2.3-0ubuntu3Ken VanDine2011-04-182-0/+27
| | | | | |
* | | | | | releasing version 0.2.3-0ubuntu20.2.3-0ubuntu2Ken VanDine2011-04-152-0/+19
| | | | | |
| * | | | | releasing version 0.2.3-0ubuntu2~ppa1Ted Gould2011-04-151-1/+1
| | | | | |