Move the contents of image/expert_*.h to gtk/expert_indicators.h. Add
[obnox/wireshark/wip.git] / gtk / Makefile.am
2009-11-10 geraldMove the contents of image/expert_*.h to gtk/expert_ind...
2009-10-04 krjmake-tapreg-dotc has moved to tools/make-tapreg-dotc
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-05-23 stigAttempt to fix the !win32 build.
2008-04-12 ulflmove noinst_HEADERS and EXTRA_DIST settings from Makefi...
2008-04-12 ulflrename menu -> main_menu
2008-04-12 ulflrename toolbar to main_toolbar
2008-04-12 ulflmove statusbar related code from main.c into it's own...
2008-04-12 ulflmove drag_and_drop declarations into it's own file
2008-04-12 ulflcompat_macros.h is gone now!!!
2008-04-12 ulflmove stock icon code from toolbar.c into specific stock...
2008-04-06 ulfladd expert_comp_dlg.h to the distributed files
2008-04-04 sfisherRemove GTK1 from Unix build process.
2008-04-04 ulflcarve out the (currently disabled) welcome page into...
2008-01-16 jakeFrom Jim Young:
2008-01-14 stigThis patch adds support for configuration profiles...
2007-11-03 sfisherFix distcheck after my prior 2 commits
2007-09-13 sfisherStandardize filenames and function names for Follow...
2007-08-16 sfisherInitial work on merging common code between follow...
2007-06-22 sfisherFix enhancement bug #1337: Export IO Graphs
2007-03-24 sfisherRemove all warnings under Unix for the gtk/ directory.
2007-03-01 ulfladd export_object.h so distcheck don't fail
2007-02-25 legorevert (most) changes in rev #20753, to avoid items...
2007-02-12 legoFrom Albert Chin:
2007-02-09 martinmFix build (at least for me) by removing macros_dlg.h
2007-01-29 legoThe UAT gui starts to work
2007-01-23 legoHave build succeed even if portaudio is located somewhe...
2007-01-18 jakeTrying to get buildbot Ubuntu-5.10-x86 to build again.
2007-01-18 legoNOT for 0.99.5
2007-01-14 jakeTrying to get buildbot Ubuntu-5.10-x86 distcheck to...
2006-10-02 ulflvarious (huge) code cleanup incl. splitting of the...
2006-09-23 legoGet rid of a tab after a / that caused make on MacOS...
2006-09-23 ulflGTK2: add an analog VU meter like display widget
2006-09-04 jmayerThe previous way of (not) including portaudio support...
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-29 ulfladd u3.h to the distribution files (hopefully this...
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-07-17 jmayerstephentfisher@yahoo.com:
2006-07-14 geraldAdd support for generating firewall ACL rules. MAC...
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-04-29 guyMost of the stuff in file_dlg.c is specific to capture...
2006-04-24 etxrabFrom Miha Jemec:
2006-02-13 geraldCopy over the file open/save code from the Win32 native...
2006-02-06 jmayerForgot to add ssl-dlg.h to the distro
2005-11-25 ulflfrom Greg Morris:
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guy"gtk_tap_dfilter_dlg_cb()" is no longer used outside
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 jmayerAnd if we add a file, add it to Makefile.am as well
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-08 lrolandRemove the buggy h323 conversations tap.
2005-02-02 lrolandfor VoIP Call Analysis:
2004-11-01 ulflfirst implementation of the packet history function
2004-10-09 geraldAdd cfilter_combo_utils.h to the distribution, so that...
2004-09-29 etxrabAdd
2004-09-07 ulflFirst working implementation of "Decode As" for DCE...
2004-09-07 tuexenAdded graphical SCTP analysis implemented by Irene...
2004-07-24 guyMove color_filters.c and color_filters.h up to the...
2004-07-24 guyMove the declaration of "create_color()" up to "color...
2004-07-23 guy"capture_combo_utils.{c,h}" don't use any GTK+ stuff...
2004-07-20 ulflrenamed endpoint_talkers to conversations, as this...
2004-07-19 guy"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-09 guyIn the GTK+ code, move the redefinition of "isprint...
2004-06-27 geraldFixes needed for "make distcheck".
2004-06-25 jmayerdoxygen changes:
2004-06-23 guyAdd "gtk/webbrowser.h" to declare functions from "gtk...
2004-06-17 ulflmove font related stuff to new file font_utils.c/.h
2004-06-09 geraldRemove config.nmake dependencies from epan/Makefile...
2004-06-09 geraldAdd Automake/Autoconf Doxygen targets.
2004-06-03 guyMake static some routines and variables not used outsid...
2004-05-31 ulflsplit doxygen.cfg into common Ethereal things and modul...
2004-05-22 guyDeclare "text_page_new()" in a "gtk/text_page.h" header...
2004-05-21 guyNow that the "About" dialog box's code is in "gtk/about...
2004-04-29 ulfladded selection of different main window pane layouts,
2004-04-23 geraldAdd gsm_map_stat.h and mtp3_stat.h to the distribution.
2004-04-22 ulflseperated common packet range code from the save and...
2004-02-22 ulfltcp_graph.h is no longer needed, as the tap mechanism...
2004-02-20 guyFrom Ian Schorr: taps to keep statistics of traffic...
2004-02-19 ulfladded missing distribution files
2004-02-11 guyMove the declaration of "register_tap_menu_item()"...
2004-01-22 guyMove the list of headers to "Makefile.am" (it's not...
2004-01-22 ulfladded new Makefile.common just like in root,
2004-01-21 ulfldisplay_opts.c / .h no longer needed, all items moved...
2004-01-19 ulfladded some menuitems "View->Show" including show/hide...
2004-01-09 guyTurn the GTK+ 1.2.10 clist code into our own widget...
2003-12-29 guyNothing in "range.c" is GTK+-specific, so move it to...
2003-12-29 jmayerrange.h moved from gtk to .
2003-12-29 ulflFrom Dick Gooris (and me :-)
2003-12-17 guyFrom Lars Roland: have common code to handle display...
2003-12-12 guyFrom Michael Lum:
2003-12-09 guyFrom Michael Lum:
next