merge_all_tap_menus() has been moved to menus.c.
[obnox/wireshark/wip.git] / gtk / voip_calls_dlg.c
2011-08-04 jmayerReplace almost all uses of GtkObject (which no longer...
2011-07-21 jmayerFix almost all accesses to ->window
2011-07-14 jmayerFix some compiler errors with -DGTK_DISABLE_DEPRECATED
2011-07-13 etxrabFix more tooltips fixes.
2011-07-11 geraldRemove a lot of instances of GTK_CHECK_VERSION. Clean...
2011-05-10 etxrabMore GUIManager stuff.
2011-05-03 etxrabDo some prep work on GUIManager code, if you enable...
2010-10-09 stigFix menu entry.
2010-09-22 jakeFix for bug 5172:
2010-09-01 etxrab1.4 version does not display the t.38 graph.
2010-08-30 morrissRemove some unnecessary includes: a lot of things don...
2010-07-22 wmeierRework code so start-time, end-time, & packets columns...
2010-04-06 kukosaclear the store list before inserting all raws
2010-03-21 wmeierFix some gcc -Wshadow warnings.
2010-03-19 guySquelch a compiler warning.
2010-03-19 jakeReplace GtkCList by GtkTreeView.
2010-03-03 jakeRemove one too many columns, causing havoc on display...
2010-03-03 jakeAllow for other time presentations.
2010-02-19 guyGet rid of C++-style comments (even inside "#if 0"...
2010-02-19 etxrabCommit #if 0'd out code:
2010-02-01 wmeierFix some gcc -Wshadow warnings.
2010-01-19 wmeierUse more unique names for certain enum constants.
2009-12-29 guySquelch warning from MSVC++ when building 64-bit code.
2009-12-29 wmeierUse gtk_editable_insert_text() instead of deprecated...
2009-11-16 etxrabGTK_STOCK_SELECT_ALL is gtk 2.10.
2009-11-15 etxrabFrom Alejandro Vaquero:
2009-08-27 wmeierAdd #include <stdio.h> in a few more places ....
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-06-22 etxrabChange window_new() to dlg_window_new() and destroy...
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-04-16 geraldFix the last of the Win64 problems in the gtk directory.
2009-03-11 etxrabFrom Carlos Mendioroz:
2009-02-26 etxrabgtk_label_set -> gtk_label_set_text
2009-01-30 jakeFrom Carlos Mendioroz:
2008-11-25 jakeMGCP is no longer a plugin.
2008-10-13 stigBring the windows to front when rescanning of packets...
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-01 stigForce foreground when background is forced in RTP analy...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 ulfllast round to replace SIGNAL_CONNECT with g_signal_connect
2008-04-11 ulflreplace all appearances of BUTTON_NEW_FROM_STOCK with...
2008-04-05 sfisherRemove more GTK1 code and related xpm files.
2008-01-09 sfisherTo ease troubleshooting of bug #2017 and for code clari...
2007-10-24 martinmAdd missing case.
2007-10-24 kukosaadd common VoIP TAP listener "voip" which can be used...
2007-10-08 avaqueroVoIP Calls changes: Add the file name to the title...
2007-09-10 jakeFrom Chad Singer:
2007-03-25 legorename h248_* to gcp_* according to changes in epan.
2007-03-24 sfisherRemove all warnings under Unix for the gtk/ directory.
2007-03-21 legoAdd the sccp tap to the "VoIP Calls" Tap (which by...
2007-03-18 legocheck the pointer before derreferencing it
2007-03-18 legoadd h248 to VoIP Calls
2006-11-14 jmayernikai@nikai.net:
2006-10-20 guyDon't display the Play button if we're not built with...
2006-10-20 guyAdd #defines for the column numbers, and use them.
2006-09-05 guyMove the include of rtp_player.h after the include...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-03-19 guyMake the GUIDs in various data structures e_guid_t...
2006-03-09 jakeFrom Laurant Rabret:
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2006-01-15 jakeHi All,
2005-11-22 jmayerTrivial warning fixes
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
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 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
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 stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-06 jmayerLast set of char -> const char trivial warning fixes.
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-07-07 guySquelch a compiler pointer vs. integer warning - NULL...
2005-07-05 etxrabFrom Alejandro Vaquero
2005-06-28 guy"Handle" a couple of cases in the switch statement...
2005-06-27 etxrabFrom Alejandro Vaquero
2005-06-14 etxrabFrom Javier Acuna
2005-06-11 ulfladd missing #include "webbrowser.h" from previous commit
2005-06-11 ulfladd help button pointing to the wiki page
2005-05-25 etxrabBack out the two last changes by popular demand :)
2005-05-24 guyInclude "webbrowser.h" to declare "browser_open_url()".
2005-05-21 etxrabFrom Javier Acuna:
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-10 legoFrom Alejandro Vaquero:
2005-03-10 jmayerTrivial warning fixes
2005-03-09 guyFrom Francisco Alcoba: don't generate long filter expre...
2005-03-07 legoFrom Francisco Alcoba:
2005-02-24 lrolandBy Francisco Alcoba:
2005-02-24 legoFrom Alejandro Vaquero
2005-02-22 ulflsome changes to the dialog's button behaviour
2005-02-20 lrolandDon't register mgcp taps,
2005-02-14 guyAdd #includes to define various macros and declare...
2005-02-13 lrolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-07 etxrabFrom Alejandro Vaquero :
next