Ethereal-cvs: [Ethereal-cvs] Rev 11855: /trunk/gtk/: main.c

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

Date: Tue, 31 Aug 2004 02:49:33 -0000
User: guy
Date: 2004/08/30 09:49 PM

Log:
 Don't have a dummy widget to use for panes marked as "None" - that means
 the widget in question gets more than one parent if more than one pane
 is marked as "None", and GTK_ doesn't like that.  Instead, just have
 "main_widget_layout()" return a null pointer for "None" panes, and don't
 put the pane into the pane splitter if that pane is null.
 
 Clean up the handling of layouts.

Directory: /trunk/gtk/
  Changes    Path          Action
  +33 -35    main.c        Modified



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