Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating unused file | Ted Gould | 2009-04-02 | 1 | -0/+87 |
| | |||||
* | Adding in folks support. | Ted Gould | 2009-04-02 | 2 | -1/+63 |
| | |||||
* | Adding the interest removed and interest added signals in. | Ted Gould | 2009-04-02 | 1 | -0/+16 |
| | |||||
* | Woot! Now we have some real functions to call! | Ted Gould | 2009-04-02 | 1 | -0/+29 |
| | |||||
* | I can't believe I messed up this one. Luckily it doesn't seem to have | Ted Gould | 2009-04-02 | 1 | -11/+11 |
| | | | | | caused any bugs. Man. | ||||
* | Switching around the show_interest and remove_interest functions so that | Ted Gould | 2009-04-02 | 3 | -39/+74 |
| | | | | | | | | they are now asyncronous. Not that being asynchronous is important but more that now they get the Method Invocation interface that we can use to find out the sender of the message. Changed various APIs as a result of this, and moved the DBus functions to be internal. | ||||
* | Adding new functions show_interest and remove_interest into the API. Now to ↵ | Ted Gould | 2009-04-01 | 4 | -6/+86 |
| | | | | fill in the backend. | ||||
* | Adding a remove and show interest | Ted Gould | 2009-04-01 | 1 | -4/+8 |
| | |||||
* | Change the API so it's more like we're keeping a list of what, and who are ↵ | Ted Gould | 2009-04-01 | 1 | -2/+7 |
| | | | | interested in. This'll make it easier for us to manage all the DBus nastyness. | ||||
* | Adding stuff to ignore, much better | Ted Gould | 2009-04-01 | 1 | -0/+43 |
| | |||||
* | Misspelling | Ted Gould | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | Getting some interests in the game. | Ted Gould | 2009-04-01 | 6 | -3/+112 |
| | |||||
* | Switch to searching on the connection, which is really what we care about ↵ | Ted Gould | 2009-04-01 | 1 | -3/+5 |
| | | | | and the proxy is a poor sustitute for. | ||||
* | First pass at the pretty meag-change to make it so that we can detect people ↵ | Ted Gould | 2009-04-01 | 2 | -46/+88 |
| | | | | on the system vs. the session bus. Basically reworking a bunch of structures. Fun. | ||||
* | Patch from Gabor Kelemen to make the license and 'No Indicators' message ↵0.1.4 | Ted Gould | 2009-03-27 | 1 | -2/+2 |
| | | | | translatable. | ||||
* | Removing the translatable marking for 'Indicator Applet Factory' | Ted Gould | 2009-03-27 | 1 | -2/+2 |
| | |||||
* | Bad truth in the hide function. | Ted Gould | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | Adding another bug that gets fixed with Eitan's merge. | Ted Gould | 2009-03-26 | 0 | -0/+0 |
| | |||||
* | Comment for label | Ted Gould | 2009-03-26 | 1 | -0/+1 |
| | |||||
* | Switching the case for 'No Indicators' to make it a label to still support ↵ | Ted Gould | 2009-03-26 | 1 | -7/+6 |
| | | | | right click through. | ||||
* | Changing license in about box to make sense. | Ted Gould | 2009-03-26 | 1 | -10/+9 |
| | |||||
* | ATK name for Eitan | Ted Gould | 2009-03-26 | 1 | -0/+2 |
| | |||||
* | Getting gtkdoc stuff to be a little happier | Ted Gould | 2009-03-26 | 2 | -1/+3 |
| | |||||
* | Bumping version | Ted Gould | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | Merging in Eitan's changes to make the applet a GNOME Program | Ted Gould | 2009-03-26 | 2 | -2/+71 |
|\ | |||||
| * | Add gnome_program_init with LIBGNOMEUI_MODULE. | Eitan Isaacson | 2009-03-26 | 2 | -2/+71 |
|/ | |||||
* | Changing version number0.1.3 | Ted Gould | 2009-03-18 | 1 | -1/+1 |
| | |||||
* | Seems that we still get errors without it being there, I'm not sure why, but ↵ | Ted Gould | 2009-03-17 | 1 | -15/+23 |
| | | | | making it so that we can explicitly disable the gobject-introspection. That should work for now. | ||||
* | Making it so that the GIR stuff autodetects and only builds if available. | Ted Gould | 2009-03-17 | 2 | -13/+19 |
| | |||||
* | Fixes for distcheck0.1.2 | Ted Gould | 2009-03-12 | 2 | -0/+5 |
| | |||||
* | Changing version number | Ted Gould | 2009-03-12 | 1 | -1/+1 |
| | |||||
* | Stealing the 'fast-user-switch-applet' name to get better theming | Ted Gould | 2009-03-12 | 1 | -2/+3 |
| | |||||
* | Fixing the popup to have the about | Ted Gould | 2009-03-12 | 1 | -7/+7 |
| | |||||
* | Right click menu is working, but without an about | Ted Gould | 2009-03-12 | 1 | -2/+76 |
| | |||||
* | Fix doubling of prototypes, patch from Eitan | Ted Gould | 2009-03-09 | 1 | -3/+0 |
| | |||||
* | Putting the example executables in libexec and the source code in doc/examples | Ted Gould | 2009-03-09 | 1 | -1/+10 |
| | |||||
* | Linking in the build interfaces, needed a temporary function to get linking ↵ | Ted Gould | 2009-02-25 | 2 | -0/+10 |
| | | | | right | ||||
* | Forgot to put these in built sources | Ted Gould | 2009-02-25 | 1 | -0/+2 |
| | |||||
* | true is TRUE | Ted Gould | 2009-02-25 | 1 | -2/+2 |
| | |||||
* | Adding build instructions for the listener interface | Ted Gould | 2009-02-25 | 1 | -0/+14 |
| | |||||
* | Merging in changes to put back in the GObject introspection and to have ↵ | Ted Gould | 2009-02-25 | 2 | -25/+30 |
|\ | | | | | | | better build characteristics. | ||||
| * | Typo | Ted Gould | 2009-02-25 | 1 | -1/+1 |
| |\ | |||||
| * | | releasing version 0.1.1-0ubuntu3~ppa2 | Ted Gould | 2009-02-25 | 1 | -0/+6 |
| | | | |||||
| * | | Adding back in the GIR files and some distclean improvements to get back to ↵ | Ted Gould | 2009-02-25 | 5 | -1/+9 |
| | | | | | | | | | | | | NULL. | ||||
| * | | releasing version 0.1.1-0ubuntu3~ppa1 | Ted Gould | 2009-02-25 | 2 | -24/+30 |
| | | | |||||
| * | | releasing version 0.1-0ubuntu3~ppa1 | Ted Gould | 2009-02-18 | 2 | -0/+7 |
| | | | |||||
| * | | Merging in icon changes | Ted Gould | 2009-02-18 | 3 | -1/+228 |
| |\ \ | |||||
| * \ \ | Cherry picking r137 from the ubuntu-core-dev packaging branch that has ↵ | Ted Gould | 2009-02-17 | 2 | -2/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | licensing fixes | ||||
| | * | | | debian/copyright: Fix leftover word "either" from the license | Martin Pitt | 2009-02-17 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | description. | ||||
| * | | | | Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up ↵ | Ted Gould | 2009-02-17 | 3 | -16/+57 |
| |\| | | | | | | | | | | | | | | | | | | the licensing, descriptions, and adds additional info |