aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-05The reason why the expert_item value is null when performing a retap isGuy Harris1-15/+17
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-1/+1
2009-03-12From Jakub Zawadzki (bug3330):Stig Bjørlykke1-14/+27
2009-02-10the current tab display "Error 3/24" is missleading IMHO. I would read this 3...Ulf Lamping1-8/+8
2009-01-18From Jim Young:Jaap Keuter1-19/+74
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-2/+2
2008-10-12Bring the windows to front when rescanning of packets are done.Anders Broman1-0/+4
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss1-10/+7
2008-06-21Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke1-10/+4
2008-04-17rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...Ulf Lamping1-1/+1
2008-04-14add stock icons for expert info and flow graphUlf Lamping1-1/+3
2008-04-13sort #includes by directoriesUlf Lamping1-8/+12
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-11second round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-5/+5
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier1-2/+2
2008-04-06remove GTK1 codeUlf Lamping1-17/+0
2008-04-05click on the "expert info" indicator opens the corresponding dialogUlf Lamping1-1/+2
2008-02-17Added help button in expert info and expert info composite dialogs.Stig Bjørlykke1-25/+38
2006-07-01mark unused parametersUlf Lamping1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-04From Greg Morris:Anders Broman1-2/+66
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon1-3/+3
2005-12-23Clean up indentation.Guy Harris1-78/+78
2005-11-25from Greg Morris:Ulf Lamping1-0/+253