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

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: Tue, 4 May 2004 16:08:03 -0500 (CDT)
guy         2004/05/04 16:08:03 CDT

  Modified files:
    gtk                  main.c menu.c 
  Log:
  Use "main_widgets_show_or_hide()" to control the visibility of all the
  main window widgets, rather than requiring a relayout if the visibility
  of the main toolbar, filter toolbar, or statusbar is changed.
  
  Clean up indentation.
  
  Revision  Changes    Path
  1.431     +46 -19    ethereal/gtk/main.c
  1.191     +31 -32    ethereal/gtk/menu.c