summaryrefslogtreecommitdiff
path: root/libpurple/purplewhiteboard.c
Commit message (Expand)AuthorAgeFilesLines
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+1
* Create PurpleProtocolWhiteboard and remove PurpleProtocolFactoryGary Kramlich2022-09-201-4/+4
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-1/+0
* Rename protocol.[ch] to purpleprotocol.[ch]Gary Kramlich2021-10-291-1/+1
* Create PurpleWhiteboardManager for managing whiteboardsGary Kramlich2021-09-021-48/+39
* Port libpurple from purple_protocols_ to purple_protocol_manager_Gary Kramlich2021-03-021-1/+1
* Make PurpleWhiteboard derivable and remove purple_whiteboard_[gs]et_ui data.Gary Kramlich2021-01-301-18/+0
* split up whiteboard.[ch] to separate filesGary Kramlich2020-11-101-0/+537