Ethereal-cvs: [Ethereal-cvs] rev 13328: /trunk/gtk/: main.c main.h menu.c /trunk/: Makefile.co

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

Date: Sun, 06 Feb 2005 23:16:16 -0000
User: guy
Date: 2005/02/06 05:16 PM

Log:
 Don't have "set_menus_for_captured_packets()" call
 "main_set_for_capture_file()"; it should only deal with menus, not
 anything else - and it gets called while the menus are being set up,
 which is before the main window has been completely created, so
 "main_widgets_show_or_hide()", which is called by
 "main_set_for_capture_file()", gets errors trying to show or hide
 widgets the pointers to which are null.

Directory: /trunk/gtk/
  Changes    Path          Action
  +1 -0      main.c        Modified
  +0 -4      main.h        Modified
  +0 -1      menu.c        Modified

Directory: /trunk/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +13 -0     file.c             Modified
  +41 -0     main_window.h      Added



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13328&view=rev