aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-02-24Corrected right-justification of custom boolean and framenum columns.stig1-4/+4
2008-02-24Sort custom columns according to field type.stig1-7/+44
2008-02-23Moved init of custom_field.stig1-29/+22
2008-02-23Fixed a check for custom column.stig1-3/+4
2008-02-23Add filter syntax check to custom column filter field. This will allowsfisher1-0/+2
2008-02-22Improved custom columns with custom title.stig1-19/+94
2008-02-22add rawshark.html to packaging and Wireshark help menuulfl3-0/+5
2008-02-22Fix compile errors if 'configure ... --without-pcap'wmeier2-3/+4
2008-02-22Use default numeric/text sort for custom columns also.sfisher1-1/+1
2008-02-21Fix two compilation errorswmeier1-2/+2
2008-02-20Added logarithmic y axis scale option.stig1-28/+99
2008-02-20Fix some formattingsfisher1-2/+3
2008-02-19Switch to the "oooh shiny" splash image.gerald1-0/+1
2008-02-18Add $Id$wmeier7-1/+13
2008-02-17Added help button in expert info and expert info composite dialogs.stig4-28/+57
2008-02-17When resize the IO Graphs window expand the filter field and advancedstig1-5/+5
2008-02-17Remove redundant (repeated) "PortAudio" from "About Wireshark" screen.wmeier1-1/+1
2008-02-17Simplified printing of x-axis values so we get a consistent view even if stig1-23/+11
2008-02-17Added an option to Conversations and Endpoints to limit the list to matchstig16-22/+181
2008-02-16Added check for idx in get_frame_num().stig1-1/+5
2008-02-16Corrected previous cast.stig1-1/+1
2008-02-16Cast a double to guint32.stig1-1/+1
2008-02-16Click in the IO Graph to select the first package in the selected interval.stig1-15/+103
2008-02-14Added option to turn off name resolution.stig3-5/+50
2008-02-13Add a priority level to each context in the info status bar. Use it to makegerald2-9/+59
2008-02-13Do not update window title when destroying the dialog.stig1-4/+6
2008-02-12Fixed an incorrect free loop.stig1-1/+2
2008-02-12Added WLAN Traffic Statistics dialog.stig2-0/+548
2008-02-11Wireshark occasionally starts up behind other applications. Bring it to thegerald1-0/+3
2008-02-11Fixed setting filter in SCTP Chunk Counter statistics.stig2-5/+6
2008-02-11Avoid double space in filter when creating from conversations and endpoints.stig2-10/+10
2008-02-09Fix for bug #2250sfisher3-14/+14
2008-02-08Added SCTP Endpoints table.stig4-29/+141
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for somestig5-3/+7
2008-02-07Removed some more "statement not reached" warnings.stig4-29/+14
2008-02-04Improved the profile name check to popup a dialog when trying to apply anstig1-34/+62
2008-02-04Clean up (some) indentation ...wmeier1-227/+226
2008-02-04Fix benign typowmeier1-1/+1
2008-02-03From Balint Reczey (bug 2233):sake2-550/+1
2008-02-01Disallow ending space was not such a good idea, chop it of before save instead.stig1-13/+24
2008-02-01Fixed a problem with renaming a profile after hitting apply.stig1-0/+27
2008-02-01Added tooltip description for yellow filter background.stig2-2/+2
2008-02-01Rewrote some prohibited APIs in gtk/ (sprintf, strcpy, strcat).stig20-81/+88
2008-01-31Added missing space in front of new statusbar messages.stig1-2/+2
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsgerald3-11/+69
2008-01-31Hide hidden devices in "Capture Interfaces" dialog.stig1-0/+6
2008-01-31Add missing g_object_unref for treeview models;wmeier4-5/+7
2008-01-30Add Luis' uat_get_table_by_name() to fetch SMI uat tables.stig1-10/+16
2008-01-30Added missing space in front of some statusbar messages.stig1-2/+2
2008-01-29When having more than one matching item in a frame the MAX and MIN calculationstig1-18/+20