summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 5.12.0telepathy-mission-control-5.12.0Jonny Lamb2012-04-022-2/+2
* update NEWS for 5.12.0Jonny Lamb2012-04-021-2/+18
* fakeconnectivity: implement GetAll and GetDevices for NMJonny Lamb2012-04-021-3/+15
* Add mcd_service_stop() and stop the McdService when SIGINT is sentAlban Crequy2012-03-263-5/+117
* Update dependency on GLib 2.30Alban Crequy2012-03-261-1/+1
* On Android, use pkg-config --staticAlvaro Soliverez2012-03-231-0/+1
* Use the correct LD_FLAGS variable for the Android targetAlvaro Soliverez2012-03-221-1/+1
* Development versionSimon McVittie2012-02-212-1/+6
* Update telepathy.am from telepathy-glib 0.17.5 to fix out-of-tree releasestelepathy-mission-control-5.11.0Simon McVittie2012-02-211-3/+5
* Prepare 5.11.0Simon McVittie2012-02-212-2/+32
* Merge branch 'telepathy-mission-control-5.10'Will Thompson2012-02-211-0/+17
|\
| * Account: don't crash on Get('Parameters') if _dup_parameters failstelepathy-mission-control-5.10Will Thompson2012-02-211-0/+17
* | Depend on a new enough telepathy-glib for SupersedesSimon McVittie2012-02-201-1/+1
* | Merge branch 'butterfly-migration-42814'Simon McVittie2012-02-209-11/+402
|\ \
| * | Set the Supersedes property on migrated Butterfly accountsSimon McVittie2012-02-143-1/+27
| * | Test the Supersedes propertySimon McVittie2012-02-143-5/+34
| * | Account.Supersedes: addSimon McVittie2012-02-143-1/+66
| * | McdStorage: add support for 'ao' typeSimon McVittie2012-02-141-3/+42
| * | lock accounts while migratingGuillaume Desmottes2011-11-141-23/+48
| * | migrate Butterfly accounts to HazeGuillaume Desmottes2011-11-111-0/+173
| * | add mcd_account_dup_icon() and mcd_account_dup_nickname()Guillaume Desmottes2011-11-112-0/+20
| * | export mcd_account_get_parameter()Guillaume Desmottes2011-11-112-1/+5
| * | add mcd_account_dup_display_name()Guillaume Desmottes2011-11-112-0/+10
* | | Display a string representation of McdTransportStatus in debug messageGuillaume Desmottes2012-02-021-2/+21
* | | Produce DLL files when compiled for windows When we cross-compile telepathy-m...Alvaro Soliverez2012-02-011-1/+1
* | | mc-tool: add a 'summary' command.Will Thompson2012-02-011-0/+51
* | | mc-tool: sort lists of account identifiers.Will Thompson2012-02-011-3/+16
* | | mc-tool: use tp_account_get_path_suffix()Will Thompson2012-02-011-19/+9
* | | mc-tool: display Addressing.URISchemesGuillaume Desmottes2012-01-271-1/+26
* | | Merge branch 'optionalize-gsettings'Mikhail Zabaluev2012-01-193-3/+29
|\ \ \
| * | | Make the usage of "use-conn" GSetting a configure optionMikhail Zabaluev2012-01-133-3/+29
|/ / /
* | | Changes need to cross compile MC for windowsSiraj Razick2011-12-221-0/+4
* | | In the [unlikely] event the id key has the wrong type, don't leak the GValueVivek Dasmohapatra2011-12-191-0/+4
* | | AgManager::enabled-event doesn't have the AgAccount::enabled multi-trigger bugVivek Dasmohapatra2011-12-191-25/+10
* | | Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez2011-11-218-3/+110
* | | Build on systems without gettextAlvaro Soliverez2011-11-2116-17/+0
* | | Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-1614-38/+38
|/ /
* | value-is-same: stop testing G_TYPE_CHARGuillaume Desmottes2011-11-111-6/+0
* | Put request paths under /org/fd/T/CDWill Thompson2011-11-101-1/+1
* | Merge branch 'telepathy-mission-control-5.10'Will Thompson2011-11-082-8/+12
|\ \ | |/
| * Bump version to 5.10.1+Will Thompson2011-11-081-1/+1
| * Version 5.10.1telepathy-mission-control-5.10.1Will Thompson2011-11-081-1/+1
| * NEWS for 5.10.1Will Thompson2011-11-081-0/+12
| * Remove stray <enum/> from GSettings schemaWill Thompson2011-11-081-8/+0
* | And again to 5.10.999+ for the unstable branch.Will Thompson2011-11-071-1/+1
|/
* Bump version to 5.10.0+Will Thompson2011-11-071-1/+1
* Version 5.10.0telepathy-mission-control-5.10.0Will Thompson2011-11-072-2/+2
* NEWS for 5.10.0Will Thompson2011-11-071-3/+32
* Merge branch 'gsettings'Will Thompson2011-11-048-4/+53
|\
| * exec-with-log.sh.in: export POSIX_ME_HARDER=1Will Thompson2011-11-041-2/+4