summaryrefslogtreecommitdiff
path: root/libpurple/purpleprotocolmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the account-actions-changed signal with an actions-changed signal on ...Gary Kramlich2023-01-061-0/+58
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+1
* Avoid g_object_ref of NULLElliott Sales de Andrade2022-09-261-2/+3
* Use GPtrArray in PurpleProtocolManagerElliott Sales de Andrade2022-09-191-11/+11
* Implement GListModel on PurpleProtocolManagerElliott Sales de Andrade2022-09-051-2/+49
* Make PurpleProtocolManager a final typeGary Kramlich2021-10-201-38/+19
* A bunch of random libpurple documentation fixesGary Kramlich2021-08-041-2/+2
* Add _foreach functions to PurpleConversationManager and PurpleProtocolManagerGary Kramlich2021-07-171-0/+20
* Port Pidgin from purple_protocols to PurpleProtocolManagerGary Kramlich2021-03-021-1/+1
* Fix some issues with the protocol chooser and clean up its usage in GtkAccountGary Kramlich2021-02-271-0/+1
* Create a new PurpleProtocolManagerGary Kramlich2021-01-261-0/+229