Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Be more clear about bytes vs. unicode | Simon McVittie | 2018-05-02 | 1 | -40/+75 |
| | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
* | Use gi instead of gobject, everywhere except dbus.gobject_service | Simon McVittie | 2016-01-20 | 1 | -3/+3 |
| | |||||
* | doc/tutorial.txt: Briefly describe how to use the Qt event loop. | Simon McVittie | 2007-12-19 | 1 | -1/+5 |
| | | | | Based on a patch from Phil Thompson, riverbankcomputing.co.uk | ||||
* | Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵ | Simon McVittie | 2007-09-27 | 1 | -15/+19 |
| | | | | removing all references to the LGPL as a result | ||||
* | Stop using interactive-Python syntax in tutorial to reduce user confusion. | Simon McVittie | 2007-06-20 | 1 | -26/+19 |
| | | | | Closes bugs.fd.o #11209. | ||||
* | doc/tutorial.txt: @service and @method take dbus_interface=..., not ↵ | Simon McVittie | 2007-06-14 | 1 | -4/+4 |
| | | | | interface=... | ||||
* | doc/tutorial.txt: Don't claim we have a tutorial for p2p connections yet | Simon McVittie | 2007-05-07 | 1 | -1/+2 |
| | |||||
* | Update tutorial to describe add_signal_receiver before connect_to_signal. | Simon McVittie | 2007-05-07 | 1 | -44/+56 |
| | | | | Also remove old ./configure substitutions and update to avoid deprecated API. | ||||
* | Stop tutorial.txt being generated by ./configure - not worthwhile just for a ↵ | Simon McVittie | 2007-05-07 | 1 | -0/+667 |
version number |