aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* From Jakub Zawadzki (bug3330):Stig Bjørlykke2009-03-121-14/+27
* the current tab display "Error 3/24" is missleading IMHO. I would read this 3...Ulf Lamping2009-02-101-8/+8
* From Jim Young:Jaap Keuter2009-01-181-19/+74
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-2/+2
* Bring the windows to front when rescanning of packets are done.Anders Broman2008-10-121-0/+4
* Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss2008-08-051-10/+7
* Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke2008-06-211-10/+4
* rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...Ulf Lamping2008-04-171-1/+1
* add stock icons for expert info and flow graphUlf Lamping2008-04-141-1/+3
* sort #includes by directoriesUlf Lamping2008-04-131-8/+12
* where it's not necessary, remove #include "compat_macros.h"Ulf Lamping2008-04-121-1/+0
* second round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping2008-04-111-5/+5
* OBJECT_..._DATA --> g_object_..._dataBill Meier2008-04-111-2/+2
* remove GTK1 codeUlf Lamping2008-04-061-17/+0
* click on the "expert info" indicator opens the corresponding dialogUlf Lamping2008-04-051-1/+2
* Added help button in expert info and expert info composite dialogs.Stig Bjørlykke2008-02-171-25/+38
* mark unused parametersUlf Lamping2006-07-011-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* From Greg Morris:Anders Broman2006-05-041-2/+66
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-3/+3
* Clean up indentation.Guy Harris2005-12-231-78/+78
* from Greg Morris:Ulf Lamping2005-11-251-0/+253