[Telepathy-commits] merge: telepathy-haze
Merge Monkey
monkey at collabora.co.uk
Thu Jan 24 03:09:01 PST 2008
Merge to:
telepathy-haze
From:
telepathy-haze-resiak
Changes:
Will Thompson <will at willthompson.co.uk>
Sort the list of protocols given to tp-glib by name, to make looking for the right one in telepathy-inspector easier.
Will Thompson <will at willthompson.co.uk>
Move a foreach closure down to where it's used.
Will Thompson <will at willthompson.co.uk>
Print protocol list after it is sorted, not earlier.
Moving this code has the side-effect of not needing to include a local
definition of g_hash_table_get_values, since it is no longer used.
Will Thompson <will at willthompson.co.uk>
Move a variable declaraction within the block in which it is actually used.
Will Thompson <will at willthompson.co.uk>
Remove redundant re-setting of NULL.
Will Thompson <will at willthompson.co.uk>
Add a stub implementation of libpurple's notification API.
Will Thompson <will at willthompson.co.uk>
Use accessors to get fields from PurpleAccountOption rather than ->.
Will Thompson <will at willthompson.co.uk>
Extract PurpleAccountOption -> TpCMParamSpec logic to its own function
Will Thompson <will at willthompson.co.uk>
Update haze.manager to contain defaults.
Fixes #14111
Will Thompson <will at willthompson.co.uk>
The purple_*_version variables are exported directly in 2.4.0, not wrapped in accessors.
Will Thompson <will at willthompson.co.uk>
Special-case local-xmpp's first-name and last-name parameters to be required and have no defaults.
Will Thompson <will at willthompson.co.uk>
default to UTF-8 encoding on all protocols
Will Thompson <will at willthompson.co.uk>
Flag parameters with Has_Default when they do.
More information about the Telepathy-commits
mailing list