next page
r38643 file changeset diff or repo changeset diff igor22024-02-15T04:34:49.647574Z
 
[core] -Fix: segfault on rats patch when shift-click replacing a subcircuit that had no refdes
r38282 file changeset diff or repo changeset diff igor22023-09-06T13:27:30.258961Z
 
[core] -Add: netlist patch: implement low level break conn for single terminal and all selected terminals
r38275 file changeset diff or repo changeset diff igor22023-09-06T11:54:23.914627Z
 
[dialogs] -Move: addconn functions from the dialog code to core (rats_patch) to make the functionality available in an action
r38261 file changeset diff or repo changeset diff igor22023-09-06T07:56:45.118094Z
 
[core] -Fix: separate netlist change event and netlist import event; clean up netlist patch list only after an import so back annotation entries are not lost accidentally (because they are already done on the board) without a forward annotation
r38260 file changeset diff or repo changeset diff igor22023-09-06T07:32:32.308226Z
 
[backann] -Fix: rats patch "already done" check: when accepting component add/del, consider the input netlist, not the edited netlist (the edited netlist will always have the modifiaction, independently of whether it's been annotated back to the schematics)
r38259 file changeset diff or repo changeset diff igor22023-09-06T06:09:53.053940Z
 
-Cleanup: remove code dup
r38258 file changeset diff or repo changeset diff igor22023-09-06T06:09:12.003170Z
 
[core] -Fix: rats patch: back annotation on subc del: check connectivity before connections are removed, else the actual comp del line will always be missing
r38257 file changeset diff or repo changeset diff igor22023-09-06T05:26:56.866666Z
 
[core] -Fix: rats patch fwd annot verify: if a terminal is not on a net the call may return -1 (e.g. the net is missing) - accept thta as connection broken
r38255 file changeset diff or repo changeset diff igor22023-09-04T15:08:34.600034Z
 
-Fix: typo
r38249 file changeset diff or repo changeset diff igor22023-09-04T07:22:04.898255Z
 
-Fix: typo
r38248 file changeset diff or repo changeset diff igor22023-09-04T07:17:13.329646Z
 
[core] -Fix: back annot export: don't crash for empty netlist patch when exporting tedax - rather export headers for an empty list
r38247 file changeset diff or repo changeset diff igor22023-09-04T07:12:34.422421Z
 
[core] -Add: file format selector in rats patch export (back annotation export) dialog
r38234 file changeset diff or repo changeset diff igor22023-09-03T13:47:13.081852Z
 
[core] -Add: when back-annot removing a subc, first break all its connections (also back-annot)
r38232 file changeset diff or repo changeset diff igor22023-09-03T12:57:43.524474Z
 
-Fix: wrong return value for success
r38226 file changeset diff or repo changeset diff igor22023-09-03T09:06:20.253191Z
 
[core] -Add: netlist patch: implement is_subc_created_on_patch() to avoid duplicate adds/removes
r38225 file changeset diff or repo changeset diff igor22023-09-03T09:03:00.691820Z
 
-Fix: typo
r38222 file changeset diff or repo changeset diff igor22023-09-03T07:28:08.236673Z
 
[core] -Add: netlist patch: support for comp_add and comp_del
r38221 file changeset diff or repo changeset diff igor22023-09-03T05:06:35.308619Z
 
[core] -Add: high level calls for adding subc add/del to netlist patch: verify if the subc is already on
r38212 file changeset diff or repo changeset diff igor22023-09-02T04:47:48.451727Z
 
[core] -Add: netlist patch: introduce separate net attribute case [core] -Add: netlist patch: enable saving tedax backann v2 with "attr_conn" for net attribute changes
r38210 file changeset diff or repo changeset diff igor22023-09-01T14:12:00.460410Z
 
[core] -Cleanup: rename RATP_CHANGE_ATTRIB to RATP_CHANGE_COMP_ATTRIB to make room for network attributes in back annotation
r38209 file changeset diff or repo changeset diff igor22023-09-01T13:59:41.316359Z
 
[core] -Cleanup: rename PCB_RPE_ATTR_CHG to PCB_RPE_COMP_ATTR_CHG as it deals with components only and there would be another for nets
r38208 file changeset diff or repo changeset diff igor22023-09-01T13:48:06.935474Z
 
-Update: bump copyright year, mention nlnet support
r38207 file changeset diff or repo changeset diff igor22023-09-01T13:30:20.400948Z
 
[core] -Add: back annotation support for tEDAx backann v1
r38205 file changeset diff or repo changeset diff igor22023-09-01T12:24:08.437268Z
 
[core] -Add: back annotation save: throw error when unknown file format is specified
r38204 file changeset diff or repo changeset diff igor22023-09-01T12:19:06.485567Z
 
[core] -Add: extend the rats patch API and action to take file format (more than just old/new)
r38194 file changeset diff or repo changeset diff igor22023-09-01T09:24:34.119666Z
 
[core] -Add: expose net patch remove API
r38188 file changeset diff or repo changeset diff igor22023-09-01T07:27:32.385850Z
 
[core] -Fix: when generating file name for saving rats patch, remove the now default .rp suffix before appending .bap
r38142 file changeset diff or repo changeset diff igor22023-08-23T08:50:58.630520Z
 
-Fix: don't append rats patch instruction whenid is NULL (no-reference patching doesn't make sense anyway)
r37053 file changeset diff or repo changeset diff igor22022-11-27T04:31:59.032635Z
 
