aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2003-11-21From Lars Ruoff: use the pointer to the RTP payload, rather thanGuy Harris1-2/+2
2003-11-20From Lars Roland:Guy Harris5-21/+35
2003-11-19Use "OK" for the "OK" button, as we do elsewhere.Guy Harris1-1/+1
2003-11-19redraw supported_protos dialog, if GUI prefs changedUlf Lamping1-2/+4
2003-11-19added supported_protos menu itemUlf Lamping1-1/+3
2003-11-19added supported_protos_dlgUlf Lamping1-1/+5
2003-11-19added supported_protos_dlg.objUlf Lamping1-1/+2
2003-11-18seperated "supported protocols and protocol fields" dialog, coming from help_...Ulf Lamping2-0/+541
2003-11-18removed MSVC compiler warningsUlf Lamping1-3/+4
2003-11-18removed unused varsUlf Lamping1-3/+2
2003-11-18removed MSVC warningsUlf Lamping1-3/+2
2003-11-18Check the environment variables SSH_CONNECTION, SSH_CLIENT, REMOTEHOST,Gerald Combs1-1/+8
2003-11-18removed some warningsUlf Lamping1-2/+4
2003-11-17Not all compilers allow array/structure/union members of automaticGuy Harris1-20/+26
2003-11-17"capture()" takes a "struct pcap_stat *" argument, so you need toGuy Harris1-2/+3
2003-11-16Export "protocol_t" as an opaque type.Guy Harris3-12/+25
2003-11-16From Lars Roland Service Response times for H225 RASRonnie Sahlberg3-2/+445
2003-11-15From Michael Lum: add <shift><control> hotkeys for Protocols andGuy Harris1-3/+3
2003-11-15GTK2 specific: use some Ethereal specific stock icons generated in toolbar.cUlf Lamping1-8/+8
2003-11-15handlebar removed,Ulf Lamping2-31/+103
2003-11-15seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.c,Ulf Lamping1-0/+279
2003-11-15added "#include <epan/packet.h>" to be able to include "capture.h"Ulf Lamping1-1/+2
2003-11-15seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.cUlf Lamping2-2/+5
2003-11-12completely redesigned print dialog layout, to be more obvious to the userUlf Lamping1-199/+295
2003-11-11added some print dialog flags, to disable some unsupported print featuresUlf Lamping1-2/+10
2003-11-11The user interface preference page has only 9 rows in the GTK+ 2.xGuy Harris1-1/+5
2003-11-11Create the last two items in the GUI preferences page's first column theGuy Harris1-15/+16
2003-11-10Not all LDAP PDUs are aligned to the start of a TCP segment.Ronnie Sahlberg1-2/+41
2003-11-07Nothing here should require zlib.h, so we shouldn't need to doGuy Harris1-2/+1
2003-11-07"File->Open" should be available whether or not we have a captue fileGuy Harris3-12/+21
2003-11-06Make Shift+Control+S an accelerator for "Save As...", as per the GNOMEGuy Harris1-2/+2
2003-11-05the LDAP service response time dialogRonnie Sahlberg1-0/+368
2003-11-05update for LDAPRonnie Sahlberg3-4/+5
2003-11-04Skip the check for the module if a page doesn't have a module.Guy Harris1-1/+3
2003-11-04Clean up the way we find the properties page for a given protocolGuy Harris1-35/+49
2003-11-03From Olivier Abad: Insert the GTK+ 2.2.4Guy Harris1-7/+52
2003-11-03From Lars Ruoff: fix a problem with wrong maximum delay calculation -Guy Harris1-2/+2
2003-11-03Don't try to get the list of link-layer header types for an interface ifGuy Harris1-6/+44
2003-11-03"g_list_first()" takes an arbitrary list entry as an argument; you don'tGuy Harris1-3/+3
2003-11-02The recent link-layer type additions broke "-r". Make it work again.Gerald Combs1-2/+2
2003-11-01Return FALSE from the configure event handler, so that anybody elseGuy Harris1-2/+2
2003-11-01Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris2-55/+250
2003-10-31From Lars Ruoff:Guy Harris1-9/+12
2003-10-29Put quotes around values for FT_ABSOLUTE_TIME variables, and aroundGuy Harris1-12/+30
2003-10-29Have the "edit display filters" button do the exact same thing as theGuy Harris1-13/+2
2003-10-28From Lars Roland: H.225 message and reason tag counter taps.Guy Harris3-2/+883
2003-10-27Don't draw a Y-axis label if you haven't constructed the label string.Guy Harris1-16/+16
2003-10-27Add filter button support to FibreChannel stats and DCERPC stats.Richard Sharpe2-11/+35
2003-10-27Add Filter Button support for onc-rpc as well ...Richard Sharpe2-7/+19
2003-10-27Make sure that Clicking OK in the filter creation dialog box does not actRichard Sharpe1-2/+2