aboutsummaryrefslogtreecommitdiff
path: root/src/launcher-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
* 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