Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged 0.0.8 | Ken VanDine | 2010-01-12 | 7 | -49/+211 |
|\ | |||||
| * | 0.0.80.0.8 | Ted Gould | 2010-01-12 | 1 | -2/+2 |
| | | |||||
| * | Mirror the icon changes over dbus | Cody Russell | 2010-01-12 | 2 | -16/+85 |
| |\ | |||||
| | * | Remove debugging code | Cody Russell | 2010-01-12 | 1 | -2/+0 |
| | | | |||||
| | * | trunk merge | Cody Russell | 2010-01-11 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Label fu | Cody Russell | 2010-01-11 | 2 | -16/+125 |
| | | | | |||||
| * | | | Adding the middle API file to the cleanfiles for distcheck | Ted Gould | 2010-01-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixing the path for the tests. | Ted Gould | 2010-01-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Updating path names to have more reasonable defaults. | Ted Gould | 2010-01-11 | 1 | -3/+7 |
| |\ \ \ | |||||
| | * | | | Having better default paths that look a little more professional. | Ted Gould | 2010-01-11 | 1 | -3/+7 |
| | | |/ | | |/| | |||||
| * | | | Fixes for the mono bindings to make the properties work with enums and the ↵ | Ted Gould | 2010-01-11 | 3 | -26/+77 |
| |\ \ \ | | |/ / | |/| | | | | | | #define'd string names. | ||||
| | * | | Adding back in the MIDDLE_API and sed magic | Ted Gould | 2010-01-11 | 1 | -5/+25 |
| | | | | |||||
| | * | | Removing the middle API stuff and cleaning up Makefile | Ted Gould | 2010-01-11 | 1 | -28/+5 |
| | | | | |||||
| | * | | Cody's customs | Ted Gould | 2010-01-11 | 3 | -17/+46 |
| | |\ \ | |||||
| | | * | | Mono binding fixes. | Cody Russell | 2010-01-11 | 3 | -15/+46 |
| | | | | | |||||
| | * | | | Adding in customs support | Ted Gould | 2010-01-11 | 1 | -2/+7 |
| | |/ / | |||||
| | * | | Use sed to get rid of the #defines | Ted Gould | 2010-01-11 | 1 | -5/+25 |
| | | | | |||||
| | * | | Switching the metadata to not use #defines | Ted Gould | 2010-01-11 | 1 | -10/+10 |
| |/ / | |||||
| * | | Watching several properties and updating them as they change. | Cody Russell | 2010-01-11 | 2 | -0/+38 |
| |\ \ | | |/ | |/| | |||||
| | * | Remove debugging code. | Cody Russell | 2010-01-08 | 1 | -2/+0 |
| | | | |||||
| | * | Watch for changes to label and sensitivity. | Cody Russell | 2010-01-08 | 2 | -0/+40 |
| | | | |||||
* | | | Upstream Release 0.0.8 | Ken VanDine | 2010-01-12 | 3 | -9274/+2 |
| | | | |||||
* | | | autoreconf | Ken VanDine | 2010-01-12 | 2 | -0/+8983 |
| | | | |||||
* | | | * debian/patches/mono_bindings_fix.patch | Ken VanDine | 2010-01-12 | 2 | -0/+296 |
| | | | | | | | | | | | | - Mono bindings fixes (LP: #505923) | ||||
* | | | * debian/control | Ken VanDine | 2010-01-08 | 2 | -2/+6 |
| | | | | | | | | | | | | - bump build depends version of libdbusmenu to 0.2.0 | ||||
* | | | * Upstream Release 0.0.7 | Ken VanDine | 2010-01-08 | 21 | -72/+786 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Making the Notification Watcher register for it's own DBus name to keep the service one unique. * Adding support for icons changing through the service and in the indicator. * Fixing the generated headers for DBus Properties calls * Fixing libappindicator set_icon to set the right icon. * Adding in icon path support. * Switching DBus interface to org.freedesktop * Adding check/radio support to menu parsing * Adding ChangeLog to dist * Adding check item support to menu parsing | ||||
| * | | | releasing version 0.0.7-0ubuntu1~ppa1 | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | | | |||||
| * | | | Upstream Release 0.0.7 | Ted Gould | 2010-01-08 | 2 | -2/+8 |
| |\| | | |||||
| | * | | 0.0.70.0.7 | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merging with the desktop branch | Ted Gould | 2010-01-08 | 3 | -19/+18 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | * Upstream release 0.0.6 | Ken VanDine | 2009-12-17 | 1 | -8/+16 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Include Python binding * Include Mono binding * Minor bug fixes * Fixing when menus are set twice. (LP: #497812) * Keeping a constant signature for the library instead of building it each time. * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps * debian/control, debian/libappindicator0-cil.install: Building a binary package for the Mono bindings. * debian/control: Adding Mono building build deps | ||||
* | | | | | version bump | Ken VanDine | 2009-12-17 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | merged | Ken VanDine | 2009-12-17 | 4 | -14/+25 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | merged | Ken VanDine | 2009-12-17 | 4 | -4/+24 |
|\ \ \ \ \ \ | |||||
* | | | | | | | added libnunit2.4-cil build-depends | Ken VanDine | 2009-12-17 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | Moved Build-Depend-indep to Build-Depends | Ken VanDine | 2009-12-17 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | merged from trunk | Ken VanDine | 2009-12-17 | 2 | -5/+27 |
|\ \ \ \ \ \ \ | |||||
* | | | | | | | | * Upstream release | Ken VanDine | 2009-12-17 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - debian/libappindicator0-cil.install - debian/libappindicator0-cil-dev.install - debian/control | ||||
| | | | | * | | | releasing version 0.0.6-0ubuntu1~ppa6 | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | | | * | | | * Upstream merge: | Ted Gould | 2010-01-08 | 4 | -2/+49 |
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Making the Notification Watcher register for it's own DBus name to keep the service one unique. | ||||
| | | | | | * | | Making the Notification Watcher get it's own interface name. | Ted Gould | 2010-01-08 | 3 | -2/+41 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Making applications register to the watcher address so they work on KDE | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | | | | | * | | Make the watcher register it's own name | Ted Gould | 2010-01-08 | 1 | -0/+38 |
| | | | | | | | | | |||||
| | | | | | | * | | Making the service have a name different than the watcher interface. | Ted Gould | 2010-01-08 | 1 | -1/+2 |
| | | | | | | | | | |||||
| | | | | | | * | | Icons branch | Ted Gould | 2010-01-08 | 9 | -41/+518 |
| | | | | | | |\ \ | |||||
| | | | | * | | | | | releasing version 0.0.6-0ubuntu1~ppa5 | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | | | * | | | | | * Upstream merge: | Ted Gould | 2010-01-08 | 10 | -40/+527 |
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding support for icons changing through the service and in the indicator. * Fixing the generated headers for DBus Properties calls * Fixing libappindicator set_icon to set the right icon. | ||||
| | | | | | * | | | | | Sync to trunk | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | | | | | |\| | | | | |||||
| | | | | | | * | | | | Supporting icons changing and status changing. | Ted Gould | 2010-01-08 | 9 | -40/+517 |
| | | | | | | |\ \ \ \ | | | | | | | | |/ / / | | | | | | | |/| | | | |||||
| | | | | | | | * | | | Reactivate kill switch | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | | | | | | | |/ / |