| 171 * purple_xmlnode_get_default_namespace |
171 * purple_xmlnode_get_default_namespace |
| 172 * purple_xmlnode_strip_prefixes |
172 * purple_xmlnode_strip_prefixes |
| 173 |
173 |
| 174 Changed: |
174 Changed: |
| 175 * account.h has been split into account.h (PurpleAccount GObject) and |
175 * account.h has been split into account.h (PurpleAccount GObject) and |
| 176 account-manager.h (PurpleAccountManager GObject) |
176 accounts.h (Accounts subsystem) |
| 177 * blist.h has been split into buddylist.h (PurpleBuddyList and |
177 * blist.h has been split into buddylist.h (PurpleBuddyList and |
| 178 subsystem), blistnode.h (PurpleBlistNode and PurpleCountingNode |
178 subsystem), blistnode.h (PurpleBlistNode and PurpleCountingNode |
| 179 GObjects), blistnodetypes (Buddy, Chat, Contact, Group GObjects) |
179 GObjects), blistnodetypes (Buddy, Chat, Contact, Group GObjects) |
| 180 * circbuffer.h renamed to circularbuffer.h |
180 * circbuffer.h renamed to circularbuffer.h |
| 181 * conversation.h has been split into conversation.h |
181 * conversation.h has been split into conversation.h |