aboutsummaryrefslogtreecommitdiff
path: root/src/status-items.c
Commit message (Collapse)AuthorAgeFilesLines
* silence LP Bug #937438 - Coverity got confused by goto's and gave Coverity ↵Charles Kerr2012-02-211-46/+51
| | | | PW.BRANCH_PAST_INITIALIZATION - CID 10663
* trivial: fix a comment typoCharles Kerr2012-02-211-2/+1
|
* trivial: fix error message grammarCharles Kerr2012-02-211-1/+1
|
* trivial: fix comment typoCharles Kerr2012-02-211-1/+1
|
* trivial: remove unnecessary castCharles Kerr2012-02-211-1/+1
|
* Adding copyright headersTed Gould2011-07-131-0/+20
|
* Allow the status provider directory to be overridden by an environment variableTed Gould2011-07-131-1/+6
|
* Handle users clicking on those silly menu items that we created.Ted Gould2011-07-131-0/+20
|
* Signal back that the icon should be updatedTed Gould2011-07-131-3/+8
|
* Connect in to update the statiTed Gould2011-07-131-0/+52
|
* Connecting a callback and cleaning upTed Gould2011-07-021-1/+15
|
* Attach the module to the object and put them in the list. Now we're real.Ted Gould2011-07-021-0/+27
|
* Loading the modules and getting an objectTed Gould2011-07-021-2/+24
|
* Insure we're only loading .so'sTed Gould2011-07-021-0/+4
|
* Call the status items build functionTed Gould2011-07-021-0/+1
|
* Basic loadable modulesTed Gould2011-06-281-0/+20
|
* Turning a directory into a bunch of idles loading status providersTed Gould2011-06-281-2/+25
|
* Adding in an idle function for handling the directory.Ted Gould2011-06-281-0/+20
|
* Getting some static data and using it a bit to boot strap this dataTed Gould2011-06-281-1/+72
|
* Adding in some helpers with building up all the status-items.Ted Gould2011-06-281-0/+10