summaryrefslogtreecommitdiff
path: root/mission-control
AgeCommit message (Expand)AuthorFilesLines
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-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-29/+249
2011-11-04update-parameters.py: fix the cache directoryAlban Crequy1-2/+2
2011-11-03.gitignore: remove obsolete libmcclient referencesWill Thompson1-2/+0
2011-11-03Account: only set ChangingPresence if we actually areWill Thompson2-7/+46
2011-11-03account-manager/presence: modernizeWill Thompson1-4/+2
2011-11-03mc-tool: show ChangingPresenceWill Thompson1-0/+5
2011-10-07connectivity-monitor: fix build with UPower but no NM or ConnManJonny Lamb1-4/+3
2011-10-04Bump version to 5.9.3+Will Thompson2-1/+6
2011-10-04Version 5.9.3Will Thompson2-2/+2
2011-10-04NEWS for 5.9.3Will Thompson1-0/+25
2011-10-04Merge branch 'upower'Will Thompson5-16/+118
2011-10-04Connectivity: move upower-specific code inside ifdefWill Thompson1-8/+8
2011-10-04Merge branch 'telepathy-mission-control-5.8+'Will Thompson3-1/+11
2011-10-04NEWS for 5.8.2Will Thompson1-0/+9
2011-10-04McdClient: don't allow unique_name to become NULLWill Thompson2-1/+2
2011-09-28Connectivity: refactor signalling state changesWill Thompson1-21/+25
2011-09-28Master: Always bind connection to a transportWill Thompson1-2/+1
2011-09-28Connectivity: go offline when laptop suspends.Will Thompson3-3/+74
2011-09-28configure: optionally depend on upower-glibWill Thompson1-0/+28
2011-09-28Merge branch 'fd.o-38978-connectivity'Will Thompson27-198/+1467
2011-09-28fakeconnectivity: use constant for NM interfaceWill Thompson1-1/+1
2011-09-28KludgeTransport: debug when connections get queuedWill Thompson1-0/+2
2011-09-28Account: reconnect if RequestedPresence is not offlineWill Thompson2-2/+22
2011-09-28am/connectivity: extract BillyIdleWill Thompson1-10/+12
2011-09-28Account: when reconnecting, use RequestedPresence if possibleWill Thompson2-7/+22
2011-09-28am/connectivity: check for SetPresence callWill Thompson1-2/+7
2011-09-28Account: add would_like_to_connect method.Will Thompson3-27/+45
2011-09-28Account: unduplicate get_requested_presence methodWill Thompson3-24/+1
2011-09-28Account: refactor re-requesting RequestedPresence.Will Thompson1-10/+21
2011-09-28Account: remove _get_online_requests.Will Thompson2-16/+5