aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-18Enhance support of RD Type 2 (FORMAT_AS4_LOC) (RFC4364)Alexis La Goutte1-1/+73
2011-08-18Use cairo_surface_t instead of axis_pixmap.Anders Broman1-20/+91
2011-08-18Use cairo_surface_t instead of title_pixmap.Anders Broman1-2/+34
2011-08-18Fix a typo in the gtk3 caseJörg Mayer1-1/+1
2011-08-18GTK 3.0 version of modify forground.Anders Broman1-0/+15
2011-08-18Fix two typos in the gtk3 caseJörg Mayer1-3/+3
2011-08-18Copy-paste errors.Anders Broman1-3/+6
2011-08-18More GTK 3.0 changes.Anders Broman4-20/+66
2011-08-17From Gisle Vanem:Stig Bjørlykke1-2/+3
2011-08-17Use gtk_widget_override_font() in GTK 3.0 ( Untested on GTK 3.0)Anders Broman5-8/+40
2011-08-17Replace deprecated functions/macrosJörg Mayer1-1/+1
2011-08-17From Sergey V. Lobanov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Alexis La Goutte1-0/+8
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatJörg Mayer3-7/+3
2011-08-17These two files cannot be compiled with GTK_DISABLE_DEPRECATEDJörg Mayer2-0/+8
2011-08-17Use gpointer instead of GtkItemFactoryCallback for functionsJörg Mayer2-6/+7
2011-08-17Unifiy parameters to menu_open_recent_file_cmd for theJörg Mayer2-15/+7
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,Gerald Combs3-17/+19
2011-08-17From Gisle Vanem: Make sure our SetProcessDEPPolicyHandler typedefGerald Combs1-2/+3
2011-08-17Fix compilation on when not using MAIN_MENU_USE_UIMANAGERStephen Fisher1-4/+4
2011-08-17More GTK 3.0 changes:Anders Broman2-4/+28
2011-08-17menus.[hc]:Jörg Mayer3-51/+7
2011-08-17Move #defines for MENU_BAR_PATH_* and PACKET_LIST_POPUP_PATH_* out ofJörg Mayer2-53/+52
2011-08-17Fix a typo and size_request.Anders Broman2-6/+10
2011-08-17Fix a typo and size_request.Anders Broman2-4/+10
2011-08-17Get further with compiling with GTK 3.0Anders Broman7-12/+121
2011-08-17Try to make tge build bot happy.Anders Broman1-0/+1
2011-08-17Get rid of get_color() it looks like we do not need allocated collors.Anders Broman6-15/+47
2011-08-17Fix indentation.Anders Broman1-41/+41
2011-08-16Initialize trunc.Stig Bjørlykke1-1/+1
2011-08-16From Jakub Ruzicka via bug 6240: Show data for trunked packets. Some typo fi...Chris Maynard1-23/+23
2011-08-16Small fix in a error message.Stig Bjørlykke1-1/+1
2011-08-16Removed usage of localtime_r().Stig Bjørlykke1-12/+7
2011-08-16Remove unused code.Stig Bjørlykke1-15/+0
2011-08-16Casts to squelch warnings.Guy Harris1-2/+2
2011-08-16From Edwin Groothuis:Stig Bjørlykke1-54/+172
2011-08-16More misspellings of "unknown", for bug 6244.Guy Harris7-7/+7
2011-08-16Use col_append_sep_str() to comma-separate info column text. Fixes bug 6186.Chris Maynard1-3/+3
2011-08-16Check for valid filename in write_pdml_preamble().Stig Bjørlykke1-1/+1
2011-08-16From Yann via bug 6245:Stig Bjørlykke1-1/+1
2011-08-16Based on patch from Denis Ovsienko viaJeff Morriss17-3492/+3492
2011-08-16Allow the dissection of BER/DER carried over a TCP transport usingGraeme Lunt1-1/+3
2011-08-16At least for the Provider Service Table items, they're part of 802.11,Guy Harris1-18/+18
2011-08-16An option to autoscroll the expanded item in the details view to a fixed Graeme Lunt4-0/+80
2011-08-16For GTK3: Change type of unused parameter GtkObject -> GObjectJörg Mayer1-1/+1
2011-08-16With gtk3, gtk_adjustment_new changed the return type:Jörg Mayer1-1/+10
2011-08-16Using enabled/disabled instead of yes/no seems to be more descriptive.Michael Tüxen1-13/+13
2011-08-16Handle the case in the capture options dialog boxMichael Tüxen2-17/+20
2011-08-16Don't prefix description with imf.Stig Bjørlykke1-2/+2
2011-08-15Add libwireshark.lib, libwsutil.lib, and wiretap-1.7.0.lib to the PDBGerald Combs1-9/+13
2011-08-15Mark parent parameter to about_wireshark() as unused because its useStephen Fisher1-1/+1