aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-12-14Fix for bug #3119 (follow_tcp crash when stream filter creation fails)Bill Meier1-5/+14
2008-12-10put the SCTP PPI for current DATA chunk into packet_info (and ppid array rena...Tomas Kukosa1-5/+5
2008-12-09Untabify and code cleanup.Stig Bjørlykke1-153/+148
2008-12-02Trivial warning fixesJörg Mayer4-4/+4
2008-12-01Display the settings for not-compiled-in features:Jörg Mayer1-3/+20
2008-12-01Restructured the flow graph dialog to make it easier to read.Stig Bjørlykke1-18/+15
2008-12-01Fix a few more problems found by checkAPIs.plStephen Fisher3-3/+3
2008-12-01Remove call to deprecated perror() and a check to see if g_malloc() failedStephen Fisher1-3/+0
2008-11-29Removed an unused argument to prefs_tree_page_add().Stig Bjørlykke1-12/+10
2008-11-28Plug memory leak.Jaap Keuter1-0/+2
2008-11-28Save preferences when selected from menu, unless having enabled the save button.Stig Bjørlykke3-6/+20
2008-11-27Fix a typo.Stephen Fisher1-1/+1
2008-11-26Improved the Protocol Preferences entry in the tree view popup menuStig Bjørlykke1-6/+158
2008-11-25- export tvb_memeql()Tomas Kukosa1-0/+4
2008-11-25Fix for bug 3079:Jaap Keuter1-69/+41
2008-11-25MGCP is no longer a plugin.Jaap Keuter1-7/+2
2008-11-24Added doubleclick to expand/collapse tree row in packet window. Stig Bjørlykke1-1/+31
2008-11-24Invalidate cfile.current_row when forcing byte view update.Stig Bjørlykke1-1/+3
2008-11-23Handle double-click and enter in "decode as" list as OK.Stig Bjørlykke1-38/+61
2008-11-18Do not popup an empty menu in the Packet Bytes pane.Stig Bjørlykke1-5/+8
2008-11-18Optimized finding current row from cfile.current_frame.Stig Bjørlykke2-30/+18
2008-11-18Check if selected packet is already selected before doing any updates.Stig Bjørlykke1-0/+5
2008-11-17Open the packet in a new window when it is double-clcked upon in the Sake Blok1-0/+9
2008-11-16Don't put underscores in a phrase that's just shown to users.Guy Harris1-1/+1
2008-11-16Fill the scrollbar when the graph is empty.Stig Bjørlykke1-3/+9
2008-11-15From Abhik Sarkar:Anders Broman2-0/+213
2008-11-13Improved filter autocompletion when having one exact match to be moreStig Bjørlykke1-65/+129
2008-11-11Still support GTK 2.4.0. No separator in combo box for GTK 2.4.0 :(Stig Bjørlykke1-1/+27
2008-11-11Rewrote interface type option_menu to gtk_combo_box, this fixes the bugStig Bjørlykke3-337/+683
2008-11-10explicit cast to avoid warning which stops Windows buildTomas Kukosa1-6/+6
2008-11-08Use the standard I/O routines to write out audio files, rather thanGuy Harris1-78/+80
2008-11-07From Pascal Quantin:Anders Broman1-0/+72
2008-11-07Save the remote interfaces list to be able to show the remote IP addressesStig Bjørlykke1-14/+57
2008-11-06Initialize the interface type value key to fix updating the local interfaceStig Bjørlykke1-0/+2
2008-11-06From Pascal Quantin:Anders Broman1-0/+33
2008-11-06Fixed a check button text.Stig Bjørlykke1-1/+1
2008-11-04Changes in the "Capture Options" window:Stig Bjørlykke1-206/+348
2008-11-03Do not set buffer size for remote interfaces or when using default value.Stig Bjørlykke1-6/+2
2008-11-03Do not use functions for remote capture on local interfaces.Stig Bjørlykke1-2/+14
2008-11-03Always show version in black.Stig Bjørlykke1-1/+1
2008-11-03gtk_tree_view_set_hover_selection only for gtk 2.6 and above.Stig Bjørlykke1-0/+2
2008-11-02Adjustments to the filter autocompletion window:Stig Bjørlykke1-46/+66
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke39-64/+64
2008-10-31Fix bug #3022: Fix potential memory leakStephen Fisher1-0/+2
2008-10-31Fix bug #3021: Fix potential memory leakStephen Fisher1-0/+1
2008-10-31Fix bug #3019: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-31Fix bug #3018: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-30show the type of the filter (Display/Capture Filter) on filter dialogBalint Reczey1-1/+4
2008-10-29Fix a few (not all) of the current checkapi errors in gtk/Stephen Fisher4-3/+5