summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c)Bill Meier5-17/+46
2008-01-24Change "Found no match" to "No match found"Bill Meier1-7/+7
2008-01-24s/%ll/%" G_GINT64_MODIFIER "/gJeff Morriss1-3/+3
2008-01-24Always return a valid profile name from get_profile_name().Stig Bjørlykke3-11/+3
2008-01-24One of fixes in SVN #24173 incomplete; Undo it for nowBill Meier1-1/+2
2008-01-24Fix two very minor memory leaksBill Meier1-0/+2
2008-01-24Arrange things so that if '-o "capture.auto_scroll: FALSE"' is passed toGerald Combs1-4/+6
2008-01-23Fix a minor memory leak; Remove some unused variablesBill Meier1-9/+4
2008-01-23Fix minor memory leakBill Meier1-0/+1
2008-01-21Fix for bug 1920:Jaap Keuter1-1/+4
2008-01-20Fixed crash when save IO Graphs (bug 2126).Stig Bjørlykke2-3/+4
2008-01-20Added "copy as CSV" button to IO Graphs.Stig Bjørlykke1-32/+100
2008-01-19Cleanup the whitespace.Jaap Keuter1-205/+200
2008-01-19Free allocated data in prefs_reset, removed need for uat_reload_all and Stig Bjørlykke2-43/+15
2008-01-18I can't find any reason to unselect the current package only when an entryStig Bjørlykke1-1/+1
2008-01-18Move libsmi settings from virtual mibs protocol page to name resolution page.Jaap Keuter3-18/+69
2008-01-17Whitespace cleanup of AIRPCAP code.Jaap Keuter1-59/+59
2008-01-16From Jim Young:Jaap Keuter6-3/+195
2008-01-15Changed to use GTK stock icon for preferences in the toolbar.Stig Bjørlykke2-6/+3
2008-01-14Save the changes also when selecting a profile from the list.Stig Bjørlykke1-22/+20
2008-01-14Several profile enhancements:Stig Bjørlykke1-0/+31
2008-01-14Added cast of argument to isspace.Stig Bjørlykke1-1/+1
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke12-124/+1105
2008-01-14Fixed a few "statement not reached" warnings and a "assignment type mismatch"...Stig Bjørlykke2-5/+1
2008-01-13Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP PlayerStephen Fisher1-1/+14
2008-01-10Use glib equivalent of ntohsBill Meier1-3/+3
2008-01-09To ease troubleshooting of bug #2017 and for code clarity in the future, useStephen Fisher4-477/+477
2008-01-08Fixed some small typos.Stig Bjørlykke1-3/+3
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke14-14/+14
2008-01-08Make RTP player G.729 Annex B compatible.Jaap Keuter1-3/+9
2008-01-03Never print x axis values outside the graph (we now have "view as time of day").Stig Bjørlykke1-10/+16
2008-01-02Initialize io->view_as_time.Stig Bjørlykke1-1/+2
2007-12-29Fix a cut'n'paste error for GTK_VERSION < 2 in last commit.Stig Bjørlykke1-25/+25
2007-12-29Add an option to view the X axis as time of day instead of seconds since Stig Bjørlykke1-13/+70
2007-12-29Add a warning in the IO Graph if too many elements.Stig Bjørlykke1-4/+25
2007-12-28save RTP in 16-bit linear PCM instead of 8-bit G.711 u-LawTomas Kukosa1-47/+35
2007-12-21Fix menu sensitivity even for text only nodes.Jaap Keuter1-11/+2
2007-12-16Temporarily #if 0 out code that was causing crashes.Guy Harris1-0/+8
2007-12-15Changes the name of the menu item "View/Reset Coloring" toSake Blok1-1/+3
2007-12-15With increasing number of dissectors, heuristics cause sometimes false hits o...Jaap Keuter3-20/+90
2007-12-14Source code cleanup.Jaap Keuter2-31/+34
2007-12-12Do not use calc_field unless in advanced y axis (bug 1763).Stig Bjørlykke1-14/+18
2007-12-10If not building for gtk 2.4.0, if out a function that is only used when Ronnie Sahlberg1-1/+2
2007-12-10Fix conversions so compiles for both 32-bit and 64-bitBill Meier1-5/+5
2007-12-10Fix Bug #2055: "File Save not working properly";Bill Meier1-8/+28
2007-12-09Add macros for various filter actions and types, and to combine themGuy Harris3-185/+179
2007-12-09Add macros for various filter actions, types, and directions, and toGuy Harris1-212/+212
2007-12-09Add extra parenthesization, tweak name of argument to some macros toGuy Harris1-8/+8
2007-12-08some updates to make it compile with gtk/glib < 2Ronnie Sahlberg1-18/+21
2007-12-08Revert SVN #23728 since change (to fix a Windows issue) is in code not used o...Bill Meier1-8/+1