name change
[metze/wireshark/wip.git] / gtk / rtp_stream_dlg.c
2006-05-21 Ronnie Sahlbergname change
2006-04-30 Guy HarrisMove the file selection dialog routines to file_dlg...
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2005-08-21 Guy HarrisAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 Guy HarrisHave "register_dfilter_stat()" add "..." to the menu...
2005-08-21 Guy HarrisAdd a "register_dfilter_stat()", to register stats...
2005-08-20 Jörg Mayer- Declare some functions static
2005-08-20 Ulf Lampingrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 Guy HarrisMove the APIs for registering and processing "-z" comma...
2005-04-16 Ulf Lampingadd 12 new toolbar/menu icons
2005-03-21 Guy HarrisFrom Lars Ruoff:
2005-03-02 Luis OntanonFrrom Francisco Alcoba
2005-02-27 Luis OntanonFrom Martin Mathielson
2005-02-24 Guy HarrisMallocate the strings to be put into the columns, rathe...
2005-02-22 Ulf Lampingbuttons should use "Header capitalization" see GNOME...
2005-02-16 Ronnie Sahlbergfrom lars ruoff a few extra columns for rtp analysis
2005-02-04 Ulf Lampinghuge cleanup of capture file API (functions in file...
2005-02-02 Guy HarrisGet rid of an unused typedef.
2004-12-01 Guy HarrisFrom Francisco Alcoba:
2004-10-03 Ulf Lampingadd some button tooltips, renamed some buttons
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-30 Anders BromanFrom Martin Mathieson: Show number of detected streams...
2004-06-02 Ulf Lampingmove "extern GtkWidget *main_display_filter_widget...
2004-06-02 Guy HarrisGet rid of the #if 0'ed out "rtp_payload_type_vals...
2004-06-01 Ulf Lampingbugfix: don't double define rtp_payload_type_vals
2004-06-01 Ulf Lampingadd details for doxygen, various code cleanups as a...
2004-05-26 Ulf Lampingmore code cleanup from dialog things:
2004-04-12 Ulf LampingESC key presses Close button
2004-03-14 Laurent DenielFix incorrect number of arguments for format and compil...
2004-03-13 Ulf Lampingvarious string related changes, mainly replace sprintf...
2004-02-23 Guy HarrisAdd a "force" argument to "filter_packets()" and
2004-02-23 Ulf Lampingstatistics menu redesigned, now looking more like the...
2004-02-22 Ulf LampingRedesigned the menu structure of the former statistics...
2004-02-11 Guy HarrisMove the declaration of "register_tap_menu_item()"...
2004-02-06 Ulf Lampingreplaced every appearance of gtk_scrolled_window_new...
2004-01-26 Olivier BiotFrom Lars Ruoff:
2004-01-25 Ulf Lampingapply automatically generated filters strings to the...
2004-01-25 Guy HarrisReport open errors when saving the contents of an RTP...
2004-01-21 Ulf Lampinguse stock buttons whereever possible,
2004-01-03 Richard SharpeMake Analyze/Statistics have an accelerator of Alt...
2003-12-17 Guy HarrisFrom Lars Roland: have common code to handle display...
2003-12-16 Olivier AbadUse gtk compatibility macros (from compat_macros.h...
2003-11-20 Guy HarrisFrom Lars Roland:
2003-10-06 Guy Harris(Based on a patch from Lars Roland.)
2003-09-26 Guy HarrisGet the RTP payload types from rtp_pt.h rather than...
2003-09-26 Guy HarrisAssorted GUI cleanups.
2003-09-24 Guy HarrisFrom Lars Ruoff: rewritten RTP analysis module.