next page
r38718 file changeset diff or repo changeset diff igor22024-03-24T03:25:12.410950Z
 
[core] -Fix: typo in error message
r38695 file changeset diff or repo changeset diff igor22024-03-16T10:34:42.910001Z
 
[core] -Add: ElementList(): when new footprint is not found in the lib, print an extra error message with the refdes included so it's easier to find which symbol is wrong on the sch side
r38531 file changeset diff or repo changeset diff igor22023-11-30T09:37:46.538971Z
 
[core] -Add: ElementList(Need) has an optional extra argument to set the device attrib
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
r36995 file changeset diff or repo changeset diff igor22022-11-19T10:46:22.362139Z
 
[librnd4] -Update: follow API change on rnd_hid_redraw()
r36991 file changeset diff or repo changeset diff igor22022-11-19T09:18:31.666499Z
 
[librnd4 -Update: follow API change: rename hidlib_conf.[ch] to rnd_conf.[ch]
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
r36986 file changeset diff or repo changeset diff igor22022-11-19T06:39:44.672219Z
 
[librnd4] -Update: follow API change on core/hid split
r36980 file changeset diff or repo changeset diff igor22022-11-17T14:31:00.307766Z
 
[librnd4] -Update: follow API change: store drawing area bbox instead of width/height
r36910 file changeset diff or repo changeset diff igor22022-10-15T14:32:01.356304Z
 
-Fix: typo in action help
r36694 file changeset diff or repo changeset diff igor22022-08-13T13:37:07.244992Z
 
[font] -Cleanup: remove pcb_font_t from creating new text object calls
r36688 file changeset diff or repo changeset diff igor22022-08-13T13:18:39.531229Z
 
[core] -Change: rename old font get API to make room for the new for a graceful transition
r35695 file changeset diff or repo changeset diff igor22021-09-30T12:41:15.202631Z
 
[core] -Fix: footprint mass-import (ElementList()), frame placer: spacesubcircuits at a fixed distance, accurately along the frame
r35694 file changeset diff or repo changeset diff igor22021-09-30T12:24:12.619790Z
 
[core] -Fix: footprint mass-import (ElementList()), frame placer: line up new subcircuits close to the frame even if the subcircuit origin is far off from 0
r35400 file changeset diff or repo changeset diff igor22021-07-25T15:20:24.890429Z
 
[core] -Fix: 'move selected to current layer': do not stop after the first object moved
r34499 file changeset diff or repo changeset diff igor22021-04-14T12:28:51.946535Z
 
[core] -Fix: moving selected objects to current layer uses the move object call that has the bugfix for moving floaters
r34498 file changeset diff or repo changeset diff igor22021-04-14T12:17:53.431711Z
 
[core] -Split: move object to layer function from the UI code - there are some corner cases to handle for every user
r34165 file changeset diff or repo changeset diff igor22021-02-24T08:38:20.647780Z
 
[extobj] -Fix: buffer to board copy: separate keep_ids from udpate extobj parameter; keep_ids is temporarily disabled but we still need to execute extobj updates
r32737 file changeset diff or repo changeset diff igor22020-09-15T10:56:35.328639Z
 
-Cleanup: pass hidlib context pointer to RND_ACT_CALL_C() for proper action context
r32709 file changeset diff or repo changeset diff igor22020-09-14T10:02:04.479563Z
 
[core] -Cleanup: decouple pcb_board_set_changed_flag() from PCB, adding a pcb_board_t * context pointer first arg
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
r32107 file changeset diff or repo changeset diff igor22020-07-02T03:43:27.128149Z
 
[core] -Del: move Attributes() from core to oldactions - propedit took over this role long ago
r32106 file changeset diff or repo changeset diff igor22020-07-02T03:24:23.323311Z
 
[core] -Del: old Attributes() action shouldn't call obsolete hid edit attributes hook, it should just use the propedit
r31801 file changeset diff or repo changeset diff igor22020-06-06T09:26:34.703859Z
 
-Fix: redundant type name: rnd_rnd_box_* to rnd_box_*
r31615 file changeset diff or repo changeset diff igor22020-05-27T06:14:38.119354Z
 
[gfx] -Add: reference action doc
r31608 file changeset diff or repo changeset diff igor22020-05-27T05:35:14.419283Z
 
[gfx] -Add: upgrade GfxMod(resize) so it accepts idpath, pdx, pdy, len (for scripting)
r31607 file changeset diff or repo changeset diff igor22020-05-27T05:30:07.071924Z
 
[gfx] -Add: upgrade GfxMod() so it can set transparent color by idpath and color or pixel coords
r31605 file changeset diff or repo changeset diff igor22020-05-27T04:40:53.194382Z
 
[gfx] -Move: GfxMod() action from gui_act to object_act (it's exclusively about object editing)
r31405 file changeset diff or repo changeset diff igor22020-05-16T03:36:12.999392Z
 
[core] -Fix: MoveLayer() gi and ga shouldn't allow creating new layers in a substrate group (happened on the cross-section view)
r31216 file changeset diff or repo changeset diff igor22020-05-08T02:59:22.610835Z
 
[core] -Move: deprecate the MinClearGap() action; move it from core to oldactions plugin
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)
r31020 file changeset diff or repo changeset diff igor22020-04-30T16:56:59.822539Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (unit)
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)
r31002 file changeset diff or repo changeset diff igor22020-04-30T14:03:18.925509Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (math_helper)
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)
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)
r30967 file changeset diff or repo changeset diff igor22020-04-30T03:31:54.837181Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (event)
r30955 file changeset diff or repo changeset diff igor22020-04-29T05:04:30.912034Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (error.h)
r30951 file changeset diff or repo changeset diff igor22020-04-29T03:40:19.987952Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (conf)
r30942 file changeset diff or repo changeset diff igor22020-04-28T15:47:23.888740Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (compat_misc)
r30912 file changeset diff or repo changeset diff igor22020-04-27T15:43:47.184673Z
 
