Get rid of the check for NetBSD in the Wiretap "configure.in"; we
[obnox/wireshark/wip.git] / gtk /
2000-02-12 guyUpdate the Win32 Nmakefiles to reflect the move of...
2000-02-12 guyRemove some unnecessary includes from "gtk/color_dlg...
2000-02-12 guySplit the color manipulation stuff into "color_dlg...
2000-02-12 guyThe color stuff is almost completely toolkit-dependent...
2000-02-12 guyMove the declarations of the routines in "gtk/file_dlg...
2000-02-12 guyMake the routines internal to the filter-editing dialog...
2000-02-09 gramIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-02-09 gramUpdate Makefiles for win32. Move local configuration...
2000-02-07 gramCode changes, but not Makefile changes, for enabling...
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-25 geraldIf we open a file, and immediately try to open another...
2000-01-25 geraldTry to work around the undraw_cursor() bug in GTK+...
2000-01-24 gramSet a fixed-width font for win32.
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 guyUse "strrchr()" instead of "rindex()" - "strrchr()...
2000-01-18 guyPut into the "Capture Preferences" dialog box a check...
2000-01-18 guyPut the "Find Frame" and "Go To Frame" menu items under...
2000-01-18 guyJerry Talkington's changes to support, in the packet...
2000-01-17 guySquelch some complaints from GCC (and protect against...
2000-01-17 gramAdd Makefile.nmake to list of deliverables. I had sent...
2000-01-17 oabadWe have to #include "plugins.h" before using the HAVE_P...
2000-01-16 guyMove the routine to get a list of the network interface...
2000-01-15 gramRemove libltdl from the build. The directory is still...
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 gramSome initial changes for win32 support, but not all.
2000-01-10 guyMove the code in "column.c" that implements the column...
2000-01-08 guyAllow people to print packets if there are packets...
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-06 guyDon't bother checking whether the filter string is...
2000-01-05 geraldWhen initializing a capture filter, assign a pointer...
2000-01-04 oabadImplement plugins status save/restore :
2000-01-03 oabadAdd a "Default" button to reset the filter string to...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
2000-01-03 guyDon't have "write_prefs()" display a dialog box if...
2000-01-03 guyUse the right #define to control inclusion of "ui_util.h".
2000-01-03 guyMake "menus_init()", set_menu_sensitivity()", and ...
2000-01-03 guyHave "gtk/menu.c" (and, in the future, code for other...
2000-01-01 gramA little hack for the really lazy (i.e., me). Allow...
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-29 guyUpdate a comment.
1999-12-29 guyMove the definition of "prefs" from "gtk/prefs_dlg...
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-23 guyI thought I'd seen a problem with the combo box in...
1999-12-20 guyMove the code to raise a window into a "reactivate_wind...
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 guyA first cut, untested.
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-14 gramDo a better check of 'bend'. The code works w/o it...
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-12 oabadAvoid loading "." and ".." when scanning directories...
1999-12-12 gramAdd the who protocol (rwho/rwhod/ruptime)
1999-12-10 guyChange the comments to reflect the fact that this is...
1999-12-10 guySquelch a GCC complaint.
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-10 gramMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-12-09 oabadPut in an RCS ID.
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)
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 guyIt appears that the IRIX SIOCSNOOPLEN "ioctl", as used...
1999-12-07 gramRemove 3 GTK+ header files and have our gtkclist.c use
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-06 guyAdd support for saving files in a format other than...
1999-12-05 guyAdd ^G as an accelerator for Display:Go To Frame.
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 guyIn "Go To Frame", distinguish between "there is no...
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.
next