summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\
| * fix file path leakstelepathy-glib-0.22Guillaume Desmottes2014-03-131-6/+14
* | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-03-133-5/+17
|\ \
| * | 0.22 NEWSSimon McVittie2014-03-131-1/+9
| * | TpFileTransferChannel: Fix possible crashes, particularly with GLib 2.39Xavier Claessens2014-03-131-21/+16
| * | TpProxy: finish_all_requests: don't leak copied GQueueSimon McVittie2014-03-131-1/+1
| * | TpContact: mime_file_written: don't leak the file's pathSimon McVittie2014-03-131-4/+6
| |/
* | add tp_protocol_new_vardict()Guillaume Desmottes2014-02-284-1/+58
* | protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-02-284-0/+54
* | test creating a TpProtocol by passing its immutable propsGuillaume Desmottes2014-02-281-0/+19
* | test-protocol-objects: factor out check_tp_protocol()Guillaume Desmottes2014-02-281-28/+34
* | set nano versionGuillaume Desmottes2014-02-261-1/+1
* | 0.23.2telepathy-glib-0.23.2Guillaume Desmottes2014-02-267-15/+40