aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-183-4/+275
|\ \
| * | 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
| * | Getting the shortcuts in, and handling changes of them.Ted Gould2010-02-171-0/+51
| * | Realized that we can't proxy the root as the items can't then have two parent...Ted Gould2010-02-171-8/+59
| * | Adding a list to put the shortcuts inTed Gould2010-02-171-0/+17
| * | Oops, wrong signal name for this function.Ted Gould2010-02-171-4/+4
| * | Emitting the new signal all over the place.Ted Gould2010-02-171-5/+10
| * | Adding in a shortcuts changed signalTed Gould2010-02-172-2/+12
| * | Handling root item changes. Mostly.Ted Gould2010-02-171-2/+56
| * | Init and cleanup the client and root private properties.Ted Gould2010-02-171-2/+17
| * | Fleshing out menu_cb, lots of avenues for expantion in other directions now.Ted Gould2010-02-171-0/+27
| * | Adding API for getting itemsTed Gould2010-02-172-0/+9
* | | Use the string allocate by g_key_file instead of creating a new oneTed Gould2010-02-181-6/+1
|/ /
* | Explicitly setting the visible property so we call pull it later.Ted Gould2010-02-171-0/+1
* | Switching over to using _bool for the visible propertyTed Gould2010-02-171-14/+14
* | Adding the shortcuts into the menuhandling code.Ted Gould2010-02-171-0/+23
* | Fleshing out the get_items functionTed Gould2010-02-171-1/+6
* | Applying the eclipsed value to the shortcuts that are associted with this lau...Ted Gould2010-02-171-0/+19
* | Making visible use boolean properties.Ted Gould2010-02-171-10/+4
* | Responding to clicking on the shortcutsTed Gould2010-02-171-1/+17
* | Build us some shortcut menuitemsTed Gould2010-02-171-0/+26
* | Adding in shortcuts and ids private variables. Full lifecycle.Ted Gould2010-02-171-6/+30
* | Adding a function to get the items that are in the desktop file.Ted Gould2010-02-172-0/+7
* | If we see a keyfile, use the keyfile processing.Ted Gould2010-02-151-2/+10
* | Spliting out the launchers into the keyfilesTed Gould2010-02-151-6/+30
* | Abstracting out the keyfile handling stuff.Ted Gould2010-02-151-5/+22
* | Adding in the ability to use keyfiles for the black listTed Gould2010-02-151-11/+68
|/
* Some comments.Ted Gould2010-02-091-0/+3
* Disconnecting the signal handler attached to the listener when we go away.Ted Gould2010-02-091-0/+1
* Creating a local variable that was masking the one in the function.Ted Gould2010-02-081-1/+1