summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This branch has been merged into telepathy-glibnextSimon McVittie2013-11-04213-36199/+9
* move client file to telepathy-1/Guillaume Desmottes2013-10-291-1/+1
* tests/lib: sync with tp-glib nextGuillaume Desmottes2013-10-284-84/+84
* Adapt for use of ABI versions in generated codeGuillaume Desmottes2013-10-281-1/+1
* telepathy-logger-1.pc: link on the right logger versiontelepathy-logger-0.99.2Guillaume Desmottes2013-10-221-1/+1
* Merge remote-tracking branch 'origin/next' into mergeGuillaume Desmottes2013-10-010-0/+0
|\
| * tools: remove generated tp-glib-env scriptJonny Lamb2012-08-082-9/+2
| * entity test: use new TpContact-fetching functionsJonny Lamb2012-08-081-17/+16
| * test library: remove utility function to fetch handlesJonny Lamb2012-08-082-43/+0
| * test library: use a client factory instead of creating TpConnections manuallyJonny Lamb2012-08-081-2/+6
| * tests: remove account-specific proxy preparation codeJonny Lamb2012-08-082-2/+2
| * tests library: update snapshots of helper objects from tp-glibJonny Lamb2012-08-0811-1356/+597
| * text-channel: make our CORE feature depend on CHANNEL_COREJonny Lamb2012-08-081-1/+1
| * text-channel: remove Messages interface checkJonny Lamb2012-08-081-10/+0
| * text-channel: remove now-unused second argument of tp_message_to_text()Jonny Lamb2012-08-081-1/+1
| * all: TpContact features are now GQuarks, not enum membersJonny Lamb2012-08-082-3/+3
| * all: use a client factory instead of creating TpAccounts directlyJonny Lamb2012-08-085-36/+84
| * log-store-xml: remove usage of tp_account_parse_object_pathJonny Lamb2012-08-081-7/+9
| * log-store-{pidgin,xml}: Valid accounts → Usable accountsJonny Lamb2012-08-082-2/+2
| * log-store-pidgin: use renamed TpAccount function for getting protocol nameJonny Lamb2012-08-081-2/+2
| * {call,text}-channel: use TpProxy accessorsJonny Lamb2012-08-082-4/+4
| * call-event: NUM_TP_… → TP_NUM_… for better introspectionJonny Lamb2012-08-081-1/+1
| * all: TpSimpleClientFactory has been renamed to TpClientFactoryJonny Lamb2012-08-087-14/+14
| * all: use the new single header includes for tp-glibJonny Lamb2012-08-0720-37/+28
| * configure: build against telepathy-glib 1.0Jonny Lamb2012-08-071-5/+2
| * client file: install into /usr/share/telepathy-1/clients for Tp 1.0Jonny Lamb2012-08-031-1/+1
* | Logger.xml: FavouriteContacts(Is)Ready signal and property have been removedGuillaume Desmottes2013-10-011-8/+2
* | Logger.xml: undraftGuillaume Desmottes2013-10-011-5/+5
* | support call end detail reason with old TP prefixGuillaume Desmottes2013-10-012-3/+27
* | suffix doc module with -1Guillaume Desmottes2013-10-014-7/+7
* | install header files to telepathy-logger-1/telepathy-loggerGuillaume Desmottes2013-10-012-2/+2
* | rename gir file to TelepathyLogger1-1Guillaume Desmottes2013-10-012-10/+10
* | suffix .pc file with -1Guillaume Desmottes2013-10-015-5/+5
* | prefix lib file with -1Guillaume Desmottes2013-10-018-18/+18
* | Rename org.freedesktop.Telepathy to im.telepathy1Xavier Claessens2013-10-0119-44/+44
* | textchann-null has been replaced by echo-chan in tp-glib nextGuillaume Desmottes2013-09-305-711/+281
* | tests/lib: sync with tp-glib nextGuillaume Desmottes2013-09-3011-695/+429
* | TP_CHANNEL_FEATURE_CONTACTS has been removedGuillaume Desmottes2013-09-301-1/+1
* | Messages has been removed, no need to check for itGuillaume Desmottes2013-09-301-10/+0
* | tp_message_to_text() now takes only one argGuillaume Desmottes2013-09-301-1/+1
* | tp_client_factory_add_contact_features_varargs now takes '0' as guardGuillaume Desmottes2013-09-302-2/+2
* | tp_account_manager_dup_valid_accounts has been renamedGuillaume Desmottes2013-09-303-3/+3
* | TpSimpleClientFactory has been renamed TpClientFactoryGuillaume Desmottes2013-09-3019-53/+53
* | tools: sync with tp-glib nextGuillaume Desmottes2013-09-306-271/+380
* | Bump GLib dep to 2.34Guillaume Desmottes2013-09-301-2/+2
* | build with telepathy-glib-1Guillaume Desmottes2013-09-303-6/+7
* | log-store-xml: fix reason leaksGuillaume Desmottes2013-09-301-0/+2
* | test-tpl-log-store: test end reasonsGuillaume Desmottes2013-09-301-0/+15
* | log-store-pidgin: keep a ref on the account managerGuillaume Desmottes2013-09-301-6/+10
* | move tp_tests_copy_dir() to logger-test-helperGuillaume Desmottes2013-09-275-22/+25