summaryrefslogtreecommitdiff
path: root/libpurple/action.c
Commit message (Expand)AuthorAgeFilesLines
* Remove purple_action_menu_get_stock_icon.Elliott Sales de Andrade2019-08-031-8/+0
* Cleanup account.[ch] and status.[ch] to remove g_type_class_add_private and o...Gary Kramlich2019-03-211-1/+1
* Address a number of issues with ownership and leakingGary Kramlich2019-03-181-12/+9
* Add some basic unit testsGary Kramlich2018-02-151-1/+1
* Rename purple_menu_action_* to purple_action_menu_*Gary Kramlich2018-02-151-12/+12
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-151-14/+14
* Move the ProtocolActionInterface to action.[ch]Gary Kramlich2018-02-011-0/+39
* Move the MenuAction stuff to the new action.[ch] filesGary Kramlich2018-02-011-0/+126