Make the routines internal to the filter-editing dialog box static.
[obnox/wireshark/wip.git] / gtk / main.c
2000-02-12 guyMake the routines internal to the filter-editing dialog...
2000-02-09 gramIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-01-29 gramRemove instances of getenv("HOME") and provide a get_ho...
2000-01-29 gramI forgot to toggle the data_out_file "semaphore" (well...
2000-01-25 gramFix the File|Open menu problem for builds w/o pcap...
2000-01-25 gramAdd an include of "../menu.h" to fix a win32 build...
2000-01-25 gramEnable File|Open menu item when Ethereal is started...
2000-01-25 guyProvide a "get_dirname()" routine, that takes a pathnam...
2000-01-25 guyUse "get_basename()" rather than finding the last compo...
2000-01-24 guyAdd spaces to the usage message, to match what was...
2000-01-24 guyInclude the "-D" flag in the usage message.
2000-01-24 guyHeikki Vatiainen's patch to add a flag to control wheth...
2000-01-18 guyJerry Talkington's changes to support, in the packet...
2000-01-16 guyMove the routine to get a list of the network interface...
2000-01-15 gramMove top-level window creation to separate function...
2000-01-15 oabadAdd missing #ifdef HAVE_PLUGINS before calling init_plu...
2000-01-15 guyIf no "-i" flag is specified to Tethereal when no file...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-12 oabadAdd an "Hex. Dump" radio button to the "Contents of...
2000-01-10 guyMove the code in "column.c" that implements the column...
2000-01-06 guyFix the "Print" button in the window popped up by ...
2000-01-06 guyPrinting multiple pages of PostScript wasn't as tricky...
2000-01-05 geraldWhen initializing a capture filter, assign a pointer...
2000-01-04 oabadImplement plugins status save/restore :
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-30 gramAllow user to modify appearance of lines and expanders...
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.
next