aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Allow configuration of tap update interval.Martin Mathieson1-5/+15
2008-04-17Added an option to display hidden protocol items.Stig Bjørlykke1-0/+12
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke1-16/+29
2008-04-09Remove:Anders Broman1-4/+0
2008-04-08remove GTK1 specific font handlingUlf Lamping1-36/+15
2008-04-07- Remove GLIB1 codeStephen Fisher1-19/+1
2008-03-16Map "dcp.*" preferences to "dccp.*".Guy Harris1-0/+4
2008-03-04Free the allocated range if not using it.Stig Bjørlykke1-2/+4
2008-03-04Ups, this free was not so smart...Stig Bjørlykke1-1/+1
2008-03-04Free allocated data.Stig Bjørlykke1-1/+1
2008-02-22Improved custom columns with custom title.Stig Bjørlykke1-6/+33
2008-02-15Extend the UAT and preferences code so that you can use the "-o" flagGerald Combs1-13/+62
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke1-1/+1
2008-01-31Hide hidden devices in "Capture Interfaces" dialog.Stig Bjørlykke1-0/+24
2008-01-19Free allocated data in prefs_reset, removed need for uat_reload_all and Stig Bjørlykke1-0/+27
2008-01-16From Jim Young:Jaap Keuter1-0/+17
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-2/+9
2007-12-04get rid of GTree and use emem trees insteadRonnie Sahlberg1-48/+34
2007-12-04reverse previous patchRonnie Sahlberg1-34/+48
2007-12-04remove the use of GTrees and replace these with emem trees insteadRonnie Sahlberg1-48/+34
2007-11-30- fix warnings in prefs.cTomas Kukosa1-3/+9
2007-11-30Next few improvements to speed up startup about 10%.Tomas Kukosa1-94/+73
2007-11-29hide implementation of module listTomas Kukosa1-1/+25
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris1-22/+26
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-0/+24
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove theStephen Fisher1-14/+0
2007-11-08Fix Windows builds that cannot find gtk/gtk.h from epan/prefs.c. Write outStephen Fisher1-9/+1
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notStephen Fisher1-0/+22
2007-06-04Fix for bug #93: changes to the columns has no effect until restartStephen Fisher1-0/+1
2007-05-21add workaround so that gtk1 compiles again thanks to stupid const mismatch be...Ronnie Sahlberg1-0/+29
2007-03-23From Sebastien Tandel: Stephen Fisher1-1/+1
2007-03-19This change allows a structure to be created under the "Protocols" section of...Graeme Lunt1-9/+92
2007-02-03second iteration:Luis Ontanon1-1/+24
2007-01-31Only certain 'base' values make sense in 'prefs_register_uint_preference()': ...Jeff Morriss1-0/+1
2007-01-14fix #301: Windows file dialog should:Ulf Lamping1-1/+1
2006-12-19change default capturing options to use "show realtime capturing" instead of ...Ulf Lamping1-3/+3
2006-12-08Handle the "no error" return from pref_set_pair_fct(), to squelchGuy Harris1-12/+18
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs1-13/+35
2006-11-17Fix buildJaap Keuter1-2/+2
2006-11-17various minor prefs code cleanupUlf Lamping1-4/+4
2006-11-15add a "private_data" pointer to the read_prefs_file() function, which will be...Ulf Lamping1-8/+8
2006-10-11Add prefs_apply(), which lets us apply preferences (specifically,Gerald Combs1-0/+13
2006-10-10First step in integrating the AirPcap WEP preferences with thoseGerald Combs1-12/+11
2006-10-03"saying your preferences once ..." -> "applying your preferences once ..."Ulf Lamping1-1/+1
2006-10-03now: Don't have a Save button in the following settings dialogs:Ulf Lamping1-0/+15
2006-09-29from Stephen Fisher:Ulf Lamping1-11/+15
2006-06-17fix for coverity 182Ronnie Sahlberg1-4/+6
2006-05-28Ethereal->WiresharkAnders Broman1-5/+5
2006-05-21name changeRonnie Sahlberg1-7/+7
2006-01-29Map "mtp3.net_addr_format" to "mtp3.addr_format", for backwardsGuy Harris1-0/+2