|
r37212
| file changeset diff or repo changeset diff
| erich | 2023-01-28T07:11:06.272144Z
| [bug_files] -Add: example files for network length calculation segfault recipe
|
A /work/bug_files/TODO/test-case-length.rp
A /work/bug_files/TODO/test-case-length.rs
|
|
|
|
|
|
|
|
|
r37204
| file changeset diff or repo changeset diff
| igor2 | 2023-01-23T12:13:33.288699Z
| [core] -Fix: do notdraw pixmap 'X' on missing pxm render if target is an exporter, not a GUI (at the moment the default should be that we are not exporting pixmaps)
|
M /trunk/src/obj_gfx.c
|
|
|
|
r37201
| file changeset diff or repo changeset diff
| igor2 | 2023-01-23T06:52:13.354096Z
| [debian] -Update: ref package for librnd4 dep
|
M /work/OS/debian/changelog
M /work/OS/debian/control
M /work/OS/debian_gen/control.in
|
|
r37200
| file changeset diff or repo changeset diff
| igor2 | 2023-01-23T06:50:44.251883Z
| [doc] -Fix: packager's doc: pcb-rnd depends on librnd4, not librnd3
|
M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/extra.digest
|
|
|
|
|
r37196
| file changeset diff or repo changeset diff
| igor2 | 2023-01-22T07:11:43.061935Z
| [dialogs] -Fix: uninitialized variable caused save-as format options showing up randomly
|
M /trunk/src_plugins/dialogs/dlg_loadsave.c
|
|
|
|
|
r37192
| file changeset diff or repo changeset diff
| igor2 | 2023-01-20T04:58:18.070068Z
| [report] -Fix: allow net length (hotkey: {n l o}) searches originating from subc parts (e.g. a terminal) as a fallback
|
M /trunk/src_plugins/report/report.c
|
|
r37191
| file changeset diff or repo changeset diff
| igor2 | 2023-01-20T04:20:29.480498Z
| [query] -Fix: net_len shouldn't crash on boards without any padstack (don't search NULL padstack tree)
|
M /trunk/src_plugins/query/net_len.c
|
|
|
|
|
|
|
|
r37184
| file changeset diff or repo changeset diff
| igor2 | 2023-01-13T03:51:35.343295Z
| [doc] -Add: wishlist items on back annotation and build options discussed on the mailing list
|
M /trunk/doc/wishlist.txt
|
|
r37183
| file changeset diff or repo changeset diff
| igor2 | 2023-01-11T03:37:11.730961Z
| [doc] -Update: packager's changelog
|
M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/Changelog
|
|
r37182
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T10:04:09.050348Z
| [footprint] -Fix: common_subc: if paste/mask ratio is empty string, don't use it as a value but fall back on defaults
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37181
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T09:59:10.397920Z
| [footprint] -Fix: common_subc: subc_proto_create_pad_rect() called the wrong function for mask offset calculation (so it used paste defaults when mask was not specified)
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37180
| file changeset diff or repo changeset diff
| igor2 | 2023-01-09T09:54:31.356102Z
| [footprint] -Fix: common_subc: subc_proto_create_pad_rect() passed the wrong argument to paste and mask offset calculator
|
M /trunk/footprint/parametric/common_subc.awk
|
|
|
|
|
|
|
|
|
|
|
r37170
| file changeset diff or repo changeset diff
| igor2 | 2022-12-24T04:31:53.071997Z
| [cam] -Fix: pass on action design as the design-to-be-exported from the cam action (the code doesn't rely on PCB anymore)
|
M /trunk/src_plugins/cam/cam.c
|
|
|
|
|
|
|
r37164
| file changeset diff or repo changeset diff
| igor2 | 2022-12-23T04:01:40.764939Z
| [core] -Fix: inhibit menu merges while creating a new board so there's no invalid menu handling by a menu update between the old board already free'd and the new board not yet created
|
M /trunk/src/file_act.c
|
|
|
|
r37161
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T16:32:48.602902Z
| [footprint] -Fix: parametric common: minimum thickness for smd pads so there's no invalid poly
|
M /trunk/footprint/parametric/common_subc.awk
|
|
|
r37159
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T14:04:11.059742Z
| [sbiarc] -Add: framework for smoothed biarc testing
|
A /work/sbiarc/sbiarc.c
A /work/sbiarc
A /work/sbiarc/main.c
A /work/sbiarc/sbiarc.h
A /work/sbiarc/Makefile
|
|
|
|
r37156
| file changeset diff or repo changeset diff
| erich | 2022-12-21T10:40:27.258470Z
| [TODO] -Del: bug report re internal layer pixmap behaviour a non-issue now that selection logic working
|
M /trunk/doc/TODO
|
|
|
|
|
|
|
|
|
|
r37147
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T10:04:56.409026Z
| [millpath] -Fix: don't call text object decompose with NULL transformation in toolpath calculation, that'd lead to a segfault
|
M /trunk/src_plugins/millpath/toolpath.c
|
|
|
r37145
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T09:52:55.185566Z
| [core] -Fix: mark the drc flag "omit from list" in flag_str so that the propedit gets to display exportsel which shares the same bit
|
M /trunk/src/flag_str.c
|
|
|
|
|
|
|
r37139
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T07:42:41.904870Z
| [core] -Fix: respect render-above/render-below setting of the GFX object when searching overlapping objects by location
|
M /trunk/src/search.c
|
|
|
r37137
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T07:17:24.786285Z
| [tool_std] -Fix: allow GFX (pixmap) objects to be locked/unlocked by the lock tool
|
M /trunk/src_plugins/tool_std/tool_lock.c
|
|
|
r37135
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T07:09:47.925679Z
| [find.c] -Fix: gfx object should return explicit "no intersection" instead of assert so an accidental {c f} over a pixmap won't cause problems
|
M /trunk/src/find_any_isect.c
|
|
|
|
r37132
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T06:41:56.697096Z
| [TODO] -Move: pixmap bugs to current cycle (these are rarely used functions, fixing bugs in there won't risk the release)
|
M /trunk/doc/TODO
|
|
|
r37130
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T06:37:05.733343Z
| [footprint] -Fix: parametric common: do not generate square pad smaller than 4 nanometer to avoid polygon corner cases
|
M /trunk/footprint/parametric/common_subc.awk
|
|
r37129
| file changeset diff or repo changeset diff
| igor2 | 2022-12-21T06:22:08.914166Z
| [import_sch2] -Fix: don't crash in path resolver when there's no design path
|
M /trunk/src_plugins/import_sch2/import_sch_dlg.c
|
|
|
r37127
| file changeset diff or repo changeset diff
| igor2 | 2022-12-19T10:49:02.301580Z
| [TODO] -Add: collect the segfault recipes for this cycle's bugfix, they are probabyl higher prio
|
M /trunk/doc/TODO
|
|
r37126
| file changeset diff or repo changeset diff
| igor2 | 2022-12-19T10:16:19.708474Z
| [librnd4] -Update: #define pcb-rnd-only constants locally instead of expecting them from librnd's globalconst.h
|
M /trunk/src/flag.h
M /trunk/src_plugins/import_netlist/import_netlist.c
M /trunk/src/globalconst.h
M /trunk/src/search.c
M /trunk/src/flag.c
|
|
r37125
| file changeset diff or repo changeset diff
| igor2 | 2022-12-19T08:49:59.949109Z
| [core] -Del: config node rc/have_regex: was hardwired 1 for many many years because of genregex
|
M /trunk/doc/TODO
M /trunk/src/conf_core.h
M /trunk/src/conf_core.c
|
|
|
r37123
| file changeset diff or repo changeset diff
| igor2 | 2022-12-19T07:35:34.956280Z
| [tests] -Fix: propedit test needs to use locally defined ASSERT(), can't depend on assert() being accessible (it's turned off in production)
|
M /trunk/tests/propedit/tester.c
M /trunk/tests/propedit/Makefile
|
|
|
r37121
| file changeset diff or repo changeset diff
| igor2 | 2022-12-19T07:27:26.457614Z
| [util] -Fix: bxl2txt: use the CFLAGS as detected (-O3 and -DNDEBUG for production)
|
M /trunk/util/bxl2txt/Makefile.in
|
|
|
|
|
r37117
| file changeset diff or repo changeset diff
| igor2 | 2022-12-17T07:54:23.103129Z
| [librnd4] -Update: local_grid and global_grid config path change
|
M /trunk/src/conf_core.lht
M /trunk/src/menu-default.lht
|
|
|
r37115
| file changeset diff or repo changeset diff
| igor2 | 2022-12-15T06:40:14.270665Z
| [librnd4] -Cleanup: memory leaks related to excess strdup for hid->attr_dlg_set_value()
|
M /trunk/src_plugins/cam/cam_gui.c
M /trunk/src_plugins/propedit/propdlg.c
M /trunk/src_plugins/drc_query/dlg.c
|
|
r37114
| file changeset diff or repo changeset diff
| igor2 | 2022-12-15T04:01:36.643741Z
| [dialogs] -Fix: preferences dialog,library tab: used the wrong context pointer in the help button implementation
|
M /trunk/src_plugins/dialogs/dlg_pref_lib.c
|
|