aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.2.3Ted Gould2011-04-147-94/+195
|\
| * 0.2.30.2.3Ted Gould2011-04-141-2/+2
| * Check for resume in the service and update the label as wellTed Gould2011-04-142-40/+43
| |\
| | * watch for resume in the service, not the indicator; update today's menu label...Michael Terry2011-04-132-40/+43
| |/
| * If an item is removed, make sure we choose one.Ted Gould2011-04-121-1/+69
| |\
| | * Make selection change on remove itemkarl-qdh2011-04-111-1/+69
| * | Work around libindicator not sending a close event by looking for it directly...Ted Gould2011-04-123-41/+31
| |\ \ | | |/ | |/|
| | * Fixed niggleskarl-qdh2011-04-111-4/+4
| | * syntax failkarl-qdh2011-04-111-8/+2
| | * Improve debug messages and only react when hidingkarl-qdh2011-04-111-0/+8
| | * Calendar reset, should work for mikekarl-qdh2011-04-113-36/+24
* | | Import upstream version 0.2.2Ted Gould2011-04-079-123/+413
|\| |
| * | 0.2.20.2.2Ted Gould2011-04-071-2/+2
| * | Set timezone from the menuitems in the indicatorTed Gould2011-04-074-44/+121
| |\ \
| | * | when user clicks a timezone location, switch to that timezone (and support sh...Michael Terry2011-04-074-44/+121
| * | | Adds language, country and version information to the URLTed Gould2011-04-061-2/+61
| |\| |
| | * | whoops, remove debug commentMichael Terry2011-04-061-1/+0
| | * | pass locale to server; dynamically determine versionMichael Terry2011-04-061-2/+62
| |/ /
| * | Adding support for making full day items just have the day nameTed Gould2011-04-061-12/+32
| |\ \
| | * | Use gmtime for full day events.Ted Gould2011-04-051-1/+4
| | * | Use stack memory instead of the global to avoid it getting modifiedTed Gould2011-04-051-2/+3
| | * | Pull the full day into a boolean and reformatTed Gould2011-04-051-12/+20
| | * | Translator commentTed Gould2011-04-051-1/+5
| | * | Detect a full day event and print it differentlyTed Gould2011-04-051-0/+4
| |/ /
| * | Using GConf to find out which calendars are shown or not.Ted Gould2011-04-042-5/+30
| |\|
| | * Working patch! YAYkarl-qdh2011-04-041-5/+12
| | * Added a change which _could_ work if evolution URI's were correct, however lo...karl-qdh2011-04-042-5/+23
| * | Ensure the calendar is correctly shownTed Gould2011-04-041-8/+14
| |\ \
| | * | Follow show-calendar setting regardless of whether Evolution is present (LP: ...Dylan McCall2011-04-031-8/+14
| | |/
| * | Making it so that months boundries can't block our events.Ted Gould2011-04-041-4/+10
| |\ \
| | * | Set a minimum number of days to look for appointments for, allowed it to exte...karl-qdh2011-04-011-4/+10
* | | | 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
| | |\ | | |/ | |/|
| * | 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