summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Creation interface.5.0.beta16Alberto Mardegan2008-06-305-14/+188
* Tag beta16Alberto Mardegan2008-06-302-1/+3
* Build documentation for libmcclientAlberto Mardegan2008-06-3033-231/+3110
* Implement the old channel request APIs in the Compat interface, soAlberto Mardegan2008-06-303-1/+129
* When dealing with the channel type, use its GQuark rather than the Alberto Mardegan2008-06-302-18/+18
* Don't return the same channel when a second call is requested to the Alberto Mardegan2008-06-272-0/+10
* Tag beta155.0.beta15Alberto Mardegan2008-06-272-1/+3
* Ensure _gen/ directory is created before using it (fixes compilation).Alberto Mardegan2008-06-274-0/+10
* Tag beta145.0.beta14Alberto Mardegan2008-06-272-1/+3
* Rename GTypes that were conflicting with libmcclient.Alberto Mardegan2008-06-272-0/+10
* Support the new interface in libmcclient.Alberto Mardegan2008-06-263-0/+6
* Add a new BDus interface to the AccountManager to request the creationAlberto Mardegan2008-06-268-9/+271
* Update exampleAlberto Mardegan2008-06-261-5/+83
* Add API to internally set a property.Alberto Mardegan2008-06-263-15/+38
* Unset the data even if an error occurs.Alberto Mardegan2008-06-261-1/+1
* Add mc_profile_get_default_setting().Alberto Mardegan2008-06-243-0/+33
* Add mc_account_compat_set_profile(), and renameAlberto Mardegan2008-06-243-12/+40
* Add mc_profile_get_manager_name().Alberto Mardegan2008-06-243-0/+25
* Emit a GObject signal when a new account is created.Alberto Mardegan2008-06-242-3/+34
* Move the mc-quark.[hc] files into _gen/.Alberto Mardegan2008-06-233-5/+8
* Add methods for setting Account properties.Alberto Mardegan2008-06-236-1/+318
* Tag beta135.0.beta13Alberto Mardegan2008-06-232-1/+3
* Rename symbols potentially conflicting with libmcclient: change the prefixAlberto Mardegan2008-06-239-3/+175
* Refactor example app a bit.Alberto Mardegan2008-06-191-15/+56
* Tag beta12.5.0.beta12Alberto Mardegan2008-06-183-221/+8
* Correct pointer casting so that no warning are emitted when GCC 4.2 is used.Alberto Mardegan2008-06-186-5/+11
* Explicitly link to DBus libraries. Fixes: #1988768.5.0.beta11Alberto Mardegan2008-06-182-2/+7
* Fix distribution of gquark-gen.pyAlberto Mardegan2008-06-181-0/+1
* Tag beta11Alberto Mardegan2008-06-172-1/+3
* Update example to make use of new MC APIs.Alberto Mardegan2008-06-172-82/+89
* Remove the "validity-changed" signal, as it didn't bring any benefit over theAlberto Mardegan2008-06-171-21/+0
* Update the account lists when an account is removed.Alberto Mardegan2008-06-171-7/+31
* Implement getting/monitoring of AccountManager properties.Alberto Mardegan2008-06-174-1/+191
* Watch for properties changes in the Avatar interface.Alberto Mardegan2008-06-175-12/+85
* Watch for properties changes in the Account interface, and emit properAlberto Mardegan2008-06-167-5/+304
* Add return value to _mc_iface_call_when_ready(), to know if this was the firstAlberto Mardegan2008-06-162-6/+20
* Make interface properties code more generic so that it can be used forAlberto Mardegan2008-06-139-151/+263
* Make only one DBus call per interface, regardless of the number of callbacks ...Alberto Mardegan2008-06-125-29/+81
* Add Conditions interface.Alberto Mardegan2008-06-126-0/+111
* Move away shared codeAlberto Mardegan2008-06-115-15/+18
* Remove useless g_debug()Alberto Mardegan2008-06-112-2/+0
* Fix some leaksAlberto Mardegan2008-06-113-0/+3
* Add Compat interfaceAlberto Mardegan2008-06-116-0/+149
* Remove unused macroAlberto Mardegan2008-06-111-1/+0
* Add getters for all the Account properties.Alberto Mardegan2008-06-116-18/+399
* Add code to retrieve the basic Account properties.Alberto Mardegan2008-06-113-1/+230
* Tag beta105.0.beta10Alberto Mardegan2008-06-032-1/+3
* Automatic changesAlberto Mardegan2008-06-032-19/+0
* Remove some unused code.Alberto Mardegan2008-06-035-456/+5
* Properly change Nickname on the connection, when it's changed on the Alberto Mardegan2008-06-024-60/+36