[librnd4] -Update: follow API change on rnd_design_t file name fields
r36989 file changeset diff or repo changeset diff igor22022-11-19T08:55:37.823751Z
 
[librnd4] -Update: follow librnd4 rename rnd_hidlib_t -> rnd_design_t
r36748 file changeset diff or repo changeset diff igor22022-08-17T15:14:15.175458Z
 
[core] -Add: rats patch cleanup call: remove subc attribute change if it's already done (on fwd annotation)
r36747 file changeset diff or repo changeset diff igor22022-08-17T07:04:05.169324Z
 
[core] -Add: rats patch cleanup: recognize of an addconn or delcon is done and remove it
r36746 file changeset diff or repo changeset diff igor22022-08-17T06:41:57.681575Z
 
-Cleanup: whitespace
r36745 file changeset diff or repo changeset diff igor22022-08-17T06:36:05.692326Z
 
[core] -Add: rats_patch: cleanup func: iterate over the list of patches and prepare for removing the ones that are done
r36740 file changeset diff or repo changeset diff igor22022-08-16T06:55:04.185172Z
 
[core] -Fix: ratch patch: remove netlist change event binding on uninit
r36739 file changeset diff or repo changeset diff igor22022-08-16T06:47:16.733244Z
 
[core] -Add: rats_patch: hook for removing entries that got already resolved
r36738 file changeset diff or repo changeset diff igor22022-08-16T05:46:45.862856Z
 
[core] -Cleanup: indentation
r36732 file changeset diff or repo changeset diff igor22022-08-14T09:11:38.185675Z
 
[core] -Fix: back annotation: don't lose new footprint value
r35931 file changeset diff or repo changeset diff igor22021-11-10T08:18:04.961959Z
 
[librnd] -Cleanup: use rnd_hid_fileselect() instead of direct call to hid->fileselect for easier forward porting at version bmp librnd 4.0.0
r32115 file changeset diff or repo changeset diff igor22020-07-02T06:53:03.201898Z
 
[core] -Cleanup: rename attrib.[ch] public symbols back to pcb_ prefix from rnd_ prefix as they are not part of librnd anymore
r31032 file changeset diff or repo changeset diff igor22020-04-30T17:29:21.280076Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (typo in action rename)
r31017 file changeset diff or repo changeset diff igor22020-04-30T16:03:42.260897Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (safe_fs)
r31011 file changeset diff or repo changeset diff igor22020-04-30T15:07:11.319970Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb_bool)
r31007 file changeset diff or repo changeset diff igor22020-04-30T14:30:17.364859Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb-printf)
r31005 file changeset diff or repo changeset diff igor22020-04-30T14:16:17.121285Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (misc_util)
r30981 file changeset diff or repo changeset diff igor22020-04-30T08:28:23.744744Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid)
r30980 file changeset diff or repo changeset diff igor22020-04-30T08:20:54.258802Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (hid)
r30955 file changeset diff or repo changeset diff igor22020-04-29T05:04:30.912034Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (error.h)
r30942 file changeset diff or repo changeset diff igor22020-04-28T15:47:23.888740Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (compat_misc)
r30905 file changeset diff or repo changeset diff igor22020-04-27T14:56:00.509130Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (in attributes)
r30903 file changeset diff or repo changeset diff igor22020-04-27T14:48:42.007588Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix
r30900 file changeset diff or repo changeset diff igor22020-04-27T14:05:34.901754Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (in actions)
r30898 file changeset diff or repo changeset diff igor22020-04-27T13:51:38.038560Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (actions)
r30897 file changeset diff or repo changeset diff igor22020-04-27T13:18:50.933119Z
 