[librnd] -Cleanup: rename pcb_ prefix to rnd_ prefix (box)
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
r29854 file changeset diff or repo changeset diff igor22020-02-18T04:48:17.333077Z
 
[librnd] -Split: funchash: librnd's conf_act depends on some of the functions, make them central
r29704 file changeset diff or repo changeset diff igor22020-02-08T08:03:18.716655Z
 
[layer] -Fix: MoveLayer() return value is 0 for a succesful step+ or step- so it doesn't break script execution
r29682 file changeset diff or repo changeset diff igor22020-02-07T15:34:17.867281Z
 
[layer] -Add: upgrade lay group del API and layer move API for undoable operation
r29589 file changeset diff or repo changeset diff igor22020-02-01T16:41:20.734027Z
 
[core] -Fix: do not try to remove unlisted subcircuits on import that have the NONETLIST flag set
r29585 file changeset diff or repo changeset diff igor22020-02-01T16:24:03.340473Z
 
[core] -Change: when listing parts for removal, call them by name: their refdes
r29583 file changeset diff or repo changeset diff igor22020-02-01T16:20:36.737637Z
 
[core] -Add: import excess part removal option: view list
r29580 file changeset diff or repo changeset diff igor22020-02-01T15:31:13.808731Z
 
[core] -Cleanup: unify placement method field naming conventions
r29579 file changeset diff or repo changeset diff igor22020-02-01T15:28:35.965955Z
 
[core] -Add: configurable footprint removal method for import
r29578 file changeset diff or repo changeset diff igor22020-02-01T15:08:56.640062Z
 
[core] -Add: use config settings for import footprint placement, if available
r29575 file changeset diff or repo changeset diff igor22020-02-01T14:09:36.718819Z
 
[core] -Add: import footprint placement method: frame
r29574 file changeset diff or repo changeset diff igor22020-02-01T13:32:11.414567Z
 
[core] -Add: generalize imported footprint placement code to make room for different placement strategies
r29412 file changeset diff or repo changeset diff igor22020-01-27T04:30:36.367933Z
 
[librnd] -Split: move PCB-specific events back from librnd to core, using the new "app events" registration
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
r29340 file changeset diff or repo changeset diff igor22020-01-25T13:47:40.333665Z
 
[librnd] -Split: separate librnd code from pcb-rnd code: tool.[ch] to librnd
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/>
r28727 file changeset diff or repo changeset diff igor22019-12-13T13:26:59.082968Z
 
[core] -Add: API change: pcb_buffer_copy_to_layout() gets a keep_id argument that will be used later to make sure selected objects that moved through a buffer copy don't get new IDs
r28543 file changeset diff or repo changeset diff igor22019-11-29T15:12:35.602741Z
 
[core] -Fix: move-to-current-layer: make sure the original (sometimes bound) layer (parent of the object) is passed as original layer instead of the resolved board layer so the undo would put the object back to its right layer
r28098 file changeset diff or repo changeset diff igor22019-11-08T13:44:31.610274Z
 
[core] -Cleanup: remove more PCB references from object-actions
r28097 file changeset diff or repo changeset diff igor22019-11-08T13:40:08.368027Z
 
[core] -Cleanup: make PCB_LOOSE_SUBC reentrant, not depending on PCB
r28095 file changeset diff or repo changeset diff igor22019-11-08T13:25:50.252576Z
 
[layer] -Cleanup: make pcb_max_layer() reentrant, not depending on PCB
r28093 file changeset diff or repo changeset diff igor22019-11-08T13:09:52.657743Z
 
