aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.2.1-0ubuntu10.2.1-0ubuntu1Ken VanDine2011-03-3117-230/+1093
|\
| * releasing version 0.2.1-0ubuntu1~ppa1Ted Gould2011-03-311-2/+2
| * * New upstream release.Ted Gould2011-03-316-28/+312
| |\
| | * Import upstream version 0.2.1Ted Gould2011-03-3116-230/+1062
| | |\
| | | * 0.2.10.2.1Ted Gould2011-03-311-2/+2
| | | * Switching to using SystemIdleHintChangedTed Gould2011-03-311-1/+1
| | | |\
| | | | * Switched to using SystemIdleHintChanged from ActiveState, appears ConsoleKit ...karl-qdh2011-03-311-1/+1
| | | | * Merged back with headkarl-qdh2011-03-3113-227/+671
| | | | |\ | | | | |/ | | | |/|
| * | | | releasing version 0.2.0-0ubuntu2~ppa2Ted Gould2011-03-301-2/+2
| * | | | * Upstream MergeTed Gould2011-03-307-98/+336
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix up icons and give them tool tipsTed Gould2011-03-302-6/+70
| | |\ \ \
| | | * | | add error icon to main timezone entryMichael Terry2011-03-301-6/+46
| | | * | | add tooltip to error iconMichael Terry2011-03-301-0/+24
| | * | | | Fix marking and clean up event handling in the indicator and serviceTed Gould2011-03-304-92/+256
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Removing a warning that will occur on the default GTK propertiesTed Gould2011-03-301-4/+0
| | | * | | Be a bit smarter about handling the the localeTed Gould2011-03-302-7/+6
| | | * | | Syncing with Karl's branchTed Gould2011-03-301-2/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Might not like that signal notationkarl-qdh2011-03-301-2/+4
| | | * | | Setting the default _WITH_DAY to be 12_WITH_DAYTed Gould2011-03-302-2/+2
| | | * | | Changing code to recycle the appointment menu items for a cleaner switching o...Ted Gould2011-03-301-21/+34
| | | * | | Disable the appointments on date or month change to make it show that they're...Ted Gould2011-03-301-0/+13
| | | * | | Ensure that the marks get cleared on day changes that go across monthly bound...Ted Gould2011-03-301-2/+25
| | | * | | Protecting against the widgets being NULL at startupTed Gould2011-03-301-2/+6
| | | * | | Check for the signal name in the handlerTed Gould2011-03-301-4/+6
| | | * | | Moving the registration of the type handlers into the init so that they'll no...Ted Gould2011-03-301-18/+12
| | | * | | Update the appointments in the idle loop so we can get those signals returned...Ted Gould2011-03-301-2/+9
| | | * | | Clear marks on month changesTed Gould2011-03-301-0/+5
| | | * | | Protecting against NULL valuesTed Gould2011-03-301-11/+18
| | | * | | Cleaning up debug outputTed Gould2011-03-301-2/+2
| | | * | | Making the right size group more real to remove an annoying errorTed Gould2011-03-301-14/+17
| | | * | | Making sure to get the inital values of the calendar propertiesTed Gould2011-03-301-0/+15
| | | * | | Some debugging infoTed Gould2011-03-301-1/+2
| | | * | | Switching to one variable with all the marks in itTed Gould2011-03-303-18/+3
| | | |/ /
| | | * | Potential fix for suspend issue suggested by njpatelkarl-qdh2011-03-302-1/+45
| | | * | Move start timer into an idle so we have a chance to actually create the menu...karl-qdh2011-03-301-1/+1
| | | * | Made marking work when you change month, still needs more work to get it to d...karl-qdh2011-03-302-20/+20
| | | * | Adding tedg's suggested change to the property sending, no change in signals ...karl-qdh2011-03-292-13/+31
| | | * | Try splitting the function see if that workskarl-qdh2011-03-251-5/+12
| | | * | Mergedkarl-qdh2011-03-252-34/+73
| | | |\ \
| | | * \ \ merged back with sniffles branch and added some changes to the resetdate, whi...karl-qdh2011-03-236-15/+22
| | | |\ \ \
| | | * | | | changes for bug #649800 - requires dbusmenu to be releasedkarl-qdh2011-03-232-0/+28
| * | | | | | releasing version 0.2.0-0ubuntu2~ppa1Ted Gould2011-03-291-1/+1
| * | | | | | * Upstream MergeTed Gould2011-03-2912-126/+467
| |\| | | | |
| | * | | | | Adding a preferences for prefered timezoneTed Gould2011-03-293-19/+51
| | |\ \ \ \ \
| | | * | | | | remember user's preferred location name for main timezoneMichael Terry2011-03-293-19/+51
| | * | | | | | Adding a error iconTed Gould2011-03-292-7/+35
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | show error icon if user focuses out of location entry when it has an non-loca...Michael Terry2011-03-292-7/+35
| | |/ / / / /
| | * | | | | Protect against not having an entryTed Gould2011-03-291-5/+8
| | |\ \ \ \ \
| | | * | | | | don't call complete() unless we have an entryMichael Terry2011-03-291-5/+8
| | * | | | | | Handle enter on the default case by selecting the first entry instead of ente...Ted Gould2011-03-293-5/+107
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |