Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add clearer licensing information in SPDX format | Simon McVittie | 2019-07-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
* | Modernize multiline imports in preparation for Python 3 support. | Barry Warsaw | 2011-12-13 | 1 | -9/+5 |
| | |||||
* | fd.o #15013: expose dbus.lowlevel.MESSAGE_TYPE_SIGNAL and friends | Simon McVittie | 2010-02-18 | 1 | -2/+10 |
| | |||||
* | Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵ | Simon McVittie | 2007-09-27 | 1 | -13/+17 |
| | | | | removing all references to the LGPL as a result | ||||
* | Expose HANDLER_RESULT_HANDLED, HANDLER_RESULT_NOT_YET_HANDLED as public API ↵ | Simon McVittie | 2007-06-21 | 1 | -2/+5 |
| | | | | in dbus.lowlevel | ||||
* | Actually commit the numerous copyright-statement changes. | Simon McVittie | 2007-02-07 | 1 | -7/+7 |
| | |||||
* | dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated ↵ | Simon McVittie | 2007-01-25 | 1 | -2/+0 |
| | | | | lines in license statement | ||||
* | dbus.lowlevel: Add module exposing lower-level classes for advanced users | Simon McVittie | 2006-11-30 | 1 | -0/+27 |
_dbus_bindings/message-impl.h: Indicate that Message classes' "official" location is dbus.lowlevel |