summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 4.404.40Alberto Mardegan2007-09-202-1/+3
* Set the account enabled flag to FALSE, before emitting theAlberto Mardegan2007-09-202-0/+7
* Tag 4.394.39Alberto Mardegan2007-09-172-1/+3
* Check for glib tools only after testing for glib itself.Alberto Mardegan2007-09-172-8/+12
* Add signal marshallers list file to EXTRA_DIST.Alberto Mardegan2007-09-172-1/+9
* Cache normalized and display name, instead of always retrieving themAlberto Mardegan2007-09-144-38/+76
* Move account enabledness related code to McAccount, avoiding someAlberto Mardegan2007-09-144-24/+28
* Cache the profile name, since it's not going to change.Alberto Mardegan2007-09-142-10/+16
* Fix possible crash when trying to display a NULL GError.Alberto Mardegan2007-09-102-3/+11
* Tag 4.384.38Alberto Mardegan2007-09-062-1/+3
* Add some more checks to theAlberto Mardegan2007-09-052-28/+44
* Tag 4.374.37Alberto Mardegan2007-08-314-3/+5
* Listen to the AvatarUpdated signal, instead of relying on eds-syncAlberto Mardegan2007-08-312-17/+54
* Add mc_account_set_avatar_from_data() API. Partially fixes #1763009.Alberto Mardegan2007-08-313-42/+48
* Increase timeout for receiving capabilities.Alberto Mardegan2007-08-312-1/+6
* Tag 4.364.36Alberto Mardegan2007-08-284-3/+5
* Add mc_account_set_secondary_vcard_fields() API to set all secondaryAlberto Mardegan2007-08-283-1/+49
* When an account parameter changes, perform reconnection only ifAlberto Mardegan2007-08-272-0/+10
* Tag 4.354.35Alberto Mardegan2007-08-212-1/+3
* Remove compilation flags, they are to be specified in configure.ac orAlberto Mardegan2007-08-212-2/+5
* Strip spaces from presence names. Fixes: #1772539.Alberto Mardegan2007-08-212-2/+7
* Allow requesting a channel with handle 0 if channel handle type isAlberto Mardegan2007-08-212-2/+9
* Merge libmissioncontrol and libmissioncontrol-config into a singleAlberto Mardegan2007-08-218-33/+34
* Tag 4.34.4.34Alberto Mardegan2007-08-142-1/+3
* Allow per protocol channel handlers.Alberto Mardegan2007-08-146-31/+149
* Use soname version properly.Alberto Mardegan2007-08-133-2/+8
* Tag 4.334.33Alberto Mardegan2007-08-092-1/+3
* Remove mcd-enum-types.c from the installed files.Alberto Mardegan2007-08-092-1/+3
* Add mc-enum-types.h to the list of headers to be installed.Alberto Mardegan2007-08-092-0/+4
* Add mc_profiles_list_by_protocol() API.Alberto Mardegan2007-08-093-0/+53
* Tag 4.324.32Alberto Mardegan2007-08-062-1/+3
* * libmissioncontrol.pc.in, mission-control.pc.in:Alberto Mardegan2007-08-064-3/+12
* Correct version dependency for libtelepathy. Thanks to Ross Burton forAlberto Mardegan2007-08-032-1/+5
* Commit auto-modified sgml files.Alberto Mardegan2007-08-033-9/+22
* Add documentation for mc_account_{set,get}_alias. Fixes: #1763010.Alberto Mardegan2007-08-032-0/+5
* Bump libmissioncontrol-config soname, to resolve ABI breakage.Alberto Mardegan2007-08-032-1/+8
* Tag 4.314.31Alberto Mardegan2007-08-022-1/+3
* Properly scan the list nodes.Alberto Mardegan2007-08-022-1/+7
* Correctly report telepathy's InvalidHandle error.Alberto Mardegan2007-08-012-0/+9
* Tag release.4.30Alberto Mardegan2007-07-162-1/+3
* If an account parameter changes when a corresponding connection is notAlberto Mardegan2007-07-164-7/+33
* Tag next version4.29Alberto Mardegan2007-07-132-1/+3
* Don't strip the '+' out of the TEL field.Alberto Mardegan2007-07-102-1/+4
* New mcd_channel_leave() API for removing the self handle from aAlberto Mardegan2007-07-103-0/+42
* Use a synchronous call for getting the self handle.Alberto Mardegan2007-07-102-18/+10
* Remove mc.c file documentation.Alberto Mardegan2007-07-093-6/+4
* Use asynchronous call to connect the connection.Alberto Mardegan2007-07-092-12/+39
* Tag 4.284.28Alberto Mardegan2007-06-292-1/+3
* Set the account status to CONNECTING as soon as connection processAlberto Mardegan2007-06-292-0/+15
* Use g_str_{hash,equal} for the services hash table.Alberto Mardegan2007-06-282-1/+2