aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/supported_protos_dlg.c
AgeCommit message (Collapse)AuthorFilesLines
2004-01-10using button compatibility macrosUlf Lamping1-5/+1
svn path=/trunk/; revision=9636
2003-12-21Compiling with -pedantic:Jörg Mayer1-1/+1
warning: comma at end of enumerator list svn path=/trunk/; revision=9383
2003-12-17From Albert Chin: get rid of C++ comments.Guy Harris1-1/+1
svn path=/trunk/; revision=9305
2003-11-28using dlg_utils.c functions to catch the ESC key to close the dialogUlf Lamping1-8/+8
svn path=/trunk/; revision=9110
2003-11-19Use "OK" for the "OK" button, as we do elsewhere.Guy Harris1-1/+1
svn path=/trunk/; revision=9025
2003-11-18seperated "supported protocols and protocol fields" dialog, coming from ↵Ulf Lamping1-0/+508
help_dlg.c/.h svn path=/trunk/; revision=9018