aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-04-20if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using t...Ulf Lamping1-1/+4
2006-02-13Copy over the file open/save code from the Win32 native branch.Gerald Combs1-1/+2
2006-02-07Paolo Abeni:Jörg Mayer1-1/+1
2005-02-20Replace some spaces by TAB to make vim with syntax highlighting happyJörg Mayer1-1/+1
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-2/+4
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping1-1/+5
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-07remove doxygen output dir "html" on make cleanUlf Lamping1-2/+3
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris1-2/+2
2004-06-25doxygen changes:Jörg Mayer1-7/+7
2004-06-04add more details for doxygenUlf Lamping1-2/+12
2004-05-31split doxygen.cfg into common Ethereal things and module specificsUlf Lamping1-2/+15
2004-05-20added a depend to ethereal-tap-register.c,Ulf Lamping1-2/+2
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-2/+2
2004-01-22added new Makefile.common just like in root,Ulf Lamping1-86/+16
2004-01-21display_opts.c / .h no longer needed, all items moved to menuitemsUlf Lamping1-2/+1
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-1/+2
2004-01-09Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris1-9/+5
2003-12-29Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris1-2/+1
2003-12-29From Dick Gooris (and me :-)Ulf Lamping1-1/+2
2003-12-17From Lars Roland: have common code to handle display filter dialogs inGuy Harris1-1/+2
2003-12-12From Michael Lum:Guy Harris1-1/+3
2003-12-09From Michael Lum:Guy Harris1-1/+2
2003-12-03From Michael Lum: Ethereal tap for ANSI A-interface.Guy Harris1-5/+6
2003-11-20From Lars Roland:Guy Harris1-2/+2
2003-11-19added supported_protos_dlg.objUlf Lamping1-1/+2
2003-11-16From Lars Roland Service Response times for H225 RASRonnie Sahlberg1-1/+2
2003-11-15seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.cUlf Lamping1-1/+2
2003-11-07Nothing here should require zlib.h, so we shouldn't need to doGuy Harris1-2/+1
2003-11-05update for LDAPRonnie Sahlberg1-1/+2
2003-10-28From Lars Roland: H.225 message and reason tag counter taps.Guy Harris1-1/+2
2003-10-15From Ulf Lamping: toolbar.Guy Harris1-1/+2
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-1/+4
2003-09-24From Lars Ruoff: rewritten RTP analysis module.Guy Harris1-2/+4
2003-09-10Have "get_interface_list()" return a list of "if_info_t" structuresGuy Harris1-4/+10
2003-09-02From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps.Guy Harris1-2/+5
2003-08-29Add endpoint talkers support for FDDI to ethereal and tetherealRonnie Sahlberg1-1/+2
2003-08-24Add endpoint talker support for IPXRonnie Sahlberg1-1/+2
2003-08-23Add FibreChannel to the types of protocols we can show a conversation list forRonnie Sahlberg1-1/+2
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...Ronnie Sahlberg1-1/+7
2003-06-25Service Response Time measurements and statistics for Fibre ChannelRonnie Sahlberg1-1/+2
2003-06-21Break out the code for the ahndling of the Service Response Time (formerly kn...Ronnie Sahlberg1-1/+2
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-4/+2
2003-04-25From Lars Roland:Guy Harris1-1/+2
2003-04-16From Lars Roland:Guy Harris1-1/+2
2003-03-06From Miha Jemec :Ronnie Sahlberg1-2/+3
2003-02-10Boost the memory allocation so we can compile "help_dlg.c" whichGuy Harris1-2/+2
2003-01-22SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg1-2/+3
2003-01-08Separate the routines to allocate colors from the routines to handleGuy Harris1-2/+3
2002-11-14Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Lo...Ronnie Sahlberg1-1/+2