aboutsummaryrefslogtreecommitdiff
path: root/src/launcher-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
* Plug leak in launcher_menu_item_newDaniel d'Andrada2012-02-091-1/+4
* move ICON_KEYTed Gould2011-04-061-2/+0
* Checking for the ayatana override in the keyfileTed Gould2011-04-061-5/+24
* Making it so that we store the keyfile as well. Sad we need to do this.Ted Gould2011-04-061-0/+9
* Make sure to set the type of the item before all the values.Ted Gould2011-02-231-0/+2
* adjusted position of the left icons and triangle overlayDavid Barth2010-08-261-0/+1
* Removing the blank menu itemsTed Gould2010-08-241-1/+0
* Tracking which applications we've seen before.Ted Gould2010-03-251-13/+41
|\
| * When we're being reshown eval the labelTed Gould2010-03-241-0/+18
| * Only build shortcuts if we've been seen before.Ted Gould2010-03-241-11/+13
| * Checking to see if we've seen the application before choosing whether we have...Ted Gould2010-03-241-1/+9
* | Making sure command items are using blanksTed Gould2010-03-241-0/+1
|/
* Grab translation for default name.Ted Gould2010-03-171-1/+1
* Making it so that if the app is default, it uses a generic icon.Ted Gould2010-03-041-1/+6
* Checking to see if we have a default name.Ted Gould2010-03-041-1/+9
* Changing the applications to have icons.Ted Gould2010-02-181-3/+18
|\
| * Switch to having a launcher be a standard item with an icon.Ted Gould2010-02-171-3/+18
* | Explicitly setting the visible property so we call pull it later.Ted Gould2010-02-171-0/+1
* | 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-171-0/+6
|/
* Fixing one more timestampTed Gould2010-02-041-2/+2
* Switching type to use the #defineTed Gould2009-12-181-1/+1
* If we're not given a valid desktop file we should eclipse ourselves, and if w...Ted Gould2009-09-231-0/+4
* This stuff is crashing big time now. Not sure why it worked before, but not ...Ted Gould2009-08-261-12/+1
* Use that handy get_description function that we just merged in. Heh, wonder ...Ted Gould2009-08-261-1/+1
* Merging in the lift-and-separate branch to get the description function on th...Ted Gould2009-08-261-0/+10
|\
| * Adding a get_description functionTed Gould2009-08-261-0/+10
* | Setting the type of the item and app nameTed Gould2009-08-261-1/+4
* | Replacing the prop strings with definesTed Gould2009-08-261-3/+3
* | show -> visibleTed Gould2009-08-261-2/+2
* | Some debug messages and checking the list length, but most importantly, got t...Ted Gould2009-08-261-1/+2
* | Adding in teh ability to count the number of launchers that are visableTed Gould2009-08-261-0/+13
|/
* Should be in milliseconds not microTed Gould2009-08-201-1/+1
* Use a GDK app context. Not sure about the timestamp units though.Ted Gould2009-08-201-1/+13
* Big commit. Trying to check for eclipses, but first both objects needed to t...Ted Gould2009-08-191-0/+17
* Adding an eclipsed function for the LMITed Gould2009-08-191-2/+14
* Adding in the activate logic so that the menu items actually launch the appli...Ted Gould2009-08-191-0/+18
* Setting the label of the menu item.Ted Gould2009-08-191-0/+1
* Lots of debug, but also cleaning up the desktop file name path so it gets pro...Ted Gould2009-08-191-0/+3
* Adding in a new menu-item type. One for launchers! Woo Hoo!Ted Gould2009-08-191-0/+133