| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵ | Simon McVittie | 2007-09-27 | 1 | -15/+18 |
| | | | | | removing all references to the LGPL as a result | ||||
| * | Implement DBusException in pure Python; add get_dbus_name() method and name= ↵ | Simon McVittie | 2007-05-16 | 1 | -3/+3 |
| | | | | | keyword argument | ||||
| * | Remove trailing whitespace in C source | Simon McVittie | 2007-04-24 | 1 | -1/+1 |
| | | |||||
| * | _dbus_bindings/message.c: untabify | Simon McVittie | 2007-04-24 | 1 | -30/+30 |
| | | |||||
| * | 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 | ||||
| * | Improve various type docstrings | Simon McVittie | 2006-12-21 | 1 | -8/+27 |
| | | |||||
| * | Whitespace consistency: Don't put a space between function name and ↵ | Simon McVittie | 2006-12-11 | 1 | -102/+102 |
| | | | | | parentheses around arguments | ||||
| * | Convert generic glue, main loop integration, message append/get_args, ↵ | Simon McVittie | 2006-12-11 | 1 | -49/+42 |
| | | | | | validation into separate translation units - no *-impl.h remaining | ||||
| * | Split out exceptions, pending call, message into separate .c files | Simon McVittie | 2006-12-11 | 1 | -0/+1050 |
