summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 0.24.2telepathy-glib-0.24.2telepathy-glib-0.24Alexander Akulich2021-02-032-3/+6
* Fix crash when creating a conference callMartin Jones2021-02-032-5/+8
* NEWS: Change the target release to 0.24.2Alexander Akulich2021-01-261-1/+1
* Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich2021-01-2622-212/+114
|\
| * protocol: fix a memory leakIvaylo Dimitrov2020-08-271-1/+3
| * Tests: Make tests Python 3 compatibleJakub Kulík2020-05-191-1/+1
| * Sort generated types and adjust expected accordinglyJakub Kulík2020-05-193-13/+13
| * TpBasePasswordChannel: fix gtk-doc comment for finished signalTing-Wei Lan2019-12-131-1/+2
| * debug-sender: fix messages queue lockingFabrice Bellet2019-12-131-0/+7
| * call-channel: fix a memory leakFabrice Bellet2019-12-121-0/+2
| * Tests: Adjust expected gtypes sources to conform with the types orderAlexander Akulich2019-12-122-16/+16
| * tools/glib-gtypes-generator.py: Sort generated typesAlexander Akulich2019-12-121-3/+3
| * Port tools/manager-file.py to Python 3Alexey Andreyev2019-12-121-17/+18
| * Port make-release-mail.py to Python 3Alexander Akulich2019-12-121-5/+5
| * xincludator.py: Fix behaviour on LANG=CAlexander Akulich2019-09-251-4/+5
| * build: fix previous commit for out-of-source running of autogen.shGeorge Kiagiadakis2016-09-011-11/+7
| * Enable silent buildsSebastian Geiger2016-07-141-1/+1
| * Update NEWSGeorge Kiagiadakis2016-06-181-0/+18
| * tests: Fix a service file path to fix the build with installed testsPhilip Withnall2016-06-181-1/+1
| * tests: Remove a G_GNUC_UNUSED which isn't true any moreIain Lane2016-06-181-1/+1
| * build: cd to the $srcdir in autogen.sh for running gtkdocizePhilip Withnall2016-06-181-1/+10
| * tests: eliminate duplicate test case pathsGeorge Kiagiadakis2016-06-184-7/+7
| * Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie2014-09-173-149/+4
* | Merge telepathy-master into telepathy-glib-0.24 excluding some changesAlexander Akulich2021-01-260-0/+0
|\ \ | |/
| * Merge remote-tracking branch 'origin/telepathy-glib-0.24'Simon McVittie2014-09-172-3/+7
| |\ | |/ |/|
* | set nano flagGuillaume Desmottes2014-08-251-1/+1
* | 0.24.1telepathy-glib-0.24.1Guillaume Desmottes2014-08-252-4/+8
| * Revert "Upload documentation to the 0.24.x location"Simon McVittie2014-09-172-3/+1
| * Revert "Don't check documentation completeness in this stable branch"Simon McVittie2014-09-171-2/+10
| * Revert "Disable warnings about deprecated functions for stable branch"Simon McVittie2014-09-171-2/+1
| * Merge branch 'telepathy-glib-0.24'Guillaume Desmottes2014-05-262-3/+7
| |\ | |/ |/|
* | contact-list: don't crash if 'd' is NULLGuillaume Desmottes2014-05-261-2/+6
* | base-client: fix potential uninitialized variable bugGuillaume Desmottes2014-05-261-1/+1
| * test-connection-error: don't check errors twiceGuillaume Desmottes2014-05-261-10/+2
| * account-request: remove useless 'priv' variableGuillaume Desmottes2014-05-261-11/+7
| * stop hardcoding python's path in .py scriptsGuillaume Desmottes2014-05-0813-13/+13
|/
* nano versionSimon McVittie2014-03-262-1/+6
* 0.24.0telepathy-glib-0.24.0Simon McVittie2014-03-262-6/+8
* Upload documentation to the 0.24.x locationSimon McVittie2014-03-262-1/+3
* Don't check documentation completeness in this stable branchSimon McVittie2014-03-261-10/+2
* Disable warnings about deprecated functions for stable branchSimon McVittie2014-03-261-1/+2
* NEWSSimon McVittie2014-03-181-0/+7
* Don't leak method call results (regression in 0.23.1)Simon McVittie2014-03-182-3/+24
* set nano flagGuillaume Desmottes2014-03-181-1/+1
* 0.23.3telepathy-glib-0.23.3Guillaume Desmottes2014-03-186-8/+34
* tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes2014-03-173-0/+97
* connection-manager: factor out all_cms_prepared()Guillaume Desmottes2014-03-171-20/+26
* call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes2014-03-142-0/+5
* call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes2014-03-142-1/+4
* Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2014-03-131-4/+9
|\