next page
r38283 file changeset diff or repo changeset diff igor22023-09-06T13:28:15.404301Z
 
[core] -Add: BaConn() operation: remove
r38281 file changeset diff or repo changeset diff igor22023-09-06T12:58:55.336173Z
 
-Cleanup: whitespace
r38280 file changeset diff or repo changeset diff igor22023-09-06T12:55:06.643702Z
 
-Split: BaConn() code
r38277 file changeset diff or repo changeset diff igor22023-09-06T12:13:24.573960Z
 
[core] -Add: action BaConn() for adding a new connection to the netlist patch
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
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)
r38233 file changeset diff or repo changeset diff igor22023-09-03T13:01:42.404977Z
 
[core] -Add: when a subc is added for back annotation, also add its main attributes (footprint and value) when available
r38223 file changeset diff or repo changeset diff igor22023-09-03T07:28:35.095760Z
 
[core] -Add: implement BaSubc() for back annotating subc add/del
r38220 file changeset diff or repo changeset diff igor22023-09-03T03:44:22.492091Z
 
[core] -Add: implement the frame (op dispatcher) of BaSubc()
r38208 file changeset diff or repo changeset diff igor22023-09-01T13:48:06.935474Z
 
-Update: bump copyright year, mention nlnet support
r38203 file changeset diff or repo changeset diff igor22023-09-01T12:17:51.437090Z
 
[core] -Add: dummy action for basubc (back annotation subc add/del later on)
r38186 file changeset diff or repo changeset diff igor22023-09-01T07:07:05.022491Z
 
-Cleanup: indentation
r38184 file changeset diff or repo changeset diff igor22023-09-01T06:54:18.462705Z
 
[core] -Add: Net(remove, netname): remove a net (remove all connections of the net; back annotated)
r38183 file changeset diff or repo changeset diff igor22023-09-01T06:38:46.472020Z
 
[core] -Fix: typos in Net() help
r36990 file changeset diff or repo changeset diff igor22022-11-19T09:04:26.652771Z
 
[librnd4] -Update: follow API change: rename RND_ACT_HIDLIB to RND_ACT_DESIGN
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
r31673 file changeset diff or repo changeset diff igor22020-05-30T12:56:07.298563Z
 
[core] -Add: Netlist(): AutoLen and NoAutoLen actions to change automatic net calculation bit of a net
r31056 file changeset diff or repo changeset diff igor22020-05-03T06:50:21.426960Z
 
[core] -Add: Netlist() action commands for enabling/disabling all rats
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)
r31007 file changeset diff or repo changeset diff igor22020-04-30T14:30:17.364859Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (pcb-printf)
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
r29257 file changeset diff or repo changeset diff igor22020-01-24T06:38:40.856474Z
 
[librnd] -Cleanup: librnd separation: #includes should use <librnd/>
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)
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)
r28044 file changeset diff or repo changeset diff igor22019-11-08T06:33:19.770970Z
 
[fungw] -Cleanup: use macro PCB_ACT_HIDLIB, shorthand to argv[0].val.argv0.user_call_ctx to simplify the code
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
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
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
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
r24585 file changeset diff or repo changeset diff igor22019-04-13T07:58:04.671725Z
 
[io_kicad] -Add: support for round rect smd pads
r24041 file changeset diff or repo changeset diff igor22019-03-17T15:59:46.905283Z
 
[netlist] -Add: syntax description of Netlist() includes rename and merge
r24040 file changeset diff or repo changeset diff igor22019-03-17T15:58:41.217742Z
 
[netlist] -Add: Netlist(rename) and Netlist(merge) prompts for target net if second netname is NULL
r24038 file changeset diff or repo changeset diff igor22019-03-17T15:51:06.721331Z
 
[netlist] -Add: Netlist() rename and merge
r24035 file changeset diff or repo changeset diff igor22019-03-17T15:07:58.466742Z
 
[netlist] -Fix: claim network on obj: limit object types in search for the few that can really be a terminal
r24034 file changeset diff or repo changeset diff igor22019-03-17T15:04:00.241119Z
 
[netlist] -Fix: ClaimNet() uninitialized netname caused it to not prompt for a net name when unspecified
r24031 file changeset diff or repo changeset diff igor22019-03-17T14:55:47.008082Z
 
[netlist] -Fix: claim network emits netlist changed event for all the updates
r24030 file changeset diff or repo changeset diff igor22019-03-17T14:54:00.528945Z
 
