aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-09-25Remove gtkvumeter.[hc]Jörg Mayer1-6/+2
2011-09-24Use one of the new icons for remote interfaces.Michael Tüxen1-0/+7
2011-08-31Make it possible to add custom tap/GUI filesAnders Broman1-1/+2
2011-08-04gtkvumeter.[ch] seems to be used only on Windows. So only build it there...Michael Tüxen1-2/+6
2011-06-28Add $(GENERATED_H_FILES) to libui_a_SOURCES.Stig Bjørlykke1-0/+1
2011-06-28Use the generated header file from Guy's Flex front-end script from Stig Bjørlykke1-0/+2
2011-05-27Include text_import_scanner.l in the distribution.Anders Broman1-0/+1
2011-04-26- Synchronize gtk/Makefile.am checkapi with gtk/Makefile.nmakeJakub Zawadzki1-2/+10
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...Jeff Morriss1-0/+6
2010-11-29Move the checkapi targes to Makefile.common. Rename Makefile.nmake's WIRESHA...Jeff Morriss1-6/+0
2010-11-29Remove file_dlg_win32.c and print_win32.c from the checkapi target.Jeff Morriss1-3/+1
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...Stephen Fisher1-4/+0
2010-11-16Split libui into libui and libui_dirty. The latter contains (only)Jeff Morriss1-3/+12
2010-11-12Add text import capability, like text2pcap, directly into the GUI.Jaap Keuter1-0/+3
2010-06-30Add Visual C++ project files to the distribution.Gerald Combs1-0/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-0/+15
2009-11-12Add a USB network icon.Gerald Combs1-1/+1
2009-11-10Move the contents of image/expert_*.h to gtk/expert_indicators.h. AddGerald Combs1-0/+14
2009-10-04make-tapreg-dotc has moved to tools/make-tapreg-dotcKovarththanan Rajaratnam1-2/+2
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