summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update spec to 0.17.12 (no code changes) and prepare 0.7.16 releasetelepathy-glib-0.7.16Simon McVittie2008-09-2620-25/+1810
* Merge commit 'wjt/requestotron-ensure' into releaseSimon McVittie2008-09-265-29/+236
|\
| * BaseConnection: suppress_handler=FALSE if the new channel satisfies no requestsWill Thompson2008-09-251-1/+2
| * Merge branch 'master' into requestotron-ensureWill Thompson2008-09-2411-37/+151
| |\
| | * Merge commit 'smcv/docs'Will Thompson2008-09-245-14/+101
| | |\
| | * \ Merge branch 'uht-channel-requests'Will Thompson2008-09-241-9/+11
| | |\ \
| | | * | Don't cancel channel requests until status-changed(Disconnected) has been emi...Will Thompson2008-09-241-9/+11
| | * | | Merge branch 'trivia' of git+ssh://wjt@git.collabora.co.uk/git/user/smcv/tele...Will Thompson2008-09-242-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Bitfield-ify gbooleans ChannelRequest::suppress_handler and ::yoursWill Thompson2008-09-241-2/+2
| * | | | BaseConnection: determine when suppress_handler should be True for Exportable...Will Thompson2008-09-241-22/+47
| * | | | Update Requests spec plus EnsureChannel to that from a spec branchWill Thompson2008-09-241-74/+96
| * | | | Add EnsureChannel generated functions to gtkdoc sectionsWill Thompson2008-09-241-0/+6
| * | | | BaseConnection: Return Yours=True to at most one call to EnsureChannelWill Thompson2008-09-241-5/+23
| * | | | BaseConnection: add a yours field to ChannelRequestWill Thompson2008-09-241-0/+7
| * | | | BaseConnection: implement EnsureChannelWill Thompson2008-09-241-8/+18
| * | | | ChannelManager: add ensure_channel method to vtableWill Thompson2008-09-243-3/+42
| * | | | EnsureChannel: require Yours to be true at most once, and not if CreateChanne...Will Thompson2008-09-241-1/+3
| * | | | Add EnsureChannel method to Conn.Iface.RequestsWill Thompson2008-09-241-0/+70
| * | | | conn_requests_offer_request: note that suppress_handler=FALSE for Ensure is q...Will Thompson2008-09-241-0/+5
* | | | | Merge branch 'requestotron'Simon McVittie2008-09-257-16/+145
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | TpBaseConnection: in CreateChannel, check that handle repo exists before usin...Simon McVittie2008-09-251-0/+9
| * | | | TpBaseConnection: in RequestChannel, ensure that handles are validSimon McVittie2008-09-251-0/+33
| | |_|/ | |/| |
| * | | telepathy-glib.types: produce gtkdoc for GInterfacesSimon McVittie2008-09-242-6/+48
| * | | glib-ginterface-gen.py: generate trivial gtkdoc for signalsSimon McVittie2008-09-241-2/+13
| * | | TpChannelFactory: actually document the signalsSimon McVittie2008-09-241-4/+38
| * | | tp_base_connection_channel_manager_iter_init: escape ampersands for XML validitySimon McVittie2008-09-241-2/+2
| | |/ | |/|
| * | dbus.[ch]: rename 'daemon' function parameter to bus_daemonSimon McVittie2008-09-242-2/+2
* | | Merge branch 'long-live-the-self-handle'Will Thompson2008-09-244-11/+36
|\ \ \
| * | | BaseConnection: set self_handle to 0 just after emitting status-changed(Disco...Will Thompson2008-09-241-7/+7
| * | | Fix spurious test failures due to moving the zeroing of self_handle.Will Thompson2008-09-233-4/+29
| * | | BaseConnection: set self_handle to 0 as late as possible when disconnectingWill Thompson2008-09-231-7/+7
| | |/ | |/|
* | | connection_shutdown_finished_cb: correct argument type in gtkdocWill Thompson2008-09-241-1/+1
|/ /
* | Add test-availability-cmpXavier Claessens2008-09-223-0/+23
* | Fix naming of tp_connection_presence_type_cmp so it is clear that it's availa...Xavier Claessens2008-09-223-15/+19
* | Add tp_connection_presence_type_cmp() for presenceness compare.Xavier Claessens2008-09-223-0/+63
|/
* Add a maintainer-upload-release targetSimon McVittie2008-09-191-1/+7
* Start version 0.7.16 developmentSimon McVittie2008-09-192-1/+14
* Prepare version 0.7.15telepathy-glib-0.7.15Simon McVittie2008-09-189-37/+98
* ChannelManager: we don't need a better GType for channels in new-channels signalWill Thompson2008-09-181-1/+0
* BaseConnection: alter tp_handle_ensure's error to be in TP_ERRORSWill Thompson2008-09-181-0/+4
* NEWS for spec 0.17.11 and Requests supportWill Thompson2008-09-171-0/+8
* BaseConnection: move gtkdoc to .cWill Thompson2008-09-172-185/+198
* ExportableChannel: move gtkdoc to .cWill Thompson2008-09-172-19/+21
* ChannelManager: move gtkdoc to .cWill Thompson2008-09-172-106/+111
* Coding style: blank line after if-blockWill Thompson2008-09-171-0/+1
* offer_request: move NULLing of request->context next to the reason for doing soWill Thompson2008-09-171-1/+1
* get_channel_details: pre-allocate 2 elements in oa{sv} GValueArrayWill Thompson2008-09-171-1/+1
* get_channel_details: use TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAPWill Thompson2008-09-171-1/+1
* BaseConnection: rename service_iface_init to conn_iface_initWill Thompson2008-09-171-3/+3
* base-connection.c: sort #includes ASCIIbeticallyWill Thompson2008-09-171-4/+4