summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-27Don't close channels on disposemission-control-4Sjoerd Simons1-1/+1
2008-07-16Tag 4.674.67Alberto Mardegan4-3/+5
2008-07-15Set register param to FALSE once connected. Fixes: NB#1763775.Alberto Mardegan3-0/+15
2008-07-15Give the system proxy settings higher priority over the accountAlberto Mardegan2-19/+25
2008-07-07Make libmissioncontrol-client depend on gmodule, and the server onAlberto Mardegan6-5/+17
2008-07-07Auto updatesAlberto Mardegan2-14/+0
2008-06-27Add version check on gnome-keyring. Fixes: #1938135.Alberto Mardegan2-1/+6
2008-06-26Tag 4.664.66Alberto Mardegan2-1/+3
2008-06-26Add DBus CFLAGS when compiling. Fixes: #1988768.Alberto Mardegan2-1/+6
2008-04-10Revert last change, wrong branch!Alberto Mardegan1-29/+0
2008-04-10Tag beta2Alberto Mardegan1-0/+29
2008-04-08Tag 4.654.65Alberto Mardegan2-1/+3
2008-04-08Make mcd_service_get_online_connections() never return error, as it'sAlberto Mardegan2-1/+6
2008-04-08Store passwords in gnome-keyring, if available.Alberto Mardegan4-2/+104
2008-03-28Create branch for mission-control 4.xAlberto Mardegan0-0/+0
2008-03-18Don't try to close the channel, if the proxy is already invalidated.Alberto Mardegan2-3/+7
2008-03-17Add missing file.Alberto Mardegan1-0/+55
2008-03-12Tag 4.644.64Alberto Mardegan2-1/+3
2008-03-12Fix a crash when dispatching a channel to external filters.Alberto Mardegan2-2/+8
2008-03-10Tag 4.634.63Alberto Mardegan1-0/+2
2008-03-10Fix version infoAlberto Mardegan2-2/+2
2008-03-10Patch from Sjoerd <sjoerd.simons@collabora.co.uk>:Alberto Mardegan2-1/+6
2008-03-10 * libmissioncontrol/Makefile.am:Alberto Mardegan5-4/+142
2008-03-07Stub implementation of McdAccount and McdAccountManager.Alberto Mardegan7-4/+267
2008-03-07 * src/Makefile.am, src/mcd-account-manager.h, src/mcd-account.h:Alberto Mardegan30-17/+1526
2008-03-07Automatic updatesAlberto Mardegan4-9/+132
2008-03-06Tag 4.624.62Alberto Mardegan2-1/+3
2008-03-06Rewrite the loop break condition to avoid a warning.Alberto Mardegan2-1/+10
2008-03-06Complete migration to tp-glib.Alberto Mardegan14-200/+447
2008-02-28Patch from Xavier Claessens <zdra@users.sourceforge.net>:Alberto Mardegan2-1/+6
2008-02-28Patch from Xavier Claessens <zdra@users.sourceforge.net>:Alberto Mardegan2-0/+9
2008-02-28Remove every dependency on libtelepathyAlberto Mardegan21-172/+227
2008-02-28Migrate from libtelepathy to telepathy-glib.Alberto Mardegan8-197/+350
2008-02-27Remove Zeeshan, as per his request.Alberto Mardegan1-1/+0
2008-02-26Port the telepathy connections from libtp to tp-glibAlberto Mardegan4-535/+591
2008-02-21Remove non-GObjectsAlberto Mardegan1-4/+0
2008-02-18* libmissioncontrol.pc.in: require newer libtelepathy, telepathy-glibSimon McVittie21-39/+502
2008-02-15Remove extensions from top Makefile.am againSimon McVittie1-1/+1
2008-02-15Remove extensions/ (unintentionally checked in)Simon McVittie10-238/+0
2008-02-15* tools/: update from telepathy-glib/telepathy-spec and pull inSimon McVittie26-75/+3615
2008-02-11Tag 4.604.60Alberto Mardegan3-2/+4
2008-02-11Fix the comparison of pending channels (the condition on the channelAlberto Mardegan2-3/+14
2008-02-08Update ChangeLogSimon McVittie1-0/+5
2008-02-08Set svn:ignore on tools, .Simon McVittie0-0/+0
2008-02-08Set svn:ignore for doc, server, libmissioncontrol, xml, test, srcSimon McVittie0-0/+0
2008-02-08Change the mc: prefix in MissionControl.xml to tp:Simon McVittie2-181/+181
2008-02-08Tag 4.594.59Alberto Mardegan4-3/+5
2008-02-08Introduce a HandlerVersion parameter in the .chandler files, thatAlberto Mardegan4-17/+97
2008-02-06Don't update the avatar while we are setting it.Alberto Mardegan2-2/+20
2008-02-06Invoke the callback from an idle function, so that the clients can getAlberto Mardegan3-1/+65