aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-21minor "Copy" menu item fix:Ulf Lamping1-0/+2
2007-03-21fix another three MSVC 8.0 warningsUlf Lamping1-3/+3
2007-03-21Fixes for: warning: function declaration isn't a prototypeJörg Mayer2-4/+4
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping12-93/+88
2007-03-21Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...Luis Ontanon3-27/+185
2007-03-19This change allows a structure to be created under the "Protocols" section of...Graeme Lunt1-27/+65
2007-03-19voip_calls.c:Luis Ontanon2-75/+24
2007-03-18have voip_calls using the m3ua tapLuis Ontanon2-1/+24
2007-03-18check the pointer before derreferencing itLuis Ontanon1-1/+1
2007-03-18squelch some warningsLuis Ontanon1-6/+0
2007-03-18add h248 to VoIP CallsLuis Ontanon3-33/+218
2007-03-18Fix Windows Makefiles so clean removes all pdb files (PDB_FILE no longer defi...Bill Meier1-1/+1
2007-03-17Fix bug 1336:Jeff Morriss1-1/+1
2007-03-17Update to revision 21038 - line up the IP address label with theStephen Fisher1-1/+1
2007-03-16Fix bug #1375: Capture Options with many IP addresses scrolls offStephen Fisher1-2/+15
2007-03-14Don't enable "Save As" if you don't have an unsaved live capture fileGuy Harris2-32/+37
2007-03-14Get rid of some #if-ed out includes, which aren't needed.Guy Harris1-16/+0
2007-03-14Fix indentation.Guy Harris1-10/+10
2007-03-14as requested by "John T. Haller" for PortableApps.com:Ulf Lamping1-4/+15
2007-03-13HTTP Export Object updates:Stephen Fisher3-35/+29
2007-03-09GCC warning fixesJörg Mayer2-4/+4
2007-03-08from Sake Blok:Ulf Lamping3-29/+57
2007-03-08Whitespace changesJörg Mayer1-15/+15
2007-03-07Add a "Bits/Tick" option to the IO Stats dialog to complement theStephen Fisher1-3/+6
2007-03-06Export Object code/documentation updates:Stephen Fisher3-38/+34
2007-03-04protect callbacks of derived windows from dereferencing a null pointer if the...Luis Ontanon1-6/+30
2007-03-03Update object export code:Stephen Fisher5-263/+270
2007-03-02Activate the File -> Export menu when a capture is inStephen Fisher1-0/+2
2007-03-01add export_object.h so distcheck don't failUlf Lamping1-0/+1