aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Main (menubar): fix C++ style comments are not allowed in ISO C90Alexis La Goutte1-1/+1
2015-05-13Change the formatting strings used to create the Conversation Filter submenuMichael Mann1-7/+12
2015-05-08A NULL is needed at the end of the argument list for g_object_set().Guy Harris1-1/+1
2015-05-08Recent files: Disable mnemonic accelerator key for menu itemJiří Engelthaler1-0/+8
2015-05-08Expert Info dialog.Gerald Combs2-2/+2
2015-05-06Fix some --without-pcap build problems.Guy Harris3-3/+7
2015-05-06Set tap filter when WLAN "Limit to display filter" option is checked.Michael Mann1-0/+6
2015-05-05GTK UI: remove eo_saveable_pathname in favor of eo_massage_strDavid Creswick1-29/+6
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-4/+0
2015-05-01Add tshark -z "ncp,srt"Michael Mann1-185/+0
2015-04-27Add tshark -z "ldap,srt"Michael Mann1-25/+5
2015-04-27ext_menubar: Add pointer to GUI main structureRoland Knall1-1/+1
2015-04-14UI: Implementing menus for pluginsRoland Knall1-0/+220
2015-04-06Keep a captured-packet count in a capture_session and use that.Guy Harris1-3/+1
2015-04-06Show a list of interfaces on the welcome screen when capturing.Guy Harris2-21/+27
2015-04-05Have a common routine for constructing strings listing interfaces.Guy Harris2-53/+4
2015-04-05Pop the welcome screen message when we close a file.Guy Harris1-1/+8
2015-04-05Give the welcome screen its own set of callbacks.Guy Harris6-7/+157
2015-04-05Remove epan member from PacketWinData and just use cfile.epan when redissecti...Michael Mann1-7/+5
2015-04-04Let capture_dev_user_pmode_find() say "not found".Guy Harris2-8/+6
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