aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switched to using SystemIdleHintChanged from ActiveState, appears ConsoleKit ...karl-qdh2011-03-311-1/+1
* Merged back with headkarl-qdh2011-03-3113-227/+671
|\
| * 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
| | | * 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
| | | |\ \ | | | | |/ | | | |/|
| | | | * Don't allow enter presses to leave non-timezone content in the modelMichael Terry2011-03-283-5/+107
| | | * | A11y textTed Gould2011-03-291-0/+10
| | | |\ \
| | | | * | add missing a11y descriptionsMichael Terry2011-03-281-0/+10
| | | * | | Make the locations dialog non-modal but resurface when needed.Ted Gould2011-03-294-7/+20
| | | |\ \ \
| | | | * | | treat locations dialog not as a modal dialog, but rather one that can be dism...Michael Terry2011-03-294-7/+20
| | | | | |/ | | | | |/|
| | | * | | Fix crash with GVariantBuilder, unref a timedate and ensure that we always ha...Ted Gould2011-03-293-8/+19
| | | |\| |
| | | | * | fix memory leak that also prevented us noticing when the timezone got updatedMichael Terry2011-03-241-0/+2
| | | | * | show location separator even if no locations (since we always have the curren...Michael Terry2011-03-241-5/+5
| | | | * | fix crash when emptying location listMichael Terry2011-03-241-3/+12
| | | * | | Put in timeouts to save settings on idleTed Gould2011-03-291-17/+57
| | | |\| |