aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-2/+2
2012-10-16Move the DICOM, HTTP, and SMB object export code to the ui directory.Gerald Combs1-4/+1
2012-09-15DIRTY_GENERATED_C_FILES is empty, and isn't used by ui/gtk/Makefile.am,Guy Harris1-4/+1
2012-09-14More fixes for the text import move.Gerald Combs1-5/+2
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-4/+1
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-3/+3
2012-08-04Another capture_globals.h fix.Gerald Combs1-1/+0
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-2/+0
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+0
2012-07-15Fix bug #6690: Wireshark quite slow displaying frames with many detail pane n...Jakub Zawadzki1-0/+2
2012-07-10Add a sequence graph for LTE RLC channels under Telephony | LTE.Martin Mathieson1-0/+1
2012-07-06From Michael Mann:Anders Broman1-4/+0
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/+2
2012-06-28From Pontus Fuchs:Guy Harris1-0/+2
2012-06-25From Michael Mann:Anders Broman1-4/+0
2012-06-20Makefile.common:Jörg Mayer1-1/+1
2012-06-20Add the toolbar of bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973Anders Broman1-0/+2
2012-06-16There's not much of note in ui/gtk/main_packet_panes.c; just do thoseGuy Harris1-2/+0
2012-06-16Move some routines that specifically handle the main window's packetGuy Harris1-0/+2
2012-06-16ui/gtk/main_proto_draw.c isn't just used for the main window, it's alsoGuy Harris1-2/+2
2012-06-10Custom model for packet detailsJakub Zawadzki1-0/+2
2012-06-04Add some more routines to main.c that handle updates to "auto scroll inGuy Harris1-0/+1
2012-06-04Have a main_update_for_unsaved_changes() routine that, if changes areGuy Harris1-0/+1
2012-06-03Move routines that handle the main window title bar out ofGuy Harris1-1/+3
2012-05-04From Jakub Zawadzki: Use custom model in Filter Expression dialog.Anders Broman1-0/+2
2012-03-08Add capture_comment_icons.hAnders Broman1-0/+1
2012-03-07Update and add icons for capture comments / annotations.Gerald Combs1-2/+1
2012-02-19We already have GENERATED_HEADER_FILES; use that instead ofGuy Harris1-6/+3
2012-02-12Add edit_packet_comment_dlg.h to the source distributionJeff Morriss1-0/+1
2012-02-12Add the edit packet comment menu entry and the empty filesAnders Broman1-0/+1
2012-01-19Add icons for pipe interfaces. This allows for easierMichael Tüxen1-1/+2
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-2/+0
2012-01-15Missed another .. -> ../.. caseJörg Mayer1-1/+1
2012-01-15More .. -> ../.. changes after gtk/ moveJörg Mayer1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+350