aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | make map largerMichael Terry2011-02-231-0/+1
| | | | * | hook show-locations upMichael Terry2011-02-232-13/+22
| | | | * | whoops, uncomment polkit bitsMichael Terry2011-02-231-3/+3
| | | | * | add week-start controls and settingsMichael Terry2011-02-236-6/+78
| | | | * | grab timezone names from geomaps; flesh out support for timezone completion i...Michael Terry2011-02-2318-210/+1120
| | | | * | beginnings of completion supportMichael Terry2011-02-226-81/+241
| | | | * | make remove button insensitive if nothing selectedMichael Terry2011-02-221-1/+12
| | | | * | make locations dialog editableMichael Terry2011-02-221-5/+53
| | | | * | drop some unused code from libmapMichael Terry2011-02-225-1279/+0
| | | | * | add initial timezone map implementation, borrowed from gnome-control-centerMichael Terry2011-02-2260-8/+3575
| | | | * | re-sync with trunkMichael Terry2011-02-224-118/+411
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merging trunk? not sure how we got out of sync. Fixed.Ted Gould2011-02-170-0/+0
| | | |\ \ \
| | | | * \ \ Adding in timezone support and more calendar supportTed Gould2011-02-175-165/+531
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | | * start of locations dialogMichael Terry2011-02-186-5/+202
| | | | | | * mark prefs dialog as translatableMichael Terry2011-02-181-0/+2
| | | | | | * make manual date/time fields workMichael Terry2011-02-182-310/+394
| | | | | | * add polkit support and use new gnome-settings-daemon ntp-setting supportMichael Terry2011-02-183-197/+387
| | | | | | * first pass at preferences dialogMichael Terry2011-02-1711-47/+1229
| * | | | | | Merge for U. DesktopTed Gould2011-03-0385-8552/+14710
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | * New upstream release.0.1.95-0ubuntu1Michael Terry2011-02-2885-8550/+14702
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Import upstream version 0.1.95Michael Terry2011-02-2883-8549/+14687
* | | | | | | releasing version 0.1.94-0ubuntu10.1.94-0ubuntu1Ken VanDine2011-02-1710-176/+803
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | releasing version 0.1.94-0ubuntu1~ppa1Ted Gould2011-02-171-2/+2
| * | | | | | New upstream release.Ted Gould2011-02-179-176/+797
| |\| | | | |
| | * | | | | Import upstream version 0.1.94Ted Gould2011-02-178-176/+788
| | |\| | | |
| | | * | | | 0.1.940.1.94Ted Gould2011-02-171-2/+2
| | | * | | | Adding in timezone support and more calendar supportTed Gould2011-02-175-165/+532
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | Rewrote auth_func at tedg's request.karl-qdh2011-02-171-17/+13
| | | | * | Testing eds signal (FAIL) seems when evolution changes an entry no signal is ...karl-qdh2011-02-171-1/+1
| | | | * | Merged in mterrys time updateskarl-qdh2011-02-174-76/+203
| | | | |\ \
| | | | | * | show current time in each timezoneMichael Terry2011-02-164-76/+203
| | | | |/ /
| | | | * | The last free -> unrefkarl-qdh2011-02-161-1/+1
| | | | * | Another probable cause of a segfaultkarl-qdh2011-02-161-1/+1
| | | | * | Probable cause of segfault identified, trying to get dates from types without...karl-qdh2011-02-161-0/+5
| | | | * | Added debugging to figure out a segfault on kenvandine's machinekarl-qdh2011-02-161-1/+2
| | | | * | Added authentication function, and another minor fix to the sources iterationkarl-qdh2011-02-162-3/+39
| | | | * | Minor changes to objects freeing and NULLing the gerrorkarl-qdh2011-02-161-3/+4
| | | | * | Missing g_error_freekarl-qdh2011-02-161-0/+1
| | | | * | Minor change to continue if getting source fails (auth required is returned b...karl-qdh2011-02-161-1/+1
| | | | * | Syncupkarl-qdh2011-02-161-3/+6
| | | | * | Removed unnoticed conflict and fixed some issueskarl-qdh2011-02-161-19/+15
| | | | * | Merged back with trunkkarl-qdh2011-02-162-10/+72
| | | | |\ \
| | | | * \ \ Added myerrys branchkarl-qdh2011-02-162-43/+61
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | whoops, don't connect destroyed signal as swappedMichael Terry2011-02-151-1/+1
| | | | | * | make sure gmi-radio-active state is always in sync with the dbusmenu-radio-ac...Michael Terry2011-02-151-1/+18
| | | | | * | ignore timezone switches if nothing to doMichael Terry2011-02-151-0/+4
| | | | | * | record which gmi goes with with dbusmenuitem and use that to properly watch r...Michael Terry2011-02-151-9/+10
| | | | | * | in prop_cb, value is a GVariant, not a string, which explains why we sometime...Michael Terry2011-02-151-6/+6
| | | | | * | re-enable setting the timezone when clickingMichael Terry2011-02-151-11/+12
| | | | | * | start with current timezone selectedMichael Terry2011-02-151-0/+1