summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-06-27Tag beta145.0.beta14Alberto Mardegan1-0/+2
2008-06-27Rename GTypes that were conflicting with libmcclient.Alberto Mardegan1-0/+5
2008-06-26Support the new interface in libmcclient.Alberto Mardegan1-0/+3
2008-06-26Add a new BDus interface to the AccountManager to request the creationAlberto Mardegan1-0/+6
2008-06-26Add API to internally set a property.Alberto Mardegan1-0/+5
2008-06-24Add mc_profile_get_default_setting().Alberto Mardegan1-0/+3
2008-06-24Add mc_account_compat_set_profile(), and renameAlberto Mardegan1-0/+5
2008-06-24Add mc_profile_get_manager_name().Alberto Mardegan1-0/+3
2008-06-24Emit a GObject signal when a new account is created.Alberto Mardegan1-0/+5
2008-06-23Move the mc-quark.[hc] files into _gen/.Alberto Mardegan1-0/+3
2008-06-23Add methods for setting Account properties.Alberto Mardegan1-0/+6
2008-06-23Tag beta135.0.beta13Alberto Mardegan1-0/+2
2008-06-23Rename symbols potentially conflicting with libmcclient: change the prefixAlberto Mardegan1-0/+6
2008-06-18Tag beta12.5.0.beta12Alberto Mardegan1-0/+7
2008-06-18Correct pointer casting so that no warning are emitted when GCC 4.2 is used.Alberto Mardegan1-0/+6
2008-06-18Explicitly link to DBus libraries. Fixes: #1988768.5.0.beta11Alberto Mardegan1-0/+5
2008-06-17Tag beta11Alberto Mardegan1-0/+2
2008-06-17Update example to make use of new MC APIs.Alberto Mardegan1-0/+3
2008-06-17Implement getting/monitoring of AccountManager properties.Alberto Mardegan1-0/+4
2008-06-17Watch for properties changes in the Avatar interface.Alberto Mardegan1-0/+6
2008-06-16Watch for properties changes in the Account interface, and emit properAlberto Mardegan1-0/+9
2008-06-13Make interface properties code more generic so that it can be used forAlberto Mardegan1-0/+8
2008-06-12Add Conditions interface.Alberto Mardegan1-0/+6
2008-06-11Add Compat interfaceAlberto Mardegan1-0/+4
2008-06-11Add getters for all the Account properties.Alberto Mardegan1-0/+8
2008-06-11Add code to retrieve the basic Account properties.Alberto Mardegan1-0/+5
2008-06-03Tag beta105.0.beta10Alberto Mardegan1-0/+2
2008-06-03Remove some unused code.Alberto Mardegan1-0/+5
2008-06-02Properly change Nickname on the connection, when it's changed on the Alberto Mardegan1-0/+7
2008-05-30Rewrite mapping of TpErrors to McErrors, fixing a crash.Alberto Mardegan1-0/+5
2008-05-29Use the new tp_XXX_call_when_ready() APIs.Alberto Mardegan1-0/+3
2008-05-29Update example program.Alberto Mardegan1-0/+3
2008-05-29Add McProfile APIs to access profiles.Alberto Mardegan1-0/+5
2008-05-28Make libmissioncontrol-server not depend on libmissioncontrol-clientAlberto Mardegan1-0/+6
2008-05-27Tag beta9Alberto Mardegan1-0/+2
2008-05-27Add account conversion tool from accounts created with MC < 5.0.Alberto Mardegan1-0/+4
2008-05-27Remove references to accounts when they are deleted.Alberto Mardegan1-0/+3
2008-05-27Register signal marshallers, and avoid using the name ``unique_name''Alberto Mardegan1-0/+7
2008-05-23Move the Avatar property into a separate interface; add it toAlberto Mardegan1-0/+11
2008-05-20Automatically compute the value of the ``Interfaces'' DBus property.Alberto Mardegan1-0/+5
2008-05-19Rewrite generation of code so that interfaces are correctlyAlberto Mardegan1-0/+6
2008-05-19Fix demarshalling of DBus type "ao".Alberto Mardegan1-0/+3
2008-05-19Add support for all known interfaces.Alberto Mardegan1-0/+3
2008-05-19Move the post-initialization code inside the constructor.Alberto Mardegan1-0/+3
2008-05-19Remove the property retrival/monitoring code: the same functionalityAlberto Mardegan1-0/+6
2008-05-16Add a few APIs for retrieving DBus properties.Alberto Mardegan1-0/+5
2008-05-14 * Makefile.am, configure.ac, examples/Makefile.am,Alberto Mardegan1-0/+10
2008-05-13Tag beta85.0.beta8Alberto Mardegan1-0/+12
2008-05-08When a transport gets connected, check account conditions and connectAlberto Mardegan1-0/+6
2008-04-29Implement McdTransportPlugin interface.Alberto Mardegan1-0/+4