| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream snapshot, turning version getting feature into a | Ted Gould | 2009-04-22 | 3 | -5/+24 |
|\ |
|
| * | Turning versions into a function and adding a name symbol. Not yet used though. | Ted Gould | 2009-04-22 | 2 | -5/+17 |
* | | releasing version 0.2.0~bzr301-0ubuntu1 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
* | | Upstream snapshot, fixing indicator.h | Ted Gould | 2009-04-22 | 2 | -1/+7 |
|\| |
|
| * | Wow, the genius of making a symbol you want to export static is simply amazin... | Ted Gould | 2009-04-22 | 1 | -1/+1 |
* | | releasing version 0.2.0~bzr300-0ubuntu1 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
* | | Upstream snapshot, fixing indicator.h | Ted Gould | 2009-04-22 | 2 | -3/+9 |
|\| |
|
| * | Oops, not what I wanted. These should have been prototypes not global variab... | Ted Gould | 2009-04-22 | 1 | -3/+3 |
* | | releasing version 0.2.0~bzr299-0ubuntu1 | Ted Gould | 2009-04-22 | 1 | -2/+2 |
* | | Upstream snapshot, forgot a + on GTK | Ted Gould | 2009-04-22 | 2 | -1/+7 |
|\| |
|
| * | Forgot a + on gtk | Ted Gould | 2009-04-22 | 1 | -1/+1 |
* | | releasing version 0.2.0~bzr298-0ubuntu1 | Ted Gould | 2009-04-21 | 1 | -2/+2 |
* | | * debian/control: | Ted Gould | 2009-04-21 | 2 | -2/+5 |
* | | * debian/control: Add in package libindicator-dev | Ted Gould | 2009-04-21 | 4 | -2/+21 |
* | | Upstream snapshot | Ted Gould | 2009-04-21 | 14 | -26/+304 |
|\| |
|
| * | Changing to an icon and a lable and building our own item | Ted Gould | 2009-04-21 | 1 | -2/+21 |
| * | Putting in and checking version information to ensure we all agree about the ... | Ted Gould | 2009-04-21 | 2 | -0/+9 |
| * | Fixing and using the new indicator header. This will help to connect things ... | Ted Gould | 2009-04-21 | 2 | -8/+20 |
| * | Moving the indicators directory to match libindicator | Ted Gould | 2009-04-21 | 1 | -1/+1 |
| * | Setting the indicators directory manually | Ted Gould | 2009-04-21 | 1 | -1/+1 |
| * | Creating an indicator lib to make sure we can attach all these things together. | Ted Gould | 2009-04-21 | 6 | -0/+51 |
| * | Chaning the include so that it works for make distcheck | Ted Gould | 2009-04-20 | 1 | -1/+1 |
| * | Adding in support for finding out if people are interesting on the bus using ... | Ted Gould | 2009-04-13 | 2 | -8/+105 |
| |\ |
|
| | * | Commenting out some debug messages | Ted Gould | 2009-04-13 | 1 | -2/+3 |
| | * | Less debug | Ted Gould | 2009-04-13 | 1 | -1/+1 |
| | * | Ah, a typo. Bother. | Ted Gould | 2009-04-13 | 1 | -1/+1 |
| | * | Okay, connected into that other there code... let's see what happens. | Ted Gould | 2009-04-13 | 1 | -7/+11 |
| | * | Fleshing out some | Ted Gould | 2009-04-13 | 1 | -0/+10 |
| | * | Whoa, it like builds and stuff | Ted Gould | 2009-04-13 | 1 | -6/+55 |
| | * | Updating from trunk | Ted Gould | 2009-04-12 | 3 | -9/+12 |
| | |\ |
|
| | * | | Proto-pseudo-code for the introspection functions that are going to be needed | Ted Gould | 2009-04-12 | 1 | -0/+31 |
| | * | | Adding in libxml linking | Ted Gould | 2009-04-10 | 1 | -1/+3 |
| * | | | Fixes to the finalize functions. | Ted Gould | 2009-04-13 | 3 | -0/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Some slight code cleanups to remove warnings | Ted Gould | 2009-04-12 | 3 | -9/+12 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Dummy to put bug number in. | Ted Gould | 2009-04-10 | 0 | -0/+0 |
| * | | | Create the virtual function for checking interest. | Ted Gould | 2009-04-10 | 1 | -0/+13 |
| * | | | Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects. | Ted Gould | 2009-04-10 | 5 | -10/+81 |
| |\ \ \ |
|
| | * | | | gtypify IndicateListenerIndicator | Eitan Isaacson | 2009-04-10 | 2 | -5/+16 |
| | * | | | changed IndicateListenerServer to a gtyped pointer instead of a gboxed. | Eitan Isaacson | 2009-04-10 | 2 | -22/+10 |
| | * | | | Changed marshallers to GBoxed for IndicatorListenerServer. | Eitan Isaacson | 2009-04-08 | 2 | -29/+15 |
| | * | | | GBoxed IndicateListenerServer | Eitan Isaacson | 2009-04-08 | 2 | -0/+42 |
| | * | | | gtypified the interests enum. | Eitan Isaacson | 2009-04-08 | 3 | -9/+44 |
| * | | | | Marking the dev branch as such. | Ted Gould | 2009-04-10 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Release by core-dev into Ubuntu | Ted Gould | 2009-04-21 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | releasing version 0.1.6-0ubuntu1 | Martin Pitt | 2009-04-14 | 1 | -2/+2 |
| * | | | | * New upstream version | Martin Pitt | 2009-04-14 | 5 | -10/+26 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | * New upstream version | Ted Gould | 2009-04-13 | 5 | -10/+26 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Making into a 60.1.6 | Ted Gould | 2009-04-13 | 1 | -1/+1 |
| * | | | | Adding a bug number | Ted Gould | 2009-04-13 | 0 | -0/+0 |
| * | | | | Adding in call to the parent class' finalize function as well, this should fr... | Ted Gould | 2009-04-13 | 3 | -0/+4 |
| | |_|/
| |/| | |
|