aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-20And another instance of HAVE_WIRELESS_TOOLBAR I missedJörg Mayer1-1/+0
2012-06-20Forgot to copy one more changeJörg Mayer1-3/+0
2012-06-20Copy over Makefile.common changes to CMakeListsJörg Mayer2-0/+2
2012-06-20Makefile.common:Jörg Mayer2-3/+2
2012-06-20Comment back in the body of tb80211_do_set_channel to avoid warnings aboutJörg Mayer3-3/+53
2012-06-20#if 0 out code to make it build in it's current stateAnders Broman1-2/+3
2012-06-20Followup to r43176, r43177, r43178, and r43179: prohibit FT_*INT*Jeff Morriss2-64/+78
2012-06-20Add the toolbar of bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973Anders Broman3-0/+458
2012-06-20Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman3-3/+744
2012-06-20Fix compilation with gcc...Pascal Quantin1-3/+3
2012-06-20Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7383 :Pascal Quantin1-5/+5
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on aJeff Morriss1-5/+7
2012-06-20Revert http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43404.Anders Broman1-20/+19
2012-06-20SDP data embeded in OCTET STRING.Anders Broman1-19/+20
2012-06-20Add a link to IANA registry.Anders Broman1-1/+2
2012-06-20Upadte e-mail.Anders Broman1-1/+1
2012-06-20- In INTERNAL HANDOVER COMMAND Circuit Identity Code is C(Coded optional in WS)Anders Broman1-2/+36
2012-06-20Clean up white space (no tabs).Guy Harris1-34/+34
2012-06-20Handle the case where the user has added comments to a file that's notGuy Harris3-33/+243
2012-06-20MAke it compile by adding discard_comments = FALSEAnders Broman1-1/+1
2012-06-20If the file has an SHB comment or any packet comments, and the userGuy Harris5-18/+268
2012-06-19Use the first matched color instead of the last one, which is whatGerald Combs1-1/+4
2012-06-19Add a list of release dates for major versions of GTK+ and GLib in caseGerald Combs1-0/+24
2012-06-19Correct the IPv6 fragment offset shown in COL_INFO.Jeff Morriss2-11/+24
2012-06-19ascend_scanner.c includes ascend.h. Add corresponding makefileGerald Combs2-4/+8
2012-06-19Simplify proto_tree_add_string_format_value(..., val, "%s", val) with proto_t...Jakub Zawadzki1-5/+5
2012-06-19Use tvb_get_ephemeral_string_enc() in combination with proto_tree_add_unicode...Pascal Quantin4-4/+4
2012-06-19AAAAARGH. Making the UI libs platform-dependent breaks dependencyGuy Harris2-5/+3
2012-06-19The GTK+ file chooser already *includes* UI code to ask the user whetherGuy Harris3-128/+92
2012-06-19The "save as" dialog is modal, so we don't need to worry about keepingGuy Harris1-85/+48
2012-06-19Use newly introduced proto_tree_add_unicode_string() to add UTF-8 stringsPascal Quantin4-14/+42
2012-06-19Followup to r43370: don't install idl2wrs or its man page.Jeff Morriss3-3/+0
2012-06-19Mark another variable as volatile to pacify the buildbot.Jeff Morriss1-1/+1
2012-06-19Pontus FuchsJörg Mayer1-0/+30
2012-06-19Replace last instance of airpcap_tb by wireless_tb forJörg Mayer1-1/+1
2012-06-19capture_dlg.h:Jörg Mayer2-4/+4
2012-06-19set_menu_visible needs to be protected to avoid defined but unusedJörg Mayer1-0/+4
2012-06-19Remove what appears to be an errant vi/vim command and add a newline.Gerald Combs2-1/+2
2012-06-19Don't install idl2wrs except in Debian's special wireshark-dev package.Jeff Morriss3-5/+5
2012-06-19gui.airpcap_toolbar_show is the old name for the wireless toolbar, not the ol...Jeff Morriss1-3/+3
2012-06-19Don't install main-menubar-ui.xmlAnders Broman2-16/+0
2012-06-19Get rid of the remnats of NEW_MENU_CODE.Anders Broman2-25/+1
2012-06-19Add a comment to prevent acidentally bumping lua version to 5.2 again.Jörg Mayer1-0/+2
2012-06-19TypoAnders Broman1-1/+1
2012-06-19Revert:Anders Broman7-78/+78
2012-06-19Add proto_tree_add_unicode_string() to add UTF-8 string to tree. Jakub Zawadzki6-31/+37
2012-06-19Fix bug #7378: Wireshark 1.8.0rc1: gsm_a_dtap SMS 7-bit default alphabet regr...Jakub Zawadzki1-6/+7
2012-06-19Do the changes to configure from r43354 in cmake as well.Jörg Mayer2-0/+4
2012-06-19Revert:Anders Broman1-8/+8
2012-06-19airpcap_tb -> wireless_tbAnders Broman1-8/+8