summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Rename capture_opts_trim_iface() toGuy Harris2-4/+8
2013-05-22From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8706Evan Huus1-6/+6
2013-05-22On OS X, get the interface type from the System Configuration framework.Guy Harris1-1/+1
2013-05-21Only overwrite the scanned link layer properties if they are specified by com...Irene Rüngeler1-1/+3
2013-05-21Apply the filter string if all interfaces are selected.Irene Rüngeler1-4/+18
2013-05-21Fix compilation with GTK version older than 2.24Pascal Quantin1-0/+2
2013-05-21- Move the export_pdu tap outside of if(tree)Anders Broman1-1/+8
2013-05-20Fix trimming the maximum number if display filter entries.Gerald Combs1-9/+8
2013-05-20Fix Typo about filenameAlexis La Goutte1-1/+1
2013-05-20From Richard Turner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8...Alexis La Goutte1-25/+42
2013-05-20From report of mot990-8omk7tp8mio8ro via https://bugs.wireshark.org/bugzilla/...Alexis La Goutte3-0/+22
2013-05-20The printf format may require 2 arguments passed and if it does, the second a...Michael Mann1-1/+1
2013-05-20Make preparation to select which level tap is to be used.Anders Broman1-6/+19
2013-05-20From chaitanya:Anders Broman1-3/+12
2013-05-19Add filter capabillities.Anders Broman1-30/+68
2013-05-17From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8643Evan Huus3-129/+139
2013-05-17From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8690 :Jeff Morriss4-29/+29
2013-05-16Only add one "New from Global" entry in the profiles menu.Stig Bjørlykke1-11/+11
2013-05-15Use file_selection_run() for dialogs created with file_selection_new().Guy Harris6-392/+243
2013-05-15Remove an unused variable.Gerald Combs1-1/+0
2013-05-15Merge some of the changes to rtp player from https://bugs.wireshark.org/bugzi...Anders Broman1-44/+43
2013-05-15gtk_file_chooser_dialog_new() makes the file chooser dialog a transientGuy Harris4-11/+0
2013-05-14Give file_selection_new() an argument to specify the parent window ofGuy Harris11-160/+81
2013-05-14Fix indentation.Guy Harris1-1/+1
2013-05-14Pull dnd_merge_files() into dnd_open_file_cmd(); the resulting code is aGuy Harris1-72/+26
2013-05-14Merge capture_start_confirmed() into capture_start_cb().Guy Harris1-49/+31
2013-05-14Use gtk_dialog_set_alternative_button_order() to set the "alternative"Guy Harris2-75/+35
2013-05-14Make the dialog a child of the color filters dialog, not the top-levelGuy Harris1-1/+1
2013-05-14Use a modal GTK+ message dialog to ask the user whether to nuke theirGuy Harris1-21/+37
2013-05-13Fix indentation.Guy Harris1-1/+1
2013-05-13Clean up indentation.Guy Harris1-1/+1
2013-05-13Eliminate some includes of ui/simple_dialog.h by files that don't useGuy Harris18-22/+0
2013-05-13Get rid of declaration of no-longer-defined-or-used routine.Guy Harris1-6/+0
2013-05-13lupdate/lrelease ui/qt/QtShark.pro Sync with last change in Qt FilesAlexis La Goutte4-408/+933
2013-05-13Add Some missing text to translateAlexis La Goutte6-13/+13
2013-05-13Add Some missing text to translateAlexis La Goutte1-2/+2
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman3-3/+3
2013-05-10Fix a few bugs related to PDU export feature:Pascal Quantin1-7/+7
2013-05-10Set Start menu button inactive, if capture is in progress.Irene Rüngeler1-3/+1
2013-05-10Delete unused variable.Irene Rüngeler1-1/+1
2013-05-10The Interface column cannot be hidden any more.Irene Rüngeler2-20/+1
2013-05-06Add a helper function to load tags, handle IP and port tags andAnders Broman1-1/+6
2013-05-05Make compiling export_pdu_dlg.c actually work:Jörg Mayer2-3/+4
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman2-0/+7
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman2-0/+340
2013-05-05Revert 49166: It breaks compilation:Jörg Mayer1-1/+1
2013-05-05Really change display filter combo box's background color using GTK3Balint Reczey1-1/+1
2013-05-03From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=86...Jeff Morriss1-5/+6
2013-05-02Fix Bug 8615 concerning the active "Start" button when remote interfaces are ...Irene Rüngeler1-0/+2
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs2-16/+24