[librnd] -Rename: pcb_ -> rnd_ prefixes
r29385 file changeset diff or repo changeset diff igor22020-01-26T10:05:50.538533Z
 
[scconfig] -Del: build system special casing for core action registration with auto-generated lists - since core actions are only a small part of all actions by now, there is no point in special casing
r29292 file changeset diff or repo changeset diff igor22020-01-24T14:40:41.712574Z
 
[librnd] -Del: get rid of macro.h - merge into librnd/core/misc_util.h
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
r29126 file changeset diff or repo changeset diff igor22020-01-10T10:24:03.102880Z
 
[netlist] -Fix: don't free rats patch append undo struct fields if they are also used by the rats patchline
r29120 file changeset diff or repo changeset diff igor22020-01-10T06:05:39.269337Z
 
[netlist] -Add: undo API for allocating a terminal in a netlist (will fix the undo bugs related to rat draw)
r29119 file changeset diff or repo changeset diff igor22020-01-10T05:05:07.636206Z
 
[netlist] -Add: undoable rats patch append (for fixing terminal add to netlist undo bug)
r29118 file changeset diff or repo changeset diff igor22020-01-10T04:34:00.367636Z
 
[netlist] -Add: API for undoable rats patch append
r29012 file changeset diff or repo changeset diff igor22020-01-03T07:10:38.229766Z
 
[netlist] -Add: prepare the API for undoable net allocation (for fixing the broken rat line new net undo)
r28032 file changeset diff or repo changeset diff igor22019-11-07T04:58:20.605693Z
 
[fungw] -Add: pcb_actionv_bin() gets (pcb_hidlib_t *) as first arg so it can be passed down to the action
r27953 file changeset diff or repo changeset diff igor22019-10-31T06:48:34.890624Z
 
-Cleanup: remove dolists.h and make action table registration macros more explicit to simplify the API
r27280 file changeset diff or repo changeset diff igor22019-08-23T07:54:23.028220Z
 
[core] -Add: rats patch: change attrib to NULL or empty string is really del attrib
r27278 file changeset diff or repo changeset diff igor22019-08-23T07:22:01.735833Z
 
[core] -Cleanup: whitespace
r27277 file changeset diff or repo changeset diff igor22019-08-23T07:21:38.832158Z
 
[core] -Add: netlist patching: apply change attribute lines
r26976 file changeset diff or repo changeset diff igor22019-07-27T05:35:37.786156Z
 
[netlist2] -Cleanup: rename to netlist (the old implementation is long gone)
r26806 file changeset diff or repo changeset diff igor22019-07-20T16:10:40.065482Z
 
[hid] -Del: HID API: remove pcb_hidlib_t * from the invalidate calls and notify_mark_change() and notify_crosshair_change
r26787 file changeset diff or repo changeset diff igor22019-07-20T11:28:54.329251Z
 
[hid] -Add: HID API: pcb_hid_t * as first argument for fileselect
r26773 file changeset diff or repo changeset diff igor22019-07-20T08:01:10.025309Z
 
[hid] -Add: invalidate API calls get a pcb_hid_t * as first arg
r25227 file changeset diff or repo changeset diff igor22019-05-04T08:02:19.986833Z
 
[hidlib] -Cleanup: safe_fs shouldn't depend on PCB but should get (pcb_hidlib_t *) as first arg
r25198 file changeset diff or repo changeset diff igor22019-05-03T06:05:50.181737Z
 
[hidlib] -Add: invalidate and crosshair refresh API: (pcb_hidlib_t *) as first arg
r24884 file changeset diff or repo changeset diff igor22019-04-25T17:37:44.268710Z
 
[hidlib] -Move: board's Filename and Name to hidlib filename and name
r23714 file changeset diff or repo changeset diff igor22019-03-06T05:03:15.169285Z
 
[fsd] -Add: extend the API with more flexible file name filters
r23701 file changeset diff or repo changeset diff igor22019-03-06T03:10:49.405257Z
 
[core] -Cleanup: remove compat_nls includes
r23689 file changeset diff or repo changeset diff igor22019-03-05T07:07:49.117441Z
 
