Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding in the im-client test and fixing a couple of bugs it found | Ted Gould | 2009-01-21 | 4 | -2/+43 |
| | |||||
* | Adding in a type for indicators that are messages | Ted Gould | 2009-01-21 | 3 | -1/+100 |
| | |||||
* | Generated source files | Ted Gould | 2009-01-21 | 1 | -0/+4 |
| | |||||
* | Adding in a get_property function | Ted Gould | 2009-01-21 | 2 | -1/+62 |
| | |||||
* | Wrong indicate include directory in package config files | Ted Gould | 2009-01-19 | 2 | -1/+7 |
|\ | |||||
| * | Wrong indicate include directory in package config files | Ted Gould | 2009-01-19 | 2 | -1/+7 |
| | | |||||
* | | Moving the gir file to the right package | Ted Gould | 2009-01-16 | 2 | -1/+15 |
|\| | |||||
| * | Removing the gir file from the applet so that it's only | Ted Gould | 2009-01-16 | 2 | -1/+8 |
| | | | | | | | | with the library so that we can install all of them. | ||||
| * | Adding the GObject Introspection files into the build and the | Ted Gould | 2009-01-16 | 6 | -8/+62 |
| |\ | |/ |/| | | | packaging. | ||||
* | | Shell script integrated into the autotools system | Ted Gould | 2009-01-16 | 1 | -2/+0 |
| | | |||||
* | | Bringing GObject Introspection into the build and making it so that | Ted Gould | 2009-01-16 | 4 | -6/+55 |
| | | | | | | | | | | it gets installed with the library. | ||||
* | | Build fix | Ted Gould | 2009-01-16 | 2 | -0/+7 |
|\| | |||||
| * | Adding in libtool to build deps | Ted Gould | 2009-01-16 | 2 | -0/+7 |
| | | |||||
| * | Getting the debian package built up so that it can have a seperate library ↵ | Ted Gould | 2009-01-16 | 13 | -12/+48 |
| |\ | |/ |/| | | | binary package. | ||||
* | | Changing the build targets, now I understand the difference between 'any' ↵ | Ted Gould | 2009-01-16 | 1 | -3/+3 |
| | | | | | | | | and 'all' | ||||
* | | Making it so the lib only uses glib (which it does) | Ted Gould | 2009-01-16 | 1 | -1/+3 |
| | | |||||
* | | Adding in the libindicate lib. | Ted Gould | 2009-01-16 | 5 | -2/+37 |
| | | |||||
* | | Moving the tests so that they can guarantee to build after the library | Ted Gould | 2009-01-16 | 8 | -9/+8 |
| | | | | | | | | | | builds as otherwise they end up getting built first. | ||||
* | | Adding in a return that was missing (though it's useless) | Ted Gould | 2009-01-16 | 1 | -1/+1 |
| | | |||||
| * | Building the listener object that listens to all of the folks on DBus and ↵ | Ted Gould | 2009-01-16 | 8 | -6/+678 |
| |\ | |/ |/| | | | turns that into a usable interface for indicator display folks. A lot of code to make things simple :) | ||||
* | | Handling the case that we're destroying an entry because the bus told us to. ↵ | Ted Gould | 2009-01-16 | 1 | -4/+44 |
| | | | | | | | | Properly signalling all of the removals | ||||
* | | Fixing the printing and the saving of indicators. | Ted Gould | 2009-01-15 | 2 | -4/+4 |
| | | |||||
* | | Changing the test to do the printing by itself instead of using the debug ↵ | Ted Gould | 2009-01-15 | 2 | -5/+40 |
| | | | | | | | | messages in the class itself | ||||
* | | Getting the signals in shape | Ted Gould | 2009-01-15 | 3 | -22/+40 |
| | | |||||
* | | Okay, adding the other signals in and keeping track of the indicators | Ted Gould | 2009-01-15 | 2 | -7/+112 |
| | | | | | | | | | | that are hanging around. Now, to connect to things external. | ||||
* | | Get the type of the list of indicators that we got, and then set the up to ↵ | Ted Gould | 2009-01-15 | 1 | -2/+29 |
| | | | | | | | | register | ||||
* | | Now correctly calling the get indicators function to get the indicators on ↵ | Ted Gould | 2009-01-15 | 1 | -0/+19 |
| | | | | | | | | already created objects. | ||||
* | | Adding in a marshaller for the DBus signals that we need | Ted Gould | 2009-01-15 | 3 | -1/+26 |
| | | |||||
* | | Now doing some DBus listening and getting some of the initial configuration ↵ | Ted Gould | 2009-01-15 | 2 | -1/+78 |
| | | | | | | | | built up. | ||||
* | | Changing to the dbus interface and changing to build teh client and server ↵ | Ted Gould | 2009-01-15 | 2 | -4/+13 |
| | | | | | | | | interfaces | ||||
* | | Amazing how a little string can make such a huge difference. | Ted Gould | 2009-01-15 | 1 | -1/+1 |
| | | |||||
* | | Adding in a basic listening test | Ted Gould | 2009-01-15 | 2 | -1/+29 |
| | | |||||
* | | Adding a new function | Ted Gould | 2009-01-15 | 2 | -2/+10 |
| | | |||||
* | | Starting to flesh out the listener a little bit, should get a list of names ↵ | Ted Gould | 2009-01-15 | 2 | -1/+149 |
| | | | | | | | | on teh bus at this point | ||||
* | | Adding in the base object for the listener. | Ted Gould | 2009-01-15 | 3 | -0/+133 |
| | | |||||
* | | Cut-and-paste error | Ted Gould | 2009-01-15 | 1 | -1/+1 |
| | | |||||
| * | Okay, I think this is the end of server and indicator minus all | Ted Gould | 2009-01-14 | 2 | -15/+43 |
| |\ | |/ |/| | | | | | the bugs that I expect to find :) | ||||
* | | Cleaning up prototypes and type warnings. | Ted Gould | 2009-01-14 | 2 | -16/+16 |
| | | |||||
* | | Who the hell would design an API that passes in arrays of strings differently | Ted Gould | 2009-01-14 | 1 | -0/+28 |
| | | | | | | | | | | than it passes them out. What an insane idea. Oh yeah, properties work. | ||||
| * | Merging in code from yesterday. Got many of the functions working with | Ted Gould | 2009-01-14 | 7 | -21/+330 |
| |\ | |/ |/| | | | | | | | real IDs and making lists. The basis for all the properties stuff is there but it still needs a touch of fleshing out. Also a new test for debugging. | ||||
* | | Chaning the property list parameters to be pointer arrays. | Ted Gould | 2009-01-14 | 2 | -10/+10 |
| | | |||||
* | | Making the indicator lookup it's own function and trying it out in another ↵ | Ted Gould | 2009-01-13 | 1 | -19/+33 |
| | | | | | | | | function to get a property. | ||||
* | | Adding in some properties to the mix | Ted Gould | 2009-01-13 | 2 | -0/+98 |
| | | |||||
* | | Adding in a display function and a list by type. | Ted Gould | 2009-01-13 | 3 | -1/+59 |
| | | |||||
* | | Man, a lot of work for messing up one explaination point. | Ted Gould | 2009-01-13 | 2 | -1/+7 |
| | | |||||
* | | Making it so that the indicators all have unique IDs | Ted Gould | 2009-01-13 | 3 | -2/+26 |
| | | |||||
* | | Forgot to actually add the test | Ted Gould | 2009-01-13 | 1 | -0/+24 |
| | | |||||
* | | Ah, we weren't checking if we were visible. Now things are better. | Ted Gould | 2009-01-13 | 2 | -0/+8 |
| | | |||||
* | | Return to crashing beauty | Ted Gould | 2009-01-13 | 1 | -1/+1 |
| | | |||||
* | | Add a test to create a lot of indicators. | Ted Gould | 2009-01-13 | 1 | -1/+13 |
| | |