Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | examples: explicitly ask for TelepathyGLib-0.12 | Simon McVittie | 9 | -0/+22 |
2013-11-11 | inspect-cm.py: on errors, exit rather than blocking forever | Simon McVittie | 1 | -10/+13 |
2013-09-06 | Python text handler: ensure that we get a Tp.AutomaticClientFactory | Simon McVittie | 1 | -2/+2 |
2013-01-07 | del unused magic import in ft-handler.py example | Maksim Melnikau | 1 | -2/+0 |
2012-04-12 | Install remaining Python examples | Simon McVittie | 3 | -2/+4 |
2012-04-12 | Optionally install most of the Python examples | Simon McVittie | 1 | -0/+20 |
2012-04-12 | Add a simple Gtk3 dialler | Simon McVittie | 2 | -0/+201 |
2012-04-04 | add stream-tubes.py/accepter.py | Guillaume Desmottes | 2 | -1/+75 |
2012-04-04 | add stream-tubes.py/offerer.py | Guillaume Desmottes | 2 | -1/+106 |
2012-03-26 | python/ft example: handle an exception. Hooray! | Will Thompson | 1 | -2/+6 |
2012-03-09 | Add a Python example which lists and inspects protocols with g-i | Simon McVittie | 2 | -0/+61 |
2011-11-11 | python examples: update file transfer examples | Jonny Lamb | 3 | -13/+90 |
2011-11-11 | Bring back Mortem's code | Guillaume Desmottes | 1 | -0/+78 |
2011-09-02 | Do not mix static and dynamic GObject bindings in python examples | Xavier Claessens | 3 | -9/+9 |
2011-08-24 | Include contact-list.py example in tarballs | Xavier Claessens | 1 | -0/+1 |
2011-08-05 | Add comment in example explaining what state SUCCESS means | Xavier Claessens | 1 | -0/+4 |
2011-08-05 | contact-list.py: rename TelepathyGLib namespace as Tp | Xavier Claessens | 1 | -7/+7 |
2011-08-05 | contact-list examples: verify state is SUCCESS before getting the contact list | Xavier Claessens | 1 | -1/+2 |
2011-08-04 | add contact-list.{c,py} example | Xavier Claessens | 1 | -0/+31 |
2011-01-28 | remove abbreviations | Guillaume Desmottes | 1 | -7/+7 |
2011-01-28 | link the bug blocking us from using TelepathyGLib.USER_ACTION_TIME_CURRENT_TIME | Guillaume Desmottes | 1 | -1/+1 |
2011-01-28 | ensure-channel.py: rename create_request to create_request_dict | Guillaume Desmottes | 1 | -3/+3 |
2011-01-28 | add client/python/ensure-channel.py (#32986) | Guillaume Desmottes | 2 | -0/+69 |
2011-01-28 | text-handler.py: add a comment about bgo #640812 | Guillaume Desmottes | 1 | -0/+2 |
2011-01-28 | use TelepathyGLib.ChannelTextMessageType.NORMAL | Guillaume Desmottes | 1 | -1/+2 |
2011-01-28 | add python/text-handler.py (fdo #32524) | Guillaume Desmottes | 2 | -1/+67 |
2011-01-28 | add python client example directory | Guillaume Desmottes | 1 | -0/+1 |