aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-11-22Remove print_update_dynamic() decl from file_dlg_win32.h since only used in [...wmeier2-52/+49
2010-11-21From Jakub Zawadzki via Alexander Koeppe.etxrab1-2/+5
2010-11-20Repair copy (summary and as filter) functionality in the packet-list context ...sake1-24/+24
2010-11-19Remove comments used when editing.etxrab1-11/+0
2010-11-18[UImanager]Add missing GO to frame, and copy paste errors.etxrab1-1/+13
2010-11-17Quote all fields when exporting to CSV. Fixes bug 2811.cmaynard7-66/+66
2010-11-16Split libui into libui and libui_dirty. The latter contains (only)morriss3-11/+23
2010-11-16Try to clean up the makefile a bit.etxrab1-8/+5
2010-11-16Accomodate older flex versions.jake6-18/+56
2010-11-16Another unused function with MAIN_MENU_USE_UIMANAGERjmayer1-1/+1
2010-11-15cmake stuff:jmayer1-1/+11
2010-11-13Try to fix the build for text_import_scanner.etxrab1-2/+8
2010-11-13Try to fix the build for text_import_scanner.etxrab1-1/+1
2010-11-13Add newline at end of file.martinm1-1/+1
2010-11-13Try to fix the build for text_import_scanner,etxrab1-0/+6
2010-11-13Get the build going again from the source distribution, with text import.jake1-0/+1
2010-11-12Add text import capability, like text2pcap, directly into the GUI.jake9-3/+2548
2010-11-12Fix a column typo, and give them different menu accelerator keys.martinm2-2/+2
2010-11-09Bugfix from Irene Ruengeler to improve the TSN plot for SCTPtuexen1-2/+2
2010-11-09Added check for valid finfo->ds_tvb in packet_hex_print(), as we do notstig1-2/+2
2010-11-08Use value_string_ext fcns to access certain value_string arrays;wmeier1-1/+1
2010-11-08Make maxlen a gsize instead of a guint.cmaynard1-1/+1
2010-11-08Allow objects to be saved that otherwise couldn't be due to invalid characterscmaynard1-3/+90
2010-11-08Use value_string_ext for RTP payload types.etxrab3-3/+3
2010-11-06From Alexander Koeppe:etxrab1-0/+2
2010-11-05Use value_string_ext fcns to access certain value_string arrays;wmeier1-21/+14
2010-11-05Corrected an if-statement in field_select_row_cb() where checking forstig1-1/+1
2010-11-05From Alexander Koeppe:etxrab1-9/+16
2010-11-04Support empty column titles.stig1-3/+11
2010-11-04From Alexis La Goutte:jake1-13/+7
2010-11-03Use value_string_ext fcns to access certain value_string arrays;wmeier1-6/+8
2010-11-03Use g_utf16_toutf8() instead of utf_16to8() to avoid the last display filtercmaynard1-12/+15
2010-11-02(GTKUImanger)etxrab1-8/+17
2010-11-01Use more descriptive names for capture filter and display filter icons.stig1-2/+2
2010-10-30Added a icon for "Edit Column Details".stig1-1/+1
2010-10-30Redissect packets instead of reload file on UAT changes.stig1-6/+3
2010-10-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :morriss1-8/+12
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofguy1-1/+1
2010-10-29Added a cast from size_t to unsigned int.stig1-1/+1
2010-10-29Use value_string_ext fcns to access certain value_string arrays.wmeier2-4/+4
2010-10-29Added a Copy button in UAT dialogs.stig1-7/+33
2010-10-27Calculate correct io->start_time.stig1-1/+1
2010-10-24#if 0 "Work in progress" codeetxrab1-16/+23
2010-10-24Fix "More unused warnings in new menu code" based on code from Jörg Mayer.etxrab1-66/+242
2010-10-21Fixed "Compiled with" information in the About box.stig1-11/+15
2010-10-19Fix problem with creating filter expressions (where stats window is limited b...martinm1-5/+11
2010-10-18(GUIManager) Make opening a recent file work from the recent files menu.etxrab2-22/+57
2010-10-18(GTKUImanger)etxrab1-28/+60
2010-10-14Rework "extended value strings":wmeier1-1/+1
2010-10-14Make variables used only in file_dlg_win32.c static.guy1-2/+2