aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/rtp_stream_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: fix compilation with GTK+ before 2.18Peter Wu2016-09-011-0/+1
* Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde2016-02-261-4/+4
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-181-1/+1
* Revert "Add free_address_wmem() and other extensions to address API"João Valverde2016-02-081-4/+4
* Add free_address_wmem() and other extensions to address APIJoão Valverde2016-02-071-4/+4
* Make address_to_display() use proper (non-)constnessJoão Valverde2015-11-291-6/+6
* Use address functions instead of ADDRESS macros in ui.Gerald Combs2015-10-221-8/+8
* Fix crashes related to RTP Streams analysisPeter Wu2015-10-011-2/+12
* Revert "gtk: Fix crash on Analyze RTP stream"Peter Wu2015-10-011-6/+0
* gtk: Fix crash on Analyze RTP streamPeter Wu2015-09-301-0/+6
* UDP multicast stream dialog.Gerald Combs2015-08-181-1/+1
* Start exposing the filter field of a tap listener to the RTP GUI APIs.Michael Mann2015-05-201-2/+4
* Fix RTP crash on RTP analysis attemptPeter Wu2015-02-071-12/+12
* Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann2015-02-031-16/+12
* Qt: Add the RTP Streams dialog.Gerald Combs2015-01-301-37/+47
* GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2015-01-271-0/+1
* Replace C++ style comment with C style.Michael Mann2015-01-151-1/+1
* Fix the compile: Use the new (double) variable.Jeff Morriss2015-01-151-1/+1
* Fix a crash in the GTK+ RTP Streams dialog.Gerald Combs2015-01-151-2/+9
* GTK/RTP Player: Fix crash when touch RTP StreamMichal Labedzki2015-01-081-8/+12
* Replace ep_address_to_str with address_to_str.Michael Mann2015-01-061-4/+13
* Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann2015-01-051-6/+21
* Remove unneeded includes from ui folderMartin Mathieson2015-01-011-6/+0
* Do not use packet scoped memory in GUIPascal Quantin2014-12-211-4/+4
* Consolidate RTP stream structs.Gerald Combs2014-12-201-8/+8
* Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier2014-10-061-765/+765
* Fix heap-use-after-free via setlocalePeter Wu2014-07-291-1/+14
* Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris2014-07-031-1/+1
* Move stat_menu.h to libui.Guy Harris2014-06-301-1/+1
* Fix sorting RTP Streams by jitterBalint Reczey2014-06-241-9/+9
* Some routine name changes.Guy Harris2014-04-191-6/+6
* Migrate GTK icon handling to GTK 3.10 APIBalint Reczey2014-03-111-6/+6
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Anders Broman2014-01-161-0/+2
* Fix const warnings.Jakub Zawadzki2013-12-141-2/+2
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-1/+1
* Make things compile again.Jörg Mayer2013-10-241-2/+2
* Include ui/util.h.Gerald Combs2013-10-111-0/+1
* From beroset:Bill Meier2013-03-211-4/+4
* From Michal Labedzki:Anders Broman2012-12-051-18/+18
* From Michal Labedzki:Anders Broman2012-11-291-4/+4
* From Michal Labedzki:Anders Broman2012-11-051-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* #include old-gtk-compat.h in order to get compilation working with older gtks.Jeff Morriss2012-08-011-0/+1
* Get rid of some GTK_CHECK_VERSION instances by using compabillity macros.Anders Broman2012-08-011-4/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* More GTK3 adaptationsAnders Broman2012-04-211-1/+1
* Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman2012-04-211-1/+1
* Restructure the recent file code so that recent.c is GUI-independent;Guy Harris2012-01-181-0/+2
* Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris2012-01-161-1/+1