aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Use the right function in the fallback.Ted Gould2010-01-201-1/+1
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Attaching bugTed Gould2010-01-190-0/+0
| | * | | | | | | Changing to use the status wrapper for handling the status signal's different...Ted Gould2010-01-191-1/+1
| | | |_|/ / / / | | |/| | | | |
| | | * | | | | releasing version 0.0.9-0ubuntu1~ppa2Ted Gould2010-01-201-2/+2
| | | * | | | | * Upstream updateTed Gould2010-01-205-21/+126
| | |/| | | | | | |/| | | | | |
| | | * | | | | Sync to trunkTed Gould2010-01-203-27/+49
| | | |\| | | |
| | | | * | | | Merge to get the current list of applications on startup.Ted Gould2010-01-203-4/+71
| | | | |\ \ \ \
| | | | | * | | | Cleaning out dead code and turning a printout into an assert.Ted Gould2010-01-151-10/+1
| | | | * | | | | Ref'ing the image and menu so that when we remove them we don't get warnings.Ted Gould2010-01-201-0/+4
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| / / | | | | | |_|/ / | | | | |/| | |
| | | | | * | | We should have kept ref's to these.Ted Gould2010-01-141-0/+4
| | | |_|/ / / | | |/| | | |
| | | | * | | Handling duplication applications getting added.Cody Russell2010-01-192-17/+44
| | | |/| | | | | |/| | | |
| | | | * | | Move the check for duplicates.Cody Russell2010-01-191-25/+40
| | | | * | | Only add the Application if it doesn't already exist in the appstore.Cody Russell2010-01-142-2/+14
| | | |/ / / | | |/| | |
| | | * | | releasing version 0.0.9-0ubuntu1~ppa2~applist2Ted Gould2010-01-151-2/+2
| | | * | | * Upstream updateTed Gould2010-01-153-16/+20
| | | |\| |
| | | | * | Using the menu path instead of the item path.Ted Gould2010-01-151-1/+1
| | | | * | Using a straight value array and making sure to pass the applicationTed Gould2010-01-151-15/+11
| | | * | | releasing version 0.0.9-0ubuntu1~ppa2~applist1Ted Gould2010-01-151-2/+2
| | | * | | * Upstream updateTed Gould2010-01-154-4/+91
| | |/| | | | |/| |/ /
| | | * | Fleshing out the get_applications function so that we do something with the l...Ted Gould2010-01-151-0/+37
| | | * | Setting the proper type for the GValue of an 'o'Ted Gould2010-01-151-2/+2
| | | * | Better init value and adding error to prototype.Ted Gould2010-01-151-3/+3
| | | * | Returning truth.Ted Gould2010-01-141-1/+1
| | | * | Need icon path in the list as well.Ted Gould2010-01-141-1/+1
| | | * | Fleshing out returning the list of apps already there.Ted Gould2010-01-141-2/+45
| | |/ /
| * | | Forgot to merge in the 'fallback' packing branch. All in sync now.Ted Gould2010-01-140-0/+0
| |\ \ \
| | * | | Sync to trunkTed Gould2010-01-145-11/+80
| | |\| |
| | * | | releasing version 0.0.8-0ubuntu1~ppa2~fallback5Ted Gould2010-01-131-2/+2
| | * | | * Upstream updateTed Gould2010-01-132-0/+19
| | |\ \ \
| | * | | | releasing version 0.0.8-0ubuntu1~ppa2~fallback4Ted Gould2010-01-131-2/+2
| | * | | | * Upstream updateTed Gould2010-01-132-0/+8
| | |\ \ \ \
| | * | | | | releasing version 0.0.8-0ubuntu1~ppa2~fallback3Ted Gould2010-01-131-2/+2
| | * | | | | * Upstream updateTed Gould2010-01-132-2/+11
| | |\ \ \ \ \
| | * | | | | | releasing version 0.0.8-0ubuntu1~ppa2~fallback2Ted Gould2010-01-131-2/+2
| | * | | | | | * Upstream updateTed Gould2010-01-132-2/+13
| | |\ \ \ \ \ \
| | * | | | | | | releasing version 0.0.8-0ubuntu1~ppa2~fallback1Ted Gould2010-01-131-2/+2
| | * | | | | | | * Upstream updateTed Gould2010-01-137-10/+487
| | |\ \ \ \ \ \ \
| * | | | | | | | | releasing version 0.0.9-0ubuntu1~ppa1Ted Gould2010-01-141-2/+2
| * | | | | | | | | * Upstream Release 0.0.9Ted Gould2010-01-1410-14/+580
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | 0.0.90.0.9Ted Gould2010-01-141-3/+3
| | * | | | | | | | Fallback support to XEmbed based notify item.Ted Gould2010-01-148-11/+569
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Returning the icon we've created.Ted Gould2010-01-141-1/+1
| | | * | | | | | | | Making a more descriptive error on 'unfallback' not existing.Ted Gould2010-01-141-1/+1
| | | * | | | | | | | Using better naming for 'do_it_now' parameter.Ted Gould2010-01-141-3/+3
| | | * | | | | | | | Realized that we didn't really use the 'notify' signal... now using the bette...Ted Gould2010-01-131-8/+17
| | | * | | | | | | | Making it so that the icon will update in the fallback case with changes to t...Ted Gould2010-01-131-3/+25
| | | * | | | | | | | Showing the toggle_item as well as the others.Ted Gould2010-01-131-1/+1
| | | * | | | | | | | Popping up menu on activate.Ted Gould2010-01-131-0/+11
| | | * | | | | | | | Showing items in sampleTed Gould2010-01-131-0/+5
| | | * | | | | | | | Adding in a get_menu function.Ted Gould2010-01-133-1/+23
| | | | |_|_|_|_|/ / | | | |/| | | | | |