[core] -Cleanup: object-actions: remove a lot of direct PCB references
r28092 file changeset diff or repo changeset diff igor22019-11-08T12:59:52.733012Z
 
[layer] -Cleanup: remove use of INDEXOFCURRENT in core
r28057 file changeset diff or repo changeset diff igor22019-11-08T08:52:06.059705Z
 
-Update: bump copyright year
r28056 file changeset diff or repo changeset diff igor22019-11-08T08:50:53.400356Z
 
[core] -Cleanup: object actions: use PCB_ACT_HIDLIB instead of PCB->hidlib
r28049 file changeset diff or repo changeset diff igor22019-11-08T07:50:32.195301Z
 
[core] -Cleanup: screen rotate functions get (pcb_board_t *) so they are decoupled from PCB
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
r28022 file changeset diff or repo changeset diff igor22019-11-06T08:45:02.838419Z
 
[fungw] -Add: always reset user_call_ctx() when directly calling fungw functions
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
r27810 file changeset diff or repo changeset diff miloh2019-10-07T05:01:25.764680Z
 
[core] -fix: convert old API dir to rot
r26792 file changeset diff or repo changeset diff igor22019-07-20T12:11:43.982566Z
 
[hid] -Add: HID API: menu related calls get pcb_hid_t * as first arg
r26791 file changeset diff or repo changeset diff igor22019-07-20T11:57:55.351278Z
 
[hid] -Add: HID API: attributes dialog gets pcb_hid_t * as first argument
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
r25189 file changeset diff or repo changeset diff igor22019-05-03T04:02:53.656878Z
 
[hidlib] -Add: pcb_event() gets (pcb_hidlib_t *) as first argument so event callbacks will have a chance to get a context later on
r25184 file changeset diff or repo changeset diff igor22019-05-02T17:19:22.566226Z
 
[hidlib] -Fix: move grid related helper calls to hidlib, replace pcb_board_t with pcb_hidlib_t in those grid calls
r25133 file changeset diff or repo changeset diff igor22019-05-01T05:12:28.587775Z
 
[hidlib] -Add: hidlib conf tree: switch back from custom API to split struct
r25131 file changeset diff or repo changeset diff igor22019-05-01T03:48:29.451385Z
 
[hidlib] -Add: hidlib config: switching back from custom API to structs
r24883 file changeset diff or repo changeset diff igor22019-04-25T17:21:24.250907Z
 
[hidlib] -Move: pcb_board_t's MaxWidth and MaxHeight to hidlib size_x and size_y - this is really the drawing area extents
r24882 file changeset diff or repo changeset diff igor22019-04-25T16:45:59.671299Z
 
[hidlib] -Move: grid from pcb_board_t to pcb_hidlib_t - any display will need a grid
r23769 file changeset diff or repo changeset diff igor22019-03-08T13:13:18.499002Z
 
[netlist] -Change: don't use intrusive popup for indicating footprint not found, just write an error in the log, that normally should pop up the log window and works better on CLI too
r23701 file changeset diff or repo changeset diff igor22019-03-06T03:10:49.405257Z
 
[core] -Cleanup: remove compat_nls includes
r23670 file changeset diff or repo changeset diff igor22019-03-04T06:34:16.355607Z
 
[core] -Fix: don't pop up an extra dialog for footprints-not-found in quiet mode
r23099 file changeset diff or repo changeset diff igor22019-02-13T04:33:56.056309Z
 
[core] -Cleanup: merge copy.[ch] into move.[ch] for compactness
r23095 file changeset diff or repo changeset diff igor22019-02-13T04:17:15.312967Z
 
[core] -Cleanup: box.h shouldn't depend on move.h; box.h is the lower level construct
r21483 file changeset diff or repo changeset diff igor22018-12-05T07:03:04.156319Z
 
[hid] -Cleanup: replace confirm dialog calls with more generic pcb_hid_message_box() calls in core
r21351 file changeset diff or repo changeset diff igor22018-12-01T18:21:56.832617Z
 
[core] -Cleanup: API change: pcb_subc_change_side() doesn't modify the subc pointer anymore so doesn't need to get a ** for it
r20828 file changeset diff or repo changeset diff igor22018-11-09T07:19:55.472948Z
 
[core] -Fix: keep side flip objects together in the same serial group of undo
r20619 file changeset diff or repo changeset diff igor22018-11-03T14:19:24.188292Z
 
[doc] -Move: action doc moved from code to doc action appendix: Rotate90
r20618 file changeset diff or repo changeset diff igor22018-11-03T14:18:08.068692Z
 
[doc] -Move: action doc moved from code to doc action appendix: MoveLayer
r20617 file changeset diff or repo changeset diff igor22018-11-03T14:11:13.007326Z
 
[doc] -Move: action doc moved from code to doc action appendix: MinClearGap

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