aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-05-01Fix for bug 887. Use the right function to set the window position.Jaap Keuter1-0/+6
2006-05-01Handle the case where we *can't* determine the pathname in which to findGuy Harris2-3/+14
2006-04-30Get rid of extra semicolon - GCC warns that ISO C doesn't allow it.Guy Harris1-1/+1
2006-04-30Add "file_dlg.h" to declare "set_last_open_dir()".Guy Harris1-0/+3
2006-04-30Include <errno.h> to get errnos.Guy Harris1-0/+3
2006-04-30See whether <stdio.h> will get EISDIR defined.Guy Harris1-2/+0
2006-04-30We use stuff from dlg_utils.h.Guy Harris1-2/+0
2006-04-30We need <gdk/gdkkeysyms.h> to define GDK_VoidSymbol.Guy Harris1-2/+0
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris19-371/+493
2006-04-29Fix the idempotent-include #define.Guy Harris1-2/+2
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris15-20/+20
2006-04-28Fetch a combobox control handle before we try to use it. Add some neededGerald Combs1-11/+6
2006-04-27From Martin Mathieson:Anders Broman1-1/+1
2006-04-26Properly set our export file name before we try to use it. Fixes bug 894.Gerald Combs1-1/+1
2006-04-26Workaround for bug 852. Force a line break so that the text view d...Jaap Keuter1-2/+13
2006-04-25rename some value_Strings from ..._val to ..._valsRonnie Sahlberg1-3/+3
2006-04-25WinPcap 3.2 beta 1 (3, 2, 0, 29) seems to be working with the packet.dll, so ...Ulf Lamping1-1/+2
2006-04-25various changes:Ulf Lamping1-59/+283
2006-04-25bugifx (should be copied to the 1.0 trunk): don't crash, if the interface har...Ulf Lamping1-0/+6
2006-04-24remove a debugging printfRonnie Sahlberg1-2/+0
2006-04-24SCSI Service Response Time StaisticsRonnie Sahlberg2-0/+424
2006-04-24Column list pointer became invalid when element was removed from list. Fixes ...Jaap Keuter1-1/+2
2006-04-24From Miha Jemec:Anders Broman6-0/+1342
2006-04-24Make some /******...*/ lines less wide: They make svn-diffs on the web pageJörg Mayer1-7/+8
2006-04-22add various OID's and a value_string for all of themUlf Lamping1-20/+233
2006-04-22as I've experienced a scrollbar again while having 7 interfaces, I've tried t...Ulf Lamping1-1/+2
2006-04-22the "Generic dialup adapter" interface doesn't support any OID's at all, exte...Ulf Lamping1-4/+49
2006-04-22add a new tab with TCP/IP offloading capabilitiesUlf Lamping1-8/+335
2006-04-21From Irene: Fix a bug when searching for an assoc.Michael Tüxen1-6/+8
2006-04-21updates to get the fc and scsi dissectorsRonnie Sahlberg2-0/+2
2006-04-20fix help button settingsUlf Lamping1-3/+3
2006-04-20add a Help button to the Preferences dialogUlf Lamping1-2/+13
2006-04-20fix a very minor bug if ETHEREAL_EUG_DIR is set (which is barely the case)Ulf Lamping1-1/+1
2006-04-20if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...Ulf Lamping3-27/+75
2006-04-20add a help button to the "Follow TCP Stream" dialog (and use standard button ...Ulf Lamping4-16/+27
2006-04-20rename hte itlq structures to itlqRonnie Sahlberg1-2/+2
2006-04-17fix capitalization to follow GNOME HIGUlf Lamping2-4/+4
2006-04-14bugfix: don't crash with a Null pointer exception, if the open file preview t...Ulf Lamping1-8/+12
2006-04-12From Jaap Keuter, fix for 871: split interface details statistics into it's o...Ulf Lamping1-3/+15
2006-04-10Add 2px height to avoid a vertical scrollbar with Gtk-WimpJaap Keuter1-1/+1
2006-04-08Fix for bug 848. Make a scrollable window when more than 10 interfaces are li...Jaap Keuter1-4/+21
2006-04-04From Irene: Make buttons unselecable when nothing would happen.Michael Tüxen1-4/+10
2006-04-03Set the right structure member.Guy Harris1-1/+1
2006-04-03In Tethereal, don't save to a temporary file if "-w" isn't specified,Guy Harris1-0/+2
2006-03-30From Irene: Fix problems with off screen drawingsMichael Tüxen4-21/+133
2006-03-30fix for Bug 849Luis Ontanon1-2/+4
2006-03-30remove some useless code.Luis Ontanon1-9/+7
2006-03-30TextWindow:Luis Ontanon1-8/+64
2006-03-28Make sure the export dialog is large enough. Fix a Unicode issue whileGerald Combs1-3/+3
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg4-0/+4