[netlist] -Add: claim network on found or selected objects
r24029 file changeset diff or repo changeset diff igor22019-03-17T14:37:26.344634Z
 
[netlist] -Add: claim net low level
r24028 file changeset diff or repo changeset diff igor22019-03-17T10:29:49.596560Z
 
[netlist] -Add: ClaimNet() action frame and search+find code for ClaimNet(Object)
r23986 file changeset diff or repo changeset diff igor22019-03-16T05:55:18.499444Z
 
[netlist] -Fix: freeze/unfreeze netlist events while doing mass-changes to avoid excess events
r23807 file changeset diff or repo changeset diff igor22019-03-10T06:35:22.554998Z
 
[netlist] -Fix: don't call hid ->log directly, use pcb_message()
r23701 file changeset diff or repo changeset diff igor22019-03-06T03:10:49.405257Z
 
[core] -Cleanup: remove compat_nls includes
r23575 file changeset diff or repo changeset diff igor22019-03-02T08:20:20.000002Z
 
[netlist] -Del: old netlist code from core action code
r23552 file changeset diff or repo changeset diff igor22019-03-01T18:59:44.917018Z
 
[netlist] -Del: old netlist code from netlist actions
r23384 file changeset diff or repo changeset diff igor22019-02-23T09:36:37.692740Z
 
[netlist] -Add: fiull in the new netlist API in pcb_netlist_add()
r23381 file changeset diff or repo changeset diff igor22019-02-23T06:50:48.596409Z
 
[netlist] -Change: invert brave mode, new code on by default
r23376 file changeset diff or repo changeset diff igor22019-02-23T06:25:33.872427Z
 
[netlist] -Add: action code using the new netlist API
r23375 file changeset diff or repo changeset diff igor22019-02-23T04:49:47.899743Z
 
[netlist] -Cleanup: reident the code to make room for the new netlist action code
r23374 file changeset diff or repo changeset diff igor22019-02-23T04:44:08.574021Z
 
[netlist] -Split: netlist action code core that is executing the callback function moved out to its own function to make the code more readable
r23370 file changeset diff or repo changeset diff igor22019-02-23T04:17:07.355876Z
 
[netlist] -Cleanup: rename local vars in netlist action code to make room for the new lookup code
r23286 file changeset diff or repo changeset diff igor22019-02-19T06:35:21.481191Z
 
[netlist] -Add: netlist() action arg for AddRats
r23281 file changeset diff or repo changeset diff igor22019-02-19T06:17:30.856949Z
 
[netlist] -Add: netlist(ripup, netname) action
r23277 file changeset diff or repo changeset diff igor22019-02-19T04:45:57.721816Z
 
[netlist] -Fix: rat inhibit works on the EDITED netlist, not on the INPUT netlist
r23276 file changeset diff or repo changeset diff igor22019-02-19T04:44:23.570936Z
 
[netlist] -Fix: don't crash is net is not found for rat inhibit
r23274 file changeset diff or repo changeset diff igor22019-02-19T04:27:15.826942Z
 
[netlist] -Cleanup: move action-only helper code from old netlist.[ch] to netlist_act.c as local static functions
r23241 file changeset diff or repo changeset diff igor22019-02-17T14:38:22.065565Z
 
