aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_menubar.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-11Replace gtk_table..() with ws_gtk_grid...().Bill Meier1-6/+6
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-2/+2
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-2/+2
2012-12-26Fix a bunch of warnings.Guy Harris1-5/+5
2012-12-23Qt: Implement packet comments. Fix packet detail updates.Gerald Combs1-2/+2
2012-12-22Remove unneeded initializations, and one redundant if condition.Evan Huus1-2/+2
2012-12-22The Wireshark file icon makes more sense than a floppy disk[1]. SwitchGerald Combs1-3/+3
2012-12-17Implement the frame mark, ignore, and time reference actions. Update theGerald Combs1-11/+12
2012-12-07Fix an apparent copy/paste error.Gerald Combs1-1/+1
2012-12-04Replace GTK_STOCK_SAVE with WIRESHARK_STOCK_FILE in a few places,Gerald Combs1-2/+2
2012-11-30Add a menu to view the current address resolution.Anders Broman1-0/+3
2012-11-27Start including info from Statistics/Summary.Anders Broman1-0/+2
2012-11-26Add comment syúmmary to GUI and add Capture comment from SHB.Anders Broman1-0/+2
2012-11-25Fix several [-Wshadow] warnings;Bill Meier1-117/+143
2012-11-05Remove set-but-not-used variable. Clean up white space (mostly 4-space tabs).Jeff Morriss1-97/+95
2012-11-05From Michal Labedzki:Anders Broman1-15/+84
2012-11-02From Jim Young and updated by Max Romanov:Anders Broman1-13/+21
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-1/+1
2012-10-16Move the DICOM, HTTP, and SMB object export code to the ui directory.Gerald Combs1-9/+8
2012-09-20Fix a read-after-free (as detected by Valgrind):Jeff Morriss1-1/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-04- Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_r...Jörg Mayer1-38/+38
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-08-08Base framework to allow all preferences to be part of generic preferences API...Michael Mann1-0/+5
2012-08-07Fix Typo Tshark => TSharkAlexis La Goutte1-2/+2
2012-08-03Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs1-1/+1
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-3/+3
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-5/+5
2012-07-29Add link to Ask Wireshark Website ( http://ask.wireshark.org )in Help Menu fo...Alexis La Goutte1-0/+8
2012-07-29It is link Tshark Help not Wireshark (already in bottom !)Alexis La Goutte1-1/+1
2012-07-26Try to make the buildbot without libpcap happy...Michael Tüxen1-2/+8
2012-07-26Don't mark used parameters as unused.Anders Broman1-2/+2
2012-07-26Separate the Capture menu actions from main_menu_bar_entries.Anders Broman1-35/+26
2012-07-25Unify the AktionEntries for apply/prepare filter we should probablyAnders Broman1-198/+221
2012-07-24Analyze->Apply as Filter and Analyze->Prepare a Filter cause crashesAnders Broman1-54/+55
2012-07-24Reinsert conversation colorization shortcutsAnders Broman1-11/+11
2012-07-15From Wonil Kim: Enable statistics menu register for the tap plug-in. Fixes ht...Anders Broman1-6/+57
2012-07-10Update the packet list and details if name resolution is changed.Anders Broman1-0/+3
2012-07-10Update the /View/NameResolution menu when activated in case theAnders Broman1-0/+11
2012-07-10Change the button order in all places.Anders Broman1-2/+2
2012-07-10Add a sequence graph for LTE RLC channels under Telephony | LTE.Martin Mathieson1-2/+4
2012-07-09From Evan Huus:Anders Broman1-0/+1
2012-07-09From Michael Mann:Anders Broman1-0/+18
2012-07-07Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7445 :Jeff Morriss1-1/+1
2012-07-06From Michael Mann:Anders Broman1-12/+14
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28Move the stuff to manage the global interface list and to updateGuy Harris1-0/+1
2012-06-28Detangle the code that manages the interface list on the welcome screen:Guy Harris1-1/+1
2012-06-28From Pontus Fuchs:Guy Harris1-0/+5
2012-06-25From Tony Trinh:Anders Broman1-2/+2