aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-10Define some fcns & vars as static...Bill Meier3-14/+14
2010-10-10Define some fcns & vars as static ...Bill Meier14-217/+228
2010-10-10#include <epan/tfs.h> not req'd.Bill Meier1-1/+0
2010-10-10Fix build.Guy Harris1-1/+1
2010-10-10- Fix more callbacks.Anders Broman6-51/+87
2010-10-10It's now "change column", not just "rename column"; fix build.Guy Harris1-27/+25
2010-10-10Fix up a number of callbacks.Anders Broman3-291/+360
2010-10-10[Automatic manuf, services and enterprise-numbers update for 2010-10-10]Gerald Combs1-8/+34
2010-10-10[Automatic manuf, services and enterprise-numbers update for 2010-10-10]Gerald Combs2-6/+206
2010-10-09Fix menu entry.Stig Bjørlykke1-1/+1
2010-10-09Fix menu entries.Stig Bjørlykke2-2/+2
2010-10-09Prefix window title with "Wireshark".Stig Bjørlykke1-1/+1
2010-10-09Added "Edit Column Details" functions to the packet list heading popup.Stig Bjørlykke8-44/+232
2010-10-09From Alexander Koeppe via bug 5287:Stig Bjørlykke1-1/+1
2010-10-08Restore pinfo->private_data after an exception was thrown by a subdissector.Jeff Morriss2-59/+101
2010-10-08Restore pinfo->private_data after an exception was thrown by a subdissector.Jeff Morriss14-132/+242
2010-10-08Don't use a TRY/CATCH block just to ignore any exceptions thrown byJeff Morriss1-13/+11
2010-10-08Show custom column occurrence in the packet list heading tooltips.Stig Bjørlykke1-1/+5
2010-10-08From Tobias Witek (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5283)Martin Mathieson4-23/+53
2010-10-08Add Alexander Koeppe to the list.Anders Broman1-0/+4
2010-10-08Get rid of an GUI artifact if the recent list is empty.Anders Broman1-0/+8
2010-10-08Make some routines unused outside gtk/menus.c static.Guy Harris1-5/+5
2010-10-08Fix a routine name - that menu item has nothing to do with colorization.Guy Harris1-3/+3
2010-10-08Clean up white space.Guy Harris1-75/+70
2010-10-08set_menu_sensitivity_old() is now only used for the main menu; simplifyGuy Harris1-136/+120
2010-10-08Remove check_col()Jeff Morriss3-99/+69
2010-10-08Move a comment next to the only item to which it now refers.Guy Harris1-27/+27
2010-10-08Restore private_data even if there was an exceptionJeff Morriss1-50/+52
2010-10-08Clean up white space.Guy Harris1-284/+283
2010-10-08Move menu_items[] inside the #ifdef MAIN_MENU_USE_UIMANAGER/#else/#endifGuy Harris1-441/+439
2010-10-08Don't use a TRY/CATCH block just to ignore any exceptions thrown byJeff Morriss1-8/+5
2010-10-08Catch exceptions from subdissectors, even when we're not handing theJeff Morriss1-27/+44
2010-10-08Use #error to cause the build to fail for un-implemented stuff (such asGuy Harris1-3/+37
2010-10-08Fix the blurb regexp (sigh)Jeff Morriss1-2/+2
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier15-58/+60
2010-10-07Define a few global variables as static.Bill Meier2-7/+7
2010-10-07Define 3 global variables as static; Whitespace cleanup.Bill Meier1-256/+256
2010-10-07Define a global variable as static.Bill Meier1-1/+1
2010-10-07Restore pinfo->private_data after an exception was thrown by a subdissector.Jeff Morriss1-0/+8
2010-10-07Define global variables ROWS, COLS, MAXROWS, MAXCOLS as static;Bill Meier1-4/+4
2010-10-07Escape the pipe (alternation) in the display regexp.Jeff Morriss1-2/+2
2010-10-07Tighten the blurb regexp. Check for leading/trailing white space in blurbs. ...Jeff Morriss1-3/+12
2010-10-07Reinsert #ifdef's removed by mistake.Anders Broman1-8/+17
2010-10-07Remove #ifdef'ed code for MENUS_USE_UIMANAGER.Anders Broman1-676/+2
2010-10-07White space cleanupJeff Morriss2-102/+102
2010-10-07Add more CRC failure codes.Martin Mathieson3-32/+68
2010-10-07Generate proper extension flags for empty constructed types SEQUENCE { ... } ...Tomas Kukosa2-10/+16
2010-10-07From Tobias Witek (bug 5282):Martin Mathieson1-17/+16
2010-10-06Enable hf checks by default. Add a check to see if the abbreviation is equal...Jeff Morriss1-3/+6
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss5-99/+99