aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-11-26Consolidate sequence analysis code.Gerald Combs5-58/+48
2014-11-25Remove unused ui_simple_dialog.h from qt Makefile.commonStephen Fisher1-1/+0
2014-11-25Qt: support the -Y option to set an initial display filterMartin Kaiser1-1/+5
2014-11-25hostlist_table (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+4
2014-11-24Allow html version of man pages to be found when running from buildStephen Fisher1-0/+2
2014-11-24Revert "Allow "(g)make tags" to work again"Alexis La Goutte1-0/+1
2014-11-24Allow "(g)make tags" to work againStephen Fisher1-1/+0
2014-11-24Second attempt at putting a description in the preferences pageStephen Fisher1-0/+7
2014-11-23Presumably the intent is to dump *non*-dummy entries.Guy Harris1-2/+2
2014-11-23Newlines at the ends of lines, please.Guy Harris1-2/+2
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46
2014-11-21VoIP Call (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+3
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler6-0/+29
2014-11-21Remove some leftover debug printfs.Jeff Morriss1-8/+2
2014-11-19voip_calls: Fix tap callbacks.Gerald Combs3-147/+160
2014-11-19[pedantic] Replace usage of 'long' and 'long long'Bill Meier1-1/+1
2014-11-18voip_calls: Regression fixes.Gerald Combs6-43/+62
2014-11-18Fix indentation.Guy Harris1-1/+1
2014-11-18voip_calls: Move to ui.Gerald Combs10-144/+164
2014-11-17voip_calls: Get rid of global variables.Gerald Combs4-354/+366
2014-11-17Remove some ununused/unmatched <resources/> tags.Jeff Morriss34-34/+0
2014-11-16mcast_stream: fix indent (use 4 spaces)Alexis La Goutte2-327/+352
2014-11-16rtp_stream: fix indent (use 4 spaces)Alexis La Goutte1-81/+94
2014-11-16Remove ipproto member of packet_info.Michael Mann1-4/+3
2014-11-15VoIP calls: Fixup whitespace.Gerald Combs2-3103/+3114
2014-11-15VoIP calls: Start separating common and GTK+-dependent code.Gerald Combs3-70/+76
2014-11-15VoIP calls: Use our tap offsets.Gerald Combs1-103/+115
2014-11-15Fix a pointer type.Gerald Combs1-4/+4
2014-11-15VoIP calls: Clean up tap registration and removal.Gerald Combs3-609/+421
2014-11-15VoIP calls tap ID cleanup.Gerald Combs2-70/+70
2014-11-15Do the "-z help" processing separately, and do it for Wireshark as well.Guy Harris2-0/+10
2014-11-14Add a name field to tap_param, for use in error messages.Guy Harris23-24/+24
2014-11-14The registered -z parameter string shouldn't end with a comma.Guy Harris14-14/+14
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris24-24/+26
2014-11-14There's nothing GTK+ about TShark.Guy Harris4-14/+14
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris61-61/+61
2014-11-14Allow SCTP graphs to resize with the window they're in.Irene Ruengeler3-279/+240
2014-11-14tap_ui -> stat_tap_ui.Guy Harris54-130/+130
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris55-80/+687
2014-11-14Translations: Update Polish translationMichal Labedzki2-599/+717
2014-11-14Qt: Fix non-translate-able textMichal Labedzki1-1/+1
2014-11-14Qt: Fix typoMichal Labedzki1-1/+1
2014-11-14Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocu...Alexis La Goutte2-2/+2
2014-11-12Qt: Flatten group boxes.Gerald Combs6-20/+31
2014-11-12Updates in it translation.Dario Lombardo2-230/+260
2014-11-10Improved deregistering fields.Stig Bjørlykke9-3/+77
2014-11-08Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte5-8/+5
2014-11-08fix a crash in the endpoint dialogueMartin Kaiser1-1/+1
2014-11-07Call the default language preference setting "Use system setting".Guy Harris10-14/+14
2014-11-05Allow the environment variable RCC to set before running configure toStephen Fisher1-1/+1