aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2005-07-22EMEM : a simple and FAST api to allocate memory that will be automatically fr...sahlberg1-0/+3
2005-07-19Avoid the selected item been white on white by making all analysis widows col...lego1-4/+5
2005-07-19fix various doxygen warningsulfl5-7/+7
2005-07-19from Graeme Hewson: "Fixes for ethereal config files"ulfl1-4/+4
2005-07-18GTK 1.2 does not define the macro GDK_IS_DRAWABLE which made compilation of...sahlberg1-0/+10
2005-07-17From Francisco Alcobalego3-176/+826
2005-07-15make io-stat able to do SUM(*) for FT_RELATIVE_TIME fieldssahlberg1-0/+5
2005-07-12From Irene Ruengeler: Handle multiple gap reports correctly and use correct n...tuexen2-11/+9
2005-07-10Just pass &cfile to select_tcpip_session(); we don't need to passguy1-17/+16
2005-07-10Fix some comment typos.guy1-2/+2
2005-07-10Get rid of an unused argument.guy1-5/+5
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-3/+4
2005-07-10It works reasonably well with extensive testing so here goes :sahlberg1-249/+304
2005-07-09MSVC: fix some guint64 related compiler errorsulfl1-6/+12
2005-07-09MSVC: fix some guint64 related compiler warnings, could someone please review...ulfl2-2/+6
2005-07-08Fix a crash reported by Jeff Morris.tuexen1-1/+2
2005-07-08Make the counters in the summary 64-bit, so they don't overflow onguy1-3/+3
2005-07-07make the packets/bytes counters 64bit integers to not wrap when using really ...sahlberg4-38/+38
2005-07-07Squelch a compiler pointer vs. integer warning - NULL is for pointers,guy1-1/+1
2005-07-07Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"guy1-6/+2
2005-07-07Explicitly initialize all the elements of a voip_calls_tapinfo_t, toguy1-1/+1
2005-07-05From Alejandro Vaqueroetxrab5-44/+118
2005-07-05From Ainsley Pereira:etxrab1-1/+2
2005-07-01fix #271: don't do:ulfl1-1/+0
2005-06-30add a new DCE/RPC related column, which contains the call_id for connection o...ulfl1-2/+5
2005-06-28More constification.guy1-1/+1
2005-06-28"Handle" a couple of cases in the switch statement by adding them to theguy1-0/+2
2005-06-28"mtp3_sum_draw()" is never called with a null "table" argument - theguy1-5/+0
2005-06-27Add som more const qualifiers.etxrab4-5/+5
2005-06-27From Alejandro Vaqueroetxrab3-32/+277
2005-06-26proto_hier_stats_dlg.c(99) : warning C4090: '=' : different 'const' qualifiersulfl1-1/+1
2005-06-26sctp_graph_dlg.c(383) : warning C4244: '=' : conversion from 'unsigned int ' ...ulfl1-1/+1
2005-06-26remove compiler warnings:ulfl1-1/+1
2005-06-26From Alejandro, fix for GTK1 graph_analysis issue.sahlberg1-0/+3
2005-06-25we are not a GNU program, so we shouldn't report as such in the command line ...ulfl1-1/+1
2005-06-24More constification.guy1-2/+2
2005-06-24Constify a bunch of structure members and function arguments, to squelchguy6-16/+17
2005-06-23fix #135: handle the command line parameters -v, -h and -G completely in thei...ulfl1-99/+87
2005-06-23Win32: "fix" handling of create_console(), hopefully clarifying usage of the ...ulfl1-2/+4
2005-06-23beautify version and usage outputulfl1-4/+4
2005-06-20From Mike Duigou:etxrab5-9/+62
2005-06-17fix a typo in the usage outputulfl1-1/+1
2005-06-16Get rid of unnecessary assignment and unnecessary "volatile" qualifier.guy1-4/+2
2005-06-16Don't hand a null pointer to a "%s" format.guy1-1/+4
2005-06-16Fix a typo, and squelch a compiler warning.guy1-1/+2
2005-06-16Include <ctype.h> to define/declare "isspace()".guy1-0/+1
2005-06-15don't call "Capture/Start" Capture but Start in the toolbarulfl1-3/+3
2005-06-14From Javier Acunaetxrab1-2/+2
2005-06-11add missing #include "webbrowser.h" from previous commitulfl1-0/+1
2005-06-11add help button pointing to the wiki pageulfl1-1/+13