Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * debian/* changing packaging to not be "custom" anymore and now | Ted Gould | 2009-12-01 | 7 | -29/+31 |
| | | | | | | | | everything is "application" * debian/control: Splitting out libappindicator * Adding debian/libappindicator0.install, debian/libappindicator-dev.install, debian/indicator-application.install | ||||
* | Massive name change. | Ted Gould | 2009-12-01 | 37 | -999/+1012 |
|\ | |||||
| * | Changing the insides to remove the custom stuff. | Ted Gould | 2009-11-30 | 5 | -72/+72 |
| | | |||||
| * | De-customizing the directory stuff. | Ted Gould | 2009-11-30 | 4 | -35/+35 |
| | | |||||
| * | Migrating to the new 'app' world. | Ted Gould | 2009-11-30 | 2 | -4/+4 |
| | | |||||
| * | Shortening the object names as well. People hate typing. | Ted Gould | 2009-11-30 | 4 | -217/+217 |
| | | |||||
| * | Massive custom to application find and replace throughout the code. | Ted Gould | 2009-11-30 | 10 | -391/+391 |
| | | |||||
| * | Ignoring happily again. | Ted Gould | 2009-11-30 | 1 | -23/+30 |
| | | |||||
| * | Shortening the file names as well. | Ted Gould | 2009-11-30 | 5 | -7/+7 |
| | | |||||
| * | Making the directory name shorter | Ted Gould | 2009-11-30 | 5 | -18/+18 |
| | | |||||
| * | Changing file names, and some fallouts from that. | Ted Gould | 2009-11-30 | 7 | -21/+21 |
| | | |||||
| * | Total insane rename. Probably broke more than a few things. | Ted Gould | 2009-11-30 | 13 | -39/+39 |
| | | |||||
| * | Another name change. | Ted Gould | 2009-11-30 | 1 | -1/+1 |
| | | |||||
| * | Changing all the dbus names. | Ted Gould | 2009-11-24 | 4 | -9/+9 |
| | | |||||
| * | Name changed | Ted Gould | 2009-11-24 | 3 | -6/+6 |
| | | |||||
| * | Name changes | Ted Gould | 2009-11-24 | 2 | -3/+3 |
| | | |||||
| * | A bunch of code. | Ted Gould | 2009-11-24 | 21 | -29/+1150 |
| |\ | |||||
* | \ | Updating to service-me-please branch. | Ted Gould | 2009-12-01 | 22 | -29/+1199 |
|\ \ \ | |||||
| * \ \ | Updating to trunk packaging | Ted Gould | 2009-12-01 | 1 | -0/+7 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.0.1-0ubuntu3~ppa1 | Ted Gould | 2009-12-01 | 1 | -2/+2 |
| | | | | |||||
* | | | | * Flesh out the library to have stuff working. | Ted Gould | 2009-12-01 | 12 | -11/+1407 |
|\ \ \ \ | | |/ / | |/| | | | | | | * Updating test suite to run under dbus-test-runner. | ||||
| | * | | releasing version 0.0.1-0ubuntu3~ppa1~service8 | Ted Gould | 2009-11-24 | 1 | -2/+2 |
| | | | | |||||
| | * | | Sync to trunk and fix distcheck by delaying connecting to | Ted Gould | 2009-11-24 | 4 | -28/+52 |
| | |\| | | | | | | | | | | | | | the service by checking for data. | ||||
| | | * | Moving the connection code into a function that is called to check to see if ↵ | Ted Gould | 2009-11-24 | 1 | -18/+34 |
| | | | | | | | | | | | | | | | | we have enough data. This fixes distcheck after the merge from main. | ||||
| | | * | Merging in changes on trunk. Resolving a conflict. | Ted Gould | 2009-11-24 | 3 | -10/+11 |
| | | |\ | | |_|/ | |/| | | |||||
| * | | | Put the cleanup of gtester on the wrong variable. | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | A small fix to make things run under dbus-test-runner so that we start a ↵ | Ted Gould | 2009-11-04 | 2 | -5/+11 |
| |\ \ \ | | | | | | | | | | | | | | | | dbus test session. | ||||
| | * | | | Put the gtester test under a dbus-test-runner to ensure that we have a ↵ | Ted Gould | 2009-11-03 | 2 | -5/+11 |
| |/ / / | | | | | | | | | | | | | session bus to test with. | ||||
| * | | | Fleshing out the library so that the interface is implemented. Also tests ↵ | Ted Gould | 2009-11-03 | 11 | -11/+1394 |
| |\ \ \ | | | | | | | | | | | | | | | | for the library. | ||||
| | * | | | Removing the checks on private being NULL when we're already testing the object. | Ted Gould | 2009-11-03 | 1 | -5/+0 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service7 | Ted Gould | 2009-11-24 | 5 | -3/+76 |
| | | |\| | |||||
| | | | * | Woot, basic remove support. Causes warnings, but it works. | Ted Gould | 2009-11-24 | 1 | -0/+48 |
| | | | | | |||||
| | | | * | Showing the icon. Now we can put things up in the menu! Finally. | Ted Gould | 2009-11-24 | 1 | -0/+3 |
| | | | | | |||||
| | | | * | Ignoring the marshallers | Ted Gould | 2009-11-24 | 1 | -0/+1 |
| | | | | | |||||
| | | | * | Building a little more of a menu item for testing. | Ted Gould | 2009-11-24 | 1 | -1/+8 |
| | | | | | |||||
| | | | * | Fixing Marshallers so that everything is happy-happy. | Ted Gould | 2009-11-24 | 1 | -2/+10 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service6 | Ted Gould | 2009-11-23 | 2 | -4/+9 |
| | | |\| | |||||
| | | | * | I really shouldn't have to register marshalers. Srsly. | Ted Gould | 2009-11-23 | 1 | -4/+3 |
| | | | | | |||||
| | | | * | Moving the registration of the marshallers until after the proxy. Odd that ↵ | Ted Gould | 2009-11-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | I'd have to do this, but let's try. | ||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service5 | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Forgot return types. | Ted Gould | 2009-11-23 | 2 | -2/+8 |
| | | |\| | |||||
| | | | * | Forgot return types. | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service4 | Ted Gould | 2009-11-23 | 9 | -0/+73 |
| | | |\| | |||||
| | | | * | Registering marshallers for DBus in the indicator. | Ted Gould | 2009-11-23 | 2 | -0/+7 |
| | | | | | |||||
| | | | * | Adding a debug message on getting an application. | Ted Gould | 2009-11-23 | 1 | -0/+2 |
| | | | | | |||||
| | | | * | Making a simple client | Ted Gould | 2009-11-23 | 5 | -0/+58 |
| | | | | | |||||
| | | * | | releasing version 0.0.1-0ubuntu3~ppa1~service3 | Ted Gould | 2009-11-23 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Adding more fun. Now we're cookin'! | Ted Gould | 2009-11-23 | 9 | -7/+158 |
| | | |\| | |||||
| | | | * | Connecting to a notification watcher. | Ted Gould | 2009-11-23 | 1 | -1/+26 |
| | | | | | |||||
| | | | * | Adding in a TODO | Ted Gould | 2009-11-23 | 1 | -0/+4 |
| | | | | |