summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set date of the 0.13.16 releasetelepathy-glib-0.13.16Guillaume Desmottes2011-03-071-1/+1
* prepare 0.13.16Guillaume Desmottes2011-03-078-12/+44
* BaseContactList: fix leak in set_list_receivedJonathon Jongsma2011-03-041-0/+2
* base-client: add set_observer_delay_approvers functionJonny Lamb2011-03-045-3/+66
* tp_text_channel_supports_message_type: rename arg to message_type to match th...Guillaume Desmottes2011-03-041-5/+5
* update to spec 0.21.11Guillaume Desmottes2011-03-045-9/+55
* Merge remote branch 'danni/gbindings'Guillaume Desmottes2011-03-035-10/+25
|\
| * Add an invert parameter to binding functionsDanielle Madeley2011-03-015-10/+25
* | Contact Search: only close channels if there was an errorEmilio Pozuelo Monfort2011-03-021-2/+2
* | Merge branch 'messages-types-34907'Guillaume Desmottes2011-03-025-11/+149
|\ \ | |/ |/|
| * add tp_text_channel_supports_message_type()Guillaume Desmottes2011-03-024-0/+44
| * text-channel: display the channel path in error debug messagesGuillaume Desmottes2011-03-021-12/+14
| * text-channel: add a message-types property and accessor (#34907)Guillaume Desmottes2011-03-024-1/+92
| * echo-message-parts/chan: add Messages.MessageTypes to immutable propertiesGuillaume Desmottes2011-03-021-0/+1
* | Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley2011-02-287-0/+98
* | TpBaseContactList: don't call store_contacts_async() if it's nullMarco Barisione2011-02-251-2/+3
* | TpBaseContactList: don't crash when renaming a group with a NULL channelMarco Barisione2011-02-251-2/+2
|/
* Start NEWS for 0.13.16Will Thompson2011-02-251-0/+10
* Merge branch 'fdo#34148'Will Thompson2011-02-255-0/+106
|\
| * Added connection manager and protocol properties to TpConnectionMorten Mjelva2011-02-255-0/+106
* | set nano versionGuillaume Desmottes2011-02-241-1/+1
* | prepare 0.13.15telepathy-glib-0.13.15Guillaume Desmottes2011-02-247-9/+32
* | properly document TpBasePasswordChannelGuillaume Desmottes2011-02-241-0/+30
* | telepathy-glib-sections.txt: add tp_simple_password_manager_prompt_for_channe...Guillaume Desmottes2011-02-241-1/+2
* | Rename TpSimplePasswordChannel to TpBasePasswordChannelJonathon Jongsma2011-02-246-128/+128
* | SimplePasswordManager: Add introspection annotationsJonathon Jongsma2011-02-243-6/+7
* | TpSimplePasswordChannel: Add support for MaySaveResponse propertyJonathon Jongsma2011-02-241-0/+37
* | TpSimplePasswordManager: add prompt_for_channel_finish()Jonathon Jongsma2011-02-242-43/+106
* | SimplePasswordManager: add prompt_for_channel_async() APIJonathon Jongsma2011-02-243-16/+63
* | Expose TpSimplePasswordChannel as public APIJonathon Jongsma2011-02-247-14/+50
* | add tp_utf8_make_valid to documentationSenko Rasic2011-02-241-0/+1
* | util.c: add copyrights from glib/gutf8.c for tp_utf8_make_valid()Senko Rasic2011-02-241-0/+2
* | add test for tp_utf8_make_valid()Senko Rasic2011-02-241-0/+234
* | add tp_utf8_make_valid()Senko Rasic2011-02-242-0/+58
* | Update to spec 0.21.10Guillaume Desmottes2011-02-2416-57/+630
* | spec/Makefile.am: sort EXTRA_DISTGuillaume Desmottes2011-02-241-12/+12
* | Bump nano-version to 0.13.14Will Thompson2011-02-232-1/+4
* | Version 0.13.14telepathy-glib-0.13.14Will Thompson2011-02-233-2/+23
* | Replace 0.13.UNRELEASED with 0.13.14Will Thompson2011-02-236-22/+22
* | NEWS for 0.13.14Will Thompson2011-02-231-9/+31
* | Add DBus.Properties.PropertiesChanged signal to generated APIDanielle Madeley2011-02-232-0/+10
* | Include _gen/tp-cli-protocol.h in protocol.h, not protocol.cDanielle Madeley2011-02-232-1/+2
* | improve docGuillaume Desmottes2011-02-221-3/+5
* | coding style fixGuillaume Desmottes2011-02-222-2/+2
* | document with version of MC implements SucceedWithChannelGuillaume Desmottes2011-02-221-2/+1
* | add a link to the TP bookGuillaume Desmottes2011-02-221-0/+6
* | inline channel_request_succeeded()Guillaume Desmottes2011-02-221-49/+44
* | always Fire TpChannelRequest::succeeded-with-channel instead and deprecate th...Guillaume Desmottes2011-02-222-8/+28
* | factor out _tp_create_channel_request_listGuillaume Desmottes2011-02-224-48/+41
* | simple-channel-request: make clear who provides HintsGuillaume Desmottes2011-02-221-1/+1