summaryrefslogtreecommitdiff
path: root/ui/gtk/simple_stattable.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Switch stat tap to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-3/+4
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+2
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris1-4/+4
2015-12-29There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris1-8/+8
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-2/+2
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann1-0/+298