summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-20Prepare for 0.15.15 releasetelepathy-python-0.15.15Olivier Le Thanh Duong2-4/+5
2010-01-20Fix registering new channels in channel managerOlivier Le Thanh Duong1-2/+1
2010-01-19Start dev of 0.15.15Olivier Le Thanh Duong2-1/+8
2010-01-19prepare the 0.15.14 releasetelepathy-python-0.15.14Olivier Le Thanh Duong2-4/+4
2010-01-05update NEWSOlivier Le Thanh Duong1-0/+5
2010-01-05Add commentsOlivier Le Thanh Duong1-7/+17
2010-01-05Fix ChannelManager.close() to iter channel correctyOlivier Le Thanh Duong1-5/+6
2010-01-05Only delete the right channel in ChannelManagerOlivier Le Thanh Duong1-3/+2
2010-01-05Fix CreateChannel to always return a new channel.Olivier Le Thanh Duong2-12/+28
2009-12-29Use getattr in interfacefactory.pyOlivier Le Thanh Duong1-1/+1
2009-12-29Small stylistic correction in interfacebuilder.pyOlivier Le Thanh Duong1-1/+1
2009-12-14Start dev of 0.15.14Olivier Le Thanh Duong2-1/+4
2009-12-14prepare the 0.15.13 releasetelepathy-python-0.15.13Olivier Le Thanh Duong2-3/+8
2009-12-14automake: enable silent rules supportxJonny Lamb2-6/+8
2009-12-14Update to spec 0.19.0Olivier Le Thanh Duong25-467/+2994
2009-12-13Make sure to create the _generated directory before creating __init__.py.Diego Elio 'Flameeyes' Pettenò1-0/+1
2009-12-11Update News fileOlivier Le Thanh Duong1-0/+3
2009-12-04Add the targetid to returned properties if not presentOlivier Le Thanh Duong1-0/+5
2009-12-04return TargetID properties in channel request (fd.o #25116)Olivier Le Thanh Duong1-1/+0
2009-11-29Try to set contact FT capabilitiesSjoerd Simons1-1/+18
2009-11-20Drop the Client from the class name alises, e.g. ClientObserver -> ObserverDanielle Madeley2-5/+5
2009-11-09Port Observer example to the whole DBusProperties interfaceDanielle Madeley1-25/+11
2009-11-09Ensure that self._interfaces exists in DBusPropertiesDanielle Madeley1-0/+3
2009-11-09Observer exampleDanielle Madeley1-0/+60
2009-11-09Add the generated Client interfaces to the telepathy.server namespaceDanielle Madeley1-0/+5
2009-09-29start dev of 0.15.13Guillaume Desmottes2-1/+4
2009-09-29prepare 0.15.12 releasetelepathy-python-0.15.12Guillaume Desmottes2-3/+5
2009-09-29summarize changes so farGuillaume Desmottes1-0/+12
2009-09-29Update to spec 0.18.0Guillaume Desmottes14-51/+198
2009-09-18debug: default to debug messages being off by defaultJonny Lamb1-1/+1
2009-08-25Merge branch 'autotools'Jonny Lamb20-239/+244
2009-08-25Use better named variables for client and server directories.Jonny Lamb2-4/+4
2009-08-25Add dependencies for codegen rules.Jonny Lamb1-4/+4
2009-08-25Remove unused files.Jonny Lamb8-235/+0
2009-08-25Remove --config-cache from configure call in autogen.sh.Jonny Lamb1-1/+1
2009-08-25Add some comments and re-arrange src Makefile.Jonny Lamb1-6/+9
2009-08-25Also clean pyo files on distclean.Jonny Lamb3-3/+3
2009-08-25Don't distribute generated files.Jonny Lamb1-3/+5
2009-08-25Use a wildcard instead instead of listing all spec files.Jonny Lamb1-58/+1
2009-08-25Generate the list of spec files to generate and install them in the right place.Jonny Lamb1-37/+7
2009-08-25Be sure to set the correct version numbers when not released.Jonny Lamb2-1/+8
2009-08-25Initial autotools-ing of telepathy-python.Jonny Lamb11-0/+305
2009-08-25Updated .gitignore.Jonny Lamb1-0/+14
2009-08-25Removed old _version.py.Jonny Lamb1-4/+0
2009-08-25Prepare the 0.15.11 releaseLouis-Francis Ratté-Boulianne2-2/+4
2009-08-25NEWS: debug interface implementedLouis-Francis Ratté-Boulianne1-0/+1
2009-08-25Log messages written on stderr (debug interface)Louis-Francis Ratté-Boulianne1-0/+30
2009-08-25Added Debug interfaceLouis-Francis Ratté-Boulianne2-0/+84
2009-08-25NEWS: document spec upgradeGuillaume Desmottes1-0/+1
2009-08-25Upgrade to spec 0.17.27Guillaume Desmottes23-175/+634