| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a function to set the server of the indicator upon creation. indicate... | Ted Gould | 2009-08-03 | 1 | -1/+2 |
* | Oops, we shouldn't have a prototype for a function that doesn't exist. Thank... | Ted Gould | 2009-07-21 | 1 | -3/+0 |
* | Fixing some documentation bugs. | Ted Gould | 2009-04-30 | 1 | -1/+1 |
* | Woot, signal documentation works now. | Ted Gould | 2009-04-30 | 1 | -8/+8 |
* | Server section documentation. | Ted Gould | 2009-04-30 | 1 | -0/+29 |
* | Comments for the class, who put all those functions on there... | Ted Gould | 2009-04-30 | 1 | -0/+42 |
* | What is the server | Ted Gould | 2009-04-30 | 1 | -0/+10 |
* | Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly ... | Ted Gould | 2009-04-07 | 1 | -1/+1 |
* | Switching around the show_interest and remove_interest functions so that | Ted Gould | 2009-04-02 | 1 | -14/+3 |
* | Adding new functions show_interest and remove_interest into the API. Now to ... | Ted Gould | 2009-04-01 | 1 | -3/+7 |
* | Change the API so it's more like we're keeping a list of what, and who are in... | Ted Gould | 2009-04-01 | 1 | -2/+7 |
* | Getting some interests in the game. | Ted Gould | 2009-04-01 | 1 | -1/+9 |
* | Adding a new signal in that handles the ID of zero, or null, comming | Ted Gould | 2009-02-15 | 1 | -0/+12 |
* | Getting all the legal stuff in. | Ted Gould | 2009-02-11 | 1 | -0/+28 |
|\ |
|
| * | Adding a license to the top of all these files. LGPL 2/3 | Ted Gould | 2009-02-11 | 1 | -0/+28 |
* | | Adding in a set_type function and fixing the prototype for set_desktop | Ted Gould | 2009-02-10 | 1 | -1/+3 |
|/ |
|
* | Changing the DBUS API slightly. Now there is no 'get_desktop' function as de... | Ted Gould | 2009-02-05 | 1 | -2/+2 |
* | Allow sub-classes of server to emit signals using three new public functions | Neil Jagdish Patel | 2009-02-03 | 1 | -0/+5 |
* | Making all of the server values move into a private section like all the othe... | Ted Gould | 2009-01-29 | 1 | -11/+2 |
* | Cut-and-paste error | Ted Gould | 2009-01-15 | 1 | -1/+1 |
* | Cleaning up prototypes and type warnings. | Ted Gould | 2009-01-14 | 1 | -4/+4 |
* | Chaning the property list parameters to be pointer arrays. | Ted Gould | 2009-01-14 | 1 | -4/+4 |
* | Making it so that the indicators all have unique IDs | Ted Gould | 2009-01-13 | 1 | -0/+3 |
* | Ah, we weren't checking if we were visible. Now things are better. | Ted Gould | 2009-01-13 | 1 | -0/+1 |
* | Merging in Robert's changes. | Ted Gould | 2009-01-13 | 1 | -0/+5 |
|\ |
|
| * | Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the | Robert Carr | 2009-01-13 | 1 | -0/+5 |
* | | Fleshing out more functions, we can now return a list of ids. Need to test w... | Ted Gould | 2009-01-12 | 1 | -2/+2 |
|/ |
|
* | Fleshing out the whole show and hide thing. We should also be signalling whe... | Ted Gould | 2009-01-12 | 1 | -0/+3 |
* | Adding in signals so that we can talk to the app over DBus. Nice. | Ted Gould | 2009-01-11 | 1 | -0/+6 |
* | Adding in an indicator to the test and fixing a typo | Ted Gould | 2009-01-09 | 1 | -2/+2 |
* | Connecting indicators and servers. They create themselves easily. | Ted Gould | 2009-01-09 | 1 | -2/+3 |
* | Setting up the singleton nature of the server, and allow setting it. | Ted Gould | 2009-01-09 | 1 | -0/+3 |
* | Fleshing out the server some in adding function and prototypes. | Ted Gould | 2009-01-09 | 1 | -0/+7 |
* | Building a pretty good set of virtual functions and getting them tied togethe... | Ted Gould | 2009-01-08 | 1 | -0/+9 |
* | Fixing stuff so that everything links all together | Ted Gould | 2009-01-07 | 1 | -4/+10 |
* | Fixing linking and libraries and includes oh my | Ted Gould | 2009-01-07 | 1 | -0/+3 |
* | Basic server stuff | Ted Gould | 2009-01-07 | 1 | -1/+14 |
* | Stopping point | Ted Gould | 2008-12-20 | 1 | -0/+36 |