aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-application.c
Commit message (Collapse)AuthorAgeFilesLines
* Handling the service resetting much better. Clearing out the old, but after ↵Ted Gould2010-02-081-46/+170
|\ | | | | | | ensuring they won't come back.
| * Boolean again! Ted Gould2010-02-061-1/+1
| |
| * Adding check to look for privates gotten on invalid objects.Ted Gould2010-02-061-2/+7
| |
| * Handling if we get duplicate entries added, just recycling.Ted Gould2010-02-061-0/+41
| |
| * Now we're actively killing.Ted Gould2010-02-061-2/+17
| |
| * Setting up the disconnected helpers and structure.Ted Gould2010-02-061-3/+39
| |
| * Changing the proxy to only build if we need it, and not destroy itself on ↵Ted Gould2010-02-061-43/+45
| | | | | | | | killing the process. There's really no reason for that.
| * Making room for a disconnected function.Ted Gould2010-02-061-3/+28
| |
* | More logging from our app indicator on icon changesTed Gould2010-02-061-0/+2
|/
* Changing the suffix to 'panel'Ted Gould2010-02-011-1/+1
|
* Truth. Bad, Bad, truth.Ted Gould2010-01-241-2/+2
|
* When setting or changing an icon first check to see if there is a panel ↵Ted Gould2010-01-241-2/+24
| | | | specific icon that we should be using.
* Implements the get_location function to place the entires.Ted Gould2010-01-201-0/+11
|
* Add tracking and refcounting of theme directories. Unregister them when ↵Ted Gould2010-01-201-2/+103
|\ | | | | | | we're done.
| * Removing shutdown printfTed Gould2010-01-141-1/+0
| |
| * Actually unref'ing the dir and fixing the truth there.Ted Gould2010-01-141-2/+3
| |
| * Merging in the warnings branch.Ted Gould2010-01-141-0/+4
| |\
| * | Debug message for directories.Ted Gould2010-01-141-0/+1
| | |
| * | Fleshing out the ref and the unref functions for the theme directories.Ted Gould2010-01-141-2/+67
| | |
| * | Adding in our hash table of refs.Ted Gould2010-01-141-0/+35
| | |
* | | Merge to get the current list of applications on startup.Ted Gould2010-01-201-0/+24
|\ \ \ | |_|/ |/| |
| * | Cleaning out dead code and turning a printout into an assert.Ted Gould2010-01-151-10/+1
| | |
| * | Using a straight value array and making sure to pass the applicationTed Gould2010-01-151-15/+11
| | |
| * | Fleshing out the get_applications function so that we do something with the ↵Ted Gould2010-01-151-0/+37
| |/ | | | | | | list we now get.
* / We should have kept ref's to these.Ted Gould2010-01-141-0/+4
|/
* Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-071-3/+16
|\
| * Adding a path based debug messageTed Gould2010-01-071-0/+1
| |
| * Appending the new icon path to the theme search.Ted Gould2009-12-201-1/+6
| |
| * Adding the icon path to the app entry structTed Gould2009-12-201-0/+5
| |
| * Adding in the icon path to the list of parameters that are passed when we ↵Ted Gould2009-12-201-3/+5
| | | | | | | | have a new application.
* | Responding to the icon changed signal in the indicator.Ted Gould2010-01-071-0/+33
|/
* Adding in GPLv3 headers.Ted Gould2009-11-301-0/+23
|
* Massive custom to application find and replace throughout the code.Ted Gould2009-11-301-54/+54
|
* Changing file names, and some fallouts from that.Ted Gould2009-11-301-6/+6
|
* Total insane rename. Probably broke more than a few things.Ted Gould2009-11-301-0/+304