aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-10Rename vals_status & vals_pdu_type to wsp_vals_status & wsp_vals_pdu_typeBill Meier1-5/+5
2010-10-10Fix build.Guy Harris1-1/+1
2010-10-10- Fix more callbacks.Anders Broman6-51/+87
2010-10-10It's now "change column", not just "rename column"; fix build.Guy Harris1-27/+25
2010-10-10Fix up a number of callbacks.Anders Broman3-291/+360
2010-10-09Fix menu entry.Stig Bjørlykke1-1/+1
2010-10-09Fix menu entries.Stig Bjørlykke2-2/+2
2010-10-09Prefix window title with "Wireshark".Stig Bjørlykke1-1/+1
2010-10-09Added "Edit Column Details" functions to the packet list heading popup.Stig Bjørlykke5-44/+165
2010-10-09From Alexander Koeppe via bug 5287:Stig Bjørlykke1-1/+1
2010-10-08Show custom column occurrence in the packet list heading tooltips.Stig Bjørlykke1-1/+5
2010-10-08Get rid of an GUI artifact if the recent list is empty.Anders Broman1-0/+8
2010-10-08Make some routines unused outside gtk/menus.c static.Guy Harris1-5/+5
2010-10-08Fix a routine name - that menu item has nothing to do with colorization.Guy Harris1-3/+3
2010-10-08Clean up white space.Guy Harris1-75/+70
2010-10-08set_menu_sensitivity_old() is now only used for the main menu; simplifyGuy Harris1-136/+120
2010-10-08Move a comment next to the only item to which it now refers.Guy Harris1-27/+27
2010-10-08Clean up white space.Guy Harris1-284/+283
2010-10-08Move menu_items[] inside the #ifdef MAIN_MENU_USE_UIMANAGER/#else/#endifGuy Harris1-441/+439
2010-10-08Use #error to cause the build to fail for un-implemented stuff (such asGuy Harris1-3/+37
2010-10-07Reinsert #ifdef's removed by mistake.Anders Broman1-8/+17
2010-10-07Remove #ifdef'ed code for MENUS_USE_UIMANAGER.Anders Broman1-676/+2
2010-10-07Add more CRC failure codes.Martin Mathieson1-20/+39
2010-10-06From Alexander Koeppe:Anders Broman1-0/+171
2010-10-05Add (a copy of) glib's g_strv_length() if we have glib < 2.6Jeff Morriss1-31/+57
2010-10-05Split some texts on the welcome page to make "Interface List" andStig Bjørlykke1-2/+2
2010-10-04From Jose Pico via bug 5272:Stig Bjørlykke1-2/+4