aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | * Upstream mergeTed Gould2010-07-098-17/+427
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | * Fixing unwatching crash (LP: #603489)
| | | * | | | Fixing unwatching lookups.Ted Gould2010-07-097-3/+272
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | We want the key not the value.Ted Gould2010-07-091-3/+14
| | | | | | |
| * | | | | | Taking it to the next level with impoliteness.Ted Gould2010-07-093-2/+78
| |\ \ \ \ \ \
| | * | | | | | Lots of impoliteness to make sure.Ted Gould2010-07-091-1/+1
| | | | | | | |
| | * | | | | | Adding an impolite manager.Ted Gould2010-07-093-2/+78
| | | | | | | |
| * | | | | | | BugTed Gould2010-07-090-0/+0
| | | | | | | |
| * | | | | | | Adding in the unwatching testTed Gould2010-07-094-0/+154
| |\| | | | | |
| | * | | | | | A couple debug messages to make the test easier to read the output from.Ted Gould2010-07-092-0/+3
| | | | | | | |
| | * | | | | | Up to 5 watchers.Ted Gould2010-07-091-1/+1
| | | | | | | |
| | * | | | | | Longer timeoutTed Gould2010-07-091-1/+1
| | | | | | | |
| | * | | | | | Okay, we need our own service too. Bah.Ted Gould2010-07-093-2/+64
| | | | | | | |
| | * | | | | | Delaying the watchers to ensure that we don't dbus activate, and removing ↵Ted Gould2010-07-092-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the session.conf to even allow for that.
| | * | | | | | Starting the service ourselves.Ted Gould2010-07-091-1/+1
| | | | | | | |
| | * | | | | | Ignoring the new builds.Ted Gould2010-07-091-0/+2
| | | | | | | |
| | * | | | | | Making a new managerTed Gould2010-07-092-2/+68
| | | | | | | |
| | * | | | | | Start a multi watch testTed Gould2010-07-091-0/+12
| | | |/ / / / | | |/| | | |
| * | | | | | Uhg, wrong branchTed Gould2010-07-091-1/+16
| |\ \ \ \ \ \
| | * | | | | | Stop asking for the name, instead let's find it on our own.Ted Gould2010-07-091-1/+13
| | | | | | | |
| | * | | | | | A could of protections for the core.Ted Gould2010-07-091-0/+3
| | |/ / / / /
| * / / / / / Freeing the service.Ted Gould2010-07-091-1/+14
| |/ / / / /
| | * | | | Sync to Ubuntu DesktopTed Gould2010-07-091-1/+1
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | releasing version 0.3.9-0ubuntu10.3.9-0ubuntu1Sebastien Bacher2010-07-0818-8084/+8251
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | releasing version 0.3.9-0ubuntu1~ppa1Ted Gould2010-07-081-2/+2
| | | | |
| * | | | New upstream release.Ted Gould2010-07-0815-8017/+8133
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Import upstream version 0.3.9Ted Gould2010-07-0815-8048/+8191
| | |\| |
| | | * | 0.3.90.3.9Ted Gould2010-07-081-2/+2
| | | | |
| | | * | Fixing signals so that our tests passTed Gould2010-07-081-0/+20
| | | |\ \
| | | | * | Documenting the choices of not having a nice callback func.Ted Gould2010-07-081-0/+4
| | | | | |
| | | | * | Use the same function so we know everything is all right.Ted Gould2010-07-081-1/+1
| | | | | |
| | | | * | Unreffing the objects in dispose and ensuring we disconnect the signals first.Ted Gould2010-07-081-0/+15
| | | | | |
| | | | * | Disconnecting signal before removing from hashtable so we don't try twice.Ted Gould2010-07-081-0/+1
| | | |/ /
| * | | | releasing version 0.3.8-2ubuntu1~ppa3Ted Gould2010-07-081-2/+2
| | | | |
| * | | | Make it so that a watcher dying is the same as unregistering.Ted Gould2010-07-082-29/+64
| |\ \ \ \
| | * \ \ \ Sync to trunkTed Gould2010-07-081-12/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Shutdown services when watchers leave the bus.Ted Gould2010-07-081-27/+61
| | | |\ \ \
| | * | | | | releasing version 0.3.8-2ubuntu1~ppa2Ted Gould2010-07-061-2/+2
| | | | | | |
| | * | | | | * Upstream MergeTed Gould2010-07-062-27/+68
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | * Make it so that a watcher dying is the same as unregistering.
| | | * | | | Creating a callback for the destory signal, but then moving the unwatch into ↵Ted Gould2010-07-061-8/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a core function so that we can call it.
| | | * | | | Actually creating a proxy to see if we can detect the watcher going away.Ted Gould2010-07-061-3/+13
| | | | | | |
| | | * | | | Making ths bus tracked in the private structureTed Gould2010-07-061-4/+6
| | | | | | |
| | | * | | | Switching the watchers data structure over to a hashtable.Ted Gould2010-07-061-17/+13
| | | | | | |
| * | | | | | * Merge UpstreamTed Gould2010-07-082-12/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | * Removing checking for style properties that aren't used.
| | * | | | Removing unused style checkTed Gould2010-07-061-12/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Removing the style lookup that wasn't used.Ted Gould2010-07-061-12/+0
| | |/ / /
| | * | | Dummy commitTed Gould2010-05-060-0/+0
| | | | |
| * | | | releasing version 0.3.8-2ubuntu1~ppa1Ted Gould2010-06-161-2/+2
| | | | |
| * | | | * Merge debian changesTed Gould2010-06-163-36/+57
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop debian/source/* * debian/control: Switch VCS for this branch to be the indicator applet developers branch. * Revert cdbs drop, as requested by the Ubuntu maintainers. * Update Maintainer and Vcs-* fields for pkg-ayatana. * Merge Ubuntu package into Debian. Closes: #549999 * debian/copyright: + Update to machine readable format. * debian/control: + Drop cdbs Build-Dep, bump debhelper to >=7. + Standards-Version 3.8.4. + Update Vcs-* fields. + Drop GNOME from Description, the package is not GNOME specific. + Slightly update Description, thanks lintian. * debian/rules: + Use minimal debhelper 7 rules without cdbs. + Disable tests for now, they fail (launchpad 587811) * debian/source/format: + Add file, make package 3.0 (quilt).
| | * | | Update Maintainer and Vcs-* fields for pkg-ayatana.Evgeni Golov2010-06-162-5/+6
| | | | |
| | * | | Revert cdbs drop, as requested by the Ubuntu maintainers.Evgeni Golov2010-06-163-10/+11
| | | | |