r11478 file changeset diff or repo changeset diff igor22025-05-14T06:24:22.948312Z
 
-Fix: fsf paper mail address changed
r8003 file changeset diff or repo changeset diff igor22023-06-14T04:04:39.033038Z
 
[lib] -Fix: optional inverse transformation in line modify call; fixes the wrong line endpoint move in within transformed groups (e.g. rotated/mirrored wirenets)
r7682 file changeset diff or repo changeset diff igor22023-05-29T06:20:49.482182Z
 
[lib] -Add: centerline bbox calculation for arc and line
r5358 file changeset diff or repo changeset diff igor22022-08-23T03:59:22.170717Z
 
[lib] -Fix: dup_into() should be able to transform source obj to match the reverse-transformations of destination group so that the final installed coords are not changed; implemented for lines only at the moment
r4878 file changeset diff or repo changeset diff igor22022-07-11T08:57:50.821606Z
 
-Cleanup: replace mailing list address with contact.html - easier to maintain as addresses change
r4780 file changeset diff or repo changeset diff igor22022-07-04T04:01:28.167560Z
 
-Cleanup: contact address from email to html to reduce spam
r4779 file changeset diff or repo changeset diff igor22022-07-04T03:58:57.817216Z
 
-Cleanup: project page url to sch-rnd
r4498 file changeset diff or repo changeset diff igor22022-06-22T06:24:30.976029Z
 
[lib] -Add: extend the object hash API with a more flexible, bitfield ignore [lib] -Add: object hash can ignore floater geo and grp placement (useful for loclib symbols)
r3559 file changeset diff or repo changeset diff igor22022-05-03T06:39:20.271796Z
 
[lib] -Add: contour-hash for line objects
r3539 file changeset diff or repo changeset diff igor22022-05-02T08:34:26.188021Z
 
[lib] -Add: hash functions for lines
r1903 file changeset diff or repo changeset diff igor22022-02-08T04:54:43.707085Z
 
[lib] -Add: relative option in line modify
r1625 file changeset diff or repo changeset diff igor22022-01-27T13:16:56.011496Z
 
[lib] -Add: standard undoable line modify call
r1572 file changeset diff or repo changeset diff igor22022-01-24T16:42:36.359826Z
 
[lib] -Fix: publish line get-ends to avoid implicit decl
r1484 file changeset diff or repo changeset diff igor22022-01-22T07:09:23.397020Z
 
[lib] -Add: (yet unused) keep_id arg in cnc *_dup() API to make room for allocating new ids on dup
r1360 file changeset diff or repo changeset diff igor22022-01-17T13:29:53.945029Z
 
[lib] -Split: line and arc bbox calculation from update(): need to be called from poly code, without side effects
r1359 file changeset diff or repo changeset diff igor22022-01-17T13:19:48.729173Z
 
[lib] -Split: xform from update into a separate func becuase poly update will need to call it without inserting objects into the layer rtree
r624 file changeset diff or repo changeset diff igor22019-12-10T07:28:11.101232Z
 
[lib] -Add: unify object update for groups and any-obj
r603 file changeset diff or repo changeset diff igor22019-12-09T14:25:56.177145Z
 
[cschem] -Add: new standard object call: _dup()
r598 file changeset diff or repo changeset diff igor22019-12-05T05:47:53.921754Z
 
[lib] -Split: installed and specified geometry for drawing primitives: specified is always as loaded from the file (no transformation) while installed is always with all transformations
r573 file changeset diff or repo changeset diff igor22019-12-01T15:43:03.118096Z
 
[lib] -Change: rewrite the whole data model to hierarchic instead of flat (oid duplication on group_ref would not really allow a flat model)
r568 file changeset diff or repo changeset diff igor22019-11-30T13:14:00.259110Z
 
[lib] -Rename: concrete_* to cnc_* to shorten file names
r563 file changeset diff or repo changeset diff igor22019-11-30T10:53:44.868273Z
 
[lib] -Add: *_alloc() requires a parent group for every object
r536 file changeset diff or repo changeset diff igor22019-11-26T05:01:14.924506Z
 
[lib] -Cleanup: include only gengeo2d primitives from cschem drawing primitive API, no need to expose all the inlines
r533 file changeset diff or repo changeset diff igor22019-11-26T04:50:21.249155Z
 
[lib] -Cleanup: centerline: it is enough if cline/sline and carc/sarc are split within gengeo2d, keep cschem lib API simple with only stroked objects
r530 file changeset diff or repo changeset diff igor22019-11-26T04:32:42.495844Z
 
[lib] -Change: switch over line to gengeo2d
r489 file changeset diff or repo changeset diff igor22018-05-09T05:21:30.273017Z
 
[lib] -Add: calculate the bounding box of the line object
r410 file changeset diff or repo changeset diff igor22018-03-17T12:47:02.108733Z
 
[lib] -Add: cline alloc/free/get
r372 file changeset diff or repo changeset diff igor22018-03-17T05:23:46.563292Z
 
[lib] -Change: centralize the pen handling and the pen cache so concrete_pen.c doesn't need to depend on all objects
r367 file changeset diff or repo changeset diff igor22018-03-17T04:59:55.412816Z
 
[lib] -Add: pen structure
r366 file changeset diff or repo changeset diff igor22018-03-17T04:21:32.720316Z
 
-Add: copyright banner in any major source file
r340 file changeset diff or repo changeset diff igor22018-03-16T09:42:18.866178Z
 
[lib] -Cleanup: rearrange comments - no need to be that compact
r339 file changeset diff or repo changeset diff igor22018-03-16T09:39:06.735144Z
 
[lib] -Add: concrete object structs: line, arc, poly

Command line to view the complete history:
svn log -v svn://svn.repo.hu/sch-rnd/trunk/src/libcschem/cnc_line.h