aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-01-29The UAT gui starts to workLuis Ontanon4-49/+13
2007-01-28remove unused "cant_get_if_list_errstr" warningUlf Lamping1-1/+1
2007-01-28From Douglas Pratley:Stephen Fisher7-49/+313
2007-01-26Fix handling when both endpoints use the same port number.Michael Tüxen1-10/+10
2007-01-26Spelling fixes.Gerald Combs1-2/+2
2007-01-26Massive indentation fixes.Gerald Combs1-2608/+2610
2007-01-25Fix Coverity CIDs 217 and 218, and fix filter dialog autoselection inGerald Combs1-28/+30
2007-01-24Instead of checking for WinPcap 4.x versions, assume that if the versionGerald Combs1-53/+57
2007-01-23Propagate the recent interface list changes (r20521) to the AirPcap code.Gerald Combs3-7/+7
2007-01-23Have build succeed even if portaudio is located somewhere else than any other...Luis Ontanon1-1/+2
2007-01-22as Bill Meier noted:Ulf Lamping1-1/+0
2007-01-22Fix various compiler warningsStephen Fisher6-6/+5
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris4-89/+69
2007-01-20Fix a bug where the size of each column was being computed with the GTK+Stephen Fisher1-0/+5
2007-01-20from Stephen Fisher:Ulf Lamping1-1/+1
2007-01-20Trying to get buildbot Windows-XP-x86 to build again.Jaap Keuter1-15/+1
2007-01-20Recent versions of GTK+ have added a "gtk-label-select-on-focus"Gerald Combs4-16/+60
2007-01-18Change save & restart requirement sentence in column preferences to say justStephen Fisher1-2/+1
2007-01-18Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson3-4/+13
2007-01-18Trying to get buildbot Ubuntu-5.10-x86 to build again.Jaap Keuter1-1/+1
2007-01-18NOT for 0.99.5Luis Ontanon1-0/+1
2007-01-18not for 0.99.5Luis Ontanon1-0/+1
2007-01-18display filter macros.Luis Ontanon3-0/+110
2007-01-16Should have done this in the last checkin: wrap help_topic_html() in #ifdef(G...Jeff Morriss1-0/+2
2007-01-16help_topic_gtk() is needed in GTK 1.2 builds so don't #ifdef(GKT2) it outJeff Morriss1-2/+0
2007-01-16in effect use the User's Guide as the online help system now (for GTK > V1)!Ulf Lamping2-5/+7
2007-01-15Help:Ulf Lamping1-50/+59
2007-01-14fix #301: Windows file dialog should:Ulf Lamping2-22/+11
2007-01-14fix a bug when freeing newpath - don't g_free(NULL)Ulf Lamping1-1/+1
2007-01-14Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter1-0/+1
2007-01-14bugfix: show the "placesbar" (the one with e.g. "My Documents" button) for th...Ulf Lamping1-182/+236
2007-01-13U3 support for "recent" files.Graeme Lunt4-3/+87
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt4-1/+217
2007-01-12update ssl-dlg.c in accordance with changes in SSL dissectorTomas Kukosa1-7/+26
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping1-2/+2
2007-01-11Fix compilation problems under Windows. In the GTK code, convert SSIDsGerald Combs1-599/+601
2007-01-11Fix for bug #1140: Filtering messes up packet list sort orderStephen Fisher1-0/+13
2007-01-08fix compilation for:Ulf Lamping1-3/+2
2007-01-06fix sockaddr_storage problem for MSVC 7.1 (hmmm, maybe it's a platform SDK is...Ulf Lamping1-4/+6
2007-01-03from Laurent Rabret:Ulf Lamping1-2/+2
2007-01-02More ethereal --> wiresharkBill Meier1-1/+1
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris2-4/+7
2007-01-02MSVC2006 defines sockaddr_storage, so we shouldn't define this on our own for...Ulf Lamping1-0/+7
2006-12-29Fix for bug #1278: Stephen Fisher5-5/+14
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs3-50/+49
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-1/+1
2006-12-27+ browser_open_url()Luis Ontanon1-1/+4
2006-12-26fix unused warningsUlf Lamping1-1/+1
2006-12-22Make fix for bug 771 compatible with GTK1Jaap Keuter1-3/+6
2006-12-22hmmRonnie Sahlberg1-0/+1