Hi folks,

This patchset merges Carlos' changes up to:

 2006-10-22 Carlos Nieves Onega <[EMAIL PROTECTED]>
 
        * src/o_basic.c: Don't free objects in the complex place list. It is
          only a reference to the objects in the page.

        (CVS: Changeset of 2006-10-22 10:47:40)
        (git: 30b829533dc55a25449c63f7d68ab4804d758e7b)

It also changes the new autonumber code to know about GList selections. This 
patchset avoids any changes to the transformation-while-moving code, as the 
GList changes are per se undisputed.


 gschem/ChangeLog              |   25 +++
 gschem/include/prototype.h    |   28 ++-
 gschem/src/g_hook.c           |    3 
 gschem/src/i_basic.c          |    7 
 gschem/src/i_callbacks.c      |  134 +++++++++--------
 gschem/src/o_attrib.c         |   35 ++--
 gschem/src/o_basic.c          |  258 ++++++++++++++++-----------------
 gschem/src/o_buffer.c         |   24 +--
 gschem/src/o_bus.c            |    2 
 gschem/src/o_complex.c        |  208 ++++++++++++--------------
 gschem/src/o_copy.c           |   58 +++----
 gschem/src/o_delete.c         |   10 -
 gschem/src/o_find.c           |   18 --
 gschem/src/o_grips.c          |   11 -
 gschem/src/o_misc.c           |   69 ++------
 gschem/src/o_move.c           |   35 ++--
 gschem/src/o_net.c            |    3 
 gschem/src/o_picture.c        |    6 
 gschem/src/o_select.c         |   89 +++++++----
 gschem/src/o_slot.c           |    2 
 gschem/src/o_text.c           |   21 +-
 gschem/src/x_attribedit.c     |   18 +-
 gschem/src/x_autonumber.c     |    3 
 gschem/src/x_compselect.c     |   13 -
 gschem/src/x_dialog.c         |   19 +-
 gschem/src/x_event.c          |   68 +++-----
 gschem/src/x_image.c          |   13 -
 gschem/src/x_multiattrib.c    |    2 
 gschem/src/x_print.c          |    4 
 libgeda/ChangeLog             |   27 +++
 libgeda/include/prototype.h   |   39 ++---
 libgeda/include/struct.h      |   14 -
 libgeda/src/o_basic.c         |   62 ++++++-
 libgeda/src/o_complex_basic.c |  297 +++++++++++++++++++++++---------------
 libgeda/src/o_list.c          |    8 -
 libgeda/src/o_net_basic.c     |    9 -
 libgeda/src/o_selection.c     |  327 
++++++++----------------------------------
 libgeda/src/o_text_basic.c    |    8 -
 libgeda/src/s_basic.c         |   74 +++++++--
 libgeda/src/s_page.c          |   23 +-
 40 files changed, 1041 insertions(+), 1033 deletions(-)



-- 
Fisher Society committee                    http://tinyurl.com/o39w2
CUSBC novices, match and league secretary   http://tinyurl.com/mwrc9
CU Spaceflight                              http://tinyurl.com/ognu2

v3sw6YChw7$ln3pr6$ck3ma8u7+Lw3+2m0l7Ci6e4+8t4Gb8en6g6Pa2Xs5Mr4p4
  hackerkey.com                                  peter-b.co.uk

Attachment: pgpEqGD69bHOL.pgp
Description: PGP signature


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to