aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Add GTK modules for existing LBM dissectors.dameiss1-0/+4
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Address more Windows errors.Irene Rüngeler1-1/+1
2013-12-13Take sctp_stat.c off the list because it has been removed.Irene Rüngeler1-2/+1
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+1
2013-11-20Provide "Decode As" functionality through dissectors themselves instead of th...Michael Mann1-4/+0
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-2/+1
2013-10-25Mark unused parameter, remove moved .h file from Makefile.commonEvan Huus1-1/+0
2013-10-24Make things compile again.Jörg Mayer1-1/+0
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen1-0/+2
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler1-2/+0
2013-09-15Use a better hash algorithm and add a dialouge to get hastable data.Anders Broman1-0/+2
2013-07-27Have separate lists of recent capture filters for all interfaces, inGuy Harris1-1/+0
2013-05-05Add the abillity to export PDU:s to file using a USER_DLT adding meta data be...Anders Broman1-0/+2
2013-03-28Fix distcheck: put wssplash.h in noinst_HEADERS.Jeff Morriss1-0/+1
2013-03-27Add the new splash image. Designed by Elliott Aldrich. Switch the splashGerald Combs1-5/+6
2013-03-26More icon updates. Gerald Combs1-1/+5
2013-01-19Replace more XPMs with PNGs.Gerald Combs1-0/+2
2013-01-03Move the font preferences to the colors pane and change its name toGerald Combs1-2/+2
2012-12-05Create 16x16 and 24x24 versions of the document icon with a contrastingGerald Combs1-0/+2
2012-11-30Add a menu to view the current address resolution.Anders Broman1-0/+2
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