summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Don't use bool() for boolean parameter strings as it always returns TruetriviaMarco Barisione1-2/+4
2008-10-21version 0.15.3Guillaume Desmottes1-1/+1
2008-10-21upgrade NEWS for 0.15.3Guillaume Desmottes1-0/+13
2008-10-20add client.conn.call_when_ready methodGuillaume Desmottes1-0/+6
2008-10-20client/conn.py: allow to have more than one ready_handlerGuillaume Desmottes1-3/+5
2008-10-20fix identationGuillaume Desmottes1-1/+1
2008-10-20client/conn.py: prevent the ready handler to be called 2 timesGuillaume Desmottes1-1/+8
2008-10-20add PROPERTIES_IFACE to InterfaceFactory._valid_interfacesGuillaume Desmottes1-0/+3
2008-10-17version 0.15.2Guillaume Desmottes1-1/+1
2008-10-17Update NEWS for 0.15.2Guillaume Desmottes1-0/+12
2008-10-16Upgrade to spec 0.17.13Guillaume Desmottes51-636/+2886
2008-09-16store the bus of the Connection as an attribute so we don't have to pass the ...Guillaume Desmottes1-7/+7
2008-09-16add dist and *.swp to gitignoreGuillaume Desmottes1-0/+2
2008-09-16Connection.request_channel: add the bus as optionnal argumentGuillaume Desmottes1-2/+2
2008-09-16Connection.get_connections: pass the bus object when creating the ConnectionGuillaume Desmottes1-1/+1
2008-08-26Merge branch 'trivia'Will Thompson3-2/+5
2008-08-26Merge branch 'release'Guillaume Desmottes3-1/+26
2008-08-26NEWS: fix typoGuillaume Desmottes1-4/+4
2008-08-26add telepathy.server.channel.ChannelInterfaceCallStateGuillaume Desmottes1-0/+2
2008-08-26add telepathy.server.conn.ConnectionInterfaceContactsGuillaume Desmottes1-0/+3
2008-08-26add telepathy.server.conn.ConnectionInterfaceSimplePresenceGuillaume Desmottes1-0/+3
2008-08-26version 0.15.1Guillaume Desmottes1-1/+1
2008-08-26add MANIFEST to gitignoreGuillaume Desmottes1-0/+1
2008-08-26NEWS: document API changesGuillaume Desmottes1-1/+11
2008-08-26Remove deprecated uses of dbus.dbus_bindings.DBusExceptionWill Thompson2-2/+2
2008-08-26Make account.py ignore blank lines in account filesWill Thompson1-0/+3
2008-08-25channel.py: remove ChannelTypeContactSearch as the interface was removed from...Guillaume Desmottes1-45/+0
2008-08-25conn.py: remove ConnectionInterfacePrivacyGuillaume Desmottes1-31/+0
2008-08-25conn.py: remove ConnectionInterfaceContactInfoGuillaume Desmottes1-3/+0
2008-08-25conn.py: remove ConnectionInterfaceForwardingGuillaume Desmottes1-20/+0
2008-08-25conn.py: don't import CONN_INTERFACE_CONTACT_INFOGuillaume Desmottes1-1/+0
2008-08-25interfaces.py: remove backwards compatibility definition for interfaces that ...Guillaume Desmottes1-3/+0
2008-08-25next release will be 0.15.1 not 0.16.0Guillaume Desmottes1-1/+1
2008-08-25update NEWS for the 0.16.0 releaseGuillaume Desmottes1-0/+14
2008-08-25remove spec/.git-darcs-dirGuillaume Desmottes1-0/+0
2008-08-25Update to spec 0.17.9Guillaume Desmottes36-334/+4566
2008-08-25Create .gitignoreGuillaume Desmottes1-0/+2
2008-07-22tube-dbus-muc: remove useless 'global'Guillaume Desmottes1-2/+0
2008-07-22tube-dbus-muc: actually use the global 'loop' variableGuillaume Desmottes1-2/+5
2008-07-22tube-dbus-muc.py: don't crash if the connection immediately failsGuillaume Desmottes1-1/+2
2008-02-21Nano version 0.15.0.1Simon McVittie1-1/+1
2008-04-03add example for discovering existing connectionsDafydd Harries1-0/+21
2008-03-08register.py: print failure codeDafydd Harries1-1/+1
2007-10-26call.py: remove unused variableDafydd Harries1-1/+0
2007-10-26call.py: close channel on StreamError signalDafydd Harries1-0/+6
2007-10-26when incoming call ends, wait for another callDafydd Harries1-0/+4
2007-07-04chatroom.py: strip trailing newlineDafydd Harries1-1/+1
2008-02-21Fix NEWS fileSimon McVittie1-1/+2
2008-02-21Bump version to 0.15.0Simon McVittie1-1/+1
2008-02-21Remove test/, which seems to be a remnant of cheddarSimon McVittie5-103/+0