aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris38-115/+187
2012-06-03Fix warningsAnders Broman3-7/+7
2012-06-03When allowing the user to save a capture file before closing it, if it'sGuy Harris3-27/+93
2012-06-03Use g_filename_display_basename() rather than get_basename() when we'reGuy Harris3-5/+5
2012-06-03Update a comment.Guy Harris1-2/+3
2012-06-03Move the declaration of main_set_window_name() frm ui/ui_util.h toGuy Harris2-2/+3
2012-06-03Move routines that handle the main window title bar out ofGuy Harris10-74/+139
2012-06-03Add more depricated functionsAnders Broman1-0/+3
2012-06-03Get rid of mor hbox:esAnders Broman1-2/+2
2012-06-03From Evan Huus: Reset the comment tree when the filter changes https://bugs.w...Anders Broman1-0/+1
2012-06-03Note in a comment that we should perhaps handle safe-saving on top of aGuy Harris1-1/+9
2012-06-03gedit, at least, saysGuy Harris1-1/+1
2012-06-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7324 :Pascal Quantin3-0/+340
2012-06-03Update a link (that's where it redirected to).Guy Harris1-14/+14
2012-06-03Convert space to tabPascal Quantin1-1/+1
2012-06-03Make checkhf tools Happy, Remove hf_ieee80211_chan*Alexis La Goutte1-36/+0
2012-06-03Add 802.11 AP Channel Report IE (51)Alexis La Goutte1-2/+40
2012-06-03Enhance 802.11 Secondary Channel Offset (62)Alexis La Goutte1-16/+14
2012-06-03Enhance 802.11 HT Info 1.1 (60)Alexis La Goutte1-76/+64
2012-06-03Cleanup Header (Remove e-mail of original author to report bugs...)Alexis La Goutte1-3/+0
2012-06-03Enhance 802.11 (Vendor Specific) HT Capability (45)Alexis La Goutte1-138/+79
2012-06-03Update some links (the "[Ff]amily[Ii]d=" links just redirected to theGuy Harris1-17/+45
2012-06-03Enhance 802.11 (vendor specifiq) HT Info 1.0 (Draft)Alexis La Goutte1-100/+93
2012-06-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7323 :Pascal Quantin3-0/+279
2012-06-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7315 :Pascal Quantin4-4/+748
2012-06-03[Automatic manuf, services and enterprise-numbers update for 2012-06-03]Gerald Combs3-9/+150
2012-06-03Try to squelch warningsAnders Broman8-56/+56
2012-06-03Add references to MSVC++ 2008 64-bit redistributables.Pascal Quantin1-8/+30
2012-06-03Fix end of closing tag.Guy Harris1-1/+1
2012-06-03Default to the version recommended in the Developer's Guide, namelyGuy Harris1-2/+3
2012-06-03Close XML tag.Guy Harris1-1/+1
2012-06-03Say "For {compiler}, you need" rather than "For {compiler}, use" - whenGuy Harris1-27/+27
2012-06-03Mention vcredist_x64.exe in the table, and mark the vcredist_*.exe asGuy Harris1-33/+46
2012-06-03I don't know what the version number is of the MSVC++ 2010 SP1 x86-64Guy Harris1-1/+1
2012-06-03Mention the installers for the 64-bit versions of the redistributables.Guy Harris1-19/+50
2012-06-03Indicate what you're supposed to do with vcredist_x86.exe (download itGuy Harris1-26/+61
2012-06-02From Evan Huus Convert a bunch more GTK-2 calls to their cross-version ws_ eq...Anders Broman9-103/+104
2012-06-02Revert files committed by error in revision 43007Pascal Quantin2-2/+0
2012-06-02From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=73...Pascal Quantin3-0/+3
2012-06-02If the user tries to save a capture file atop a file that has all itsGuy Harris3-4/+113
2012-06-02The only reason we need to do locale conversions is that path names asGuy Harris1-41/+17
2012-06-02Clean up indentation.Guy Harris1-6/+6
2012-06-02If the rename in a safe "Save As" fails, the current file's name hasGuy Harris1-4/+5
2012-06-02Try to squelch warningsAnders Broman3-25/+25
2012-06-02Try to squelch warningsAnders Broman6-40/+40
2012-06-02Try to squelch warningsAnders Broman7-23/+23
2012-06-02Try to squelch warningsAnders Broman1-20/+20
2012-06-02Try to squelch warningsAnders Broman9-35/+35
2012-06-02From Evan Huus Memory leak in voip_calls.c https://bugs.wireshark.org/bugzill...Anders Broman1-1/+4
2012-06-02From Evan Huus Useless null check in packet-ssh.c https://bugs.wireshark.org/...Anders Broman1-1/+1