aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replacing the count with the iconTed Gould2010-03-231-1/+1
* updating to trunkTed Gould2010-03-2325-33/+891
|\
| * 0.3.40.3.4Ted Gould2010-03-181-1/+1
| * Make the avatar spacing same as the other icons in the menuTed Gould2010-03-181-6/+13
| |\
| | * Setting the minimum allocation for the image to be the menu icon size even if...Ted Gould2010-03-171-2/+6
| | * Putting padding between the items to make them pretty like.Ted Gould2010-03-171-4/+7
| * | Use the standard libindicator icon handlingTed Gould2010-03-182-8/+5
| |\ \ | | |/ | |/|
| | * Switch to using the image helper and drop design team sizeTed Gould2010-03-171-7/+4
| | * Bumping libindicator version to 0.3.5Ted Gould2010-03-171-1/+1
| |/
| * Fix to use translated string.Ted Gould2010-03-171-1/+1
| |\
| | * Grab translation for default name.Ted Gould2010-03-171-1/+1
| |/
| * Handling bools by getting a value for indicators requesting attention.Ted Gould2010-03-121-6/+15
| |\
| | * Switching the attention callback to using a value so it can correctly handle ...Ted Gould2010-03-121-6/+15
| * | String changes to match everyone else.Ted Gould2010-03-121-3/+3
| |\ \ | | |/ | |/|
| | * Changing from microblogging to broadcastTed Gould2010-03-121-3/+3
| |/
| * 0.3.30.3.3Ted Gould2010-03-041-1/+1
| * Putting in default icons for the default apps that are panel themedTed Gould2010-03-0421-12/+731
| |\
| | * Using the default icon in the application indicator as well.Ted Gould2010-03-041-4/+9
| | * Making it so that if the app is default, it uses a generic icon.Ted Gould2010-03-041-1/+6
| | * Adding in an icon lookup to the default apps dbTed Gould2010-03-042-3/+15
| | * Adding in a base set of icons from the gnome theme.Ted Gould2010-03-0417-4/+701
| |/
| * Setting up default application names in the menu.Ted Gould2010-03-046-3/+129
| |\
| | * Checking the default name on application itemsTed Gould2010-03-041-2/+8
| | * Checking to see if we have a default name.Ted Gould2010-03-041-1/+9
| | * Keeping our desktop file paths safe.Ted Gould2010-03-042-5/+5
| | * Copyright headers.Ted Gould2010-03-042-0/+40
| | * Making the default applications strings translatable.Ted Gould2010-03-041-0/+1
| | * Adding in the setup function.Ted Gould2010-03-042-1/+12
| | * Refactoring into a helperTed Gould2010-03-041-7/+18
| | * Adding empathy and gwibber to the mix.Ted Gould2010-03-041-0/+2
| | * Actually searching through the listTed Gould2010-03-041-1/+15
| | * Adding a small little function to find default applications.Ted Gould2010-03-043-0/+33
| |/
* / Building a new base object for our menuitemTed Gould2010-03-044-0/+92
|/
* 0.3.20.3.2Ted Gould2010-02-181-1/+1
* Adding in an icon to show the application as runningTed Gould2010-02-1810-0/+184
|\
| * Adding in an application-running iconTed Gould2010-02-1710-0/+184
* | Changing the applications to have icons.Ted Gould2010-02-185-42/+25
|\ \
| * | Put the icons into the active items.Ted Gould2010-02-171-0/+6
| * | Removing the launcher custom menu typeTed Gould2010-02-172-39/+0
| * | Switch to having a launcher be a standard item with an icon.Ted Gould2010-02-172-3/+19
| |/
* | Getting dynamic items from libindicate and dbusmenuTed Gould2010-02-184-5/+276
|\ \
| * | Upping dbusmenu dep to 0.2.5Ted Gould2010-02-181-1/+1
| * | Adding protection from data fields by checking to ensure they're AppMenuItemsTed Gould2010-02-181-0/+6
| * | Setting the listener to NULL after unrefing it.Ted Gould2010-02-181-0/+1
| * | Do a resort after adding new items.Ted Gould2010-02-171-0/+2
| * | Did I ever talk to you about why I hate while loops? I have to stop using th...Ted Gould2010-02-171-0/+1
| * | Eh, forgot to flesh out the listsTed Gould2010-02-171-1/+3
| * | If we already have children, make sure to process them right away.Ted Gould2010-02-171-0/+6
| * | Adding some debug messagesTed Gould2010-02-172-0/+5
| * | Moving the shortcuts along with the app itemTed Gould2010-02-171-0/+9