Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/control: Making sure the tools package is using the | Ted Gould | 2009-11-24 | 2 | -1/+9 |
| | | | | same version of the library that it was built with. | ||||
* | releasing version 0.3.0~dev-0ubuntu1~ppa6~tl2 | Ted Gould | 2009-11-24 | 1 | -2/+2 |
| | |||||
* | Adding support for remove. | Ted Gould | 2009-11-24 | 2 | -0/+26 |
|\ | |||||
| * | Adding support for removing entries | Ted Gould | 2009-11-24 | 1 | -0/+20 |
| | | |||||
* | | releasing version 0.3.0~dev-0ubuntu1~ppa6~tl1 | Ted Gould | 2009-11-24 | 1 | -2/+2 |
| | | |||||
* | | debian/control, debian/libindicator-tools: Adding in a new | Ted Gould | 2009-11-24 | 3 | -0/+10 |
| | | | | | | | | package for the tools of libindicator. | ||||
* | | Adding a new tool to load indicators from the command line. | Ted Gould | 2009-11-24 | 4 | -1/+134 |
|\| | |||||
| * | Stopping the app when the window closes. | Ted Gould | 2009-11-24 | 1 | -0/+9 |
| | | |||||
| * | Grabbing the entry added function as well, didn't realize how much it did :) | Ted Gould | 2009-11-24 | 1 | -0/+20 |
| | | |||||
| * | Showing the menubar and window | Ted Gould | 2009-11-24 | 1 | -0/+3 |
| | | |||||
| * | Adding a small little tool to load an indicator from the command line. | Ted Gould | 2009-11-24 | 3 | -1/+96 |
| | | |||||
* | | Merging in from Robert. | Ted Gould | 2009-11-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Depend on libindicator0 to pull it in when libindicator-dev is a build-dep. | Robert Collins | 2009-11-17 | 2 | -1/+8 |
| | | | |||||
* | | | releasing version 0.3.0~dev-0ubuntu1~ppa5 | Ted Gould | 2009-11-16 | 1 | -2/+2 |
| | | | |||||
* | | | debian/control: Adding a depend for the -dev package on the | Ted Gould | 2009-11-16 | 2 | -1/+9 |
|/ / | | | | | | | base library to stop users from linking staticly. | ||||
* | | 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 |
| | | | |