aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Whitespace cleanup:Bill Meier6-1607/+1607
2011-09-21Fix ex "modeline" so it works;Bill Meier8-8/+8
2011-09-21Don't pop up an error dialog box for every file that can't be saved. Before,...Chris Maynard1-1/+1
2011-09-21Fix ex "modeline" so it works;Bill Meier1-28/+28
2011-09-21Fix vi "modeline" so it works;Bill Meier1-3/+3
2011-09-20From DeCount via bug 6362: Increase maximum allowable number of duplicate fil...Chris Maynard1-14/+16
2011-09-20From Dirk via bug 6361:Stig Bjørlykke1-6/+32
2011-09-19Move the return out of the for() loop so all values are freed. Fixes Coverit...Chris Maynard1-6/+2
2011-09-19Fix a crash when zooming into a TSN plot.Michael Tüxen1-107/+109
2011-09-19Remove debug code.Anders Broman1-1/+0
2011-09-16Fix a crash when analysing SCTP TSNs.Michael Tüxen2-0/+2
2011-09-15Store frame_data_t instead of nstime_t, now it should be possibleAnders Broman2-5/+9
2011-09-14Trivial fix that would create one of the three GDK_DEPRECATED errors.Jörg Mayer2-4/+2
2011-09-14Update based upon latest names "packet-type-codes" list from the IANA:Bill Meier1-74/+92
2011-09-14Show total ACKs/UE in UE table.Martin Mathieson1-4/+14
2011-09-13Fix a typo in a comment.Gerald Combs1-1/+1
2011-09-13Use Frame_data also in graph_analysis_item_t, this should ultimatelyAnders Broman6-27/+22
2011-09-13Store a pointer to frame_data which holds the timing and frame number info ra...Anders Broman3-127/+68
2011-09-12Store a pointer to frame_data which holds the timing and frame number info ra...Anders Broman2-17/+11
2011-09-12Use the correct name for the airpcap interface.Michael Tüxen1-6/+6
2011-09-12Fix the wireless settings button for AirPCap devices in theMichael Tüxen1-5/+1
2011-09-09Fix locale problem with "Rel Start" time, both with display and copy to CSV, ...Chris Maynard1-6/+2
2011-09-08Add syntax check and autocompletion to "Save Filter as".Stig Bjørlykke1-0/+6
2011-09-08Avoid crash when pressing the help button in the "Save Filter" dialog.Stig Bjørlykke1-0/+3
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke11-7/+890
2011-09-07"Fix" an unjustified gcc might-be-used-unused warning.Jörg Mayer1-2/+3
2011-09-06Try to improve the tooltip a bit.Anders Broman1-1/+2
2011-09-05g_slist_free_full() didn't appear until GLib 2.28.Guy Harris1-2/+3
2011-09-05From Kurnia Hendrawan via bug 2931:Stig Bjørlykke3-6/+244
2011-09-05Try to fix the buildbot.Anders Broman1-2/+4
2011-09-05List heuristic tables in Internals->Disscetor tables menu.Anders Broman1-5/+62
2011-09-03Remove unused code.Stig Bjørlykke1-9/+2
2011-09-02No libpcap, no capturing, no interfaces on which to capture.Guy Harris1-1/+2
2011-09-01Add missing guard around access to interface_row.buffer.Martin Mathieson1-1/+3
2011-09-01No pcap_create(), no monitor-mode APIs, no monitor-mode support.Guy Harris1-0/+2
2011-09-01When double clicking on an interface in the main welcome menu opens the edit ...Michael Tüxen4-172/+231
2011-09-01Make it possible to add menus and menuitems from outside of main_menubar.c.Anders Broman2-0/+31
2011-08-31Add svn:keywords & svn:eol-style propertiesBill Meier1-13/+13
2011-08-31Fix build (automake) error: WIRESHARK_CUSTOM_HEADERS is ng but WIRESHARK_CUST...Bill Meier2-2/+2
2011-08-31COPY as CSV to clipboard from RTP stream analysis only copies 1st line many t...Anders Broman1-0/+1
2011-08-31gtk/Makefile_custom.common:8: blank line following trailing backslashAnders Broman1-3/+3
2011-08-31Make it possible to add custom tap/GUI filesAnders Broman3-4/+24
2011-08-31Add another DL CRC error - Duplicate NonZero RV.Martin Mathieson1-2/+10
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-1/+1
2011-08-31Only load the menubar UI description from file. Anders Broman3-96/+4
2011-08-30Improve the display of addresses in the Edit Interface Settings dialogMichael Tüxen1-28/+52
2011-08-30How copy-paste can ruin your day; Anders Broman1-75/+7
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-1/+1
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-1/+1
2011-08-30No need to make an almost empty column extra wide.Jörg Mayer1-1/+1