aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2015-03-29Extcap: fix USBPcap capture broken by g8204578Pascal Quantin1-2/+7
2015-03-25Generate the filter using _ws.expert.message instead of expert.messageMichael Mann1-10/+10
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris3-57/+49
2015-03-25OK, this appears to be what's intended.Guy Harris1-4/+29
2015-03-25Clean up handling of buffer size.Guy Harris1-40/+40
2015-03-24Win32: Compilation error if winpcap remote capturing disabledRoland Knall1-1/+3
2015-03-23Centralize the code to set the active_dlt value for a device.Guy Harris1-3/+1
2015-03-21Rename update_interface_list() and remove local interface code from it.Guy Harris1-25/+15
2015-03-19Make the snapshot-length member of interface_t an int.Guy Harris1-2/+0
2015-03-18Fix parsing of interface properties strings.Guy Harris2-8/+5
2015-03-12Assert that the row number passed to packet_list_get_row_data() is valid.Jeff Morriss1-0/+1
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs2-24/+8
2015-03-07Get rid of an unused structure member.Guy Harris15-24/+0
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-33/+33
2015-03-02RTP player: don't crash when drawing channel graphs for very long calls.Jeff Morriss1-2/+26
2015-02-23ui/gtk: use GTK+ 2 name for control keysPeter Wu1-2/+2
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs2-13/+2
2015-02-20ui/gtk: fix control combos such as ctrl-a, ctrl-cPeter Wu1-2/+10
2015-02-20Suppress a bunch of cast-qual warnings.Gerald Combs1-1/+4
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris1-1/+1
2015-02-18Eliminate some DIRTY_ file lists.Guy Harris1-4/+0
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-3/+1
2015-02-16Make get_manuf_name return a const string.Michael Mann1-2/+2
2015-02-15Fix handling of invalid UAT itemsPeter Wu1-0/+2
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier99-1443/+2723
2015-02-14Fix diagnostics macros and squelch a gcc warning.Gerald Combs3-8/+7
2015-02-14"Hide" hashether_t structure.Michael Mann1-3/+3
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-1/+1
2015-02-12Revert ""Hide" hashether_t structure."Anders Broman1-3/+3
2015-02-12Revert "Make get_manuf_name return a const string."Anders Broman1-2/+2
2015-02-12Make get_manuf_name return a const string.Michael Mann1-2/+2
2015-02-12"Hide" hashether_t structure.Michael Mann1-3/+3
2015-02-11capture_dlg.c: Fix (possibly valid) "Using uninitialized memory" MSVC2013 Co...Bill Meier1-4/+4
2015-02-10Add a "Sum" column to the Service Response Time (SRT) window.Kevin Grigorenko14-14/+27
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier2-2/+2
2015-02-09Fix use-after free in RTP playerPeter Wu1-0/+1
2015-02-08Menubar (GTK): fix warning: no previous prototype for ‘set_menus_capture_st...Alexis La Goutte1-0/+1
2015-02-08Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte6-640/+48
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu1-12/+12
2015-02-06Multicast Stream (GTK): fix crash when try to select a streamAlexis La Goutte1-1/+1
2015-02-04HTTP2: Add tap for HTTP2 dissectorAlexis La Goutte1-0/+2
2015-02-04Convert val_to_str -> val_to_str_wmem.Michael Mann10-67/+129
2015-02-04Qt: Add the Protocol Hierarchy statistics dialog.Gerald Combs1-1/+2
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann5-22/+30
2015-02-02Fix some indent typo (after g2bf7878e)Alexis La Goutte1-1/+1
2015-02-01Fix a typo.Guy Harris1-1/+1
2015-01-31No main window *to* update in the early argument list parsing.Guy Harris1-1/+1
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs7-250/+58
2015-01-28Proto dialog (GTK) : fix indent (use 2 spaces) and add modelinesAlexis La Goutte2-55/+76
2015-01-27Added HPFEEDS stats_tree.Dario Lombardo1-0/+2