aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_dlg.c
AgeCommit message (Expand)AuthorFilesLines
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