[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: struct.h



  User: cnieves 
  Date: 06/10/04 15:10:30

  Modified:    .        struct.h
  Log:
  Applied patch from Patrick Bernaud, improving the behaviour when maximizing
  
  the gschem window.
  
  
  
  
  Revision  Changes    Path
  1.93      +0 -6      eda/geda/gaf/libgeda/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -b -r1.92 -r1.93
  --- struct.h	30 Sep 2006 19:04:36 -0000	1.92
  +++ struct.h	4 Oct 2006 19:10:30 -0000	1.93
  @@ -422,12 +422,6 @@
     int loc_x, loc_y;
     int distance;
     
  -  /* Variable to see if the window is maximized or not */
  -  /* It seems that currently there is no way to know if a GtkWindow is 
  -     maximized, so the app has to track the window_state_event signal
  -     and toggle this variable. */
  -  gboolean window_maximized;
  -
     /* used by attribute dialog */
     /* also used by text add dialog */
     char *current_attribute;		
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs