summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix builddir5.0.beta9Alberto Mardegan2008-05-272-2/+2
* Tag beta9Alberto Mardegan2008-05-272-1/+3
* Add account conversion tool from accounts created with MC < 5.0.Alberto Mardegan2008-05-275-1/+762
* Remove references to accounts when they are deleted.Alberto Mardegan2008-05-272-0/+20
* Register signal marshallers, and avoid using the name ``unique_name''Alberto Mardegan2008-05-275-4/+19
* Move the Avatar property into a separate interface; add it toAlberto Mardegan2008-05-2315-39/+178
* Add call to FindAccounts.Alberto Mardegan2008-05-201-1/+40
* Automatically compute the value of the ``Interfaces'' DBus property.Alberto Mardegan2008-05-205-25/+39
* propAlberto Mardegan2008-05-190-0/+0
* Rewrite generation of code so that interfaces are correctlyAlberto Mardegan2008-05-198-26/+43
* Fix demarshalling of DBus type "ao".Alberto Mardegan2008-05-192-1/+5
* Add support for all known interfaces.Alberto Mardegan2008-05-192-0/+9
* Move the post-initialization code inside the constructor.Alberto Mardegan2008-05-193-9/+23
* Update to current libmcclientAlberto Mardegan2008-05-191-1/+2
* Remove the property retrival/monitoring code: the same functionalityAlberto Mardegan2008-05-192-245/+6
* Add a few APIs for retrieving DBus properties.Alberto Mardegan2008-05-163-3/+268
* Parse manager and protocol name.Alberto Mardegan2008-05-143-4/+41
* Conditionally enable examplesAlberto Mardegan2008-05-142-1/+20
* * Makefile.am, configure.ac, examples/Makefile.am,Alberto Mardegan2008-05-149-22/+141
* Add missing fileAlberto Mardegan2008-05-131-0/+46
* Tag beta85.0.beta8Alberto Mardegan2008-05-1318-98/+440
* Handle disconnection.Alberto Mardegan2008-05-091-1/+64
* Missing declaration.Alberto Mardegan2008-05-091-0/+1
* Read ConnectAutomatically property.Alberto Mardegan2008-05-091-0/+4
* When a transport gets connected, check account conditions and connectAlberto Mardegan2008-05-084-15/+129
* Implement get_transport_status()Alberto Mardegan2008-05-082-0/+22
* Give access to some account properties.Alberto Mardegan2008-05-082-0/+44
* Implement get_transport_name()Alberto Mardegan2008-05-082-0/+20
* idAlberto Mardegan2008-04-290-0/+0
* Implement McdTransportPlugin interface.Alberto Mardegan2008-04-297-1/+281
* Move plugin loading mechanism into McdMaster and make it generic forAlberto Mardegan2008-04-296-122/+143
* Use tp_strdiff() to avoid crashes when one of the strings is NULL.Alberto Mardegan2008-04-162-2/+7
* tag beta75.0.beta7Alberto Mardegan2008-04-162-1/+3
* Implement two hacks to make the presence signal behave as they did inAlberto Mardegan2008-04-162-1/+16
* Use the actual-status signal instead of the removed presence-stable.Alberto Mardegan2008-04-162-6/+11
* Tag beta6Alberto Mardegan2008-04-152-1/+3
* Fix a bug with display name clearing in the previous release.Alberto Mardegan2008-04-152-6/+9
* Tag beta5Alberto Mardegan2008-04-152-1/+3
* automatic updateAlberto Mardegan2008-04-151-1/+1
* If the display name is set to an empty string, consider it NULL.Alberto Mardegan2008-04-152-2/+11
* Properly report presence and status signals.Alberto Mardegan2008-04-153-21/+68
* Prevent disabled accounts from going online.Alberto Mardegan2008-04-142-0/+14
* Tag beta45.0.beta4Alberto Mardegan2008-04-112-1/+3
* Have the McAccountMonitor emit the Enabled and Disabled signals asAlberto Mardegan2008-04-112-1/+16
* Forgive the caller.Alberto Mardegan2008-04-111-2/+0
* Rewrite the interface registration mechanism. Implement the Alberto Mardegan2008-04-1111-75/+182
* Implement the Account Conditions interface (set/get properties only,Alberto Mardegan2008-04-118-1/+284
* Change modifier to static constAlberto Mardegan2008-04-111-1/+1
* Tag beta35.0.beta3Alberto Mardegan2008-04-102-1/+3
* Don't require any parameters on account creation.Alberto Mardegan2008-04-102-4/+5