aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-1/+1
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-3/+4
2005-05-20win32 only: get interface details from WinPcap's packet.dll (direct access to...Ulf Lamping1-0/+2
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping1-0/+1
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+3
2005-02-08Remove the buggy h323 conversations tap.Lars Roland1-3/+0
2005-02-02for VoIP Call Analysis:Lars Roland1-0/+3
2004-11-01first implementation of the packet history functionUlf Lamping1-0/+1
2004-10-09Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.Gerald Combs1-0/+1
2004-09-29Add Anders Broman1-0/+3
2004-09-07First working implementation of "Decode As" for DCE-RPC interface bindings. E...Ulf Lamping1-0/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen1-0/+1
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris1-1/+0
2004-07-24Move the declaration of "create_color()" up to "color.h", so it'sGuy Harris1-1/+0
2004-07-23"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them toGuy Harris1-1/+0
2004-07-20renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping1-1/+1
2004-07-19"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the MakefileGuy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toGuy Harris1-1/+2
2004-06-27Fixes needed for "make distcheck".Gerald Combs1-1/+3
2004-06-25doxygen changes:Jörg Mayer1-12/+5
2004-06-23Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris1-2/+3
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-1/+2
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs1-2/+2
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs1-1/+16
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris1-1/+2
2004-05-31split doxygen.cfg into common Ethereal things and module specificsUlf Lamping1-1/+2