summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-03Prepare release 0.24.2telepathy-glib-0.24.2telepathy-glib-0.24Alexander Akulich2-3/+6
2021-02-03Fix crash when creating a conference callMartin Jones2-5/+8
2021-01-26NEWS: Change the target release to 0.24.2Alexander Akulich1-1/+1
2021-01-26Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich22-212/+114
2021-01-26Merge telepathy-master into telepathy-glib-0.24 excluding some changesAlexander Akulich0-0/+0
2020-08-27protocol: fix a memory leakIvaylo Dimitrov1-1/+3
2020-05-19Tests: Make tests Python 3 compatibleJakub Kulík1-1/+1
2020-05-19Sort generated types and adjust expected accordinglyJakub Kulík3-13/+13
2019-12-13TpBasePasswordChannel: fix gtk-doc comment for finished signalTing-Wei Lan1-1/+2
2019-12-13debug-sender: fix messages queue lockingFabrice Bellet1-0/+7
2019-12-12call-channel: fix a memory leakFabrice Bellet1-0/+2
2019-12-12Tests: Adjust expected gtypes sources to conform with the types orderAlexander Akulich2-16/+16
2019-12-12tools/glib-gtypes-generator.py: Sort generated typesAlexander Akulich1-3/+3
2019-12-12Port tools/manager-file.py to Python 3Alexey Andreyev1-17/+18
2019-12-12Port make-release-mail.py to Python 3Alexander Akulich1-5/+5
2019-09-25xincludator.py: Fix behaviour on LANG=CAlexander Akulich1-4/+5
2016-09-01build: fix previous commit for out-of-source running of autogen.shGeorge Kiagiadakis1-11/+7
2016-07-14Enable silent buildsSebastian Geiger1-1/+1
2016-06-18Update NEWSGeorge Kiagiadakis1-0/+18
2016-06-18tests: Fix a service file path to fix the build with installed testsPhilip Withnall1-1/+1
2016-06-18tests: Remove a G_GNUC_UNUSED which isn't true any moreIain Lane1-1/+1
2016-06-18build: cd to the $srcdir in autogen.sh for running gtkdocizePhilip Withnall1-1/+10
2016-06-18tests: eliminate duplicate test case pathsGeorge Kiagiadakis4-7/+7
2014-09-17Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie3-149/+4
2014-09-17Merge remote-tracking branch 'origin/telepathy-glib-0.24'Simon McVittie2-3/+7
2014-09-17Revert "Upload documentation to the 0.24.x location"Simon McVittie2-3/+1
2014-09-17Revert "Don't check documentation completeness in this stable branch"Simon McVittie1-2/+10
2014-09-17Revert "Disable warnings about deprecated functions for stable branch"Simon McVittie1-2/+1
2014-08-25set nano flagGuillaume Desmottes1-1/+1
2014-08-250.24.1telepathy-glib-0.24.1Guillaume Desmottes2-4/+8
2014-05-26Merge branch 'telepathy-glib-0.24'Guillaume Desmottes2-3/+7
2014-05-26test-connection-error: don't check errors twiceGuillaume Desmottes1-10/+2
2014-05-26account-request: remove useless 'priv' variableGuillaume Desmottes1-11/+7
2014-05-26contact-list: don't crash if 'd' is NULLGuillaume Desmottes1-2/+6
2014-05-26base-client: fix potential uninitialized variable bugGuillaume Desmottes1-1/+1
2014-05-08stop hardcoding python's path in .py scriptsGuillaume Desmottes13-13/+13
2014-03-26nano versionSimon McVittie2-1/+6
2014-03-260.24.0telepathy-glib-0.24.0Simon McVittie2-6/+8
2014-03-26Upload documentation to the 0.24.x locationSimon McVittie2-1/+3
2014-03-26Don't check documentation completeness in this stable branchSimon McVittie1-10/+2
2014-03-26Disable warnings about deprecated functions for stable branchSimon McVittie1-1/+2
2014-03-18NEWSSimon McVittie1-0/+7
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-3/+24
2014-03-18set nano flagGuillaume Desmottes1-1/+1
2014-03-180.23.3telepathy-glib-0.23.3Guillaume Desmottes6-8/+34
2014-03-17tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes3-0/+97
2014-03-17connection-manager: factor out all_cms_prepared()Guillaume Desmottes1-20/+26
2014-03-14call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes2-0/+5
2014-03-14call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes2-1/+4
2014-03-13Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-4/+9