Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Python 3 syntax to catch exceptions | Barry Warsaw | 2011-12-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> | ||||
* | License examples under MIT/X11. | Simon McVittie | 2007-09-28 | 1 | -0/+23 |
| | | | | | | According to history of dbus-core before the bindings split, the examples were written by Red Hat employees, so we should be OK to relicense them; and it's good to have copyright headers. | ||||
* | examples: Don't load a main loop when only making blocking calls | Simon McVittie | 2007-01-16 | 1 | -2/+0 |
| | |||||
* | Add an example of asynchronous calls. Run the examples during 'make check'. | Simon McVittie | 2007-01-09 | 1 | -0/+6 |
| | |||||
* | dbus/examples: Move to examples/ (it's not part of the library and isn't ↵ | Simon McVittie | 2006-12-13 | 1 | -0/+51 |
installed) |