aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
1999-12-03patch to scroll byte viewNathan Neulinger2-8/+22
1999-12-02Explain *why* you have to "g_strdup()" the argument to "-r" beforeGuy Harris1-1/+4
1999-12-02Fix bug which occurs when running ethereal with "-r" to load a file, thenGilbert Ramirez1-2/+2
1999-12-02Add stream window color preferences. We don't (yet) use cmaps, so thisGerald Combs5-27/+292
1999-11-30Allow the user to save either all of the current capture, or only theGuy Harris2-72/+83
1999-11-30In "Go To Frame", distinguish between "there is no frame with that frameGuy Harris1-8/+13
1999-11-30Stuff in "colors.c" largely need work only on a "colfilter", not on aGuy Harris1-2/+2
1999-11-29Change Olivier's e-mail address.Gilbert Ramirez1-2/+2
1999-11-29Made copyright date read "1998-1999".Gilbert Ramirez1-2/+2
1999-11-29Add a comment.Guy Harris1-1/+3
1999-11-29Get version number information for CMU SNMP.Guy Harris1-5/+15
1999-11-29Update copyright date in About box.Gilbert Ramirez1-2/+2
1999-11-29Include, in the version message, information about whether the UCD orGuy Harris1-6/+22
1999-11-29Include in the version message an indication of whether it was builtGuy Harris1-5/+15
1999-11-28Remove a couple commented-out lines that I had left in from an earlierGilbert Ramirez1-5/+2
1999-11-28Add code to colorize TCP streams.Gerald Combs1-17/+34
1999-11-26Make TCP follow put display filter in the text-entry box, but not inGilbert Ramirez1-16/+15
1999-11-25Change display filter entry widget to a GtkCombo.Gerald Combs2-8/+44
1999-11-23Move to version 0.7.8.Gilbert Ramirez1-1/+2
1999-11-23Add AIX doco and modify references to it.Gilbert Ramirez1-2/+1
1999-11-22A "character encoding" variable is now set per packet. The existenceGilbert Ramirez3-10/+22
1999-11-21Add a "Reset" button to reset the current display filter andLaurent Deniel1-2/+22
1999-11-19Change ipv4 class to use ip_to_str() when converting IP address to string.Gilbert Ramirez1-7/+4
1999-11-19Change match_selected() to produce a display filter using the selectedGilbert Ramirez1-32/+184
1999-11-17Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.Guy Harris1-1/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-3/+3
1999-11-16"gtk_object_get_data()" returns a pointer, so its return value shouldn'tGuy Harris1-2/+2
1999-11-16Remove an "#if 0"-ed out chunk of code that was supposed to cause theGuy Harris1-5/+1
1999-11-15Don't store both "start" and "length" in each GUI proto_tree item. JustGilbert Ramirez3-12/+12
1999-11-11Change my e-mail address to the forwarding address my *alma mater*Guy Harris1-2/+6
1999-11-10More small memleak fixes.Gilbert Ramirez1-1/+2
1999-11-10Add a "Go To Frame" menu item, which lets you go to a frame by frameGuy Harris1-1/+4
1999-11-08Add a "Go To Frame" menu item, which lets you go to a frame by frameGuy Harris3-1/+189
1999-11-06Pop up a message box if a search for a frame fails.Guy Harris1-3/+7
1999-11-06Clean up some stuff I failed to cleanup before the initial checkin.Guy Harris1-16/+3
1999-11-06Add a "Find Frame" menu item under "Display"; it lets you use a displayGuy Harris6-6/+244
1999-11-06Get rid of an unused #define.Guy Harris1-4/+1
1999-11-04For the "-v" flag, dump the "libpcap" version number, if we were builtGuy Harris1-5/+8
1999-10-30Warren Young's patch to add a "Print" button to the "Follow TCP Stream"Guy Harris1-2/+70
1999-10-29Uwe Girlich's ONC RPC and NFS dissectors.Guy Harris1-1/+3
1999-10-24Kojak's ICQ dissector.Guy Harris1-1/+2
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-9/+1
1999-10-22Additional NTP changes:Guy Harris1-1/+2
1999-10-21Have Ethereal check for a first command-line argument of "-G", ratherGuy Harris1-15/+31
1999-10-20And add the new file to the list of gtk/libui.a sources, for distribution.Gilbert Ramirez1-1/+2
1999-10-20Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.hGilbert Ramirez2-1/+43
1999-10-19Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close buttonGilbert Ramirez1-14/+129
1999-10-18Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez4-3/+318
1999-10-15Phil Techau's patch to add "col_append_str()".Guy Harris1-2/+5
1999-10-15avoid mistakingly commit dynamically generated files, like "Makefile".Jun-ichiro itojun Hagino1-0/+3