[[netlist] -Move: netlist changed call from old netlist code to new
r23187 file changeset diff or repo changeset diff igor22019-02-16T04:35:05.991029Z
 
[netlist] -Fix: temporary workaround: new netlist flag crawl code doesn't need to run from each netlist entry
r21864 file changeset diff or repo changeset diff igor22018-12-15T05:25:04.226873Z
 
[find] -Add: netlist unselect action to avoid code dup in the dialog code
r21861 file changeset diff or repo changeset diff igor22018-12-15T05:07:21.843536Z
 
[find] -Fix: netlsit find/select runs from every pin of the net because we can't trust rats
r21859 file changeset diff or repo changeset diff igor22018-12-15T04:52:24.809467Z
 
[find] -Cleanup: old netlist act code: don't pretend strcmp returns a boolean
r21858 file changeset diff or repo changeset diff igor22018-12-15T04:51:47.097573Z
 
[find] -Fix: when netlist find action is executed, redraw because there was probably some flag change
r21856 file changeset diff or repo changeset diff igor22018-12-15T04:46:52.491672Z
 
[find] -Fix: netlist find/select should work by net name
r20583 file changeset diff or repo changeset diff igor22018-11-03T12:38:26.679715Z
 
[doc] -Move: action doc moved from code to doc action appendix: argument table of Netlist
r20557 file changeset diff or repo changeset diff igor22018-11-03T10:02:03.798911Z
 
[doc] -Move: action doc moved from code to doc action appendix: netlist()
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
r19824 file changeset diff or repo changeset diff igor22018-10-04T13:24:14.193871Z
 
[core] -Split: utility call for looking up an existing network or create it out from the netlist action, into common, reausable API
r17698 file changeset diff or repo changeset diff igor22018-06-25T18:34:18.374962Z
 
-Del: do not include action_helper.h - it's dummy by now
r17681 file changeset diff or repo changeset diff igor22018-06-25T06:42:37.802846Z
 
[fungw] -Update: switch over pcb_act_Netlist()
r17465 file changeset diff or repo changeset diff igor22018-06-22T08:55:14.400948Z
 
[fungw] -Change: switch over to fungw based action API argc/argv wise
r17461 file changeset diff or repo changeset diff igor22018-06-22T05:30:35.282827Z
 
[fungw] -Change: fungw API transition: action return value is fgw_error_t, not int
r17443 file changeset diff or repo changeset diff igor22018-06-21T05:07:25.833686Z
 
[fungw] -Cleanup: rename pcb_hid_action_t to pcb_action_t as it has nothing to do with the HID sytstem
r17436 file changeset diff or repo changeset diff igor22018-06-21T02:55:35.122632Z
 
-Rename: hid_actions.[ch] to actions.[ch] - it is not hid-related, actions are going to be more fundamental after the fungw transition
r17406 file changeset diff or repo changeset diff igor22018-06-19T05:47:10.836580Z
 
[fungw] -Add: old action API transition
r17332 file changeset diff or repo changeset diff igor22018-06-15T11:13:23.245898Z
 
-Cleanup: unify action registration table indentation/format
r17330 file changeset diff or repo changeset diff igor22018-06-15T10:09:58.446751Z
 
[hid] -Del: API CHANGE: needs-coord from action registration: semi-automatic, central coord query for actions got removed already
r17329 file changeset diff or repo changeset diff igor22018-06-15T09:36:48.748401Z
 
[hid] -Del: API CHANGE: x and y coords are no longer passed as action arguments - only a few actions need coords and there are two different kind of coords (crosshair and pointer) so actions shall query for coords when they need it
r15825 file changeset diff or repo changeset diff igor22018-03-25T13:48:04.964457Z
 
-Del: old data model: don't include headers of the old model
r15759 file changeset diff or repo changeset diff igor22018-03-24T12:28:22.740469Z
 
[core] -Update: net(swap) action for the new data model
r15648 file changeset diff or repo changeset diff igor22018-03-23T10:13:14.932871Z
 
[core] -Del: old data model: element loop macro
r15619 file changeset diff or repo changeset diff igor22018-03-23T07:40:22.753496Z
 
[core] -Del: element lists, element rtree and unused obj_elem_draw.h
r14045 file changeset diff or repo changeset diff igor22018-01-16T04:19:41.315025Z
 
-Cleanup: license banners: replace old PCB project banner and Thomas Nau contact in core (with permission from Thomas Nau) and mark other author's contact as old contact
r13666 file changeset diff or repo changeset diff igor22017-12-27T04:27:36.729683Z
 
-Cleanup: remove excess () in return statements
r13190 file changeset diff or repo changeset diff igor22017-12-03T14:18:57.822202Z
 
-Fix: old FSF address
r7084 file changeset diff or repo changeset diff igor22017-02-20T08:11:26.638156Z
 
[core] -Fix: netlist add action shouldn't segfault on empty/NULL netname or pin name
r5735 file changeset diff or repo changeset diff igor22016-12-17T16:15:11.371596Z
 
[core] -Fix: action Netlist() subcommand add modifies the INPUT netlist, not the EDITED because this is used bu import_sch
r5690 file changeset diff or repo changeset diff igor22016-12-16T16:41:06.860252Z
 
[core] -Cleanup: kill more PCB_MSG_DEFAULT
r5667 file changeset diff or repo changeset diff igor22016-12-15T17:09:14.583825Z
 
[core] -Cleanup: more message log levels
r5577 file changeset diff or repo changeset diff igor22016-12-10T18:19:39.749066Z
 
[c89] -Fix: do not depend on <strings.h> or strcasecmp, implement our own
r5085 file changeset diff or repo changeset diff igor22016-11-18T05:47:38.229368Z
 
[unravel2] -Rename: netlist actions

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