aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-04-26See previous comment.Guy Harris1-1/+1
2007-04-26Umm, that's *not* how you compare addresses for equality....Guy Harris1-27/+4
2007-04-26Copy up to 4 bytes from the source address, rather than just copying theGuy Harris1-1/+7
2007-04-24add an explicit cast of the callback function in the gtk1 SIGNAL_DISCONNECT_B...Ronnie Sahlberg1-1/+1
2007-04-24Damn qqq-bird. ;)Jaap Keuter1-1/+0
2007-04-24oncly include capture_details_24.xpm IFF we have pcap and if we have gtk>=2 t...Ronnie Sahlberg1-0/+3
2007-04-24if we compile for gtk1 'text' is no longer referenced in the simple_dialog_c...Ronnie Sahlberg1-1/+1
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris3-6/+6
2007-04-23Restore the casts from svn 21080 (presumably) inadvertantly removed in svn 21...Bill Meier1-10/+10
2007-04-22Another fix to allow gtk1 to compile w/o warnings....Bill Meier1-1/+2
2007-04-22"struct sack_chunk_header" is presumably just a SACK chunk headerGuy Harris1-7/+7
2007-04-22Don't play type-punning games - they cause compiler warnings (not thatGuy Harris1-2/+2
2007-04-22move some headers so that the compile works on gtk1Ronnie Sahlberg1-2/+2
2007-04-22move include of a few headers down a few lines so the compile works on Ronnie Sahlberg1-4/+5
2007-04-22compile fix for gtk1Ronnie Sahlberg1-3/+3
2007-04-22fix compiler warning for gtk1 buildsRonnie Sahlberg1-1/+1
2007-04-22dont include these headers under gtk1 Ronnie Sahlberg1-0/+2
2007-04-22some updates to allow gtk1 to compile without warningsRonnie Sahlberg1-4/+10
2007-04-22From Irene Ruengeler: Fix a bug regading the handling of ABORT chunks.Michael Tüxen3-28/+191
2007-04-20Fix bug #1547: Expert Info Composite column "Count" is not sorting numericallyStephen Fisher1-2/+2
2007-04-16Unused parameterJaap Keuter1-2/+1
2007-04-14uninitialized warning fixSebastien Tandel1-0/+1
2007-04-14unused variableSebastien Tandel1-4/+4
2007-04-14move ipsec to DISSECTOR_SRCSebastien Tandel1-5/+5
2007-04-13fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel1-2/+3
2007-04-10Add the name of the dynamic payload type to the stream dialouge if avalable.Anders Broman1-2/+11
2007-04-04Fix build failures due to windows.h being included before winsock2.h via othe...Graham Bloice1-7/+5
2007-04-04Preparations to be able to display dynamic payload type name in the stream an...Anders Broman2-0/+2
2007-04-03Fix warnings on Linux/gcc 4.1.1Stephen Fisher2-2/+2
2007-03-30Fix "Gtk-CRITICAL **: gtk_tree_selection_get_selected: assertionStephen Fisher1-1/+1
2007-03-30Change GTK_MAJOR_VERSION >= 2 to GTK_CHECK_VERSION(2,4,0) for FollowStephen Fisher2-10/+10
2007-03-30remove svn:executableSebastien Tandel1-0/+0
2007-03-30From Sake Blok: fix bug 598 (http://bugs.wireshark.org/bugzilla/show_bug.cgi?...Bill Meier1-1/+19
2007-03-29Change mnemonic on Save All button from A to L to avoid overlappingStephen Fisher1-1/+1
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher5-21/+21
2007-03-28do not avoid redrawing the tapLuis Ontanon1-3/+1
2007-03-27Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...Luis Ontanon1-5/+5
2007-03-27from Gisle Vanem:Ulf Lamping1-1/+1
2007-03-26add Megaco to the "VoIP Calls" tapLuis Ontanon2-1/+25
2007-03-25rename h248_* to gcp_* according to changes in epan.Luis Ontanon2-11/+11
2007-03-25From Jon SmirlRonnie Sahlberg3-0/+95
2007-03-25From Jon SmirlRonnie Sahlberg3-0/+93
2007-03-24hmmm, _WINSOCK2API_ is not the way to go, the PSDK that comes with MSVC 6.0 a...Ulf Lamping1-9/+7
2007-03-24as mentioned by Graham Bloice:Ulf Lamping1-9/+6
2007-03-24Remove all warnings under Unix for the gtk/ directory.Stephen Fisher10-37/+46
2007-03-23From Sebastien Tandel: Stephen Fisher1-1/+0
2007-03-23From Sake Blok:Stephen Fisher3-5/+32
2007-03-23From Sake Blok (via -dev list and enhancement bug #1449):Stephen Fisher1-1/+1
2007-03-22fix new warningsUlf Lamping1-3/+3
2007-03-22Mine:Luis Ontanon2-9/+45