summaryrefslogtreecommitdiff
path: root/thunarx/thunarx-menu-item.c
Commit message (Expand)AuthorAgeFilesLines
* Return gboolean in all XfceGtkActionEntry callbacks instead of void (Issue #469)Alexander Schwinn2022-01-071-1/+2
* Drop unused macrosAndre Miranda2019-04-141-2/+0
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-5/+2
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-141-1/+1
* Right mouse click will not display icons for custom actions.Jehan2018-09-181-2/+5
* Introduce ThunarxMenuAndre Miranda2017-11-191-7/+64
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-226/+248
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-021-0/+337