December 2008 Archives by date
Starting: Mon Dec 1 03:12:44 PST 2008
Ending: Wed Dec 31 13:52:47 PST 2008
Messages: 915
- [Telepathy-commits] [telepathy-salut/master] salut_ft_manager_new_channel: improve debug msg
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] util: add tp_mixin_instance_get_offset, tp_mixin_class_get_offset
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpGroupMixin: allow things with the mixin to be subclassed (fd.o #15092)
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContactsMixin: allow things with the mixin to be subclassed
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpTextMixin: allow things with the mixin to be subclassed
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpPropertiesMixin: allow things with the mixin to be subclassed
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpPresenceMixin: allow things with the mixin to be subclassed
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] tp_connection_get_contact_attributes: add
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContact: refactoring in preparation for adding a fast path
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContact: add a fast-path for by_handle using Contacts.GetContactAttributes()
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Warn against using handle-holding D-Bus APIs directly
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContact: refactor Contacts setup into a helper function
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] contacts_got_attributes, contacts_get_attributes: refactor so we work correctly if the method is not by_handle
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] tests/dbus/contacts.c: test running TpContact against a connection with Contacts
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContact: use fast path via GetContactAttributes for by_id
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] tp_mixin_instance_get_offset, tp_mixin_class_get_offset: fix gtkdoc
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpContact: use fast path via GetContactAttributes for upgrade
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Update NEWS
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] gibber_oob_file_transfer_is_file_offer: check if the protocol is http so we don't identify stream tube bytestream as file transfer
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-two-muc-stream-tubes.py to tests suite
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] SalutStreamTube: fix a crash on initiator side when the bytestream is closed while not fully open
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] listener_io_in_cb: don't query for the port if we are using a UNIX socket
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] Prepare version 0.7.19
Senko Rasic
- [Telepathy-commits] [telepathy-glib/master] Start 0.7.20 development
Senko Rasic
- [Telepathy-commits] [telepathy-mission-control/master] Update generator tool
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] gibber-listener.c: don't display port if it was not set
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: add an abstract base class for pending operations, and a trivial subclass
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-oob: set_transport: harmonize g_signal_connect syntax
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Connection: Add a PendingOperation-based wrapper for Disconnect()
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-oob: actually keep a ref on the transport
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] .gitignore: ignore directories called _tmp
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] Dispatcher: remove "DRAFT" in object paths. ("DRAFT" is still used in interface names)
Alban Crequy
- [Telepathy-commits] [telepathy-mission-control/master] _gen/interfaces-body.h was not linked in
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] Revert "SalutXmppConnectionManager: connect to TpSvcConnection::status-changed and close streams"
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: make the API a bit more like PendingChannel
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] TestChanBasics: exercise PendingChannel
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] salut_roomlist_manager_dispose: don't leak the XCM
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] GibberBytestreamOOB: Check the status of the transport because with GibberListener, the transport can already be connected
Alban Crequy
- [Telepathy-commits] [telepathy-mission-control/master] Fix online requests
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] GibberBytestream{Direct, OOB}: check the status of the transport in set_transport
Alban Crequy
- [Telepathy-commits] [telepathy-mission-control/master] Be ready to call RemoveFailedRequest in any case
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Call AddRequest in no-reply mode
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] GibberBytestream{Direct, OOB}: add a comment on set_transport
Alban Crequy
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: actually implement isFinished()
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Port PendingChannel to be a PendingOperation
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] SalutTubeStream: let the client know the right port with GetStreamTubeSocketAddress()
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] salut_tube_stream_close: iterate on the bytestream_to_transport hash table as that's the one which always has all the bytestreams
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-two-muc-stream-tubes.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-doc/master] 2008-12-01 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-gabble/master] media-channel.c:contact_is_media_capable: fix errors when compiling without DEBUG
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] include jingletest2.py in the distribution tarball
Senko Rasic
- [Telepathy-commits] [telepathy-mission-control/master] Reset signal emission flag.
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Remove old hacks
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] TelepathyQt4: fix code generation scaffolding for Account, AccountManager
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Prototype: link library against main tp-qt4 library
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Prototype: generate moc files
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes.py: wait for the TubeStateChanged and StreamTubeNewConnection signals
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] configure.ac: check for QtGui, but don't fail if it's not present
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] configure.ac: define PROTO_CFLAGS and PROTO_LIBS
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes.py: increase timer
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Prototype: hook up code generation for ChannelHandlerInterface properly
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Prototype: Incorporate blocking ('deny' list) development from Stefan
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Add test code from the prototype library
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] Updated new jingle code to new file naming scheme without gabble- prefix
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Continuing work on new jingle engine.
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Fix a number of coding style violations.
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] first attempt at refactoring jingle signalling support into separate subsystem
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] bolted the new jingle engine onto gabble
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaStream: don't include media-session-enumtypes.h
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] making calls/tests working again after content addition/removal refactorization
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Simplified readiness-checking logic for contents, added support for content-add/accept, thus making the incoming/outgoing twisted tests work.
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleFactory: remove unused {Content, Transport}Maker typedefs
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Coding style: no newline after return type in function declarations
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Coding style: if (foo != NULL) rather than if (foo) for pointer types
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Fixed content-add/accept/remove, prepared twisted test to check behaviour of Request/Remove streams.
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaStream code cleanup, support for stream directions
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Jingle twisted tests: added helper function for returning error to peer
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleSession: don't require explicit content senders for older dialects
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaChannel code cleanup
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Added missing content-reject action enum.
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaFactory code cleanup
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleTransportGoogle: store remote candidates for later
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] code cleanup
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Actually commited half of the content-* related changes, thanks git
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleFactory: properly unregister message handler at disconnect
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] allow multiple test runs inside one test script
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Update namespaces for the current Jingle version
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Support for waiting for events that might have already happened and predicate functions to decide if we have a match.
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Support for running multiple test functions inside one test
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] change session timeout back to 60s and allow content-remove before session is accepted
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Updated gabble_jingle_session_send and callback prototypes to match the new code
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Added tests for incoming and outgoing calls in all supported Jingle dialects
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Actually use the new Jingle dialect tests
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] in functions taking format string and arguments, explicitly specify format string
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleMediaRtp: signal error if media type is unrecognized
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] new test for various content addition and removal scenarios
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] test-content-complex.py: test each dialect only once
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Added new API and helper methods for writing cross-dialect Jingle tests
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] properly dispose of MediaStreams when content is removed or rejected
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] refactored and simplified content removal code
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] fix crash if content remove is acknowledged after session termination
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleSession: use enum->string->enum functions instead of table lookup
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleSession: refactored parsing code into detection and parser part
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] simplified debugging messages in jingle code
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] media-stream.[ch]: dead code removal
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] taking advantage of static typechecks for Jingle*Private
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] reordered private headers and makefile sources in alphabetical order
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] renamed Jingle capabilities and namespaces to make them more consistent
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] removed unused jingle-description-iface.[ch] files
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] enabling twisted/jingle/test-incoming-call.py
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] use g_slice for allocating JingleCodec and JingleCandidate structs
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] properly pass extra codec params between jingle and telepathy
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] media_stream_stream_state(): ignore illegal stream states
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] removed unused JingleContent "ready" property
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] improving jingle code readability
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] added jingle headers to Makefile.am sources and documented obsolete jingle namespaces
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: removed stale fixmes
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] media-stream.c: fixed two trivial bugs
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] removed unused JingleTransportIface produce method
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle code: comment improvements, added missing forward declaration
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle tests: fixed race in one, and disabled other test due to race conditions
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle-session.c:content_ready_cb() removed stale FIXME, content addition is properly handled
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: retransmit candidates if gtalk3 dialect is detected in the middle of the session
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleContent: implemented timeout for content addition
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: count streams being initiated by remote peer as "active" so we don't remove the session if only they are left. This happens when we want to reject some streams initiated by peers "session-initiate" action
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleContent: destroy timeout timer before content is disposed
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaStream: hook up jingle "senders" and stream direction logic
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: fix gtalk3 detection on "candidates" jingle action
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] gabble_media_stream_new_native_candidate(): properly scan transports and get candidate numbers
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: fix check whether session contents are ready
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaChannel: advertise jingle-v0.15 and jingle-v0.32 dialect support
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] allocate/free helpers for JingleCodec and JingleCandidate structs
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaChannel: set media type when creating the stream
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] JingleMediaRtp: use proper namespace for RTP
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] refactor jingle candidate sending so they're sent for non-initial contents too
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleContent: senders are optional instead of required attribute
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaStream: more stream direction handling fixes
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle_media_rtp_codec_free: param hashtable is always there, destroy it unconditionally
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] media-stream.c: make update_sending a file-level function
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] gabble_media_stream_set_stream_state: debug log the invalid stream state request
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] gabble_media_factory_requestotron: remove unused variable conn
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaStream: use SetSupportedCodecs when we're stream responder
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleContent: don't update content senders if they haven't changed
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] media-stream.c: remove dead code dealing with remote pending send
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle-session.c: refactor content creation code
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: immediately set content properties so media stream can use them in content creation callback
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] support component numbering in jingle transports (still ignore everything except rtp for now)
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] workaround for Loudmouth not handling xml namespaces
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleJingleSession: session termination idempotence
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaStream: let content parse initial codecs/candidates before asking for them
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] use SupportedCodecs signal in jingle tests
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] test-dialects-incoming.py: deal with racy MembersChanged signal
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaChannel: don't require all possible jingle features for media caps
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle/test-incoming-call.py: use SupportedCodecs signal
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] GabbleMediaStream: simplify code to ignore non-rtp components
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle_media_rtp_codec_free: fix whitespace
Senko Rasic
- [Telepathy-commits] [telepathy-mission-control/master] Fix enumeration of activatable clients
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Indentation
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Version number
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] DBusProxy: actually use moc
Simon McVittie
- [Telepathy-commits] [mingle/master] Add a protoXep
Sjoerd Simons
- [Telepathy-commits] [telepathy-gabble/master] Prepare release 0.7.16
Senko Rasic
- [Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes: increase timer to one minute
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Start 0.7.17 development
Senko Rasic
- [Telepathy-commits] [telepathy-salut/master] tube-stream: block the transport while we don't have a bytestream to transfer its data
Guillaume Desmottes
- [Telepathy-commits] [mingle/master] Add a tee in the video source
Sjoerd Simons
- [Telepathy-commits] [mingle/master] Add a preview frame
Sjoerd Simons
- [Telepathy-commits] [mingle/master] Fix typo
Sjoerd Simons
- [Telepathy-commits] [telepathy-salut/master] gibber_oob_file_transfer_is_file_offer: skip leading '\n' in url
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] DBusProxy: rethink API to not use QDBusAbstractInterface, and add stub StatefulDBusProxy, StatelessDBusProxy subclasses
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] update NEWS for 0.3.6
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] version 0.3.6
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] extensions/Makefile.am: remove Channel_Type_File.xml
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: remove bool from 'finished' signal
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] version 0.3.6
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] Squash mismatched signedness warnings
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Channel: remove a non-functional g_return_if_fail
Will Thompson
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: Attempt to make reading and writing non-blocking.
Jonny Lamb
- [Telepathy-commits] [telepathy-mission-control/master] Conditional build of libmissioncontrol-client
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Reset static variable on singleton's death
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Bump version
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: adjust API as per Olli's review
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] pinocchio/chan-basics: exercise isValid() as well as isError()
Simon McVittie
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: style tweaks
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] cli-connection: stop emitting finished(), the superclass does that now
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Don't use TP_QT4_LIBS or PROTO_LIBS, they interfere with dependency tracking
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] Add a script to find the current git branch, and use it in `make upload-branch`
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] upload-branch: translate silly characters in branch name into _
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Simplify makefiles and avoid using $(TP_GLIB_LIBS)
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] `make upload-branch-docs`: automatically work out the name of the branch
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] upload-branch-docs: automatically work out what the branch name is
Simon McVittie
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: use the ready handler so we are sure that the Requests interface has been added
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: use new style class
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Make sure that everything in the /doc/ directory is ignored by git.
George Goldberg
- [Telepathy-commits] [telepathy-salut/master] gibber-oob-file-transfer: unref the msg when disposing in the receiver case too if needed so we are sure to free all the soup objects
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: warn more verbosely when finishing twice
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: don't watch for deletion of parent, just warn in destructor if we're not finished yet
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Don't connect to a slot that no longer exists
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: use the telepathy-qt4 debug system
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Tests: promote expectSuccessfulCall into superclass
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] doxygen.cfg.in: don't try to use PROJECT_NUMBER
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Connection: change from "is a ConnectionInterface" to "has a ConnectionInterface"
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] The server is not depending on libmissioncontrol-client
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Remove wrong depencendy on libtelepathy
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Bump version
Alberto Mardegan
- [Telepathy-commits] [telepathy-python/master] ignore *.pyc files
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] display progression of the FT
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] add a FIXME
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] add file-transfer.py to examples
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] use the offset property when sending/receiving the file
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: adapt to new draft API
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] added helper function to determine whether there are pending disco request for caps for some handle
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] PresenceCache: emit new "capabilities-discovered" signal unconditionally when one caps disco is complete
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaChannel: delay RequestStreams if caps discover for contact is in progress
Senko Rasic
- [Telepathy-commits] [telepathy-qt4/master] TelepathyQt4/Constants: improve spec compliance
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] PresenceCache: define an "unsure" period 5 seconds after cache creation
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] MediaChannel: delay RequestStreams if we're unsure about contacts' presence
Senko Rasic
- [Telepathy-commits] [telepathy-qt4/master] configure.ac: look for Python and dbus-python
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] configure.ac: raise D-Bus dep to 1.1.0
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] always build tube-dbus
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tubes-channel: always build D-Bus tube code
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] always run D-Bus tubes tests
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] remove HAVE_DBUS_TUBES checks from twisted tests
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] remove gabbleconfig.py.in
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] test-si-tubes.py: remove debug print
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Fix typo: propeties
Pierre-Luc Beaudoin
- [Telepathy-commits] [telepathy-gabble/master] Remove a def defined twice
Pierre-Luc Beaudoin
- [Telepathy-commits] [telepathy-salut/master] Port to libsoup 2.4
Hubert Figuiere
- [Telepathy-commits] [telepathy-salut/master] Break lines at 80 chars
Sjoerd Simons
- [Telepathy-commits] [telepathy-mission-control/master] Class padding
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Allow creation of derived Account objects
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Check for errors on callback return
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Make sure the channel list is always consistent
Alberto Mardegan
- [Telepathy-commits] [telepathy-gabble/master] Added test for waiting for capabilities in outgoing calls
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Remove unneeded wait for caps hack in other jingle tests
Senko Rasic
- [Telepathy-commits] [telepathy-mission-control/master] Create a separate method for getting an account parameter.
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Virtualization of mcd_account_get_parameter().
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Virtualize mcd_account_delete()
Alberto Mardegan
- [Telepathy-commits] [telepathy-gabble/master] MediaChannel: clean up incomplete delayed stream requests
Senko Rasic
- [Telepathy-commits] [telepathy-spec/master] Group: mention MembersChangedDetailed in preamble
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Messages: declare to be stable
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] Define a dbus-property flag for .manager files
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] MembersChangedDetailed: require error to be more informative than enum
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] MembersChangedDetailed: cross-reference and correct description
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Explain how to parse the default values of 'as' properties in .manager files
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] MediaChannel: return DBus error for incomplete stream requests when channel is dispose
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] Twisted test for handling incomplete stream requests when channel is disposed
Senko Rasic
- [Telepathy-commits] [telepathy-spec/master] C.I.Group: add MembersChangedDetails signal
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Group: add flag for MembersChangedDetails
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Group: use member-ref in preference to dbus-ref
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Group: add rationale for MembersChangedDetails::error
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Group: rename Members_Changed_Details -> _Detailed
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] MediaStream: prevent idle callback for initial codecs/candidates after stream is disposed
Senko Rasic
- [Telepathy-commits] [telepathy-spec/master] Avatars: add an Avatar_Token type, and tighten uniqueness requirement
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] Add mcd_account_set_parameter()
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Virtualize mcd_account_set_parameter()
Alberto Mardegan
- [Telepathy-commits] [telepathy-spec/master] Avatars: explicitly say that tokens should be suitable for making filenames
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] file_transfer_helper.py: factor out _resolve_salut_presence
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-ichat-receive-directory.py: port to new FT test design
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-ichat-receive-file.py: port to new FT test design
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] merge 2 import lines
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-ichat-send-file-declined.py: port to new FT test design
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] file_transfer_helper.py: factor out _get_http_response
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-ichat-send-file.py: port to new FT test design
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] Fix prototype for the account_new virtual method.
Alberto Mardegan
- [Telepathy-commits] [telepathy-gabble/master] test-muc-offer-stream-tube-ibb.py: catch NewChannel signals
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] pass the requested property when creating muc-channel so text channels requested because of a tubes request have the right requested property (b.fd.o #18738)
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] muc-factory: remove fixed FIXME
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: add a skeletal ConnectionManager class
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] Change a missing soup_message_io_unpause to soup_session_unpause_message
Sjoerd Simons
- [Telepathy-commits] [telepathy-gabble/master] Don't enable twisted tests if we don't have at least python 2.5.
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] input_channel_readable_cb: we have to use soup_server_unpause_message and not soup_session_unpause_message as this function is called on the server side
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] wrap a big line
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Twisted tests: check python has dbus support, and dbus.mainloop.glib
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] http_server_cb: use soup_server_unpause_message instead of soup_session_unpause_message
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] configure.ac: requires dbus-glib 0.78 (released 04 Dec 2008). It fixs the bug #17329. It is needed for the contact capabilities interface.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add spec extension Connection_Interface_Contact_Capabilities.xml
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add empty implementation of GetContactCapabilities on Connection.Interface.ContactCapabilities.DRAFT. Also requestable with Connection.Interface.Contacts
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Always returns text channels with Connection.Interface.ContactCapabilities.DRAFT
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Copyright update to 2008
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Parse and store received capabilities of tube caps
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix leak and comment in new capabilities API
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update the spec (GetContactCapabilities), avoid Bug #17329
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add tubes caps in GabblePresence and Resource
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Each channel factories add its own set of caps for a contact handle
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Tube factory implement its part of GetContactCapabilities, reading the Presence structure
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix stream tube capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add a basic test for stream tube capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Advertise D-Bus tube capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] More tests for tube capabilities: both D-Bus and stream tubes, and advertise several tube caps at the same time
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Test tube capabilities via Contacts.GetContactAttributes
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] test-caps-cache.py: Check that caps in the cache are persistent
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add signal ContactCapabilitiesChanged in extensions/
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] test-caps-tubes.py: test the caps cache when it contains tubes
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] presence-cache.c: Fix the caps cache when the first received caps is void except tubes caps.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Import AdvertiseContactCapabilities in extentions/
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] test-caps-tubes.py: Update test description with its content
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update the spec in extensions/ to remove possible errors on GetContactCapabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: fix a leak
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Comment virtual methods on GabbleChannelManager iface
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix warnings by using the right cast
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Abstract enhanced capabilities in channel managers
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fully implement signal ContactCapabilitiesChanged. Update unit test.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] private-tubes-factory.c: Fix gabble_private_tubes_factory_update_caps: do not call tp_g_hash_table_update with source == target
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Parse the caps stanza for tubes in the tube factory, using the channel manager uinterface
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/presence.c: coding style: remove trailing spaces
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Remove useless diffs that should not be in this branch
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] caps-channel-manager.c: add assert: update_capabilities cannot be called on channel manager that does not implement the caps interface
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] connection.c: use TpHandle instead of guint
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] connection.c: Fix bogus documentation
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Emit ContactCapabilitiesChanged, and update twisted test. The signal is still empty (to be done)
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update the ContactCapabilities spec in extensions/, finish the implementation of caps advertisement, write a full twisted test
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Split GabbleChannelManager in 2 parts: GabbleChannelManager (will become TpChannelManager in tp-glib) and GabbleCapsChannelManager (will stay in tp-gabble)
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Proper cast to fix GLib-GObject-WARNING and im-factory.c implements GabbleCapsChannelManager correctly
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix merge issues after merging wjt/requestotron
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Typo: s/enhenced/enhanced/
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] struct _GabbleConnection: remove fields for requestotron, obsoleted by merging wjt/requestotron
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Use TpChannelManagerIter to iterate over channel managers.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/connection.c: Fix a leak
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/presence-cache.c: add documentation for CapabilityInfo::per_channel_factory_caps
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update spec in extensions/: Contact capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Remove .DRAFT from Requests interface name in a new test
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] private tubes: include StreamTube.Service and Tube.Parameters in allowed
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Update function names specific_cache -> cache_entry
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: Better explanation for TubesCapabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update spec in extensions/: Channel_Bundle and Channel_Future
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update spec in extensions/: tubes
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Test test-si-tubes.py: better comment for the NewChannels signal (no change in the code)
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix a leak in gabble_connection_set_self_capabilities(). Thanks wjt who spotted it.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: Remove the old "channel factory" code. Now it is a channel manager thanks to TpChannelManager
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Test tube requestotron: check RequestableChannelClasses, check that requests with unknown properties are rejected, and check that requests which missing properties are rejected too.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Tubes test: test channel properties: factorise the code
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Tube tests: check the Channel.Interface.Tube.Status property
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Every Channel Managers must now implement the GABBLE_CAPS_CHANNEL_MANAGER interface.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Factorise code in gabble_free_enhanced_contact_capabilities (GPtrArray *)
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Tubes requestotron: Advertise the right RequestableChannelClasses for tubes, and strongly check properties in CreateChannel/RequestChannel.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Use the "channel manager" terminology everywhere instead of "channel factory"
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update extensions/Channel_Interface_Tube.xml
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Stop using the workaround for bug #17329
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix strict-aliasing warnings, and remove excessive usage of casts
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] The new OLPC Gadget channel manager implements the GABBLE_TYPE_CAPS_CHANNEL_MANAGER
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] test-si-tubes.py: Factorise code
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add some documentation on gabble_presence_cache_{free, copy, update}_cache_entry
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Capabilities: Fix a leak
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add the allowed property .TargetID in the channel classes Tubes and DBusTube
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix previous conflict
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/tube-stream.c: Move some properties from Channel.FUTURE to Channel because the future is today
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Fix test: do not use a variable before its initialisation
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/connection.c: Use g_value_array_free to free capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/connection.c: Use g_value_array_free to free enhanced capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: Better english, thanks to Will
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: Better English, again
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: English: "either, or"
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] src/private-tubes-factory.c: Fix: do not send the NewChannels signal twice
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Remove implementation of GetStreamTubeSocketAddress on org.freedesktop.Telepathy.Channel.Type.StreamTube
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add new caps specs from spec meeting Mon 17 Nov 2008
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add new tube specs from spec meeting Mon 17 Nov 2008
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update test-caps-tubes.py because ContactCapabilitiesChanged is plurialized
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Add Requestable_Channel_Class in the list of external types used
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Caps: emit the plurialized version of CapChanged
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Caps: Use the type Requestable Channel Class
Alban Crequy
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: start to implement introspection of protocols/params
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] DispatchOperation: don't use time() to generate the object_path
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] JingleSession: check that session was locally accepted
Senko Rasic
- [Telepathy-commits] [telepathy-gabble/master] jingle/test-incoming-call.py: make sure call is not autoaccepted
Senko Rasic
- [Telepathy-commits] [telepathy-salut/master] remove FIXME about libsoup 2.4
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Name the next release.
Robert McQueen
- [Telepathy-commits] [telepathy-gabble/master] Add tests/twisted/gabbleconfig.py to .gitignore.
Robert McQueen
- [Telepathy-commits] [telepathy-salut/master] gibber-oob-file-transfer.c: input_channel_readable_cb: chunk has to be added to the response, not the request
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] wrap a big line
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] SoupMessage got_chunk signal has been renamed to got-chunk and takes an extra argument
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] the SOUP_MESSAGE_OVERWRITE_CHUNKS flag has been deprecated
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] http_client_chunk_cb: use the SoupBuffer
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-xmpp-connection.c: don't ignore fwrite return value so compiler is happy
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-sasl-auth.c: workaround missing g_set_error_literal
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add generated m4 files to gitignore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] Let the McdAccount reference the McdAccountManager
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] test-xmpp-connection.c: check written value
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] fd.o #18926: avoid using a non-top-level GLib header
Luis Menina
- [Telepathy-commits] [telepathy-qt4/master] tests: Add an example of a .manager and .service pair
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] tests/pinocchio/cm-basics: new test verifying basic operation of ConnectionManager
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: add a concept of "is it ready?"
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] PendingOperation: Separate PendingVoidMethodCall into a new header, and add PendingSuccess and PendingFailure
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] Fix auto-accepting MUC invites when changing presence
Robert McQueen
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: add client API to get at CM parameters
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Merged latest changes.
Stefan Eilers
- [Telepathy-commits] [telepathy-mission-control/master] Channel requests don't have immutable properties
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] Added Stream-Engine to build system. It is currently needed by StreamEngine
Stefan Eilers
- [Telepathy-commits] [telepathy-qt4/master] Added latest patches and fixed compile issues
Stefan Eilers
- [Telepathy-commits] [telepathy-salut/master] input_channel_readable_cb: soup_message_body_complete has to be called on the *response* body
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] Align to latest API from McdAccountManager
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] Added missing include wrapper to force automake to generate correct Tpo files.
Stefan Eilers
- [Telepathy-commits] [telepathy-mission-control/master] Avoid code duplication
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] Find rcc even if it isn't in $PATH
Olli Salli
- [Telepathy-commits] [telepathy-qt4/master] Compile the prototype test ignoring missing declarations warnings (thanks Qt for your nice and clean resource system)
Olli Salli
- [Telepathy-commits] [telepathy-salut/master] add file_transfer_helper.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add avahi/file_transfer_helper.py to EXTRA_DIST
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-receive-file: use ReceiveFileTransferTest
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-receive-file-cancelled-immediately.py: use ReceiveFileTransferTest
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-receive-file-decline.py: use ReceiveFileTransferTest
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-receive-file-not-found.py: use ReceiveFileTransferTest
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-disconnect.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-disconnect.py to tests suite
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] cm-basics test: exercise parameter access
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] Rename enums
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] avahitest.py: add stop method to AvahiAnnouncer
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] file_transfer_helper.py: store contact's service
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] change state of FT to cancelled if the contact is disconnected
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-sender-disconnect.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-sender-disconnect.py to tests suite
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Don't use "using namespace", explicitly use individual classes instead
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Move PendingChannel to a separate header file from Connection's
Olli Salli
- [Telepathy-commits] [telepathy-salut/master] salut-file-transfer-channel: contact_lost_cb: add DEBUG
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_file_transfer_channel_close: don't cancel if the channel was already cancelled
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-receive-file-and-sender-disconnect.py: disconnect the XMPP connection too
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Actually remove "using namespace" directive
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] Remove useless macro around o->priv.
Will Thompson
- [Telepathy-commits] [telepathy-qt4/master] Doxygen won't find QObject::deleteLater, don't even try (and get a warning)
Olli Salli
- [Telepathy-commits] [telepathy-salut/master] gibber_file_transfer_send_stanza: raise an error if the XMPP connection is not connected
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] http_client_finished_chunks_cb: don't close the FT channel if the IQ result wasn't send
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] file_transfer_helper: factor out _read_file_from_socket
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-xmpp-disconnect.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-xmpp-disconnect.py to tests suite
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] NEWS: summarize changes so far
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] rename test-receive-file-and-sender-disconnect.py to test-receive-file-and-sender-disconnect-while-pending.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] contact_lost_cb: close the transfer only if it was pending
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-sender-disconnect-while-transfering.py
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] add test-receive-file-and-sender-disconnect-while-transfering.py to tests suite
Guillaume Desmottes
- [Telepathy-commits] [telepathy-stream-engine/master] Open camera when requested
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Try v4l2camsrc if it exists
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Remove useless if in soon to be uncommented code
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Only attach the request-resource signal to the video stream
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Remove potentially locking code
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] call function on the right object
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Import code to create the channel here
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Version 0.5.6
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Only start audio source when requested
Olivier Crête
- [Telepathy-commits] [telepathy-stream-engine/master] Bump version to 0.5.6.1
Olivier Crête
- [Telepathy-commits] [telepathy-mission-control/master] Version 5.0.beta45
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Don't try to set a presence, if it was not requested.
Alberto Mardegan
- [Telepathy-commits] [telepathy-gabble/master] muc-channel: fix DEBUG msg
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] add generated m4 files to gitignore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] prototype test: don't use rcc at all, just load the avatar at runtime
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] PinocchioTest: use TelepathyQt4/Constants
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] PinocchioTest: remove spurious timer stop signal
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] make warning crashers when running tests
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] stop to use g_warning and use DEBUG instead
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] file-transfer.py: delay file offer
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_file_transfer_channel_offer_file: pass another GError to salut_xmpp_connection_manager_request_connection so we don't re-set it if something goes wrong
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Move the Stream Engine XML into TelepathyQt4/Prototype
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] Add public header wrapper for StreamEngine, and correctly ship the internal header
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] check_gadget_buddy: don't print debug message so we don't flood log with it each time we receive a presence
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] Fix re-dispatching of existing channels
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] TpPrototype::StreamedMediaChannel: arrange headers according to Telepathy coding style
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] The NEWS so far
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] McdAccountManager: correctly emit ValidAccounts and InvalidAccounts as 'ao'
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] test/twisted/test-account.py: verify that ValidAccounts is an 'ao'
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] McAccountMonitor: correctly interpret ValidAccounts as 'ao', not 'as'
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] McAccountManager: assume ValidAccounts and InvalidAccounts are 'ao', not 'as'
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] TpPrototype::AccountManager: add a Properties interface and a helper for ValidAccounts
Simon McVittie
- [Telepathy-commits] [mingle/master] Use gconfvideosink
Sjoerd Simons
- [Telepathy-commits] [telepathy-qt4/master] AccountManager: work around Mission Control 5 <= 5.0.beta45 type mismatch
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] Update the channel status in the signal closure.
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Reinvoke the channel handler with the correct request and user time.
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Add simultaneous requests for the same channel to SatisfiedRequest
Alberto Mardegan
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: add a becomeReady() method returning a pending operation
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] TestCmBasics: use becomeReady() instead of listening for ready()
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: share one PendingReady object between becomeReady callers
Simon McVittie
- [Telepathy-commits] [telepathy-qt4/master] ConnectionManager: document the relationship between isReady() and becomeReady()
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] Add regression test for fd.o bug #18918
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Send codec parameters as <parameter/> tags.
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] Document definition of Media_Stream_Handler_Codec
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Don't let stream die before getting initial codecs and candidates
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] jingle/payload-types: define a MEDIA_STREAM_TYPE_AUDIO constant
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] jingle/payload-types: remove debugging "print" statement
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Add debug output.
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] 5.0.beta46
Alberto Mardegan
- [Telepathy-commits] [telepathy-stream-engine/master] Version 0.5.7
Olivier Crête
- [Telepathy-commits] [telepathy-mission-control/master] Pass all satisfied requests to channel handler.
Alberto Mardegan
- [Telepathy-commits] [telepathy-glib/master] Add regression test for fd.o bug #18845
Will Thompson
- [Telepathy-commits] [telepathy-salut/master] transport_buffer_empty_cb: fix debug messsage
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] new_connection_to_socket: block the transport while the bytesream is not open
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes.py: create an event when the server got a connection and send a welcome message to the client
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] upgrade NEWS
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] be as anal as Gabble with compiler flags
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-debug.h: fix gibber_debug_set_flags_from_env prototype
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-multicast-transport.h: fix gibber_multicast_transport_new prototype
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] More shared DBus connection and g_type_init suppressions
Will Thompson
- [Telepathy-commits] [telepathy-salut/master] add gibber_xmpp_connection_new_no_stream prototype
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_bytestream_oob_initiate has to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_bytestream_muc_initiate has to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-xmpp-writer: _write_attr and _write_child have to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_fd_transport_read: rename read to read_ as this symbol is defined in libc
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] fix gibber_tcp_transport_new prototype
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-r-multicast-sender: gibber_r_multicast_sender_group_gc and insert_packet have to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-r-multicast-transport: rename some variables to avoid redeclaration of them
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_r_multicast_sender_class_init: fix declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_sasl_auth_has_mechanism has to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_sasl_auth_start_mechanism: fix a declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] listen_tcp_af: rename a variable to avoid double declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] NULLify proxies' dbus connection and daemon after emitting invalidated.
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Mention that #18845 is fixed in NEWS
Will Thompson
- [Telepathy-commits] [telepathy-salut/master] add declaration for gibber_xmpp_connection_listener_error_quark
Guillaume Desmottes
- [Telepathy-commits] [telepathy-spec/master] Fix typo in ContactCapabilities
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] GetContactCapabilities returns a map Handle -> Capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] s/enhenced/enhanced
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] First draft of Connection.Interface.ContactCapabilities.DRAFT
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Explanations on the struct Enhanced_Contact_Capability
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Enhenced Contact Capabilities: clarify and remove client caps advertisement for now
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Don't use too complex type in GetContactCapabilities because of a bug in dbus-glib: Bug #17329
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] New signal ContactCapabilitiesChanged on Connection.Interface.ContactCapabilities
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] SetSelfCapabilities: replace all caps.
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Update signature of ContactCapabilitiesChanged: do not send a diff but the whole new caps of the contact
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Add array-name for String_Variant_Map
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Stop using the workaround for bug #17329
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Use "channel classes" terminology
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Remove some impossible errors on GetContactCapabilities
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Connection_Interface_Contact_Capabilities.xml: Better introduction
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Remove tp:struct Contact_Capability_Change because it is not used.
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Add AdvertiseContactCapabilities
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Use Channel_Class instead of String_Variant_Map
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Copyright update to 2008
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] SetSelfCapabilities: optional properties may be ignored
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Rename Contact_Handle_Enhanced_Contact_Capability_Map to Contact_Capabilities_Map
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Caps: pluralize ContactCapabilitiesChanged (several contacts' caps in the same signal)
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Connection_Interface_Contact_Capabilities.xml: Add tp:name-for-bindings
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Caps: use internal links
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Caps: remove Enhanced_Contact_Capability because there is Requestable_Channel_Class
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Add support for C.I.ContactCapabilities.DRAFT in the C.I.Contacts interface
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] Caps: rephrasing preample
Alban Crequy
- [Telepathy-commits] [telepathy-spec/master] SetSelfCapabilities: explain when ContactCapabilitiesChanged is emitted and the rationale
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] rename read_ to bytes_read
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber/Makefile.am: update -enumtypes.[ch] generator code
Guillaume Desmottes
- [Telepathy-commits] [telepathy-spec/master] Prepare release 0.17.16
Simon McVittie
- [Telepathy-commits] [telepathy-spec/master] Bump version number
Simon McVittie
- [Telepathy-commits] [telepathy-mission-control/master] Dispatcher: Fix: don't use a freed GList*
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] lib/gibber/Makefile.am: update signals marshallers generator
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update includes to use gibber-signals-marshal.h instead of signals-marshal.h
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update .gitignore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] fix debug_set_flags_from_env prototype
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_im_manager_foreach_channel has to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_muc_channel_add_member: avoid double declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-si-bytestream-manager.c: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] create_message_stanza has to be static
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-connection: avoid double declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] Upgrade to spec 0.17.16 and generate code for Messages
Simon McVittie
- [Telepathy-commits] [telepathy-salut/master] fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_tube_dbus_dispose: no need to define twice contact_repo
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] SALUT_CONNECTION_GET_PRIVATE: remove trailing '; ' so compiler doesn't complain about mixed declarations and code
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] connection: fix declaration/code mixing
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-tubes-channel: fix multi variables declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-contact: fix multi variables declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_ft_manager_iface_foreach_one: fix code/declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-file-transfer-channel: rename some variables
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-xmpp-connection-manager: fix static declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-stream: fix variables names
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber_xmpp_error_to_node: no need to define node twice
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update signals marhsalls code generator
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update includes to use salut-signals-marshal.h instead of signals-marshal.h
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update gitignore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Stream tube channel advertises the immutable channel properties, including thoses not on the Channel interface
Alban Crequy
- [Telepathy-commits] [telepathy-glib/master] Add "identifier" property on TpChannel.
Xavier Claessens
- [Telepathy-commits] [telepathy-salut/master] test-transport.c: rename send to send_
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-xmpp-connection.c: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-main: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-r-multicast-transport-io: check static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-helpers: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-reader: don't mix code and declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-reader: include check-gibber.h
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-node: include check-gibber.h
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-node-properties: include check-gibber and fix code/declaration
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-node-properties: include check-salut instead of check-gibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber: include check
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-r-multicast-causal-transport: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-resolver: include check-gibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-connection: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-r-multicast-packet: include check-gibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-r-multicast-sender: fix static functions
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-stanza: include gibber-helper
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-iq-helper.c: include gibber-helper
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-listener: include gibber-helper
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-connection-listener: include gibber-helper
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-error: include gibber-helper
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-sasl-auth: fix static functions and multi declarations
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Use # to concatenate service name to tubes caps URI
Robert McQueen
- [Telepathy-commits] [telepathy-gabble/master] docs/tubes.xml: tube capabilities
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] Update tubes capability docs for new URI
Robert McQueen
- [Telepathy-commits] [telepathy-gabble/master] Update tube caps tests with new SHA1s for # URIs
Robert McQueen
- [Telepathy-commits] [telepathy-gabble/master] NEWS for 0.7.17
Robert McQueen
- [Telepathy-commits] [telepathy-gabble/master] Bump version to 0.7.17
Robert McQueen
- [Telepathy-commits] [telepathy-glib/master] Prepare version 0.7.20
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Start 0.7.21 development
Will Thompson
- [Telepathy-commits] [telepathy-salut/master] use G_GSIZE_FORMAT
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Import gibber transports and listerner
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] build lib/gibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] link Gabble with libgibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] update gitignore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] ugprade tools/check-c-style.sh using the one in Gabble master
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] properly enable coding style checking so it's run as expected
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-oob.c: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] ibber-fd-transport: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-listener: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-xmpp-writer: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-xmpp-reader: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-xmpp-node: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-r-multicast-packet: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] ibber-iq-helper: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-oob-file-transfer: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-sasl-auth: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-muc-connection: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-r-multicast-sender: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-r-multicast-transport: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-resolver: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-stream: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-dbus: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-xmpp-connection-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-tubes-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-tubes-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-si-bytestream-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-roomlist-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-muc-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-muc-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-file-transfer-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-dummy-discovery-client: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-contact: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-contact-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-contact-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-connection: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-connection-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] alut-avahi-self: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-roomlist-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-muc-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-muc-channel: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-discovery-client: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-contact: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-avahi-contact-manager: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-transport: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-sasl-auth-server: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-r-multicast-transport-io: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-reader: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-r-multicast-causal-transport: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-r-multicast-sender: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-gibber-xmpp-connection: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] check-node-properties: fix coding style
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] sync with gibber master
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-stream: remove listen_io_channel and listen_io_channel_source_id as we now use a GibberListener
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] use tp-glib socket address types
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] build tests with libgibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] Remove shadowed declaration
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] SalutSelf: Remove another shadowed declaration
Alban Crequy
- [Telepathy-commits] [telepathy-doc/master] 2008-12-15 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-doc/master] 2008-12-15 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-doc/master] Removed unwanted files.
Murray Cumming
- [Telepathy-commits] [telepathy-gabble/master] use Gibber transports and listenner
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] extra_bytestream_negotiate_cb: free the data structur if the bytestream was rejected
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] test-si-accept-tubes.py: reply to SI iq
Guillaume Desmottes
- [Telepathy-commits] [telepathy-doc/master] 2008-12-15 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-gabble/master] add gabble_bytestream_iface_block_read as an optionnal abstract method
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube-stream: uncomment gabble_bytestream_iface_block_read calls
Guillaume Desmottes
- [Telepathy-commits] [telepathy-doc/master] 2008-12-15 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-mission-control/master] Dispatcher: Fix little copy/paste error with the observer interface
Topi Paavola
- [Telepathy-commits] [telepathy-doc/master] Ahem
Murray Cumming
- [Telepathy-commits] [telepathy-gabble/master] bytestream-iface: define bytestream signals
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] bytestream-ibb: don't redefine signals
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] bytestream-muc: don't redefine signals
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] bytestream-iface: add write-blocked signal
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube-stream: uncomment bytestream_write_blocked_cb callback
Guillaume Desmottes
- [Telepathy-commits] [telepathy-mission-control/master] test-connect: remove DRAFT from Handler's bus name
Will Thompson
- [Telepathy-commits] [telepathy-doc/master] 2008-12-15 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-doc/master] Removed unwanted files.
Murray Cumming
- [Telepathy-commits] [telepathy-qt4/master] Gain some robustness against misbehaving CMs and races in the GetStatus/StatusChanged logic in Connection
Olli Salli
- [Telepathy-commits] [telepathy-sofiasip/master] Zero-initialize the GValue for the alias pair
Mikhail Zabaluev
- [Telepathy-commits] [telepathy-stream-engine/master] Remove useless double check
Olivier Crête
- [Telepathy-commits] [telepathy-mission-control/master] Import even more pedantic compiler flags from tp-glib
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Disable pedantry when building gtkdoc scanners.
Will Thompson
- [Telepathy-commits] [telepathy-stream-engine/master] Remove sestream after unrefing it
Olivier Crête
- [Telepathy-commits] [telepathy-mission-control/master] Squash warnings about variable shadowing
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Remove McdRequestData which was unused
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Requests: create_request did not use method context argument
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] _mcd_deepcopy_asv: use tp_g_hash_table_update
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Make TP_GLIB_DEBUG control tp-glib's debug flags
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] Don't crash if there are no old-style handlers for a channel type
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] fakecm: implement channel creation (via Requests)
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] .gitignore: Add more test suite detritus
Will Thompson
- [Telepathy-commits] [telepathy-mission-control/master] make clean: remove dbus-monitor logs from tests
Will Thompson
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-iface: rename gibber_bytestream_iface_block_read to gibber_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-direct: gibber_bytestream_iface_block_read was renamed to gibber_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-bytestream-oob: gibber_bytestream_iface_block_read was renamed to gibber_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-stream: gibber_bytestream_iface_block_read was renamed to gibber_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Test Channel.Type.DBusTube.DRAFT: this interface is not yet implemented, but Gabble must not crash when requesting a channel. Add a test.
Alban Crequy
- [Telepathy-commits] [telepathy-gabble/master] rename gabble_bytestream_iface_block_read to gabble_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube-stream: gabble_bytestream_iface_block_read was renamed to gabble_bytestream_iface_block_reading
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Channel.Type.DBusTube.DRAFT disabled because it is not implemented.
Alban Crequy
- [Telepathy-commits] [telepathy-salut/master] start_stream_initiation: free data if salut_si_bytestream_manager_negotiate_stream failed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] remove old TODO
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] data_received_cb: assert that the transport is not NULL
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] start_stream_initiation: add a FIXME
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] start_stream_initiation: free data if salut_si_bytestream_manager_negotiate_stream failed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] remove old TODO
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] data_received_cb: assert that the transport is not NULL
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] start_stream_initiation: add a FIXME
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] gabble_tubes_channel_presence_updated: don't leak parameters hash table
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tubes-channel: no need to copy the tube parameters as the tube object already makes its own copy
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] always destroy parameters hash table created in extract_tube_information
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] d_bus_names_changed_removed: don't leak arrays if handle_type == TP_HANDLE_TYPE_CONTACT
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube_iface_props_setter: destroy the previous parameters if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] gabble_tube_stream_set_property: destroy the previous parameters if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube_iface_props_setter: use the property setter
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_tube_dbus_set_property: dup the boxed and destroy the old one if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_tube_stream_set_property: dup the boxed and destroy the old one if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_tubes_channel_offer_d_bus_tube and salut_tubes_channel_offer_stream_tube: no need to copy the parameters anymore
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_tubes_channel_muc_message_received: destroy the parameters hash table
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] iq_tube_request_cb: destroy the parameters hash table
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] d_bus_names_changed_removed: don't leak the arrays if handle_type == TP_HANDLE_TYPE_CONTACT
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] Revert "Don't let stream die before getting initial codecs and candidates"
Will Thompson
- [Telepathy-commits] [telepathy-qt4/master] Add a HACKING file
Olli Salli
- [Telepathy-commits] [telepathy-qt4/master] Add URL of the KDELibs coding style description to HACKING
Olli Salli
- [Telepathy-commits] [telepathy-stream-engine/master] Bump version to 0.5.7.1
Olivier Crête
- [Telepathy-commits] [telepathy-gabble/master] data_received_cb: early return if sending failed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-spec/master] Add a handle -> identifier map type
Will Thompson
- [Telepathy-commits] [telepathy-spec/master] MembersChangedDetailed: add member-ids detail
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] tube-stream: data_received_cb ref the transport to keep it artificially alive if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] tube-stream: data_received_cb: unref the transport when early returning
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] fd-transport: implement _channel_io_err
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] gibber-fd-transport.h: removed unused error codes
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] tube-stream: data_received_cb ref the transport to keep it artificially alive if needed
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] sync with current gibber
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] Don't suck at releasing handles
Olli Salli
- [Telepathy-commits] [telepathy-python/master] Don't suck at requesting handles
Olli Salli
- [Telepathy-commits] [telepathy-glib/master] docs: remove duplicates of Messages caused by the merge process
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] docs: correctly mention tp_channel_get_identifier()
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] docs: remove duplicate mentions of tp_contact_mixin*get_offset_quark
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Improve build process for echo-2 example CM
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add a regression test for the echo-2 example CM.
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Whitelist MessageParts for code generation
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add MessageParts interface quark to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Copy echo connection manager as echo-message-parts (doesn't actually implement that interface yet though) and libraryize it for easier testing
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add MessageParts client API to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add MessageParts flags to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add MessageParts service-side API to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add skeletal MessageMixin
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add MessageMixin to build
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: print messages when we get MessageSent or MessageReceived
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Populate some more of TpMessageMixin
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add missing implementation of tp_message_mixin_implement_sending
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Debug when the message mixin receives a message
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] echo-2 example CM: declare support for the MessageParts interface
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Implement some more of the Message mixin
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Amend message mixin regression test to test its Text interface correctly
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: stop leaking outgoing message structures
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Fix logic for deciding whether a message has NON_TEXT_CONTENT
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Use new interface name Messages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: adapt to interface name change to Messages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Fix HTML in message-mixin test
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: make some assertions about the sent and received messages too
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Improve comment
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Emit PendingMessagesRemoved when appropriate
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Use GString and dbus_g_type_struct_set correctly (thanks, varargs)
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: adapt to interface name change to Messages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: implement GetPendingMessageContent
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: allow message sending to fail; return message ID from tp_message_mixin_take_received
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Extend message-mixin test to exercise the message-parts code
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] echo-message-parts example: adapt to new interface name
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: wait for idle events to be delivered before asserting that we have received messages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: don't leak the Text content of messages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Test invalid content-part ID in message-mixin test
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Rename content member of PendingItem to parts for clarity
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add TpMessageMixin to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: improve docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Test acknowledging a message
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: exercise both modes of ListPendingMessages
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: exercise GetPendingMessageContent
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Change docs: Messages, not MessageParts
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: don't document TpMessageMixinClass (no longer exists)
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: remove unnecessary code
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: @since 0.7.9
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] echo2 example CM: update to new API
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Update TpMessageMixin regression test to new API
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Remove TpMessageMixinClass
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Remove TpMessageMixinClass from docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add TpMessage to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Remove TpMessageMixinOutgoingMessage, TpMessageMixinCleanUpReceivedImpl from docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: convert API to fit the new D-Bus API better
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Tidy up docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Make TpMessageMixinSendImpl return void
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Remove TpMessageMixinClass from example CM
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Document TpMessageMixinOutgoingMessage as containing TpMessageSendingFlags
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add TpMessage
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] echo2 example: update to support D-Bus properties
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: adapt to use TpMessage
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add TP_HASH_TYPE_MESSAGE_PART to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: support the Messages interface's D-Bus properties
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: add parens to linkify tp_message_mixin_init_dbus_properties in preamble
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: follow the spec for GetPendingMessageContent
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] tests/dbus/message-mixin.c: exercise property access
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo example CM: don't echo messages we don't understand
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Fix up echo2 example for TpMessage-based API
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Clean up TpMessageMixin docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] tests/dbus/message-mixin.c: comply with stricter API for GetPendingMessageContent
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Update tp_message_mixin_init_dbus_properties() to use tp_dbus_properties_mixin_implement_interface()
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] ExampleEcho2Channel: don't guard against multiple invocation of class_init, GObject guarantees not to do this
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: fix description not to say the mixin implements itself
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] examples/cm/echo-message-parts/chan.c: update tp_message_mixin_init_dbus_properties API
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: use <telepathy-glib/util.h> rather than "util.h" for ease of pasting into other projects
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Build TpMessageMixin's HTML documentation
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin was not in 0.7.9; change @since to UNRELEASED
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessage: add tp_message_set_[u]int64
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: document the exact calls to G_IMPLEMENT_INTERFACE needed
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: don't leak a strv of supported content types
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Add tp_message_mixin_has_pending_messages
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: note that g_queue_find_custom's func should return 0 on success
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] echo2 CM: remove call to tp_message_mixin_class_init mistakenly left over during rebase
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: don't shadow local with more narrowly scoped local
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: fix whitespace nit
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: add tp_message_mixin_set_rescued
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Add tp_message_mixin_set_rescued to docs
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: hold a ref to the TpBaseConnection
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessage: extract ensuring handle sets to a helper function
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] echo2 CM: use message mixin methods, not text mixin, for respawn logic
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] message-mixin test: fix unbalanced brace introduced during rebase
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] TpMessage: add _ref_handles (unused for now)
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessage: add _take_message to insert one message into another
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: make tp_message_mixin_clear public API
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Remove references to TP_MESSAGE_PART_SUPPORT_FLAG_DATA_ONLY
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Messages spec: add plural form for Delivery_Status
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Add TpDeliveryReportingSupportFlags and TpDeliveryStatus to documentation
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: turn "scrollback" and "rescued" headers into MessageFlags
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: emit Text.SendError from take_received when given a failed delivery report
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Add tp_message_set_string_printf
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: using "content-type", type is alias for it
Pekka Pessi
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: added "message-token"
Pekka Pessi
- [Telepathy-commits] [telepathy-glib/master] echo-message-parts: pass delivery report support flags to implement_sending
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Messages: adapt to MessageSent growing a flags arg
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: Correctly fall back from "content-type" to "type"
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: correctly extract Send_Error from failed delivery reports
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin test: dbus 'u' maps to guint
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] TpMessageMixin: added delivery_reporting_support_flags
Pekka Pessi
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: default SendError's timestamp to 0 not now.
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] message_mixin_sent: Add message-sent => now if it's missing
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: correctly set message-received to a uint64
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] MessageMixin: document flags argument to _sent
Will Thompson
- [Telepathy-commits] [telepathy-glib/master] Messages: update to latest draft spec
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] GabbleConnection: advertise the interface GABBLE_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES
Alban Crequy
- [Telepathy-commits] [telepathy-mission-control/master] Initialize variable and avoid a crash
Alberto Mardegan
- [Telepathy-commits] [multi-jingle/master] Rename test client to multi-jingle-client.py
Sjoerd Simons
- [Telepathy-commits] [telepathy-python/master] Don't allow queueing for the CM bus name and throw dbus.exceptions.NameExistsException.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Removed useless __del__ method in ConnectionManager.
Jonny Lamb
- [Telepathy-commits] [telepathy-salut/master] test-request-im.py: explicitely request contact list channels as Salut doesn't automatically create them if there is no one on the network
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] saluttest: add wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-request-im.py: use wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-doc/master] 2008-12-22 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-salut/master] test-request-muc: use wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-request-muc-tubes: use wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-roomlist: use wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes.py: use wait_for_contact_list
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_ft_manager_handle_request: call file_channel_closed_cb instead of unreffing the channel if salut_file_transfer_channel_offer_file failed so we don't unref the channel twice
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-self: fix build errors
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut-olpc-activity: fix build errors
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Added KeyFile class.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Added ManagerFile class.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-salut/master] saluttest: use EnsureChannel instead of CreateChannel when requesting contact list channels as they could already exist
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Enabled manager file parsing on CM.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Fixed pinnochio test case.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-butterfly/master] Catch NameExistsException and exit if the CM cannot get its unique name.
Jonny Lamb
- [Telepathy-commits] [telepathy-butterfly/master] Added .gitignore.
Jonny Lamb
- [Telepathy-commits] [telepathy-mission-control/master] Temporarily disable -Wextra, until we figure out why the compilation fails
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Automatic updates
Alberto Mardegan
- [Telepathy-commits] [telepathy-mission-control/master] Version 5.0.beta47
Alberto Mardegan
- [Telepathy-commits] [telepathy-salut/master] salut_connection_olpc_observe_invitation: unref the inviter
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] salut_muc_channel_send_invitation: don't leak the contact
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] xmpp_connection_manager_connection_closed_cb: unref contact and contact manager
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] ensure_iq_helper: unref contact and contact manager
Guillaume Desmottes
- [Telepathy-commits] [telepathy-doc/master] 2008-12-23 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-doc/master] 2008-12-23 Murray Cumming <murrayc at murrayc.com>
Murray Cumming
- [Telepathy-commits] [telepathy-salut/master] salut_tube_stream_dispose: free the xmpp connection mgr
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Added missing call to continueIntrospection on CM.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-salut/master] connect_to_url: fix transport leak
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] new_connection_to_socket: fix transport leak
Guillaume Desmottes
- [Telepathy-commits] [telepathy-salut/master] update NEWS
Guillaume Desmottes
- [Telepathy-commits] [telepathy-qt4/master] Removed comment.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-glib/master] configure.ac: factor out a TP_COMPILER_WARNINGS macro
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] remove sock5 close stanza as there is no such think in the XEP
Guillaume Desmottes
- [Telepathy-commits] [telepathy-gabble/master] new_connection_to_socket: fix transport leak
Guillaume Desmottes
- [Telepathy-commits] [telepathy-python/master] Added DBusProperties interface.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Added _implement_property_{get, set} methods to add properties to a class.
Jonny Lamb
- [Telepathy-commits] [telepathy-butterfly/master] This patch implements the methods GetAliasFlags and GetAliases from Connection.Interface.Aliasing.
Olivier Le Thanh Duong
- [Telepathy-commits] [telepathy-butterfly/master] Small style fixes.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Implemented SelfHandle D-Bus property on Connection class.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Implemented ChannelType, Interfaces, TargetHandle & TargetHandleType D-Bus properties on Channel class.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Implemented GroupFlags, Members, RemotePendingMembers & SelfHandle D-Bus properties on ChannelInterfaceGroup.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Made dict style consistent.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Make sure DBusProperties.__init__ is called after self._interfaces is set.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Pass signature argument to dbus.Array.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] spec-to-python.xsl: don't generate interface having the causes-havoc attribute
Guillaume Desmottes
- [Telepathy-commits] [telepathy-glib/master] Echo2 example: implement Destroyable
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo example: use correct method return for Destroy
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo2 example: port channel factory to be a channel manager
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo example: port channel factory to be a channel manager
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo example: advertise support for Requests
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] Echo2 example: advertise support for Requests
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] MessageMixin test: instead of just pasting on a channel, call CreateChannel
Simon McVittie
- [Telepathy-commits] [telepathy-glib/master] .gitignore: ignore the Messages mixin test
Simon McVittie
- [Telepathy-commits] [telepathy-gabble/master] tests/twisted/tubes: extract "get MUC Tubes" boilerplate
Will Thompson
- [Telepathy-commits] [telepathy-gabble/master] Regression test: don't crash when setting presence with open MUC Tubes
Will Thompson
- [Telepathy-commits] [telepathy-butterfly/master] Encode the user alias as UTF-8 when setting a new display name.
Jonny Lamb
- [Telepathy-commits] [telepathy-gabble/master] Don't crash on setting presence if there are open MUC Tubes
Will Thompson
- [Telepathy-commits] [telepathy-python/master] Updated spec to 0.17.16.
Jonny Lamb
- [Telepathy-commits] [telepathy-python/master] Import ConnectionInterfaceRequests into telepathy.server.conn.
Jonny Lamb
- [Telepathy-commits] [telepathy-qt4/master] Moved TelepathyQt4/cli-* to TelepathyQt4/Client/.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Moved debug-internal.hpp to debug-internal.h.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Added fancy headers for all generated classes.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Removed debug.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Removed debug.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-qt4/master] Make including fancy headers mandatory.
Andre Moreira Magalhaes (andrunko)
- [Telepathy-commits] [telepathy-idle/master] Fix parsing error on leading whitespace (bug #17390)
Jonathon Jongsma
Last message date:
Wed Dec 31 13:52:47 PST 2008
Archived on: Mon Jan 12 15:58:12 PST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).