wireshark/gtk
Guy Harris 00a057b79f Make "new_color_filter()" take the background and foreground colors, as
GdkColors, as arguments.

svn path=/trunk/; revision=10613
2004-04-16 19:36:36 +00:00
..
.cvsignore Add "ethereal-tap-register.c" to the gtk ".cvsignore" file, as it's a 2002-11-06 23:41:21 +00:00
Makefile.am tcp_graph.h is no longer needed, as the tap mechanism is now used 2004-02-22 19:48:10 +00:00
Makefile.common From Martin Mathieson: SIP statistics tap. 2004-03-26 00:28:39 +00:00
Makefile.nmake added new Makefile.common just like in root, 2004-01-22 18:08:58 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
ansi_a_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
ansi_map_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
bootp_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
capture_combo_utils.c removed some MSVC warnings (moved pcap.h before glib.h) 2003-12-21 12:19:39 +00:00
capture_combo_utils.h Have "get_interface_list()" return a list of "if_info_t" structures 2003-09-10 05:35:26 +00:00
capture_dlg.c catch the enter key from the interface drop-down list, 2004-04-08 19:07:43 +00:00
capture_dlg.h every GUI action, which will erease a currently unsaved capture file, 2004-01-29 23:11:38 +00:00
capture_info_dlg.c two memory leaks removed 2004-04-14 05:46:34 +00:00
capture_prefs.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
capture_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
color_dlg.c Make "new_color_filter()" take the background and foreground colors, as 2004-04-16 19:36:36 +00:00
color_dlg.h Update to endpoint talkers, 2003-10-07 10:07:47 +00:00
color_filters.c Make "new_color_filter()" take the background and foreground colors, as 2004-04-16 19:36:36 +00:00
color_filters.h Make "new_color_filter()" take the background and foreground colors, as 2004-04-16 19:36:36 +00:00
color_utils.c Change to color filters : 2002-09-23 19:09:52 +00:00
color_utils.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
colors.c Pass ESD_BTN_OK rather than NULL as a second argument to 2004-01-31 03:22:42 +00:00
colors.h Separate the routines to allocate colors from the routines to handle 2003-01-08 01:59:42 +00:00
column_prefs.c replaced every appearance of gtk_scrolled_window_new() with 2004-02-06 19:19:12 +00:00
column_prefs.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
compat_macros.h fixed some GTK2 stock items keyboard shortcuts 2004-02-24 17:59:57 +00:00
dcerpc_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
decode_as_dlg.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
decode_as_dlg.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
dfilter_expr_dlg.c replaced snprintf by g_snprintf and removed #include "snprintf.h" 2004-03-13 11:47:08 +00:00
dfilter_expr_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
dlg_utils.c It *appears* that if you don't explicitly request that a file chooser 2004-03-29 23:14:43 +00:00
dlg_utils.h Add another wrapper routine, "file_selection_set_extra_widget()", to set 2004-03-29 22:55:13 +00:00
endpoint_talkers_eth.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_fc.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_fddi.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_ip.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_ipx.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_table.c added a close button to the dialogs 2004-04-12 07:10:11 +00:00
endpoint_talkers_table.h Update to endpoint talkers. move lots of duplicated code into teh helper endpoint_talkers_table.c 2003-09-04 23:11:03 +00:00
endpoint_talkers_tcpip.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_tr.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
endpoint_talkers_udpip.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
ethclist.c Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify it 2004-01-09 08:36:23 +00:00
ethclist.h Give it an RCS ID. 2004-02-20 22:38:44 +00:00
fc_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
file_dlg.c Add another wrapper routine, "file_selection_set_extra_widget()", to set 2004-03-29 22:55:13 +00:00
file_dlg.h Implemented rudimentary Drag and Drop support. 2004-01-31 18:32:37 +00:00
filter_prefs.c Yes, you do have to free the display filter after compiling it, 2004-02-28 04:21:49 +00:00
filter_prefs.h The string in the Find Frame dialog box isn't necessarily a display 2004-02-28 04:18:47 +00:00
find_dlg.c Rename a bunch of variables and routines that pertain to string search 2004-04-15 23:28:11 +00:00
find_dlg.h Forgot to update a prototype in previous patch 2003-10-07 09:50:41 +00:00
follow_dlg.c Make the hex dump byte counter a guint32, so that we don't wrap prematurely. 2004-04-09 19:44:27 +00:00
follow_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
goto_dlg.c Pass ESD_BTN_OK rather than NULL as a second argument to 2004-01-31 03:22:42 +00:00
goto_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
gsm_a_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
gsm_map_stat.c added missing #include from my latest checkin 2004-04-12 08:59:41 +00:00
gtk_stat_util.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
gtk_stat_util.h From Lars Roland: 2003-08-21 17:48:04 +00:00
gtkglobals.h Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify it 2004-01-09 08:36:23 +00:00
gui_prefs.c from Thomas Palmer: add a preference setting for filter toolbar placement 2004-04-06 19:02:18 +00:00
gui_prefs.h new "Font" preferences page instead of a font dialog in "User Interface" 2004-01-17 00:26:22 +00:00
h225_counter.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
h225_ras_srt.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
help_dlg.c various string related changes 2004-03-13 14:07:14 +00:00
help_dlg.h adding a function to the help dialog, showing a specific topic (context help), 2004-01-25 21:27:16 +00:00
hostlist_eth.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_fc.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_fddi.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_ip.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_ipx.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_table.c added a close button to the dialogs 2004-04-12 07:10:11 +00:00
hostlist_table.h From Ian Schorr: taps to keep statistics of traffic by host. 2004-02-20 09:09:12 +00:00
hostlist_tcpip.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
hostlist_tr.c Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
hostlist_udpip.c statistics menu redesigned, now looking more like the former menu, 2004-02-23 19:19:39 +00:00
http_stat.c added a close button to the dialogs, 2004-04-12 09:48:19 +00:00
io_stat.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
isup_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
keys.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ldap_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
main.c from Thomas Palmer: add a preference setting for filter toolbar placement 2004-04-06 19:02:18 +00:00
main.h From Tomas Kukosa: add a new "Expand Tree" context menu item, which 2004-03-19 06:23:38 +00:00
menu.c From Tomas Kukosa: don't change the state of the "Expand Tree" menu 2004-03-23 07:57:48 +00:00
menu.h Move the declaration of "register_tap_menu_item()" into a new 2004-02-11 04:17:05 +00:00
mgcp_stat.c From Lars Roland: use the generic filter dialog for the SIP, HTTP, WSP, 2004-03-27 11:13:03 +00:00
nameres_prefs.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
nameres_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet_list.c From Lars Roland: Move timestamp_type into libethereal and provide accessor 2004-03-18 19:04:33 +00:00
packet_list.h added some menuitems "View->Show" including show/hide of all main widgets, 2004-01-19 00:42:12 +00:00
packet_win.c Add a "window_new()" routine that creates a window of a given type, sets 2004-02-13 00:53:37 +00:00
packet_win.h Removed all gtk calls in file.c : 2002-09-21 11:36:30 +00:00
plugins_dlg.c Create only one "Plugins" window per process. 2004-02-13 00:00:56 +00:00
prefs_dlg.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
prefs_dlg.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
print_dlg.c make print dialog "Packet Format" options somewhat similar to the 2004-04-16 18:17:48 +00:00
print_mswin.c added some print dialog flags, to disable some unsupported print features 2003-11-11 13:59:53 +00:00
print_mswin.h Add/fix cvs id tags 2002-09-09 20:32:32 +00:00
print_prefs.c Make "file_selection_new()" take as its second argument an 2004-03-29 22:40:58 +00:00
print_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
progress_dlg.c avoid problems when strings becoming too large, 2004-02-01 13:12:10 +00:00
proto_dlg.c replaced every appearance of gtk_scrolled_window_new() with 2004-02-06 19:19:12 +00:00
proto_dlg.h Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
proto_draw.c From Tomas Kukosa: 2004-03-20 06:34:09 +00:00
proto_draw.h From Tomas Kukosa: 2004-03-20 06:34:09 +00:00
proto_hier_stats_dlg.c * Protocol Hierarchy Statistics: 2004-03-17 21:48:15 +00:00
proto_hier_stats_dlg.h Include cleanups in gtk and gtk2: 2002-09-05 18:48:52 +00:00
recent.c Revert to the previous scheme, wherein we always save the geometry 2004-02-20 23:04:50 +00:00
recent.h bugfix: use last_open_dir for the recent file, 2004-02-17 14:49:11 +00:00
rpc_progs.c added a close button to the dialogs, 2004-04-12 09:48:19 +00:00
rpc_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
rtp_analysis.c various string related changes, mainly replace sprintf/snprintf by g_snprintf 2004-03-13 12:09:27 +00:00
rtp_analysis.h From Lars Ruoff: rewritten RTP analysis module. 2003-09-24 07:48:12 +00:00
rtp_stream.c The HIG's and/or GUI toolkit documentation for: 2004-02-12 22:24:28 +00:00
rtp_stream.h From Lars Ruoff: 2004-01-26 19:16:30 +00:00
rtp_stream_dlg.c ESC key presses Close button 2004-04-12 18:01:27 +00:00
rtp_stream_dlg.h From Lars Ruoff: rewritten RTP analysis module. 2003-09-24 07:48:12 +00:00
service_response_time_table.c make service response time statistics work for "unknown" rpc programs. 2004-04-07 04:31:32 +00:00
service_response_time_table.h Add a popup to the ServicveResponseTime tables where the user can select 2003-09-05 10:26:44 +00:00
simple_dialog.c replaced vsnprintf by g_vsnprintf 2004-03-13 15:30:08 +00:00
sip_stat.c added a close button to the dialogs, 2004-04-12 09:48:19 +00:00
smb_stat.c added a close button to the dialogs, 2004-04-12 08:53:02 +00:00
stream_prefs.c Make the color preferences popup menu shrink to its natural size instead 2004-03-11 00:22:41 +00:00
stream_prefs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
summary_dlg.c replaced sprintf / snprintf by g_snprintf, 2004-03-13 15:15:26 +00:00
summary_dlg.h No work need be done when a summary dialog box is destroyed, or when the 2000-04-01 09:16:49 +00:00
supported_protos_dlg.c various string related changes, mainly replace sprintf/snprintf by g_snprintf 2004-03-13 12:09:27 +00:00
supported_protos_dlg.h Give it an RCS ID. 2004-02-20 22:38:44 +00:00
tap_dfilter_dlg.c various string related changes, mainly replace sprintf/snprintf by g_snprintf 2004-03-13 12:09:27 +00:00
tap_dfilter_dlg.h From Lars Roland: 2003-12-19 23:41:55 +00:00
tap_menu.h Changed all items to "Endpoint List" and get rid of the "Host List" group. 2004-02-23 20:28:31 +00:00
tcp_graph.c added a close button to the dialogs, 2004-04-12 09:48:19 +00:00
toolbar.c bugfix: init the toolbar's Save icons correctly 2004-02-09 18:32:41 +00:00
toolbar.h code cleanup and added some more 2004-01-20 02:21:17 +00:00
ui_util.c Add a "window_new()" routine that creates a window of a given type, sets 2004-02-13 00:53:37 +00:00
ui_util.h Add a "window_new()" routine that creates a window of a given type, sets 2004-02-13 00:53:37 +00:00
wsp_stat.c added a close button to the dialogs, 2004-04-12 09:48:19 +00:00