IP Prefix field support in CDP, from Paul Ionescu.
[obnox/wireshark/wip.git] / gtk /
2001-01-04 gramDoesn't need #include "dfilter.h"
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2001-01-02 guyBase the decision of whether selecting an entry in...
2001-01-02 guyDon't show "Text" as one of the available fields.
2001-01-02 guyAdd a dialog box for constructing expressions that...
2000-12-22 gramEnable FT_BYTES dfiltering, from Ed Warnicke.
2000-12-15 gramMatch Selected works better with FT_STRING variables.
2000-12-03 guyPull the code to set the fields in the "cfile.cinfo...
2000-11-22 gramChange Ethereal homepage URL from etheral.zing.org...
2000-11-21 guyAdd a "color.h" file that declares a nominally-toolkit...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-18 guyFix a number of problems that caused compiles to fail if
2000-11-18 grahambCorrected wrong function call in plugins_enable_cb
2000-11-17 gramAdd #include <string.h>, to get prototypes for mem...
2000-11-15 guyMove the table of bit-swapped byte values to "epan...
2000-11-01 guyAdd a fourth choice of time format in the packet list...
2000-10-27 gramMove declaration of wsaData (for Win32) out of HAVE_LIB...
2000-10-25 gramThis patch adds two things:
2000-10-20 gramRemove #include "gtk/colors.h" from file.h, which keep...
2000-10-19 guyMove the declaration of "g_resolving_actif" from the...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-10-11 guyFix it to build on Windows.
2000-10-11 guySanteri Paavolainen's patch to add a "Capture->Stop...
2000-10-09 guyAdd support for modal message boxes ("simple dialog").
2000-10-09 guyIt appears there's no guarantee that you'll actually...
2000-10-06 gramImplement epan_dissect_new() and epan_dissect_free...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.
2000-09-15 guyAdd a "-p" command-line option, and a checkbox in the...
2000-09-14 grahambCorrected startup // shutdown of windows sockets to...
2000-09-13 grahambUpdated to ignore Win32 detritus
2000-09-12 guyInclude <unistd.h> to declare "close()" and "unlink()".
2000-09-09 denielSmall changes in help windows:
2000-09-09 guyIn the callback for the "OK" button in the font selecti...
2000-09-09 guy"redraw_hex_dump()" can't use "cfile.pd" or "cfile...
2000-09-09 guyExplain why "stream_prefs_apply()" doesn't do anything.
2000-09-09 guy"#if 0" out the code that puts "Cut", "Copy", and ...
2000-09-08 guyRedraw:
2000-09-08 guyGraham Bloice's patch to support inverse video rather...
2000-09-07 gramChange variable from 'char*' to 'const char*' to avoid...
2000-09-05 denielFix help display (random character displayed in tab).
2000-08-30 gramAdd FT_STRINGZ type. NCP dissector is only one that...
2000-08-24 denielAdd some dlg_set_cancel().
2000-08-24 gramFix the appearance of the option menus in the GUI prefe...
2000-08-23 denielIf the default build-in fonts are not found, use the...
2000-08-23 denielCosmetic changes.
2000-08-23 denielIf you "save" your preferences without opening the...
2000-08-23 denielRemove the -D option.
2000-08-23 denielDo the same as with colors for the font selection dialog.
2000-08-23 denielFix a comment.
2000-08-23 guyDon't set the marked-packet foreground and background...
2000-08-23 guyBleah. What was I thinking? "dlg_window_new()" should...
2000-08-22 denielDo not display "Text (text)" (i.e. FT_TEXT_ONLY) for...
2000-08-22 denielAdd a help context identifier for the status bar.
2000-08-22 denielRemove the "Decode IPv4 TOS field as DiffServ field...
2000-08-22 denielSmall update (add accelerator).
2000-08-22 denielAdd "Colors..." button in GUI preferences.
2000-08-22 gramChange FT_NSTRING_UINT8 to FT_UINT_STRING. The length...
2000-08-22 guyPut "-t <time stamp format>" back into the usage messag...
2000-08-21 guyExplain why we don't currently have to defer setting
2000-08-21 guyPut in a comment noting that the "apply" routine for...
2000-08-21 guyDon't set the "prefs.gui_XXX" values until the "fetch...
2000-08-21 denielAdd prefs.gui_marked_[fb]g color preferences for the
2000-08-21 denielCosmetic change (close button at the right place :-).
2000-08-21 denielAdd some menu items related to the "frame mark" feature in
2000-08-21 denielAdd the number of marked packets in the summary window.
2000-08-21 denielFrames in the packet list can now be marked by the...
2000-08-21 denielPut an indentation in hexdump display of a TCP stream
2000-08-21 denielMake work better the (hexdump) popup menus.
2000-08-21 guyInstead of each set of built-in preferences having...
2000-08-21 guy"capture_child" isn't declared or defined if HAVE_LIBPC...
2000-08-20 denielAdd a popup menu for the hexdump window. For now, it...
2000-08-20 deniel- do not issue the font warning if in the child process...
2000-08-20 guyWhen the Win32 GTK+ constructs fake XLFD names for...
2000-08-20 guyRemove references to the "-b" option from the usage...
2000-08-20 guyInstead of having the normal-weight and bold fonts...
2000-08-19 denielAdd Mbit/sec to the summary window.
2000-08-17 guyDon't catch the "delete_event" signal for the "Help...
2000-08-17 guyIt was silly of me to require that "forget_scrolled_win...
2000-08-16 denielFix a long standing bug in the scrolled window handling...
2000-08-16 denielThe "Edit:protocols..." window is now sorted.
2000-08-16 deniel- remove "Match Selected" from the packet list popup...
2000-08-15 guyIn "set_plist_sel_browse()", don't unselect the current...
2000-08-15 guyRename the "Properties" pop-up menu item "Protocol...
2000-08-15 denielOups. Forgot some set_menus_for_selected_tree_row calls.
2000-08-15 denielFix a problem with const char *
2000-08-15 denielImplements the "Properties" menu item which displays...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 deniel- add ipv6.addr for the source and destination addresse...
2000-08-11 denielMiscellaneous code cleaning
2000-08-09 guyGive the Help menu the more-or-less canonical style...
2000-08-09 gramSmall fix for initialization of new follow_info struct.
2000-08-09 gramIn TCP Follow window, allow the optional showing of:
2000-08-08 denielAdd a Help window that contains:
2000-08-07 guyCast an argument to "isspace()" to "guchar" so that...
2000-08-05 guyArrange that filter dialog boxes have an "Apply" button...
2000-08-03 gramAdd a "Save As" feature to the TCP Follow dialogue...
2000-07-31 guyAdd a routine to check whether a file is a directory...
2000-07-29 sharpeAdded changes so Edit->Filters...->Apply works as I...
2000-07-20 guyUse ESD_TYPE_CRIT for most errors (the model used by...
next