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

gEDA-cvs: CVS update: s_toplevel.c



  User: cnieves 
  Date: 06/09/30 15:04:36

  Modified:    .        s_toplevel.c
  Log:
  Fix for bug #1527465. Do a zoom extents for all pages when the
  
  main window is maximized.
  
  
  
  
  Revision  Changes    Path
  1.11      +2 -0      eda/geda/gaf/libgeda/src/s_toplevel.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_toplevel.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- s_toplevel.c	23 Sep 2006 08:28:29 -0000	1.10
  +++ s_toplevel.c	30 Sep 2006 19:04:36 -0000	1.11
  @@ -88,6 +88,8 @@
     toplevel->loc_y   = -1;
     toplevel->distance = -1;
   
  +  toplevel->window_maximized = FALSE;
  +
     toplevel->current_attribute = NULL;
   
     toplevel->current_visible = -1; /* not sure on these */
  
  
  


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