aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-11-09Bugfix from Irene Ruengeler to improve the TSN plot for SCTPMichael Tüxen1-2/+2
2010-11-09Added check for valid finfo->ds_tvb in packet_hex_print(), as we do notStig Bjørlykke1-2/+2
2010-11-08Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1/+1
2010-11-08Make maxlen a gsize instead of a guint.Chris Maynard1-1/+1
2010-11-08Allow objects to be saved that otherwise couldn't be due to invalid charactersChris Maynard1-3/+90
2010-11-08Use value_string_ext for RTP payload types.Anders Broman3-3/+3
2010-11-06From Alexander Koeppe:Anders Broman1-0/+2
2010-11-05Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-21/+14
2010-11-05Corrected an if-statement in field_select_row_cb() where checking forStig Bjørlykke1-1/+1
2010-11-05From Alexander Koeppe:Anders Broman1-9/+16
2010-11-04Support empty column titles.Stig Bjørlykke1-3/+11
2010-11-04From Alexis La Goutte:Jaap Keuter1-13/+7
2010-11-03Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-6/+8
2010-11-03Use g_utf16_toutf8() instead of utf_16to8() to avoid the last display filterChris Maynard1-12/+15
2010-11-02(GTKUImanger)Anders Broman1-8/+17
2010-11-01Use more descriptive names for capture filter and display filter icons.Stig Bjørlykke1-2/+2
2010-10-30Added a icon for "Edit Column Details".Stig Bjørlykke1-1/+1
2010-10-30Redissect packets instead of reload file on UAT changes.Stig Bjørlykke1-6/+3
2010-10-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :Jeff Morriss1-8/+12
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofGuy Harris1-1/+1
2010-10-29Added a cast from size_t to unsigned int.Stig Bjørlykke1-1/+1
2010-10-29Use value_string_ext fcns to access certain value_string arrays.Bill Meier2-4/+4
2010-10-29Added a Copy button in UAT dialogs.Stig Bjørlykke1-7/+33
2010-10-27Calculate correct io->start_time.Stig Bjørlykke1-1/+1
2010-10-24#if 0 "Work in progress" codeAnders Broman1-16/+23
2010-10-24Fix "More unused warnings in new menu code" based on code from Jörg Mayer.Anders Broman1-66/+242
2010-10-21Fixed "Compiled with" information in the About box.Stig Bjørlykke1-11/+15
2010-10-19Fix problem with creating filter expressions (where stats window is limited b...Martin Mathieson1-5/+11
2010-10-18(GUIManager) Make opening a recent file work from the recent files menu.Anders Broman2-22/+57
2010-10-18(GTKUImanger)Anders Broman1-28/+60
2010-10-14Rework "extended value strings":Bill Meier1-1/+1
2010-10-14Make variables used only in file_dlg_win32.c static.Guy Harris1-2/+2
2010-10-14Make routines unused outside file_dlg_win32.c static.Guy Harris1-2/+2
2010-10-13From Jörg Mayer:Anders Broman1-5/+6
2010-10-13(GTKUImanger)Anders Broman1-3/+19
2010-10-13(GTKUImanger)Anders Broman1-44/+90
2010-10-13Add a wireshark file stock icon.Anders Broman2-2/+5
2010-10-13Try to get the build going again.Anders Broman1-1/+2
2010-10-12(GUIManager) Base code to get recent files to work with GUIManager.Anders Broman1-52/+101
2010-10-12Define some vars & fcns as static;Bill Meier5-439/+454
2010-10-12Define some fcns & vars as static;Bill Meier10-1029/+1034
2010-10-12Minor cleanup of the global name space:Bill Meier4-380/+382
2010-10-12Minor cleanup of the global namespace:Bill Meier4-236/+233
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier7-56/+56
2010-10-12It's no longer neccesarry to set the E_DFILTER_TE_KEY on the popup_menu objects.Anders Broman1-16/+0
2010-10-12Get rid of C++-style comments; use #if 0/#endif to remove code.Guy Harris1-54/+62
2010-10-11menus.c: In function 'add_menu_recent_capture_file_absolute':Anders Broman1-1/+4
2010-10-11Get filter_te from top_level rather then from the widget.Anders Broman1-45/+171
2010-10-11We set sensitivity on the map button in ct_nb_map_switch_page_cb().Stig Bjørlykke1-5/+5
2010-10-11Don't add a border around the main window, this looks bad in the newStig Bjørlykke1-1/+1