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