summaryrefslogtreecommitdiff
path: root/libpurple/purpleplugininfo.c
Commit message (Expand)AuthorAgeFilesLines
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+1
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-2/+0
* Remove PurplePluginAction as everything except finch as been ported to GActio...Gary Kramlich2022-09-121-27/+0
* Remove the extra-cb property from PurplePluginInfoGary Kramlich2022-07-311-27/+0
* Convert plugin actions to GMenu and GActionGary Kramlich2022-05-271-0/+110
* Remove the ui-requirement property on PurplePluginInfoGary Kramlich2022-05-231-27/+0
* Update purple_core_init to take a PurpleUiInfo instanceGary Kramlich2022-05-201-2/+4
* Fix the includes for the purpleenums renameGary Kramlich2021-08-031-1/+1
* Split PurplePluginInfo out to its own fileGary Kramlich2021-06-181-0/+353