aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding printouts for interest changes.Ted Gould2009-04-021-0/+14
|
* Connecting in the DBus messaging that we need.Ted Gould2009-04-021-4/+40
|
* Fleshing out the interest setting and removing functions.Ted Gould2009-04-021-5/+56
|
* Updating unused fileTed Gould2009-04-021-0/+87
|
* Adding in folks support.Ted Gould2009-04-022-1/+63
|
* Adding the interest removed and interest added signals in.Ted Gould2009-04-021-0/+16
|
* Woot! Now we have some real functions to call!Ted Gould2009-04-021-0/+29
|
* I can't believe I messed up this one. Luckily it doesn't seem to haveTed Gould2009-04-021-11/+11
| | | | | caused any bugs. Man.
* Switching around the show_interest and remove_interest functions so thatTed Gould2009-04-023-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 Gould2009-04-014-6/+86
| | | | fill in the backend.
* Adding a remove and show interestTed Gould2009-04-011-4/+8
|
* Change the API so it's more like we're keeping a list of what, and who are ↵Ted Gould2009-04-011-2/+7
| | | | interested in. This'll make it easier for us to manage all the DBus nastyness.
* Adding stuff to ignore, much betterTed Gould2009-04-011-0/+43
|
* MisspellingTed Gould2009-04-011-1/+1
|
* Getting some interests in the game.Ted Gould2009-04-016-3/+112
|
* Switch to searching on the connection, which is really what we care about ↵Ted Gould2009-04-011-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 Gould2009-04-012-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.4Ted Gould2009-03-271-2/+2
| | | | translatable.
* Removing the translatable marking for 'Indicator Applet Factory'Ted Gould2009-03-271-2/+2
|
* Bad truth in the hide function.Ted Gould2009-03-271-1/+1
|
* Adding another bug that gets fixed with Eitan's merge.Ted Gould2009-03-260-0/+0
|
* Comment for labelTed Gould2009-03-261-0/+1
|
* Switching the case for 'No Indicators' to make it a label to still support ↵Ted Gould2009-03-261-7/+6
| | | | right click through.
* Changing license in about box to make sense.Ted Gould2009-03-261-10/+9
|
* ATK name for EitanTed Gould2009-03-261-0/+2
|
* Getting gtkdoc stuff to be a little happierTed Gould2009-03-262-1/+3
|
* Bumping versionTed Gould2009-03-261-1/+1
|
* Merging in Eitan's changes to make the applet a GNOME ProgramTed Gould2009-03-262-2/+71
|\
| * Add gnome_program_init with LIBGNOMEUI_MODULE.Eitan Isaacson2009-03-262-2/+71
|/
* Changing version number0.1.3Ted Gould2009-03-181-1/+1
|
* Seems that we still get errors without it being there, I'm not sure why, but ↵Ted Gould2009-03-171-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 Gould2009-03-172-13/+19
|
* Fixes for distcheck0.1.2Ted Gould2009-03-122-0/+5
|
* Changing version numberTed Gould2009-03-121-1/+1
|
* Stealing the 'fast-user-switch-applet' name to get better themingTed Gould2009-03-121-2/+3
|
* Fixing the popup to have the aboutTed Gould2009-03-121-7/+7
|
* Right click menu is working, but without an aboutTed Gould2009-03-121-2/+76
|
* Fix doubling of prototypes, patch from EitanTed Gould2009-03-091-3/+0
|
* Putting the example executables in libexec and the source code in doc/examplesTed Gould2009-03-091-1/+10
|
* Linking in the build interfaces, needed a temporary function to get linking ↵Ted Gould2009-02-252-0/+10
| | | | right
* Forgot to put these in built sourcesTed Gould2009-02-251-0/+2
|
* true is TRUETed Gould2009-02-251-2/+2
|
* Adding build instructions for the listener interfaceTed Gould2009-02-251-0/+14
|
* Merging in changes to put back in the GObject introspection and to have ↵Ted Gould2009-02-252-25/+30
|\ | | | | | | better build characteristics.
| * TypoTed Gould2009-02-251-1/+1
| |\
| * | releasing version 0.1.1-0ubuntu3~ppa2Ted Gould2009-02-251-0/+6
| | |
| * | Adding back in the GIR files and some distclean improvements to get back to ↵Ted Gould2009-02-255-1/+9
| | | | | | | | | | | | NULL.
| * | releasing version 0.1.1-0ubuntu3~ppa1Ted Gould2009-02-252-24/+30
| | |
| * | releasing version 0.1-0ubuntu3~ppa1Ted Gould2009-02-182-0/+7
| | |
| * | Merging in icon changesTed Gould2009-02-183-1/+228
| |\ \