summaryrefslogtreecommitdiff
path: root/ui/gtk/expert_comp_table.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Gtk: remove atoi calls and use ws_strtoi functions.Dario Lombardo1-4/+8
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-1/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-09-04expert_comp_table (GTK): fix will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+3
2015-05-08Expert Info dialog.Gerald Combs1-1/+1
2015-03-25Generate the filter using _ws.expert.message instead of expert.messageMichael Mann1-10/+10
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-41/+54
2015-01-17Convert proto_construct_match_selected_string to use wmem.Michael Mann1-0/+3
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-4/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-23Create the ability to have packet scoped "proto" data. Bug 9470 (https://bug...Michael Mann1-0/+4
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-2/+2
2013-03-21From beroset:Bill Meier1-1/+1
2013-03-09Use explicit casts.Anders Broman1-2/+2
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-1/+1
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-03-02Use the expert system to show packet comments.Anders Broman1-2/+3
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/+854