aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-09From Jakub Zawadzki and me (bug 3283):Stig Bjørlykke1-0/+55
2009-03-09Added FT_INT*/FT_UINT* with BASE_NONE and a value string as a valid combination.Stig Bjørlykke1-42/+60
2009-03-08Remove a unused g_strdup().Stig Bjørlykke1-1/+1
2009-03-08Don't close the UAT dialog when pressing Apply.Stig Bjørlykke1-14/+14
2009-03-08Handle a empty string as "0" when checking numeric uat values, becauseStig Bjørlykke1-12/+17
2009-03-08Don't use ep_strndup() to copy the uat protocol name, because the valueStig Bjørlykke2-4/+22
2009-03-08Fix File ! Save As on Windows to properly delete an existing file even if the Bill Meier1-4/+7
2009-03-08Fix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.Bill Meier1-5/+5
2009-03-08add "PPP/SLIP" to the dialup interfacesUlf Lamping1-1/+2
2009-03-08Change a a remaining eth_fopen to ws_fopen (used only under an #if debug).Bill Meier1-1/+1
2009-03-08[Automatic manuf update for 2009-03-08]Gerald Combs1-2/+24
2009-03-08Set correct svn:keywords and svn:eol-style.Stig Bjørlykke2-61/+63
2009-03-08Redesign GeoIP information presentation.Jaap Keuter1-77/+153
2009-03-08From Peter (bug 3314):Stig Bjørlykke1-4/+4
2009-03-08Implemented edit dialogs for integer, string and range values inStig Bjørlykke1-4/+180
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke7-9/+9
2009-03-08Trying to fix the build on non-Win32 platforms.Jaap Keuter1-1/+1
2009-03-08Get rid of more code related to the Clist removal.Anders Broman1-20/+1
2009-03-08Get rid of another Clist.Anders Broman1-282/+199
2009-03-07Fix "ansi_a_stat.c:314: warning: unused variable ‘default_titles’"Anders Broman1-2/+0
2009-03-07Get rid of another Clist.Anders Broman1-225/+169
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 soBill Meier2-2/+3
2009-03-07Use UAT_FLD_PATHNAME for paths.Stig Bjørlykke1-1/+1
2009-03-07Move packet-pres.c to dirty ASN.1 dissectors until we fix the warningStig Bjørlykke1-1/+1
2009-03-07More P64 changes.Guy Harris1-2/+2
2009-03-07More P64 changes.Guy Harris1-1/+1
2009-03-07More P64 changes.Guy Harris1-2/+3
2009-03-07More P64 changes.Guy Harris1-1/+2
2009-03-07Squelch warnings - none of those strings will be so long that theGuy Harris1-6/+6
2009-03-07More P64 stuff.Guy Harris2-6/+7
2009-03-07Some LLP64 work to get rid of warnings for Win64; this is also good forGuy Harris2-14/+14
2009-03-07Fix Win32 build breakage.Gerald Combs2-3/+5
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the sameGerald Combs4-88/+324
2009-03-07Added an expert info when dissector is not available.Stig Bjørlykke3-11/+13
2009-03-07Added a users context list to map a presentation context identifier to anStig Bjørlykke5-53/+262
2009-03-06Fix some usage of deprecated GTK+ functionsBill Meier2-3/+2
2009-03-06Updated to use the title attribute for UAT fields.Stig Bjørlykke1-23/+23
2009-03-06Adjust some indentation; reformat a line or two.Bill Meier1-18/+20
2009-03-06Rename a variable ('free') so checkAPIs doesn't incorrectly flag it.Bill Meier3-10/+10
2009-03-06Update a commentBill Meier1-3/+3
2009-03-06From Alexis La Goutte (bug 3308):Stig Bjørlykke2-1/+18
2009-03-06From Steve Karg:Jaap Keuter1-1/+1
2009-03-06From Petr Sumbera (bug 3309):Stig Bjørlykke1-1/+0
2009-03-06From Petr Sumbera (bug 3305):Stig Bjørlykke1-1/+1
2009-03-06Get rid of a Clist and move the functon to display floats with two decimals t...Anders Broman5-289/+308
2009-03-06From Michael Speck: Fix so compiles with VC6Bill Meier1-1/+1
2009-03-06Correct bug in heuristic so as to strengthen it a bit.Bill Meier1-3/+6
2009-03-05Use some default true_false_string's.Stig Bjørlykke1-57/+37