Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c menu.c proto_draw.c proto_draw.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 20 Mar 2004 00:34:09 -0600 (CST)
guy         2004/03/20 00:34:09 CST

  Modified files:
    gtk                  main.c menu.c proto_draw.c proto_draw.h 
  Log:
  From Tomas Kukosa:
  
  	add Expand Tree to the View menu;
  
  	make the Expand Tree context menu active iff the
  	currently-selected item has a subtree;
  
  	fix the GTK2 code for Expand Tree.
  
  Revision  Changes    Path
  1.419     +2 -16     ethereal/gtk/main.c
  1.180     +7 -2      ethereal/gtk/menu.c
  1.90      +13 -1     ethereal/gtk/proto_draw.c
  1.25      +2 -1      ethereal/gtk/proto_draw.h