aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-22Declare "text_page_new()" in a "gtk/text_page.h" header, rather thanGuy Harris1-1/+2
2004-05-21Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theGuy Harris1-1/+2
2004-04-29added selection of different main window pane layouts,Ulf Lamping1-1/+2
2004-04-23Add gsm_map_stat.h and mtp3_stat.h to the distribution.Gerald Combs1-1/+3
2004-04-22seperated common packet range code from the save and the print dialog,Ulf Lamping1-1/+2
2004-02-22tcp_graph.h is no longer needed, as the tap mechanism is now usedUlf Lamping1-2/+1
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris1-1/+2
2004-02-19added missing distribution filesUlf Lamping1-1/+2
2004-02-11Move the declaration of "register_tap_menu_item()" into a newGuy Harris1-1/+2
2004-01-22Move the list of headers to "Makefile.am" (it's not used byGuy Harris1-3/+50
2004-01-22added new Makefile.common just like in root,Ulf Lamping1-212/+7
2004-01-21display_opts.c / .h no longer needed, all items moved to menuitemsUlf Lamping1-5/+1
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-1/+5