Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Confused | Ted Gould | 2009-11-16 | 0 | -0/+0 |
| | |||||
* | releasing version 0.3.0~dev-0ubuntu1~ppa4 | Ted Gould | 2009-11-16 | 1 | -1/+1 |
| | |||||
* | releasing version 0.3.0~dev-0ubuntu1~ppa4 | Ted Gould | 2009-11-16 | 1 | -2/+2 |
| | |||||
* | 64-bit fix for printf's | Ted Gould | 2009-11-16 | 2 | -2/+8 |
|\ | |||||
| * | 64-bit fix in that GTypes are not ints on 64-bit | Ted Gould | 2009-11-05 | 1 | -2/+2 |
| | | |||||
* | | releasing version 0.3.0~dev-0ubuntu1~ppa3 | Ted Gould | 2009-11-05 | 1 | -2/+2 |
| | | |||||
* | | debian/control: Adding build deps dbus-glib as well. | Ted Gould | 2009-11-05 | 2 | -0/+7 |
| | | |||||
* | | releasing version 0.3.0~dev-0ubuntu1~ppa2 | Ted Gould | 2009-11-05 | 1 | -2/+2 |
| | | |||||
* | | debian/control: Adding build deps for the libraries we're | Ted Gould | 2009-11-05 | 2 | -1/+11 |
| | | | | | | | | using. Seems we should have done that earlier, eh? | ||||
* | | releasing version 0.3.0~dev-0ubuntu1~ppa1 | Ted Gould | 2009-11-05 | 1 | -2/+2 |
| | | |||||
* | | * Changing the object interface to allow for multiple items | Ted Gould | 2009-11-05 | 15 | -168/+598 |
|\ \ | | | | | | | | | | | | | | | | per module. * Changing debian/libindicator-dev.install for the adjusted include path. | ||||
| * | | Sync with trunk | Ted Gould | 2009-11-05 | 0 | -0/+0 |
| |\| | |||||
| | * | Changing the indicator-object API to support indicators that have multiple ↵ | Ted Gould | 2009-11-05 | 13 | -167/+588 |
| | |\ | | | | | | | | | | | | | entries, and are dynamic. | ||||
| * | | | releasing version 0.3.0~dev-0ubuntu1~ppa1~multi1 | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Changing version. | Ted Gould | 2009-11-04 | 1 | -0/+6 |
| | | | | |||||
| * | | | releasing version 0.2.1-0ubuntu2~ppa2~multi1 | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | Changing debian/libindicator-dev.install for the adjusted | Ted Gould | 2009-11-04 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | include path. | ||||
| * | | | Changing the object interface to allow for multiple items | Ted Gould | 2009-11-04 | 14 | -167/+595 |
|/| | | | | |/ | |/| | | | | per module. | ||||
| * | | Changing the include directory as well. | Ted Gould | 2009-11-04 | 2 | -2/+2 |
| | | | |||||
| * | | Moving everything up to '3' as we're breaking everyone pretty bad at this point. | Ted Gould | 2009-11-04 | 2 | -3/+3 |
| | | | |||||
| * | | Updating to current trunk. | Ted Gould | 2009-11-04 | 16 | -8/+1197 |
| |\| | |||||
| * | | Use close instead of unreffing. | Ted Gould | 2009-11-04 | 1 | -2/+5 |
| | | | |||||
| * | | Adding a simple indicator test that checks to make sure we can signal up the ↵ | Ted Gould | 2009-11-04 | 2 | -2/+39 |
| | | | | | | | | | | | | stack. | ||||
| * | | Building a dummy indicator that signals. | Ted Gould | 2009-11-04 | 3 | -0/+132 |
| | | | |||||
| * | | Using the proper define for the type. | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | |||||
| * | | Adding in some ID helpers. | Ted Gould | 2009-11-03 | 1 | -2/+4 |
| | | | |||||
| * | | Adding in some signals to make for some more fun. | Ted Gould | 2009-11-03 | 2 | -0/+43 |
| | | | |||||
| * | | Updating to current trunk. | Ted Gould | 2009-11-03 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | Changing the way the module is free'd | Ted Gould | 2009-11-03 | 1 | -6/+22 |
| | | | | |||||
| * | | | Having the test expect an object, but fail when calling the functions. | Ted Gould | 2009-11-03 | 1 | -1/+3 |
| | | | | |||||
| * | | | Make the tester dynamically link the lib so that there's not two versions of ↵ | Ted Gould | 2009-11-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | everything. | ||||
| * | | | Linking the indicators with the libindicator library. | Ted Gould | 2009-11-03 | 1 | -3/+9 |
| | | | | |||||
| * | | | Switching to checking the entires list instead of individual functions. | Ted Gould | 2009-11-03 | 1 | -3/+1 |
| | | | | |||||
| * | | | Converting the dummy indicators over to the new API. They compile now. | Ted Gould | 2009-11-03 | 3 | -9/+150 |
| | | | | |||||
| * | | | Typo | Ted Gould | 2009-11-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Creating the actual backing function for indicator_object_get_entries. | Ted Gould | 2009-11-03 | 1 | -0/+26 |
| | | | | |||||
| * | | | Adding in a default handler for get_entries. | Ted Gould | 2009-11-03 | 1 | -4/+62 |
| | | | | |||||
| * | | | Whew, blew up the interface and built it back again. | Ted Gould | 2009-11-03 | 3 | -139/+54 |
| | | | | |||||
| * | | | Redefining the interface. Now this object should get subclassed by folks. | Ted Gould | 2009-11-03 | 1 | -7/+64 |
| | | | | |||||
| * | | | Removing the instance object. I think that we can do everything we need by ↵ | Ted Gould | 2009-11-03 | 3 | -59/+0 |
| | | | | | | | | | | | | | | | | using the object. | ||||
| * | | | Switching to a set_type function instead of making people do that themselves. | Ted Gould | 2009-11-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Adding in the basis for the instance class. | Ted Gould | 2009-11-03 | 4 | -0/+60 |
| | | | | |||||
| * | | | Stripping out the symbols for the old stuff, and going with the new of just ↵ | Ted Gould | 2009-11-03 | 1 | -22/+4 |
| | | | | | | | | | | | | | | | | getting a type. | ||||
| * | | | We need atleast the loader branch as that's what we want to change. | Ted Gould | 2009-11-03 | 12 | -2/+657 |
| |\ \ \ | |||||
* | | | | | releasing version 0.2.1-0ubuntu2~ppa1 | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | * Adding in service management code. | Ted Gould | 2009-11-04 | 29 | -3/+1872 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: Adding a target for libindicator0 * Adding libindicator0.install and libindicator-dev.install | ||||
| * \ \ \ \ | Updating to trunk | Ted Gould | 2009-11-04 | 4 | -9/+12 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Adding a service management interface into libindicators as many will use that. | Ted Gould | 2009-11-03 | 18 | -13/+1202 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Making a warning not use a colloquialism. | Ted Gould | 2009-11-03 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | Changing version to service_version | Ted Gould | 2009-11-03 | 1 | -3/+3 |
| | | | | | |