summaryrefslogtreecommitdiff
path: root/ui/gtk/service_response_time_table.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Switch rtd and srt tables 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-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-17/+15
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann1-0/+1
2015-06-25Limit the text displayed for the Filter label in the SRT dialog so it doesn't...Michael Mann1-2/+13
2015-06-21Further refactor SRT stats.Michael Mann1-135/+380
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-42/+55
2015-02-10Add a "Sum" column to the Service Response Time (SRT) window.Kevin Grigorenko1-2/+9
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-07-01 Define certain 'const char *...' arrays as static.Bill Meier1-1/+1
2013-03-21From beroset:Bill Meier1-3/+3
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-8/+8
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+615