summaryrefslogtreecommitdiff
path: root/libpurple/action.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of header guard commentsGary Kramlich2022-09-261-3/+3
* Remove unnecessary gtk-doc comments and move them where possible from libpurp...Gary Kramlich2021-12-111-9/+0
* A handful of random doc fixesGary Kramlich2021-01-141-0/+9
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-0/+4
* Revert (skip) annotationsqarkai2019-11-141-2/+2
* Fix some g-ir-scanner warningsqarkai2019-10-261-4/+4
* Fix some grammar in the PurpleProtocolAction docsGary Kramlich2019-09-281-2/+1
* Document the fields for PurpleProtocolActionGary Kramlich2019-09-281-3/+6
* Remove purple_action_menu_get_stock_icon.Elliott Sales de Andrade2019-08-031-10/+0
* Address a number of issues with ownership and leakingGary Kramlich2019-03-181-13/+4
* Add some basic unit testsGary Kramlich2018-02-151-0/+12
* Rename purple_menu_action_* to purple_action_menu_*Gary Kramlich2018-02-151-23/+23
* use gchar instead of charGary Kramlich2018-02-151-1/+1
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-151-37/+37
* Move the ProtocolActionInterface to action.[ch]Gary Kramlich2018-02-011-1/+58
* Move the MenuAction stuff to the new action.[ch] filesGary Kramlich2018-02-011-0/+159