In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign
[obnox/wireshark/wip.git] / gtk / endpoint_talkers_table.c
2003-12-04 guyIn GTK+ 2.x, "gtk_entry_get_text()" returns a "const...
2003-10-07 guyInclude "gtk/color_dlg.h" to declare "color_display_wit...
2003-10-07 sahlbergUpdate to endpoint talkers,
2003-10-07 sahlbergAdd Find Next/Find Previous submenu to conversation...
2003-10-03 sahlbergUpdate ipx and conversation list to make it possible...
2003-09-15 guyAdd a routine to return the display name for a "capture...
2003-09-15 guyKeep a "display name" as part of a capture_file structu...
2003-09-15 guyFrom Graeme Hewson:
2003-09-05 sahlbergAdd a Find Frame item to the popup menu for the convers...
2003-09-05 sahlbergFor endpoint conversations change how Endpoint1 and...
2003-09-04 sahlbergUpdate to the conversations list.
2003-09-04 sahlbergfix our-of-bounds bug in teh port to string conversion...
2003-09-04 sahlbergUpdate to endpoint talkers. move lots of duplicated...
2003-09-04 sahlbergUglify endpoint_talkers_table.c
2003-09-02 sahlbergWhen putting the filename in the titlebar
2003-08-31 guyInclude "tap.h" to get "remove_tap_listener()" declared.
2003-08-30 sahlbergRemove the individual reset functions and replace with...
2003-08-30 sahlbergstep two in endpoint talkers cleanup
2003-08-27 guyUse "GPOINTER_TO_INT()" to convert the return value of
2003-08-27 sahlbergupdate to the talkers popup list.
2003-08-27 sahlberg Updates for the endpoint talkers thing
2003-08-26 guyAll endpoint talkers table taps use "address_to_str...
2003-08-24 guyCast arguments to "g_free()" to avoid compiler warnings...
2003-08-23 sahlbergNew feature. Statistics/EndpointTalkjers can now prese...