Check on every iteration of a loop whether to pop up a dialog box,
[obnox/wireshark/wip.git] / gtk / rtp_stream_dlg.c
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guyHave "register_dfilter_stat()" add "..." to the menu...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-03-21 guyFrom Lars Ruoff:
2005-03-02 legoFrrom Francisco Alcoba
2005-02-27 legoFrom Martin Mathielson
2005-02-24 guyMallocate the strings to be put into the columns, rathe...
2005-02-22 ulflbuttons should use "Header capitalization" see GNOME...
2005-02-16 sahlbergfrom lars ruoff a few extra columns for rtp analysis
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-02 guyGet rid of an unused typedef.
2004-12-01 guyFrom Francisco Alcoba:
2004-10-03 ulfladd some button tooltips, renamed some buttons
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-30 etxrabFrom Martin Mathieson: Show number of detected streams...
2004-06-02 ulflmove "extern GtkWidget *main_display_filter_widget...
2004-06-02 guyGet rid of the #if 0'ed out "rtp_payload_type_vals...
2004-06-01 ulflbugfix: don't double define rtp_payload_type_vals
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-26 ulflmore code cleanup from dialog things:
2004-04-12 ulflESC key presses Close button
2004-03-14 denielFix incorrect number of arguments for format and compil...
2004-03-13 ulflvarious string related changes, mainly replace sprintf...
2004-02-23 guyAdd a "force" argument to "filter_packets()" and
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-11 guyMove the declaration of "register_tap_menu_item()"...
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-26 obiotFrom Lars Ruoff:
2004-01-25 ulflapply automatically generated filters strings to the...
2004-01-25 guyReport open errors when saving the contents of an RTP...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2003-12-17 guyFrom Lars Roland: have common code to handle display...
2003-12-16 oabadUse gtk compatibility macros (from compat_macros.h...
2003-11-20 guyFrom Lars Roland:
2003-10-06 guy(Based on a patch from Lars Roland.)
2003-09-26 guyGet the RTP payload types from rtp_pt.h rather than...
2003-09-26 guyAssorted GUI cleanups.
2003-09-24 guyFrom Lars Ruoff: rewritten RTP analysis module.