Disallow multiple selections in the CTree and CList widgets.
[obnox/wireshark/wip.git] / gtk / main.c
1999-12-30 gramDisallow multiple selections in the CTree and CList...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-16 gramAdd a new page to the Preferences notebook: a GUI page...
1999-12-16 gramReduce the About box to a reasonable size. Gerald's...
1999-12-15 gramOops. My last commit was made form the wrong tree and...
1999-12-15 gramAdd Dearborn Group Technology's Gryphon dissector as...
1999-12-15 guyStuart Stanley's ISIS dissection support.
1999-12-13 gramRemove the horizontal scroll bar under the hex dump...
1999-12-13 gramOne final fix to the 3-pane GUI behavior. Now when...
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-12-10 gramMake the protocol tree GUI pane associate with the...
1999-12-10 guyJerry Talkington's patch to remove the filter stuff...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-12-07 guyAdd Dave Chapeskie's name to the list of contributors.
1999-12-07 guyAdd the "-R" flag to the usage message.
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-06 guyPatch from Jerry Talkington to:
1999-12-03 nneulpatch to scroll byte view
1999-12-02 guyExplain *why* you have to "g_strdup()" the argument...
1999-12-02 gramFix bug which occurs when running ethereal with "-r...
1999-12-02 geraldAdd stream window color preferences. We don't (yet...
1999-11-30 guyAllow the user to save either all of the current captur...
1999-11-30 guyStuff in "colors.c" largely need work only on a "colfil...
1999-11-29 gramChange Olivier's e-mail address.
1999-11-29 gramMade copyright date read "1998-1999".
1999-11-29 guyAdd a comment.
1999-11-29 guyGet version number information for CMU SNMP.
1999-11-29 gramUpdate copyright date in About box.
1999-11-29 guyInclude, in the version message, information about...
1999-11-29 guyInclude in the version message an indication of whether...
1999-11-28 gramRemove a couple commented-out lines that I had left...
1999-11-28 geraldAdd code to colorize TCP streams.
1999-11-26 gramMake TCP follow put display filter in the text-entry...
1999-11-25 geraldChange display filter entry widget to a GtkCombo.
1999-11-23 gramMove to version 0.7.8.
1999-11-23 gramAdd AIX doco and modify references to it.
1999-11-22 gramA "character encoding" variable is now set per packet...
1999-11-21 denielAdd a "Reset" button to reset the current display filte...
1999-11-19 gramChange ipv4 class to use ip_to_str() when converting...
1999-11-19 gramChange match_selected() to produce a display filter...
1999-11-17 guyHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-16 guy"gtk_object_get_data()" returns a pointer, so its retur...
1999-11-16 guyRemove an "#if 0"-ed out chunk of code that was suppose...
1999-11-15 gramDon't store both "start" and "length" in each GUI proto...
1999-11-11 guyChange my e-mail address to the forwarding address...
1999-11-10 gramMore small memleak fixes.
1999-11-06 guyAdd a "Find Frame" menu item under "Display"; it lets...
1999-11-04 guyFor the "-v" flag, dump the "libpcap" version number...
1999-10-30 guyWarren Young's patch to add a "Print" button to the...
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.
1999-10-24 guyKojak's ICQ dissector.
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-22 guyAdditional NTP changes:
1999-10-21 guyHave Ethereal check for a first command-line argument...
1999-10-19 gramAdd ASCII/EBCDIC conversion to TCP Follow window. Also...
1999-10-15 guyPhil Techau's patch to add "col_append_str()".
1999-10-14 guyNathan Neulinger's dissector for the Yahoo messenger...
1999-10-12 guyHave "dfilter_compile()" return 0 on success and 1...
1999-10-11 guyOops! Forgot to commit the change that adds Christophe...
1999-10-11 guyWhen a new display filter is to be applied, don't set...
1999-10-09 deniel- fix a segmentation violation with big "match selected...
1999-10-02 guyGet rid of "-F" - "-S" works, and has a more convenient UI.
1999-10-02 guyWrap stufff that's used only if we have "libpcap" in...
1999-10-02 guyHave "do_capture()" take, as an argument, a pointer...
1999-10-02 guyA child process for a "-S" or "-F" capture should ...
1999-10-01 guyMove the definitions of "sync_mode", "sync_pipe", ...
1999-09-30 guyIf we specify a save file name with "-w", mark it as...
1999-09-30 guyAdd a new global flag "capture_child", which is TRUE...
1999-09-30 guyIf we're given the "-k" flag, don't start the capture...
1999-09-23 guyClose the capture file in "do_capture()", right before...
1999-09-23 guyIf we forcibly turn off "fork_mode" if the user doesn...
1999-09-23 guyMove the toolkit-independent code to create a temporary...
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-09-14 guyPeter Torvals' Internet Cache Protocol dissector.
1999-09-12 guyAdd summary-vs-detail radio buttons to the print dialog...
1999-09-11 denielCollapse/Expand All protocol tree added in Display...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.