aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-01-06Printing multiple pages of PostScript wasn't as tricky as I thought; addGuy Harris7-78/+114
2000-01-06Improve the description of the packet-printing dialogs, and note thatGuy Harris1-7/+8
2000-01-06Don't include "print.h" in "globals.h"; have the few files that needGuy Harris1-5/+1
2000-01-06Don't bother checking whether the filter string is empty - just use itGuy Harris1-6/+11
2000-01-05When initializing a capture filter, assign a pointer to an empty stringGerald Combs3-5/+10
2000-01-05Change ports from guint16 to guint32Gilbert Ramirez2-8/+8
2000-01-05When we select the row for the frame found by "Find Frame..." or "Go ToGuy Harris1-1/+14
2000-01-04Add VMware's vendor ID to manufacturer list.Gilbert Ramirez1-1/+2
2000-01-04Small corrections :Olivier Abad1-7/+21
2000-01-04Implement plugins status save/restore :Olivier Abad4-111/+233
2000-01-03Before adding a frame to the list of displayed frames, set its rowGuy Harris1-28/+31
2000-01-03Add a "Default" button to reset the filter string to its default value.Olivier Abad1-1/+22
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris17-176/+253
2000-01-03Don't have "write_prefs()" display a dialog box if the attempt to openGuy Harris3-12/+26
2000-01-03Use the right #define to control inclusion of "ui_util.h".Guy Harris1-2/+2
2000-01-03Make "menus_init()", set_menu_sensitivity()", and "grp" static toGuy Harris2-12/+10
2000-01-03Have "gtk/menu.c" (and, in the future, code for other UIs) export a setGuy Harris6-93/+146
2000-01-03Fix a nasty side-effect of running the packet list inGuy Harris1-4/+28
2000-01-01Add a "break;" statement to a "default:" clause - the AIX C compilerGuy Harris1-2/+3
2000-01-01Include <time.h> to declare "gmtime()".Guy Harris1-1/+2
2000-01-01Get rid of the C++-style comments.Guy Harris1-3/+3
2000-01-01A little hack for the really lazy (i.e., me). Allow users to type aGilbert Ramirez1-1/+19
2000-01-01Add relative timestamps. The Toshiba ISDN router has the same problemGilbert Ramirez1-3/+3
1999-12-31Filter out a few more things.Guy Harris1-2/+3
1999-12-31Filter out a few more things.Guy Harris2-0/+12
1999-12-31Filter out a few more things.Guy Harris1-0/+3
1999-12-30Allow user to modify appearance of lines and expanders in GUI protocolGilbert Ramirez5-30/+211
1999-12-30Add a check for "libtool".Guy Harris1-5/+21
1999-12-30Disallow multiple selections in the CTree and CList widgets.Gilbert Ramirez1-4/+9
1999-12-30Updated for the upcoming release, codenamed "...and this time I reallyGerald Combs1-2/+5
1999-12-29Add sample strace output to illustrate the timeout problem.Gerald Combs1-1/+18
1999-12-29If there aren't any packets in the capture (which could be the case if,Guy Harris1-22/+24
1999-12-29Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasonsGilbert Ramirez8-109/+274
1999-12-29Get rid of the "(UDP)" and "(TCP)" in various NetBIOS-over-TCP protocolGuy Harris2-8/+8
1999-12-29Get rid of the "(UDP)" in the DNS protocol string.Guy Harris1-6/+12
1999-12-29Update a comment.Guy Harris1-3/+12
1999-12-29Put the frame number in the text for the top-level tree entry for theGuy Harris1-2/+3
1999-12-29Move the stuff to fill in those columns not filled in by dissectors fromGuy Harris3-281/+289
1999-12-29Move the definition of "prefs" from "gtk/prefs_dlg.c" to "prefs.c", soGuy Harris2-4/+4
1999-12-29Get rid of the commented-out GTK+ declarations.Guy Harris1-6/+1
1999-12-29Put a list of known OUIs in "oui.h", along with a declaration ofGuy Harris5-19/+136
1999-12-28You shouldn't need to install "libtool" just to compile and installGuy Harris1-13/+5
1999-12-28Make the default plugin directory "$(libdir)/ethereal/plugins/0.8",Guy Harris1-2/+2
1999-12-28Add support for "--with-plugindir=<plugin install dir>" to configure.Gerald Combs4-8/+37
1999-12-28libtool 1.3.4 is required (1.3.3 did not work. i'm not sure what happensJun-ichiro itojun Hagino1-5/+13
1999-12-26Add some more items to the TODO list, and note that loadable modules areGuy Harris1-5/+41
1999-12-26Integrate libtool/libltdl with the plugin code. Add libtool and libltdlGerald Combs25-44/+11249
1999-12-24Fix up the additions to reflect the reality that, at least on HP-UX 10.xGuy Harris1-5/+18
1999-12-24Add a pile of additional information derived from Rick Jones' postingsGuy Harris1-35/+79
1999-12-23Patch from Greg Kilfoyle to add some additional manufacturers.Guy Harris1-1/+8