aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-12-21Drop isprint.h use g_ascii_isprint() when this include hack was enabled.Jakub Zawadzki4-13/+6
2013-12-20Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki1-1/+1
2013-12-20nnn'ULL' ==> G_GUINT64_CONSTANT(nnn)Bill Meier1-26/+29
2013-12-20Replace one more g_memmove with memmove, add a cast to make the Lua stuffEvan Huus1-1/+1
2013-12-19Rename more to_str functions to have ep_ in the name if they return ephemeralEvan Huus1-1/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus2-3/+3
2013-12-18Remove unneeded #include epan/dissectors/packet-scsi.hAlexis La Goutte3-3/+0
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler11-11/+49
2013-12-18Ignore the first line of the chunk statistics file.Irene Rüngeler2-21/+8
2013-12-18Translate a little leftover German to English.Jeff Morriss1-3/+3
2013-12-17Make Ubuntu Buildbot happyAlexis La Goutte1-1/+1
2013-12-17Fix preprocessor macro and indentation.Evan Huus1-2/+2
2013-12-17Fix indent (use 4 spaces) and add modelinesAlexis La Goutte1-1310/+1322
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte5-50/+50
2013-12-17Find the right frame when plottable was clicked.Irene Rüngeler4-35/+59
2013-12-17Fill the chunk statistics. Read line with fgets instead of getline.Irene Rüngeler1-16/+8
2013-12-17Add the header files only once.Irene Rüngeler1-6/+0
2013-12-16Fix alignment issue in GTK2 flowgraph "packet choice" window.Bill Meier1-6/+24
2013-12-15Fix warning found by doxygenAlexis La Goutte5-5/+16
2013-12-15Fix some const/ not const warnings.Jakub Zawadzki9-19/+17
2013-12-14Create/use several extended value-strings;Bill Meier1-6/+29
2013-12-14Fix const warnings.Jakub Zawadzki16-19/+19
2013-12-14Fix warningsJakub Zawadzki1-3/+1
2013-12-14Remove not needed ';'Jakub Zawadzki2-2/+2
2013-12-14Fix some trivial warnings.Jakub Zawadzki6-6/+12
2013-12-14Add a bunch of tooltips.Gerald Combs1-7/+30
2013-12-13Simplify column sizing.Gerald Combs1-10/+5
2013-12-13Capture Interfaces dialog cleanup.Gerald Combs3-653/+630
2013-12-13Fix Visual Studio Code Analysis warning C6011: Dereferencing NULL pointer 're...Chris Maynard1-0/+8
2013-12-13Fix Visual Studio Code Analysis warning C6001: Using uninitialized memory 'ke...Chris Maynard1-2/+2
2013-12-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2013-12-13May this silences a warning of code that will go out next week.Michael Tüxen1-1/+4
2013-12-13Try to silence warnings and add a comment for Irene toMichael Tüxen2-3/+3
2013-12-13Try to silence a warning due to a temporary workaround.Michael Tüxen1-0/+2
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte12-34/+466
2013-12-13Fix typoIrene Rüngeler1-1/+1
2013-12-13Fix typo.Irene Rüngeler1-0/+2
2013-12-13Fix gboolean bool conflict.Irene Rüngeler1-6/+6
2013-12-13Fix build when use Qt4Alexis La Goutte1-0/+6
2013-12-13Add sctp files to Makefile.amIrene Rüngeler1-0/+12
2013-12-13Address more Windows errors.Irene Rüngeler2-2/+2
2013-12-13Address Windows warningIrene Rüngeler1-1/+1
2013-12-13"Fix"Jörg Mayer1-3/+4
2013-12-13"Fix" 'set but not used' warning turning error.Jörg Mayer1-7/+7
2013-12-13Address Windows warning. Irene Rüngeler1-1/+1
2013-12-13Take sctp_stat.c off the list because it has been removed.Irene Rüngeler1-2/+1
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler28-210/+3687
2013-12-12Create/use a number of extended value-strings;Bill Meier2-129/+145
2013-12-12Fix the path to dumpcap.Gerald Combs1-1/+1
2013-12-12Remove the checks for ../../lib. If it still exists it likely means thatGerald Combs1-10/+1