- Change Summary:
-
fix typo
- Description:
-
Add a weak pointer on the default_manager instance to clear itself.
~ Make purple_account_manager_get_default_as_model save if default_manager is NULL ~ Make purple_account_manager_get_default_as_model safe if default_manager is NULL Fix the method names for the GListModel implementation.
A few tweaks to PurpleAccountManager
Review Request #2083 — Created Nov. 24, 2022 and submitted
Add a weak pointer on the default_manager instance to clear itself.
Make purple_account_manager_get_default_as_model safe if default_manager is NULL.
Fix the method names for the GListModel implementation.
Mark the type as final.
Ran the tests and docs.
Summary | ID |
---|---|
06a4ec4ef6742a6228750539aeeb577b5a45a985 |
- Change Summary:
-
Mark the type as final as well
- Description:
-
Add a weak pointer on the default_manager instance to clear itself.
~ Make purple_account_manager_get_default_as_model safe if default_manager is NULL ~ Fix the method names for the GListModel implementation. ~ Make purple_account_manager_get_default_as_model safe if default_manager is NULL. ~ Fix the method names for the GListModel implementation. + Mark the type as final. - Commits:
-
Summary ID 18f181a2883b5f10ccda8e2c0e829ddb4d3407db 06a4ec4ef6742a6228750539aeeb577b5a45a985 - Diff:
-
Revision 2 (+28 -16)