Provide a "get_dirname()" routine, that takes a pathname and returns
[metze/wireshark/wip.git] / gtk / main.c
2000-01-25 Guy HarrisProvide a "get_dirname()" routine, that takes a pathnam...
2000-01-25 Guy HarrisUse "get_basename()" rather than finding the last compo...
2000-01-24 Guy HarrisAdd spaces to the usage message, to match what was...
2000-01-24 Guy HarrisInclude the "-D" flag in the usage message.
2000-01-24 Guy HarrisHeikki Vatiainen's patch to add a flag to control wheth...
2000-01-18 Guy HarrisJerry Talkington's changes to support, in the packet...
2000-01-16 Guy HarrisMove the routine to get a list of the network interface...
2000-01-15 Gilbert RamirezMove top-level window creation to separate function...
2000-01-15 Olivier AbadAdd missing #ifdef HAVE_PLUGINS before calling init_plu...
2000-01-15 Guy HarrisIf no "-i" flag is specified to Tethereal when no file...
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
2000-01-12 Olivier AbadAdd an "Hex. Dump" radio button to the "Contents of...
2000-01-10 Guy HarrisMove the code in "column.c" that implements the column...
2000-01-06 Guy HarrisFix the "Print" button in the window popped up by ...
2000-01-06 Guy HarrisPrinting multiple pages of PostScript wasn't as tricky...
2000-01-05 Gerald CombsWhen initializing a capture filter, assign a pointer...
2000-01-04 Olivier AbadImplement plugins status save/restore :
2000-01-03 Guy HarrisTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-30 Gilbert RamirezAllow user to modify appearance of lines and expanders...
1999-12-30 Gilbert RamirezDisallow multiple selections in the CTree and CList...
1999-12-29 Gilbert RamirezChanged the protocol tree widget from a GtkTree to...
1999-12-16 Gilbert RamirezAdd a new page to the Preferences notebook: a GUI page...
1999-12-16 Gilbert RamirezReduce the About box to a reasonable size. Gerald's...
1999-12-15 Gilbert RamirezOops. My last commit was made form the wrong tree and...
1999-12-15 Gilbert RamirezAdd Dearborn Group Technology's Gryphon dissector as...
1999-12-15 Guy HarrisStuart Stanley's ISIS dissection support.
1999-12-13 Gilbert RamirezRemove the horizontal scroll bar under the hex dump...
1999-12-13 Gilbert RamirezOne final fix to the 3-pane GUI behavior. Now when...
1999-12-12 Gilbert RamirezAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-12-10 Gilbert RamirezMake the protocol tree GUI pane associate with the...
1999-12-10 Guy HarrisJerry Talkington's patch to remove the filter stuff...
1999-12-09 Guy HarrisMove the GTK+ implementations of various UI utilities...
1999-12-07 Guy HarrisAdd Dave Chapeskie's name to the list of contributors.
1999-12-07 Guy HarrisAdd the "-R" flag to the usage message.
1999-12-07 Guy HarrisJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-06 Guy HarrisPatch from Jerry Talkington to:
1999-12-03 Nathan Neulingerpatch to scroll byte view
1999-12-02 Guy HarrisExplain *why* you have to "g_strdup()" the argument...
1999-12-02 Gilbert RamirezFix bug which occurs when running ethereal with "-r...
1999-12-02 Gerald CombsAdd stream window color preferences. We don't (yet...
1999-11-30 Guy HarrisAllow the user to save either all of the current captur...
1999-11-30 Guy HarrisStuff in "colors.c" largely need work only on a "colfil...
1999-11-29 Gilbert RamirezChange Olivier's e-mail address.
1999-11-29 Gilbert RamirezMade copyright date read "1998-1999".
1999-11-29 Guy HarrisAdd a comment.
1999-11-29 Guy HarrisGet version number information for CMU SNMP.
1999-11-29 Gilbert RamirezUpdate copyright date in About box.
1999-11-29 Guy HarrisInclude, in the version message, information about...
1999-11-29 Guy HarrisInclude in the version message an indication of whether...
1999-11-28 Gilbert RamirezRemove a couple commented-out lines that I had left...
1999-11-28 Gerald CombsAdd code to colorize TCP streams.
1999-11-26 Gilbert RamirezMake TCP follow put display filter in the text-entry...
1999-11-25 Gerald CombsChange display filter entry widget to a GtkCombo.
1999-11-23 Gilbert RamirezMove to version 0.7.8.
1999-11-23 Gilbert RamirezAdd AIX doco and modify references to it.
1999-11-22 Gilbert RamirezA "character encoding" variable is now set per packet...
1999-11-21 Laurent DenielAdd a "Reset" button to reset the current display filte...
1999-11-19 Gilbert RamirezChange ipv4 class to use ip_to_str() when converting...
1999-11-19 Gilbert RamirezChange match_selected() to produce a display filter...
1999-11-17 Guy HarrisHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-16 Guy Harris"gtk_object_get_data()" returns a pointer, so its retur...
1999-11-16 Guy HarrisRemove an "#if 0"-ed out chunk of code that was suppose...
1999-11-15 Gilbert RamirezDon't store both "start" and "length" in each GUI proto...
1999-11-11 Guy HarrisChange my e-mail address to the forwarding address...
1999-11-10 Gilbert RamirezMore small memleak fixes.
1999-11-06 Guy HarrisAdd a "Find Frame" menu item under "Display"; it lets...
1999-11-04 Guy HarrisFor the "-v" flag, dump the "libpcap" version number...
1999-10-30 Guy HarrisWarren Young's patch to add a "Print" button to the...
1999-10-29 Guy HarrisUwe Girlich's ONC RPC and NFS dissectors.
1999-10-24 Guy HarrisKojak's ICQ dissector.
1999-10-22 Guy HarrisGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-22 Guy HarrisAdditional NTP changes:
1999-10-21 Guy HarrisHave Ethereal check for a first command-line argument...
1999-10-19 Gilbert RamirezAdd ASCII/EBCDIC conversion to TCP Follow window. Also...
1999-10-15 Guy HarrisPhil Techau's patch to add "col_append_str()".
1999-10-14 Guy HarrisNathan Neulinger's dissector for the Yahoo messenger...
1999-10-12 Guy HarrisHave "dfilter_compile()" return 0 on success and 1...
1999-10-11 Guy HarrisOops! Forgot to commit the change that adds Christophe...
1999-10-11 Guy HarrisWhen a new display filter is to be applied, don't set...
1999-10-09 Laurent Deniel- fix a segmentation violation with big "match selected...
1999-10-02 Guy HarrisGet rid of "-F" - "-S" works, and has a more convenient UI.
1999-10-02 Guy HarrisWrap stufff that's used only if we have "libpcap" in...
1999-10-02 Guy HarrisHave "do_capture()" take, as an argument, a pointer...
1999-10-02 Guy HarrisA child process for a "-S" or "-F" capture should ...
1999-10-01 Guy HarrisMove the definitions of "sync_mode", "sync_pipe", ...
1999-09-30 Guy HarrisIf we specify a save file name with "-w", mark it as...
1999-09-30 Guy HarrisAdd a new global flag "capture_child", which is TRUE...
1999-09-30 Guy HarrisIf we're given the "-k" flag, don't start the capture...
1999-09-23 Guy HarrisClose the capture file in "do_capture()", right before...
1999-09-23 Guy HarrisIf we forcibly turn off "fork_mode" if the user doesn...
1999-09-23 Guy HarrisMove the toolkit-independent code to create a temporary...
1999-09-22 Ashok NarayananThis commit contains support for reading capture files...
1999-09-14 Guy HarrisPeter Torvals' Internet Cache Protocol dissector.
1999-09-12 Guy HarrisAdd summary-vs-detail radio buttons to the print dialog...
1999-09-11 Laurent DenielCollapse/Expand All protocol tree added in Display...
1999-09-09 Gilbert RamirezMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 Gilbert RamirezMore shuffling of GTK-related files to gtk subdirectory.