aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/rtp_stream_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Gtk: Remove source codeRoland Knall1-1200/+0
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+1
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-4/+4
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-4/+4
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-4/+4
2015-11-29Make address_to_display() use proper (non-)constnessJoão Valverde1-6/+6
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-8/+8
2015-10-01Fix crashes related to RTP Streams analysisPeter Wu1-2/+12
2015-10-01Revert "gtk: Fix crash on Analyze RTP stream"Peter Wu1-6/+0
2015-09-30gtk: Fix crash on Analyze RTP streamPeter Wu1-0/+6
2015-08-18UDP multicast stream dialog.Gerald Combs1-1/+1
2015-05-20Start exposing the filter field of a tap listener to the RTP GUI APIs.Michael Mann1-2/+4
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu1-12/+12
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann1-16/+12
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-37/+47
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-15Replace C++ style comment with C style.Michael Mann1-1/+1
2015-01-15Fix the compile: Use the new (double) variable.Jeff Morriss1-1/+1
2015-01-15Fix a crash in the GTK+ RTP Streams dialog.Gerald Combs1-2/+9
2015-01-08GTK/RTP Player: Fix crash when touch RTP StreamMichal Labedzki1-8/+12
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-4/+13
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-6/+21
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-6/+0
2014-12-21Do not use packet scoped memory in GUIPascal Quantin1-4/+4
2014-12-20Consolidate RTP stream structs.Gerald Combs1-8/+8
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-765/+765
2014-07-29Fix heap-use-after-free via setlocalePeter Wu1-1/+14
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-06-24Fix sorting RTP Streams by jitterBalint Reczey1-9/+9
2014-04-19Some routine name changes.Guy Harris1-6/+6
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-6/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-16Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-14Fix const warnings.Jakub Zawadzki1-2/+2
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-10-24Make things compile again.Jörg Mayer1-2/+2
2013-10-11Include ui/util.h.Gerald Combs1-0/+1
2013-03-21From beroset:Bill Meier1-4/+4
2012-12-05From Michal Labedzki:Anders Broman1-18/+18
2012-11-29From Michal Labedzki:Anders Broman1-4/+4
2012-11-05From Michal Labedzki:Anders Broman1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-01#include old-gtk-compat.h in order to get compilation working with older gtks.Jeff Morriss1-0/+1
2012-08-01Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman1-4/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21More GTK3 adaptationsAnders Broman1-1/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-0/+2