aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* From Lars Roland: load WinPcap *before* constructing the informationGuy Harris2003-07-041-9/+9
* From Ian Schorr, limit the size of the (INFO) columns to prevent it from bec...Ronnie Sahlberg2003-06-281-2/+11
* Service Response Time measurements and statistics for Fibre ChannelRonnie Sahlberg2003-06-253-2/+262
* Ringbuffer rework.Laurent Deniel2003-06-221-8/+19
* From Lars Roland: Fix the service response time functions to work with GTK2.Gerald Combs2003-06-224-15/+26
* "gtk_window_set_default_size()" takes a GtkWindow *, not a GtkWidget *,Guy Harris2003-06-213-6/+6
* Cosmetic bug.Ronnie Sahlberg2003-06-211-4/+4
* Update SMB statistics tap to use the new CList helper routines.Ronnie Sahlberg2003-06-211-285/+62
* Make the default sorting for the list be column 2 in descending order so weRonnie Sahlberg2003-06-211-9/+12
* Update the ServiceResponseTime helper routines so that the columnsRonnie Sahlberg2003-06-211-4/+141
* Update ONC-RPC response time tap to use the new helper functionRonnie Sahlberg2003-06-211-183/+21
* Break out the code for the ahndling of the Service Response Time (formerly kn...Ronnie Sahlberg2003-06-215-185/+321
* Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris2003-06-141-4/+2
* Clean up the usage message a bit (using the convention, adhered to by atGuy Harris2003-06-091-10/+8
* Add a "--enable-threads" option, which allows to build the gtk+ v2Olivier Abad2003-06-081-6/+6
* Use freopen() instead of worrying about whether a particular FILE pointer isGerald Combs2003-05-281-16/+3
* Make the RTP tap analysis code use create_tempfile() instead of tmpnam().Gerald Combs2003-05-271-6/+9
* From Miha Jemec: clean up and simplify the RTP dissector and tap code.Guy Harris2003-05-201-719/+326
* Squelch some compiler complaints.Guy Harris2003-05-161-2/+2
* Implement a ring buffer switch duration:Laurent Deniel2003-05-152-7/+116
* From Richard Urwin:Guy Harris2003-05-153-96/+258
* Add support for asynchronous DNS updates using the GNU ADNS library.Gerald Combs2003-05-041-1/+6
* Rename "proto_alloc_dfilter_string()" toGuy Harris2003-05-032-18/+18
* From Lars Roland: add routines to use when creating statistics windowsGuy Harris2003-04-273-16/+130
* From Lars Roland:Guy Harris2003-04-256-134/+244
* Fix a compiler warning.Guy Harris2003-04-251-2/+2
* Fix a comment.Guy Harris2003-04-241-2/+2
* Make the dialog box "transient for" the main window, as we do with otherGuy Harris2003-04-241-7/+50
* From Didier Gautheron: the files being processed by make-tapreg-dotc areGuy Harris2003-04-241-2/+2
* Change copyright date to 2003.Laurent Deniel2003-04-231-2/+2
* Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris2003-04-238-38/+55
* Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris2003-04-2315-248/+110
* Allow taps to have menu item registration routines; the menu itemGuy Harris2003-04-2311-64/+34
* Add a routine to create a new menu item under "/Tools/Statistics" forGuy Harris2003-04-232-3/+49
* Update to smb rtt stat for ethereal so that we can provide a filter for whichRonnie Sahlberg2003-04-221-3/+66
* The main menu "/Display/{Match,Prepare}" menu items, and the tree viewGuy Harris2003-04-221-8/+4
* "gtk_item_factory_get_widget()" returns, for a menu item with a submenu,Guy Harris2003-04-221-4/+17
* Have "set_menu_sensitivity()" take, as an argument, a pointer to theGuy Harris2003-04-221-98/+130
* From Brad Hards: don't mention the "Add Expression" button in theGuy Harris2003-04-211-6/+12
* From Lars Roland:Guy Harris2003-04-165-3/+399
* Pull the stuff done in "dissect_packet()" to initialize a column_infoGuy Harris2003-04-161-2/+2
* Add the notion of a "fence" to columns. A dissector can set the fenceGuy Harris2003-04-161-1/+2
* From emre: add a "Filter out this stream" button to the "Follow TCPGuy Harris2003-04-061-2/+59
* Change the version messages to put the "compiled with" stuff on aGuy Harris2003-03-121-11/+15
* When registering a string preference, if the value of the preference isGuy Harris2003-03-111-10/+5
* Fixed two small bugs in tap_rtp.cRonnie Sahlberg2003-03-111-3/+15
* Have the "Save voice data as..." button in the RTP analysis dialog boxGuy Harris2003-03-101-142/+48
* Pointer <--> int converions cause warnings on ia64.Jörg Mayer2003-03-102-4/+4
* Put the code to get version numbers of various libraries with whichGuy Harris2003-03-081-70/+4
* Add an average packet size, as suggested by Daniel Jackson.Gerald Combs2003-03-071-1/+5