aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-10-08VoIP Calls changes: Add the file name to the title window in VoIP calls, Voip...avaquero3-30/+124
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...kukosa1-1/+1
2007-09-26- Added Tick interval 1 min and 10 min.stig1-19/+25
2007-09-26"fix" some warnings about "might be used uninitialized" variablesjmayer1-2/+2
2007-09-25In newer versions of GTK+ 2.x, if you have the mouse positioned above agerald2-55/+49
2007-09-24Fix bug #1457: Undersized array causing "smashed stack".wmeier1-1/+1
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-1/+1
2007-09-24Get rid of the last warning.jake1-1/+1
2007-09-24From Chad Singer:jake1-0/+86
2007-09-21Spell out each of the units in the status bar. A few people have remarkedgerald1-4/+4
2007-09-17Added functionality to highlight the FCS bytes in Ethernet and IEEE 802.11stig2-22/+34
2007-09-16Free some recently added strings when we are done with them.sfisher2-0/+8
2007-09-15Add routines under Windows to check if npf.sys is running, and togerald3-0/+34
2007-09-13Standardize filenames and function names for Follow TCP & SSL stream functionssfisher10-37/+41
2007-09-13Finish the major part of merging duplicate code between follow TCP & SSLsfisher4-250/+161
2007-09-11Make the splash screen look just a little bit better.jake1-2/+2
2007-09-10Some more code merging / cleanup in the Follow TCP & SSL Stream featuressfisher4-515/+399
2007-09-10Fix bug in View ! Color Filter ! New ! (Fore|Back)ground Color & etc code wmeier1-1/+4
2007-09-10From Chad Singer:jake3-3/+441
2007-09-09translate some german to englishulfl1-3/+3
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project files...ulfl1-0/+1030
2007-09-06Enable esc key for SCTP Associations window.wmeier1-2/+4
2007-09-05Prevent Gtk-Critical msg when invoking "+Expression" from Filter Toolbar in m...wmeier1-2/+4
2007-09-04enable esc for new/edit/delete dialogs; remove some redundant code; wmeier1-22/+7
2007-09-04From Stas Maximov:etxrab1-1/+2
2007-09-03default window_cancel_butoon_cb is not appropriate since a specific cancel c...wmeier1-1/+1
2007-09-02Fix my previous patch to enable esc on windowwmeier1-1/+1
2007-08-31Enable <esc> to cancel window; remove some redundant codewmeier1-25/+6
2007-08-31This patch fixes the following two errors that appear whensake1-1/+5
2007-08-30It seems like capture_stats is working as a correctly implemented pcap_stats.stig1-14/+7
2007-08-30Update to reflect new iteration verb 0x6e.gmorris1-9/+57
2007-08-30Added #include <sys/types.h>stig1-0/+4
2007-08-30Change the "--enable-setuid-install" option to install dumpcap and TSharkgerald9-34/+98
2007-08-26Added "Dot" as new style in IO Graph.stig1-2/+13
2007-08-25Cast as (gfloat)etxrab1-1/+1
2007-08-24The code for resizing the scrollbar page_size was a bit strange and didstig1-6/+2
2007-08-24Print the first interval in the graph.stig1-14/+21
2007-08-24fix log msg typorichardv1-1/+1
2007-08-23Move follow_infos into folow_stream.c and initialize it.gerald2-12/+14
2007-08-23Fix comment on top of filesfisher1-1/+1
2007-08-23Fixed drawing of X Axis decimal values: "0. 50" -> "0.050"stig1-2/+2
2007-08-22autoscroll_button is not used if we don't HAVE_LIBPCAP so put it inside the #...morriss1-2/+2
2007-08-22gcc 4 doesn't like my macro for getting the interface description: it says th...morriss1-10/+12
2007-08-22Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :morriss3-28/+47
2007-08-18Add #include needed to get defs for PT_PCMU & etcwmeier1-0/+1
2007-08-18Use #defines, rather than raw numbers, for RTP payload types.guy1-5/+15
2007-08-17Instead of converting between 802.11 frequencies and channels umpteengerald3-97/+92
2007-08-16mark some parameters as unusedulfl1-3/+3
2007-08-16experimental feature: dissector filtersulfl3-13/+75
2007-08-16fix build problems under Win32ulfl1-1/+4