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