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

gEDA-cvs: CVS update: listsort.c



  User: pcjc2   
  Date: 07/04/17 16:19:13

  Modified:    .        listsort.c s_object.c s_toplevel.c
  Log:
  Merge changes from noscreen branch
  
  
  
  
  Revision  Changes    Path
  1.7       +0 -0      eda/geda/gaf/gattrib/src/listsort.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: listsort.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/src/listsort.c,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- listsort.c	24 Feb 2007 18:43:11 -0000	1.6
  +++ listsort.c	17 Apr 2007 20:19:12 -0000	1.7
  @@ -1,4 +1,4 @@
  -/* $Id: listsort.c,v 1.6 2007/02/24 18:43:11 pcjc2 Exp $ */
  +/* $Id: listsort.c,v 1.7 2007/04/17 20:19:12 pcjc2 Exp $ */
   
   
   /*----------------------------------------------------------------*
  
  
  
  1.11      +3 -3      eda/geda/gaf/gattrib/src/s_object.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_object.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/src/s_object.c,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- s_object.c	16 Apr 2007 11:57:50 -0000	1.10
  +++ s_object.c	17 Apr 2007 20:19:13 -0000	1.11
  @@ -278,7 +278,7 @@
         exit(-1);
       }
     } else {    /* This must be a floating attrib, but what is that !?!?!?!?!  */
  -    world_get_complex_bounds(pr_current,
  +    world_get_object_list_bounds(pr_current,
   			     pr_current->page_current->object_head,
   			     &left, &top, &right, &bottom);
   
  
  
  
  1.27      +1 -1      eda/geda/gaf/gattrib/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/gattrib/src/s_toplevel.c,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- s_toplevel.c	3 Apr 2007 11:24:31 -0000	1.26
  +++ s_toplevel.c	17 Apr 2007 20:19:13 -0000	1.27
  @@ -1,4 +1,4 @@
  -/* $Id: s_toplevel.c,v 1.26 2007/04/03 11:24:31 sdb Exp $ */
  +/* $Id: s_toplevel.c,v 1.27 2007/04/17 20:19:13 pcjc2 Exp $ */
   
   /* gEDA - GPL Electronic Design Automation
    * gattrib -- gEDA component and net attribute manipulation using spreadsheet.
  
  
  


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