aboutsummaryrefslogtreecommitdiffstats
path: root/epan/plugin_if.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-2/+1
2017-03-04pluginIF: Allow en-/disable of elementsRoland Knall1-0/+5
2017-03-03pluginIf: Add/Remove single entries from selectorRoland Knall1-0/+12
2017-02-26 plugin_if: fix no previous prototype for ‘ext_toolbar_find_item’ [-Wmiss...Alexis La Goutte1-1/+1
2017-02-24PluginIF: AdditionalToolbarRoland Knall1-21/+316
2016-02-15Add some casts to void * to fix (pedantic) argument mismatch notesJoão Valverde1-1/+1
2016-01-16plugin_if: fix bug in var assignment.Dario Lombardo1-6/+6
2016-01-15plugin_if: Add function to get capture file infoPaul Offord1-0/+34
2015-09-08PluginIF: Parent menu and goto frameRoland Knall1-0/+24
2015-06-25Remove g_hash_table_contains from plugin_ifEvan Huus1-3/+2
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-0/+253