Give the IPX dissector dissector hash tables for the IPX type and socket
[obnox/wireshark/wip.git] / gtk /
2000-05-29 guyGraham Bloice's Win32 Makefile changes to build in...
2000-05-26 guyIncorporate the GTK+ 1.2.8 version of "gtkclist.c"...
2000-05-26 guyDon't duplicate the "gtk_radio_button_new_with_label...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-18 guyHave "proto_tree_is_visible" false except when we're...
2000-05-10 guyGraham Bloice's changes to make clicking on a column...
2000-05-08 guyMake the "Preferences" dialog box use the new utilities...
2000-05-08 guyKeep a pointer to the current "Preferences" window...
2000-05-08 guyCatch the ESC key in the file selection dialog boxes...
2000-05-08 guySet up the buttons in the "Capture Preferences" dialog...
2000-05-08 guyConnect the capture preferences dialog box and any...
2000-05-08 guyKeep a pointer to the current "Print" window, if any...
2000-05-08 guyKeep a pointer to the current "Display Options" window...
2000-05-08 guySet up the buttons in the "Find Frame" and "Print"...
2000-05-08 guyAdd functions to create buttons whose labels specify...
2000-05-08 guyMake the display options dialog box use the new utiliti...
2000-05-08 guyGet rid of some unnecessary (and "#if 0"ed-out) includes.
2000-05-03 guyMake the "Print" dialog box use the new utilities to...
2000-05-03 guyMake the summary dialog box use the new utilities to...
2000-05-03 guyMake dialog boxes created with "simple_dialog()" use...
2000-05-03 guyMake the "Capture Preferences" dialog box use the new...
2000-05-02 guyAdd some utilities to:
2000-05-02 guyPut in a comment to note what we'd do if we ever wanted...
2000-05-02 guy Make "P" a mnemonic for "Print" in the "File" menu.
2000-04-27 guyUse "isprint()", rather than "isgraph()" followed by...
2000-04-27 gramPrint spaces as spaces (instead of '.') in the hex...
2000-04-14 guyOn Win32, build Ethereal as a Windows-subsystem program...
2000-04-13 gramConsolidate flags in struct frame_data, and add "visite...
2000-04-13 guyAs we always have to have a filter string (thanks to...
2000-04-10 guyHave separate global variables for the current "File...
2000-04-07 gramDisable "Update list of packets in real tiem" and
2000-04-06 guyDefine "popup_menu_object" only in "gtk/menu.c", and...
2000-04-04 guyThe Win32 port of libpcap requires that programs with...
2000-04-04 guyTurn "ethereal_proto_init()" and "ethereal_proto_cleanu...
2000-04-04 guyUse the new split between protocol registration and...
2000-04-03 guyMove the creation of, and registration of protocols...
2000-04-01 guySplit "filter_dialog_cb()" into "filter_dialog_cb(...
2000-04-01 guyThere's no need to catch the "delete_event" signal...
2000-04-01 guyExit from Ethereal by making the main loop exit, so...
2000-04-01 guyNo work need be done when a summary dialog box is destr...
2000-03-29 guyGet rid of the "Find Frame" and "Go To Frame" items...
2000-03-28 gramAdd getopt.c (from GNU libc) for use on Win32.
2000-03-28 guyRalf Schneider's change to boost the maximum size of...
2000-03-15 guyGive the entry box in the "Find Frame" and "Go To Frame...
2000-03-08 guyWe already set the foreground and background color...
2000-03-02 guyUse GtkScrolledWindows to add scrollbars to the hex...
2000-03-01 guyUse the "destroy" signal on a packet popup window to...
2000-02-29 guyJeff Foster's changes, with my additions, to allow...
2000-02-20 denielAdd "Resolve Name" item in detailed tree popup.
2000-02-17 gramAdd GTK+-1.2.7 fixes to gtkclist.c, w/o removing our...
2000-02-13 guyWhen exiting Ethereal, don't just unlink any temporary...
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".
next