aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-21196-379/+379
* Clean up indentation.Guy Harris2006-05-151-28/+28
* Removal of useless "Field Information" introduced in r18125Graeme Lunt2006-05-113-42/+0
* From Greg Morris:Anders Broman2006-05-115-11/+80
* "Field Information" context menu item that will bring up a web page reference...Graeme Lunt2006-05-103-0/+40
* pass the correct hf filter name for the opcode field when we create the srt t...Ronnie Sahlberg2006-05-091-1/+5
* From Irene: Fix wrong display of SACKs.Michael Tüxen2006-05-091-12/+25
* some minor fixes to the Preferences tooltip textsUlf Lamping2006-05-062-12/+11
* update the itl structure so that it sets the cmdset field to the current comm...Ronnie Sahlberg2006-05-051-1/+1
* From Greg Morris:Anders Broman2006-05-043-266/+584
* From Paolo Abeni:Anders Broman2006-05-031-4/+4
* Add newlines to the ends of the files.Guy Harris2006-05-021-1/+1
* Fix for bug 887. Use the right function to set the window position.Jaap Keuter2006-05-011-0/+6
* Handle the case where we *can't* determine the pathname in which to findGuy Harris2006-05-012-3/+14
* Get rid of extra semicolon - GCC warns that ISO C doesn't allow it.Guy Harris2006-04-301-1/+1
* Add "file_dlg.h" to declare "set_last_open_dir()".Guy Harris2006-04-301-0/+3
* Include <errno.h> to get errnos.Guy Harris2006-04-301-0/+3
* See whether <stdio.h> will get EISDIR defined.Guy Harris2006-04-301-2/+0
* We use stuff from dlg_utils.h.Guy Harris2006-04-301-2/+0
* We need <gdk/gdkkeysyms.h> to define GDK_VoidSymbol.Guy Harris2006-04-301-2/+0
* Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris2006-04-3019-371/+493
* Fix the idempotent-include #define.Guy Harris2006-04-291-2/+2
* Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris2006-04-2915-20/+20
* Fetch a combobox control handle before we try to use it. Add some neededGerald Combs2006-04-281-11/+6
* From Martin Mathieson:Anders Broman2006-04-271-1/+1
* Properly set our export file name before we try to use it. Fixes bug 894.Gerald Combs2006-04-261-1/+1
* Workaround for bug 852. Force a line break so that the text view d...Jaap Keuter2006-04-261-2/+13
* rename some value_Strings from ..._val to ..._valsRonnie Sahlberg2006-04-251-3/+3
* WinPcap 3.2 beta 1 (3, 2, 0, 29) seems to be working with the packet.dll, so ...Ulf Lamping2006-04-251-1/+2
* various changes:Ulf Lamping2006-04-251-59/+283
* bugifx (should be copied to the 1.0 trunk): don't crash, if the interface har...Ulf Lamping2006-04-251-0/+6
* remove a debugging printfRonnie Sahlberg2006-04-241-2/+0
* SCSI Service Response Time StaisticsRonnie Sahlberg2006-04-242-0/+424
* Column list pointer became invalid when element was removed from list. Fixes ...Jaap Keuter2006-04-241-1/+2
* From Miha Jemec:Anders Broman2006-04-246-0/+1342
* Make some /******...*/ lines less wide: They make svn-diffs on the web pageJörg Mayer2006-04-241-7/+8
* add various OID's and a value_string for all of themUlf Lamping2006-04-221-20/+233
* as I've experienced a scrollbar again while having 7 interfaces, I've tried t...Ulf Lamping2006-04-221-1/+2
* the "Generic dialup adapter" interface doesn't support any OID's at all, exte...Ulf Lamping2006-04-221-4/+49
* add a new tab with TCP/IP offloading capabilitiesUlf Lamping2006-04-221-8/+335
* From Irene: Fix a bug when searching for an assoc.Michael Tüxen2006-04-211-6/+8
* updates to get the fc and scsi dissectorsRonnie Sahlberg2006-04-212-0/+2
* fix help button settingsUlf Lamping2006-04-201-3/+3
* add a Help button to the Preferences dialogUlf Lamping2006-04-201-2/+13
* fix a very minor bug if ETHEREAL_EUG_DIR is set (which is barely the case)Ulf Lamping2006-04-201-1/+1
* if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...Ulf Lamping2006-04-203-27/+75
* add a help button to the "Follow TCP Stream" dialog (and use standard button ...Ulf Lamping2006-04-204-16/+27
* rename hte itlq structures to itlqRonnie Sahlberg2006-04-201-2/+2
* fix capitalization to follow GNOME HIGUlf Lamping2006-04-172-4/+4
* bugfix: don't crash with a Null pointer exception, if the open file preview t...Ulf Lamping2006-04-141-8/+12