summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23On Android, use pkg-config --staticHEADmasterAlvaro Soliverez1-0/+1
2012-03-22Use the correct LD_FLAGS variable for the Android targetAlvaro Soliverez1-1/+1
2012-02-21Development versionSimon McVittie2-1/+6
2012-02-21Update telepathy.am from telepathy-glib 0.17.5 to fix out-of-tree releasesSimon McVittie1-3/+5
2012-02-21Prepare 5.11.0Simon McVittie2-2/+32
2012-02-21Merge branch 'telepathy-mission-control-5.10'Will Thompson1-0/+17
2012-02-21Account: don't crash on Get('Parameters') if _dup_parameters failsWill Thompson1-0/+17
2012-02-20Depend on a new enough telepathy-glib for SupersedesSimon McVittie1-1/+1
2012-02-20Merge branch 'butterfly-migration-42814'Simon McVittie9-11/+402
2012-02-14Set the Supersedes property on migrated Butterfly accountsSimon McVittie3-1/+27
2012-02-14Test the Supersedes propertySimon McVittie3-5/+34
2012-02-14Account.Supersedes: addSimon McVittie3-1/+66
2012-02-14McdStorage: add support for 'ao' typeSimon McVittie1-3/+42
2012-02-02Display a string representation of McdTransportStatus in debug messageGuillaume Desmottes1-2/+21
2012-02-01Produce DLL files when compiled for windows When we cross-compile telepathy-m...Alvaro Soliverez1-1/+1
2012-02-01mc-tool: add a 'summary' command.Will Thompson1-0/+51
2012-02-01mc-tool: sort lists of account identifiers.Will Thompson1-3/+16
2012-02-01mc-tool: use tp_account_get_path_suffix()Will Thompson1-19/+9
2012-01-27mc-tool: display Addressing.URISchemesGuillaume Desmottes1-1/+26
2012-01-19Merge branch 'optionalize-gsettings'Mikhail Zabaluev3-3/+29
2012-01-13Make the usage of "use-conn" GSetting a configure optionMikhail Zabaluev3-3/+29
2011-12-23Changes need to cross compile MC for windowsSiraj Razick1-0/+4
2011-12-19In the [unlikely] event the id key has the wrong type, don't leak the GValueVivek Dasmohapatra1-0/+4
2011-12-19AgManager::enabled-event doesn't have the AgAccount::enabled multi-trigger bugVivek Dasmohapatra1-25/+10
2011-11-21Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez8-3/+110
2011-11-21Build on systems without gettextAlvaro Soliverez16-17/+0
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens14-38/+38
2011-11-14lock accounts while migratingGuillaume Desmottes1-23/+48
2011-11-11migrate Butterfly accounts to HazeGuillaume Desmottes1-0/+173
2011-11-11add mcd_account_dup_icon() and mcd_account_dup_nickname()Guillaume Desmottes2-0/+20
2011-11-11export mcd_account_get_parameter()Guillaume Desmottes2-1/+5
2011-11-11add mcd_account_dup_display_name()Guillaume Desmottes2-0/+10
2011-11-11value-is-same: stop testing G_TYPE_CHARGuillaume Desmottes1-6/+0
2011-11-10Put request paths under /org/fd/T/CDWill Thompson1-1/+1
2011-11-08Merge branch 'telepathy-mission-control-5.10'Will Thompson2-8/+12
2011-11-08Bump version to 5.10.1+Will Thompson1-1/+1
2011-11-08Version 5.10.1Will Thompson1-1/+1
2011-11-08NEWS for 5.10.1Will Thompson1-0/+12
2011-11-08Remove stray <enum/> from GSettings schemaWill Thompson1-8/+0
2011-11-07And again to 5.10.999+ for the unstable branch.Will Thompson1-1/+1
2011-11-07Bump version to 5.10.0+Will Thompson1-1/+1
2011-11-07Version 5.10.0Will Thompson2-2/+2
2011-11-07NEWS for 5.10.0Will Thompson1-3/+32
2011-11-04Merge branch 'gsettings'Will Thompson8-4/+53
2011-11-04exec-with-log.sh.in: export POSIX_ME_HARDER=1Will Thompson1-2/+4
2011-11-04ConnectivityMonitor: fix debug messageWill Thompson1-1/+1
2011-11-04.gitignore: ignore connectivity monitor test toolWill Thompson1-0/+1
2011-11-04Bind use-conn GSettings key to ConnectivityMonitorWill Thompson4-0/+17
2011-11-04Add a GSettings schema with use-conn keyWill Thompson5-0/+31
2011-11-04tests: add --enable-installed-testsAlban Crequy14-31/+218