r35678 file changeset diff or repo changeset diff igor22021-09-14T05:59:17.840336Z
 
[core] -Add: a variant of the therm bits to chars conv function that returns const char * to simplify memory management in query
r35676 file changeset diff or repo changeset diff igor22021-09-14T03:50:04.005073Z
 
[core] -Add: pcb_thermal_chars2bits() that can convert the 2 byte text representation of per layer thermals back from text to bin (used in query and later in propedit)
r31814 file changeset diff or repo changeset diff igor22020-06-08T12:18:54.775485Z
 
[core] -Add: thermal utility functiobn that generates a string with a char for the shape and whether it's diagonal
r31211 file changeset diff or repo changeset diff igor22020-05-07T10:56:40.179520Z
 
[core] -Add: undoable any-object thermal operation (works on lines and polygons)
r31074 file changeset diff or repo changeset diff igor22020-05-04T05:21:36.287597Z
 
[clearance] -Add: pass on in-poly to all thermal functions so they have a chance to consider poly->enforce_clearance [clearance] -Add: line clearance considers poly->enforce_clearance
r30971 file changeset diff or repo changeset diff igor22020-04-30T04:06:23.039616Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (global typedefs)
r30970 file changeset diff or repo changeset diff igor22020-04-30T03:56:23.470626Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (rtree, global typedefs)
r30913 file changeset diff or repo changeset diff igor22020-04-27T15:48:19.827571Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (box)
r29283 file changeset diff or repo changeset diff igor22020-01-24T12:35:45.104180Z
 
[librnd] -Split: separate librnd code from pcb-rnd code (polylib, original)
r26000 file changeset diff or repo changeset diff igor22019-06-05T15:11:27.619119Z
 
[core] -Split: generic (non-pcb-struct-specific) polygon generator functions to polygon1_gen.[ch] for hidlib app reuse
r20470 file changeset diff or repo changeset diff igor22018-10-30T03:42:16.780615Z
 
-Change: do not use an email address but an URL to the live version of contact.html - due to spammers
r15581 file changeset diff or repo changeset diff igor22018-03-23T02:52:24.999828Z
 
[core] -Del: old data model from the thermal code
r14053 file changeset diff or repo changeset diff igor22018-01-16T07:13:58.044861Z
 
-Cleanup: add missing contact info in copyright banners of core, to unify the format
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r12595 file changeset diff or repo changeset diff igor22017-11-04T06:51:55.926090Z
 
[padstack] -Cleanup: rename padstack to pstk to shorten names and stick to the max-4-char convention of object type naming
r12455 file changeset diff or repo changeset diff igor22017-10-29T15:58:08.252319Z
 
[thermal] -Add: publish old/new thermal style converter functions
r12437 file changeset diff or repo changeset diff igor22017-10-29T06:57:25.198225Z
 
[padstack] -Add: prepare for calculating the clearance for pad stacks
r12425 file changeset diff or repo changeset diff igor22017-10-28T14:43:32.381760Z
 
[thermal] -Add: let polygon use the termal when flags say so
r12408 file changeset diff or repo changeset diff igor22017-10-28T07:38:23.846557Z
 
[thermal] -Add: string<->bit conversions
r12407 file changeset diff or repo changeset diff igor22017-10-28T07:13:23.752895Z
 
[thermal] -Add: prepare for any object to have thermal; padstack has a different kind of thermal (per layer)
r12406 file changeset diff or repo changeset diff igor22017-10-28T06:44:54.350058Z
 
[thermal] -Add: API for line thermal
r12405 file changeset diff or repo changeset diff igor22017-10-28T06:39:34.483745Z
 
[thermal] -Optimize: direct per-object-type call for pin thermal (from the poly code)
r12403 file changeset diff or repo changeset diff igor22017-10-28T06:20:33.690075Z
 
[thermal] -Add: switch per object type, pin/via call-thru
r12402 file changeset diff or repo changeset diff igor22017-10-28T05:56:12.193839Z
 
[thermal] -Add: blank files for a new implementation

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