| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 fu... | Ted Gould | 2009-01-13 | 1 | -19/+33 |
* | 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 |
* | Merging in Robert's changes. | Ted Gould | 2009-01-13 | 7 | -2/+37 |
|\ |
|
| * | Add script to build GObject-introspection GIR, and boilerplate | Robert Carr | 2009-01-13 | 2 | -0/+8 |
| * | Use G_BEGIN/END_DECLS, and put the GOBject *_get_type functions in the | Robert Carr | 2009-01-13 | 2 | -0/+10 |
| * | Merge Ted's changes. I should have used bzr bind. | Robert Carr | 2009-01-13 | 5 | -4/+133 |
| |\ |
|
| * | | Add pkgconfig file. | Robert Carr | 2009-01-13 | 3 | -2/+19 |
* | | | Fleshing out more functions, we can now return a list of ids. Need to test w... | Ted Gould | 2009-01-12 | 2 | -6/+71 |
| |/
|/| |
|
* | | Whoo Hoo, we can count | Ted Gould | 2009-01-12 | 1 | -0/+5 |
* | | Fleshing out the whole show and hide thing. We should also be signalling whe... | Ted Gould | 2009-01-12 | 4 | -2/+83 |
* | | Clean up the signal handlers and fixing the call in the test function. Now w... | Ted Gould | 2009-01-12 | 3 | -3/+10 |
* | | Basic show hide support in the indicator | Ted Gould | 2009-01-12 | 3 | -4/+22 |
* | | Changing to showing the inicator and make it so that we dont' crash right now. | Ted Gould | 2009-01-12 | 3 | -2/+20 |
|/ |
|
* | Adding in the base functions with pointers and fun stuff like that | Ted Gould | 2009-01-12 | 1 | -9/+82 |
* | Adding in signals so that we can talk to the app over DBus. Nice. | Ted Gould | 2009-01-11 | 2 | -0/+28 |
* | Adding in a show to help debugging | Ted Gould | 2009-01-09 | 1 | -0/+1 |
* | Adding in an indicator to the test and fixing a typo | Ted Gould | 2009-01-09 | 3 | -4/+7 |
* | Connecting indicators and servers. They create themselves easily. | Ted Gould | 2009-01-09 | 3 | -5/+22 |
* | Setting up the singleton nature of the server, and allow setting it. | Ted Gould | 2009-01-09 | 2 | -1/+38 |
* | Fleshing out the server some in adding function and prototypes. | Ted Gould | 2009-01-09 | 2 | -1/+54 |
* | Adding in build support for the indicate and crash test. Will make future on... | Ted Gould | 2009-01-08 | 3 | -0/+18 |
* | Adding in a simple program to crash after 15 seconds. Now we can add indicat... | Ted Gould | 2009-01-08 | 1 | -0/+16 |
* | Building a pretty good set of virtual functions and getting them tied togethe... | Ted Gould | 2009-01-08 | 2 | -0/+214 |
* | Basic GObject stuff | Ted Gould | 2009-01-08 | 2 | -1/+45 |
* | Setting up version of the libraries. | Ted Gould | 2009-01-07 | 2 | -0/+13 |
* | Fixing stuff so that everything links all together | Ted Gould | 2009-01-07 | 3 | -7/+12 |
* | Adding in a built sources tag to build the header file properly | Ted Gould | 2009-01-07 | 1 | -0/+3 |
* | Fixing linking and libraries and includes oh my | Ted Gould | 2009-01-07 | 4 | -5/+25 |
* | Dummy starting file | Ted Gould | 2009-01-07 | 1 | -0/+4 |
* | Adding libindicate to the build system | Ted Gould | 2009-01-07 | 2 | -0/+2 |
* | Make file starting out to build this thing | Ted Gould | 2009-01-07 | 1 | -0/+33 |
* | Basic server stuff | Ted Gould | 2009-01-07 | 1 | -1/+14 |
* | Fixing a bunch of typos, now it is a happy validating XML file. | Ted Gould | 2009-01-07 | 1 | -8/+8 |
* | First version of XML DBus interface | Ted Gould | 2009-01-07 | 1 | -0/+60 |
* | Dropping in more code to make these real GObjects and such | Ted Gould | 2009-01-07 | 2 | -0/+66 |
* | Stopping point | Ted Gould | 2008-12-20 | 2 | -1/+51 |
* | Moving the indicator directory cross-packages. | Ted Gould | 2008-12-04 | 2 | -1/+7 |
* | Put in the kickarse loader code. Happy, happy. | Ted Gould | 2008-12-04 | 1 | -0/+6 |
* | Building in a module loader | Ted Gould | 2008-12-04 | 1 | -3/+32 |
* | Parse directories | Ted Gould | 2008-12-03 | 2 | -1/+16 |
* | Making the applet very light. | Ted Gould | 2008-12-03 | 1 | -0/+6 |
* | Okay, we're all doing everything perfect | Ted Gould | 2008-12-03 | 2 | -7/+1 |