aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* win32 only: get interface details from WinPcap's packet.dll (direct access to...Ulf Lamping2005-05-201-0/+2
* add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping2005-04-291-0/+1
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+3
* Remove the buggy h323 conversations tap.Lars Roland2005-02-081-3/+0
* for VoIP Call Analysis:Lars Roland2005-02-021-0/+3
* first implementation of the packet history functionUlf Lamping2004-11-011-0/+1
* Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.Gerald Combs2004-10-091-0/+1
* Add Anders Broman2004-09-291-0/+3
* First working implementation of "Decode As" for DCE-RPC interface bindings. E...Ulf Lamping2004-09-071-0/+1
* Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen2004-09-071-0/+1
* Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris2004-07-241-1/+0
* Move the declaration of "create_color()" up to "color.h", so it'sGuy Harris2004-07-241-1/+0
* "capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them toGuy Harris2004-07-231-1/+0
* renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping2004-07-201-1/+1
* "gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the MakefileGuy Harris2004-07-191-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* In the GTK+ code, move the redefinition of "isprint()" toGuy Harris2004-07-091-1/+2
* Fixes needed for "make distcheck".Gerald Combs2004-06-271-1/+3
* doxygen changes:Jörg Mayer2004-06-251-12/+5
* Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris2004-06-231-2/+3
* move font related stuff to new file font_utils.c/.hUlf Lamping2004-06-171-1/+2
* Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs2004-06-091-2/+2
* Add Automake/Autoconf Doxygen targets.Gerald Combs2004-06-091-1/+16
* Make static some routines and variables not used outside the source fileGuy Harris2004-06-031-1/+2
* split doxygen.cfg into common Ethereal things and module specificsUlf Lamping2004-05-311-1/+2
* Declare "text_page_new()" in a "gtk/text_page.h" header, rather thanGuy Harris2004-05-221-1/+2
* Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theGuy Harris2004-05-211-1/+2
* added selection of different main window pane layouts,Ulf Lamping2004-04-291-1/+2
* Add gsm_map_stat.h and mtp3_stat.h to the distribution.Gerald Combs2004-04-231-1/+3
* seperated common packet range code from the save and the print dialog,Ulf Lamping2004-04-221-1/+2
* tcp_graph.h is no longer needed, as the tap mechanism is now usedUlf Lamping2004-02-221-2/+1
* From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris2004-02-201-1/+2
* added missing distribution filesUlf Lamping2004-02-191-1/+2
* Move the declaration of "register_tap_menu_item()" into a newGuy Harris2004-02-111-1/+2
* Move the list of headers to "Makefile.am" (it's not used byGuy Harris2004-01-221-3/+50
* added new Makefile.common just like in root,Ulf Lamping2004-01-221-212/+7
* display_opts.c / .h no longer needed, all items moved to menuitemsUlf Lamping2004-01-211-5/+1
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-1/+5
* Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris2004-01-091-3/+5
* Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris2003-12-291-3/+1
* range.h moved from gtk to .Jörg Mayer2003-12-291-2/+1
* From Dick Gooris (and me :-)Ulf Lamping2003-12-291-1/+4
* From Lars Roland: have common code to handle display filter dialogs inGuy Harris2003-12-171-1/+5
* From Michael Lum:Guy Harris2003-12-121-1/+3
* From Michael Lum:Guy Harris2003-12-091-1/+2
* From Michael Lum: Ethereal tap for ANSI A-interface.Guy Harris2003-12-031-2/+3
* From Lars Roland:Guy Harris2003-11-201-2/+3
* added supported_protos_dlgUlf Lamping2003-11-191-1/+5
* From Lars Roland Service Response times for H225 RASRonnie Sahlberg2003-11-161-1/+2
* seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.cUlf Lamping2003-11-151-1/+3