summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Have RPC program hash table use native gtk hash functions.Michael Mann1-4/+4
2015-07-01Don't assume the source directory's path has no spaces in it.Guy Harris1-3/+3
2015-07-01Explicitly check for DCE/RPC dissector name in the Decode As dialog because i...Michael Mann1-3/+2
2015-06-30Disable overlay scrollingPeter Hatina1-0/+3
2015-06-30Fix setting widget visibility when changing the layout.Gerald Combs1-18/+7
2015-06-29Fixup the packet list navigation action behavior.Gerald Combs1-6/+20
2015-06-29gtk: Fix use-after-free on removing recent filePeter Wu1-2/+3
2015-06-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann10-48/+55
2015-06-28[Automatic update for 2015-06-28]Gerald Combs13-3571/+3660
2015-06-27Free a malloc'ed error message to not leak memoryEvan Huus1-0/+2
2015-06-27Avoid some Visual Studio Code Anaylzer warningsMartin Mathieson1-1/+1
2015-06-26Qt: tweaks to Capture Interfaces dialogPascal Quantin3-18/+67
2015-06-26PDU export: increase time precision to nano secondsPascal Quantin1-2/+2
2015-06-26Commit d4aa1a1c24e984339806c4ddb000ea9f9b352659 added some Q_UNUSEDJoerg Mayer2-6/+2
2015-06-25Qt: when a capture file is closed, go back to the welcome screen onlyMartin Kaiser1-2/+3
2015-06-25Add Makefile_common.common to wireshark-tap-register.c dependencies (windows)Bill Meier1-1/+1
2015-06-25Regenerate *-tap-register.c when associated Makefile.common is updated (*nix)Bill Meier2-4/+4
2015-06-25Make sure the byte view maintains visibility.Gerald Combs1-1/+2
2015-06-25Remove the other g_hash_table_containsEvan Huus2-15/+13
2015-06-25Limit the text displayed for the Filter label in the SRT dialog so it doesn't...Michael Mann2-2/+16
2015-06-25Qt, cmake: put the build dir before the source dir in the include pathMartin Kaiser1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser61-61/+61
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall7-3/+145
2015-06-25Qt: mark unused parameters as suchPascal Quantin2-0/+3
2015-06-25Qt: fix crashes when Wireshark is closed while running a captureMartin Kaiser1-1/+2
2015-06-25Add minimize and maximize buttons to the TCP stream dialogs.Jeff Morriss2-2/+2
2015-06-25Stop using atof/strtod (fixes column sorting of float types)Peter Wu2-4/+4
2015-06-24Disable "Refresh Interfaces" when capturingEvan Huus1-0/+1
2015-06-24qt: fix more button statesEvan Huus1-0/+3
2015-06-24qt: fix button state when cancelling saveEvan Huus1-1/+6
2015-06-24Remove the last deprecated tvb_length callsEvan Huus2-3/+3
2015-06-24Qt: Add Reload button on MainToolBarAlexis La Goutte2-2/+3
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus2-3/+3
2015-06-23[Qt] switch screens only if we're acutally starting a captureMartin Kaiser1-2/+2
2015-06-23[Qt] if the capture is stopped before we received any packet...Martin Kaiser1-0/+2
2015-06-23Qt: change default behavior of 'Decode As' windowPascal Quantin3-7/+20
2015-06-23Qt: Be less aggressive about reselecting packets.Gerald Combs1-7/+2
2015-06-23Regenerate *-tap-register.c when associated Makefile.common is updatedBill Meier2-4/+4
2015-06-23Use RTD functionality for H.225Michael Mann5-615/+0
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs15-117/+210
2015-06-22gtk,qt: Fix minor buffer underrunPeter Wu2-2/+2
2015-06-22Use StockIcon to load toolbar icons.Gerald Combs1-1/+2
2015-06-22fix the interface list in the main welcome screenMartin Kaiser1-0/+5
2015-06-22Refactor RTD stats.Michael Mann18-1952/+611
2015-06-22service_response_time_table.h: fix parameter 'gui_data' not found in the func...Alexis La Goutte1-1/+1
2015-06-21[Automatic update for 2015-06-21]Gerald Combs13-3817/+5235
2015-06-21Remove now unneeded tap-srt.hMichael Mann3-47/+3
2015-06-21Further refactor SRT stats.Michael Mann31-5183/+777
2015-06-20(trivial) fix a spelling mistake in a commentMartin Kaiser1-1/+1
2015-06-20qt_ui_utils: fix parameter 'glib_string' not found in the function declarationAlexis La Goutte1-1/+1