[fsd] -Cleanup: switch over from old fileselect to new, remove the code and APIs for the old
r23548 file changeset diff or repo changeset diff igor22019-03-01T18:04:26.877290Z
 
[netlist] -Del: old netlist code from rats_patch
r23381 file changeset diff or repo changeset diff igor22019-02-23T06:50:48.596409Z
 
[netlist] -Change: invert brave mode, new code on by default
r23255 file changeset diff or repo changeset diff igor22019-02-18T02:53:05.316777Z
 
[netlist] -Add: back annotation export using the new netlist API
r23252 file changeset diff or repo changeset diff igor22019-02-17T16:47:36.890548Z
 
[netlist] -Add: rats_patch applies changes to the EDITED new netlist
r23249 file changeset diff or repo changeset diff igor22019-02-17T16:17:08.228889Z
 
[netlist] -Split: rats_patch code for manipulating the old netlist into a separate file so it is easier to remove it when time comes
r23248 file changeset diff or repo changeset diff igor22019-02-17T16:09:47.499636Z
 
[netlist] -Add: rats_patch call the new netlist copied too, when generating the EDITED netlist
r23099 file changeset diff or repo changeset diff igor22019-02-13T04:33:56.056309Z
 
[core] -Cleanup: merge copy.[ch] into move.[ch] for compactness
r22701 file changeset diff or repo changeset diff igor22019-01-20T15:42:09.257177Z
 
[subc] -Add: note ReplaceFootprint() doc
r22695 file changeset diff or repo changeset diff igor22019-01-20T14:28:04.742661Z
 
[subc] -Add: ReplaceFootprint() optional 3rd arg: dumb for being as dumb as reasonably possible (do not try to copy location or rotation)
r22694 file changeset diff or repo changeset diff igor22019-01-20T14:03:00.774479Z
 
[subc] -Add: ReplaceFootprint: second arg can be @buffer for replacing from buffer
r22693 file changeset diff or repo changeset diff igor22019-01-20T13:42:24.292406Z
 
[subc] -Cleanup: split up ReplaceFootprint(): moved out the actual replacement into a function
r22691 file changeset diff or repo changeset diff igor22019-01-20T10:31:08.264224Z
 
[subc] -Fix: missing undo include for ReplaceFootprint
r22690 file changeset diff or repo changeset diff igor22019-01-20T10:30:35.891416Z
 
[subc] -Cleanup: splitting up ReplaceFootprint(): source fetch is in a separate func
r22689 file changeset diff or repo changeset diff igor22019-01-20T10:26:24.221239Z
 
[subc] -Cleanup: split up ReplaceFootprint(): destination processing in a separate func
r22687 file changeset diff or repo changeset diff igor22019-01-20T10:02:01.447685Z
 
[subc] -Add: low level footprint replace has an option for doing the undo administration [subc] -Add: ReplaceFootprint() does undo properly
r22686 file changeset diff or repo changeset diff igor22019-01-20T09:29:28.201486Z
 
[subc] -Fix: manage the undo for ReplaceFootprint()
r22684 file changeset diff or repo changeset diff igor22019-01-20T08:45:18.720671Z
 
[subc] -Add: ReplaceFootprint(Object)
r22682 file changeset diff or repo changeset diff igor22019-01-20T08:30:28.406267Z
 
[subc] -Fix: ReplaceFootprint() should follow the action convention of first arg being the scope (Selected for now)
r22680 file changeset diff or repo changeset diff igor22019-01-20T06:58:35.666101Z
 
[subc] -Split: generic footprint replacement call from the action code to obj_subc.c
r22677 file changeset diff or repo changeset diff igor22019-01-20T06:18:45.495313Z
 
[subc] -Fix: safe ID pass over when replacing footprint
r22674 file changeset diff or repo changeset diff igor22019-01-20T05:01:25.635936Z
 
[subc] -Fix: ReplaceFootprint(): preserve attributes
r22673 file changeset diff or repo changeset diff igor22019-01-20T04:55:26.077717Z
 
[subc] -Fix: ReplaceFootprint: rotation preserved correctly (rotte after removing the old subc)
r21451 file changeset diff or repo changeset diff igor22018-12-04T10:26:54.028103Z
 
[core] -Cleanup: switch over using the hid wrapper for prompt_for instead of the deprecated direct HID call

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