aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+7
2008-05-23Attempt to fix the !win32 build.Stig Bjørlykke1-0/+1
2008-04-12move noinst_HEADERS and EXTRA_DIST settings from Makefile.am to Makefile.comm...Ulf Lamping1-101/+0
2008-04-12rename menu -> main_menuUlf Lamping1-1/+1
2008-04-12rename toolbar to main_toolbarUlf Lamping1-1/+1
2008-04-12move statusbar related code from main.c into it's own main_statusbar.cUlf Lamping1-0/+1
2008-04-12move drag_and_drop declarations into it's own fileUlf Lamping1-0/+1
2008-04-12compat_macros.h is gone now!!!Ulf Lamping1-1/+0
2008-04-12move stock icon code from toolbar.c into specific stock_icons file(s)Ulf Lamping1-0/+1
2008-04-06add expert_comp_dlg.h to the distributed filesUlf Lamping1-0/+1
2008-04-04Remove GTK1 from Unix build process.Stephen Fisher1-11/+0
2008-04-04carve out the (currently disabled) welcome page into it's own file to slightl...Ulf Lamping1-0/+1
2008-01-16From Jim Young:Jaap Keuter1-0/+1
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-0/+1
2007-11-03Fix distcheck after my prior 2 commitsStephen Fisher1-0/+1
2007-09-13Standardize filenames and function names for Follow TCP & SSL stream functionsStephen Fisher1-2/+2
2007-08-16Initial work on merging common code between follow TCP & SSL stream featuresStephen Fisher1-0/+1
2007-06-22Fix enhancement bug #1337: Export IO GraphsStephen Fisher1-0/+1
2007-03-24Remove all warnings under Unix for the gtk/ directory.Stephen Fisher1-0/+4
2007-03-01add export_object.h so distcheck don't failUlf Lamping1-0/+1
2007-02-25revert (most) changes in rev #20753, to avoid items being created on a wrong ...Luis Ontanon1-0/+1
2007-02-12From Albert Chin:Luis Ontanon1-1/+1
2007-02-09Fix build (at least for me) by removing macros_dlg.hMartin Mathieson1-1/+0
2007-01-29The UAT gui starts to workLuis Ontanon1-0/+1
2007-01-23Have build succeed even if portaudio is located somewhere else than any other...Luis Ontanon1-1/+2
2007-01-18Trying to get buildbot Ubuntu-5.10-x86 to build again.Jaap Keuter1-1/+1
2007-01-18NOT for 0.99.5Luis Ontanon1-0/+1
2007-01-14Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter1-0/+1
2006-10-02various (huge) code cleanup incl. splitting of the coloring dialog and the ac...Ulf Lamping1-0/+1
2006-09-23Get rid of a tab after a / that caused make on MacOS X to believe that \t was...Luis Ontanon1-1/+1
2006-09-23GTK2: add an analog VU meter like display widget Ulf Lamping1-0/+1
2006-09-04The previous way of (not) including portaudio support didn'tJörg Mayer1-8/+0
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris1-1/+0
2006-08-30From Alejandro Vaquero:Anders Broman1-0/+10
2006-08-29add u3.h to the distribution files (hopefully this fixes ubuntu buildbot dist...Ulf Lamping1-0/+1
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+4
2006-07-17stephentfisher@yahoo.com:Jörg Mayer1-1/+1
2006-07-14Add support for generating firewall ACL rules. MAC, IPv4, port, andGerald Combs1-0/+1
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-8/+8
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris1-0/+1
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris1-2/+2
2006-04-24From Miha Jemec:Anders Broman1-0/+2
2006-02-13Copy over the file open/save code from the Win32 native branch.Gerald Combs1-1/+3
2006-02-06Forgot to add ssl-dlg.h to the distroJörg Mayer1-0/+1
2005-11-25from Greg Morris:Ulf Lamping1-0/+1
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris1-2/+2
2005-08-21"gtk_tap_dfilter_dlg_cb()" is no longer used outsideGuy Harris1-1/+0
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+1
2005-08-20And if we add a file, add it to Makefile.am as well Jörg Mayer1-0/+1