aboutsummaryrefslogtreecommitdiff
path: root/src/application-service-appstore.c
Commit message (Expand)AuthorAgeFilesLines
* Cherry picked fix to check for a null string as the attention icon Ken VanDine2010-02-191-1/+1
* Switching menu property to be an object path.Ted Gould2010-02-101-1/+10
|\
| * Falling back on string if that's what we get. Makes things compatible.Ted Gould2010-02-101-1/+7
| * Ready to recieve the boxed type on the other side.Ted Gould2010-02-061-1/+4
* | Getting the wrong string for the Attention Icon when looking at the propertiesTed Gould2010-02-061-1/+1
|/
* Changing the strings in the #defines here, but really we should be using the ...Ted Gould2010-01-271-3/+3
* Updating to trunk (surprisingly without conflict)Ted Gould2010-01-201-3/+46
|\
| * Merge to get the current list of applications on startup.Ted Gould2010-01-201-3/+46
| |\
| | * Using the menu path instead of the item path.Ted Gould2010-01-151-1/+1
| | * 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
| | * Fleshing out returning the list of apps already there.Ted Gould2010-01-141-2/+45
* | | Switching to inserting in the application array using a sort function. Looki...Ted Gould2010-01-191-6/+14
* | | Adding in the 'id' and 'category' fields to the application structure.Ted Gould2010-01-191-0/+15
* | | Protecting our _new a little bit.Ted Gould2010-01-191-0/+1
* | | Adding a _new function for the appstore and using it. It now takes the lru f...Ted Gould2010-01-191-0/+13
|/ /
* | 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-141-2/+10
|/
* Putting the signal on the Class instead of the Instance.Ted Gould2010-01-081-3/+3
* Debug message cleanup.Ted Gould2010-01-081-2/+1
* When destroying the application free all the proxies.Ted Gould2010-01-081-0/+14
* Fleshing out some of the remove function. For some reason the appstore is ge...Ted Gould2010-01-081-0/+13
* Syncing to final icon-path changesTed Gould2010-01-081-1/+1
|\
| * Changing the property to 'IconThemePath' to make it more clear about what it ...Ted Gould2010-01-081-1/+1
* | Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-071-2/+16
|\|
| * Forgot to adjust the parameter count.Ted Gould2010-01-071-1/+1
| * Handle the case of no icon path more gracefully, by just passing along the nu...Ted Gould2010-01-061-1/+9
| * Adding in the icon path to the list of parameters that are passed when we hav...Ted Gould2009-12-201-2/+4
* | A small refactoring of the code to get the position of an application.Ted Gould2010-01-071-36/+26
* | Fleshing out the signal functions for updates. Some do more callbacks.Ted Gould2010-01-071-0/+105
* | Moving the list of applications management into the state change function. T...Ted Gould2010-01-071-25/+111
* | Adding in a status variableTed Gould2010-01-071-0/+9
* | Adding an icon_changed signal to the application storeTed Gould2010-01-071-0/+8
* | Cleaning up signal handlers.Ted Gould2010-01-071-3/+32
* | Setting up and connecting to the item signalsTed Gould2010-01-071-1/+44
|/
* Adding in GPLv3 headers.Ted Gould2009-11-301-0/+22
* Massive custom to application find and replace throughout the code.Ted Gould2009-11-301-36/+36
* Changing file names, and some fallouts from that.Ted Gould2009-11-301-7/+7
* Total insane rename. Probably broke more than a few things.Ted Gould2009-11-301-0/+300