next page
r38727 file changeset diff or repo changeset diff igor22024-03-28T12:38:23.321007Z
 
[rbs_routing] -Add: svn extern libgrbs and get it to compile and link into the plugin

M /trunk/src_3rd
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
A /trunk/src_3rd/opc89.h
M /trunk/src_plugins/rbs_routing/Plug.tmpasm
r38725 file changeset diff or repo changeset diff igor22024-03-28T09:53:10.485165Z
 
[rbs_routing] -Add: plugin frame

A /trunk/src_plugins/rbs_routing/Makefile
A /trunk/src_plugins/rbs_routing
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/rbs_routing/rbs_routing.pup
A /trunk/src_plugins/rbs_routing/rbs_routing-menu.lht
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
M /trunk/src/Makefile.dep
A /trunk/src_plugins/rbs_routing/show_netnames.c
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/rbs_routing/rbs_routing.c
A /trunk/src_plugins/rbs_routing/Plug.tmpasm
r38680 file changeset diff or repo changeset diff igor22024-03-13T03:40:03.735212Z
 
-Update: bump version to 3.1.5-dev

M /trunk/scconfig/hooks.c
r38676 file changeset diff or repo changeset diff igor22024-03-13T03:34:24.115683Z
 
-Update: version number to the 3.1.4

M /trunk/Changelog
M /trunk/scconfig/hooks.c
r38658 file changeset diff or repo changeset diff igor22024-03-04T03:21:04.752881Z
 
-Update: bump version to 3.1.4-rc1 for the upcoming release

M /trunk/scconfig/hooks.c
r38523 file changeset diff or repo changeset diff igor22023-11-30T07:16:59.014195Z
 
[font2] -Del: PCB_WANT_FONT2: always require font2 [font2] -Del: ./configure time option that enables font2 [font2] -Update: tests/drc_query/invchar.ref was buggy with the old font engine because (invalid char bbox bug)

M /trunk/src_plugins/io_lihata/read.c
M /trunk/src_plugins/fontmode/preview.c
M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/src_plugins/import_ttf/ttf.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/tests/drc_query/invchar.ref
M /trunk/src_plugins/io_pcb/parse_y.h
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src/font.h
M /trunk/scconfig/Rev.tab
M /trunk/src/vtroutestyle.h
M /trunk/src/font_act.c
M /trunk/src/draw.c
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/config.h.in
M /trunk/src/obj_text.c
M /trunk/src/Makefile.in
M /trunk/src_plugins/io_pcb/parse_y.c
M /trunk/src/font.c
M /trunk/scconfig/hooks.c
r38522 file changeset diff or repo changeset diff igor22023-11-30T06:52:14.723499Z
 
[build] -Update: depend on librnd >= 4.1.0 (transition to the new font engine)

M /trunk/scconfig/Rev.h
M /trunk/INSTALL
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/hooks.c
r38497 file changeset diff or repo changeset diff igor22023-11-29T03:51:20.534606Z
 
-Update: bump version to 3.1.4-dev

M /trunk/scconfig/hooks.c
r38495 file changeset diff or repo changeset diff igor22023-11-29T03:46:37.794751Z
 
-Update: bump scconfig version to 3.1.3

M /trunk/scconfig/hooks.c
r38480 file changeset diff or repo changeset diff igor22023-11-21T06:43:24.685533Z
 
-Update: bump version to 3.1.3-rc1

M /trunk/scconfig/hooks.c
r38351 file changeset diff or repo changeset diff igor22023-10-02T05:47:01.666416Z
 
[fontmode] -Add: font mode preview dialog/action frame

A /trunk/src_plugins/fontmode/preview.c
M /trunk/src_plugins/fontmode/Plug.tmpasm
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/fontmode/preview.h
M /trunk/src/Makefile.dep
r38299 file changeset diff or repo changeset diff igor22023-09-27T07:02:04.331015Z
 
[font2] -Add: temporary ./configure --enable-font2 and --disable-font2; requires librnd >=4.1.0; controls config.h #define PCB_WANT_FONT2 for the new font support

M /trunk/doc/TODO
M /trunk/config.h.in
M /trunk/scconfig/hooks.c
r38290 file changeset diff or repo changeset diff igor22023-09-07T13:35:18.028110Z
 
[trimesh] -Add: plugin frame

A /trunk/src_plugins/trimesh/trimesh.c
A /trunk/src_plugins/trimesh/Plug.tmpasm
A /trunk/src_plugins/trimesh
A /trunk/src_plugins/trimesh/trimesh.pup
M /trunk/scconfig/plugins.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/trimesh/Makefile
r38170 file changeset diff or repo changeset diff igor22023-08-30T02:19:57.447028Z
 
-Update: bump version to 3.1.3-dev

M /trunk/scconfig/hooks.c
r38167 file changeset diff or repo changeset diff igor22023-08-30T02:13:54.625970Z
 
-Update: bump version to 3.1.2

M /trunk/scconfig/hooks.c
r38156 file changeset diff or repo changeset diff igor22023-08-23T11:16:35.841243Z
 
-Update: bump version to rc

M /trunk/scconfig/hooks.c
r38025 file changeset diff or repo changeset diff igor22023-06-25T11:57:34.410220Z
 
[export_xy] -Update: export_xy doesn't depend on export_bom anymore

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/export_xy/export_xy.pup
r38023 file changeset diff or repo changeset diff igor22023-06-25T11:46:38.869918Z
 
[export_bom2] -Cleanup: remove export_bom, rename export_bom2 to export_bom (replacing the old, hardwired code with the new, template based code)

D /trunk/src_plugins/export_bom2
A /trunk/src_plugins/export_bom/export_bom.pup
M /trunk/tests/RTT/ref/elem_sides_trh.bom
A /trunk/src_plugins/export_bom/bom.c
R /trunk/src_plugins/export_bom
M /trunk/src_3rd/rnd_inclib/lib_bom/lib_bom.c
M /trunk/tests/RTT/ref/netlist.bom
M /trunk/src_plugins/export_bom/Plug.tmpasm
M /trunk/src_plugins/export_bom/Makefile
M /trunk/tests/RTT/ref/padrot.bom
M /trunk/tests/RTT/ref/elem_pins.bom
D /trunk/src_plugins/export_bom/export_bom2.pup
M /trunk/scconfig/plugins.h
M /trunk/tests/RTT/ref/elem_sides_smd.bom
M /trunk/src_plugins/export_xy/xy.c
D /trunk/src_plugins/export_bom/bom2.c
M /trunk/src/Makefile.dep
M /trunk/tests/RTT/ref/flag_colors.bom
M /trunk/tests/RTT/ref/elem_pads.bom
M /trunk/src_plugins/plugins_ALL.tmpasm
D /trunk/src_plugins/export_bom/bom2_conf.h
D /trunk/src_plugins/export_bom/export_bom2.conf
A /trunk/src_plugins/export_bom/export_bom.conf
A /trunk/src_plugins/export_bom/bom_conf.h
M /trunk/tests/RTT/ref/netlist_ba.bom
M /trunk/tests/RTT/ref/elem_pads_ds.bom
r37991 file changeset diff or repo changeset diff igor22023-06-25T03:20:18.551133Z
 
[export_bom2] -Add: initial plugin, copied from xy, removed XY-related parts

M /trunk/src_plugins/export_bom2/Makefile
A /trunk/src_plugins/export_bom2
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/export_bom2/export_bom2.pup
A /trunk/src_plugins/export_bom2/export_bom2.conf
A /trunk/src_plugins/export_bom2/bom2_conf.h
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/export_bom2/xy.c
A /trunk/src_plugins/export_bom2/bom2.c
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/export_bom2/export_xy.conf
D /trunk/src_plugins/export_bom2/export_xy.pup
M /trunk/src_plugins/export_bom2/Plug.tmpasm
M /trunk/src/Makefile.dep
M /trunk/src_plugins/plugins_ALL.tmpasm
D /trunk/src_plugins/export_bom2/xy_conf.h
r37849 file changeset diff or repo changeset diff igor22023-06-22T06:59:29.883745Z
 
[build] -Add: ./configure --enable-polybool and --disable-polybool (default for now) to allow testing the new poly lib later on

M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r37808 file changeset diff or repo changeset diff igor22023-06-21T02:47:59.002988Z
 
[gsch2pcb-rnd] -Del: remove most of the generated Makefile, this util is a single-file dummy now

M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r37807 file changeset diff or repo changeset diff igor22023-06-21T02:36:14.826379Z
 
[gsch2pcb-rnd] -Del: remove the code, replace it with a long explanation on how to substitute it

D /trunk/util/gsch2pcb-rnd/method_import.c
M /trunk/util/gsch2pcb-rnd/gsch2pcb.c
M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/scconfig/Rev.h
D /trunk/util/gsch2pcb-rnd/run.c
D /trunk/util/gsch2pcb-rnd/method.h
D /trunk/util/gsch2pcb-rnd/help.c
D /trunk/util/gsch2pcb-rnd/netlister.h
M /trunk/scconfig/Rev.tab
D /trunk/util/gsch2pcb-rnd/method_import.h
D /trunk/util/gsch2pcb-rnd/run.h
D /trunk/util/gsch2pcb-rnd/help.h
D /trunk/util/gsch2pcb-rnd/netlister.c
r37576 file changeset diff or repo changeset diff igor22023-05-24T02:48:42.614874Z
 
-Update: bump version to 3.1.2-dev for the new cycle

M /trunk/scconfig/hooks.c
r37573 file changeset diff or repo changeset diff igor22023-05-24T02:44:04.417831Z
 
-Update: bump version to 3.1.1

M /trunk/scconfig/hooks.c
r37557 file changeset diff or repo changeset diff igor22023-05-17T13:23:11.522044Z
 
-Update: version to 3.1.1-rc

M /trunk/scconfig/hooks.c
r37230 file changeset diff or repo changeset diff igor22023-02-08T03:09:08.997656Z
 
-Update: bump version to 3.1.1-dev

M /trunk/scconfig/hooks.c
r37227 file changeset diff or repo changeset diff igor22023-02-08T03:06:05.496662Z
 
-Update: bump version number to 3.1.0

M /trunk/scconfig/hooks.c
r37106 file changeset diff or repo changeset diff igor22022-12-12T14:53:42.046661Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/src_plugins/shand_cmd/Plug.tmpasm
M /trunk/src_plugins/import_tinycad/Plug.tmpasm
M /trunk/src_plugins/lib_netmap/Plug.tmpasm
M /trunk/src_plugins/shape/Plug.tmpasm
M /trunk/src_plugins/import_sch_rnd/Plug.tmpasm
M /trunk/src_plugins/mincut/Plug.tmpasm
M /trunk/src_plugins/fp_fs/Plug.tmpasm
M /trunk/src_plugins/rubberband_orig/Plug.tmpasm
M /trunk/src_plugins/millpath/Plug.tmpasm
M /trunk/src_plugins/export_xy/Plug.tmpasm
M /trunk/src_plugins/act_draw/Plug.tmpasm
M /trunk/src_plugins/import_accel_net/Plug.tmpasm
M /trunk/src_plugins/sketch_route/Plug.tmpasm
M /trunk/src_plugins/draw_fab/Plug.tmpasm
M /trunk/src_plugins/io_dsn/Plug.tmpasm
M /trunk/src_plugins/export_gerber/Plug.tmpasm
M /trunk/src_plugins/autocrop/Plug.tmpasm
M /trunk/src_plugins/io_lihata/Plug.tmpasm
M /trunk/src_plugins/import_gnetlist/Plug.tmpasm
M /trunk/src_plugins/extedit/Plug.tmpasm
M /trunk/src_plugins/teardrops/Plug.tmpasm
M /trunk/src_plugins/oldactions/Plug.tmpasm
M /trunk/src_plugins/io_autotrax/Plug.tmpasm
M /trunk/src_plugins/io_bxl/Plug.tmpasm
M /trunk/src_plugins/import_ipcd356/Plug.tmpasm
M /trunk/src_plugins/lib_compat_help/Plug.tmpasm
M /trunk/src_plugins/export_stat/Plug.tmpasm
M /trunk/src_plugins/import_fpcb_nl/Plug.tmpasm
M /trunk/src_plugins/export_hpgl/Plug.tmpasm
M /trunk/scconfig/hooks.c
M /trunk/src_plugins/export_excellon/Plug.tmpasm
M /trunk/src_plugins/export_gcode/Plug.tmpasm
M /trunk/src_plugins/puller/Plug.tmpasm
M /trunk/src_plugins/import_pads_net/Plug.tmpasm
M /trunk/src_plugins/distalign/Plug.tmpasm
M /trunk/src_plugins/tool_std/Plug.tmpasm
M /trunk/src_plugins/export_dxf/Plug.tmpasm
M /trunk/src_plugins/expfeat/Plug.tmpasm
M /trunk/src_plugins/export_ipcd356/Plug.tmpasm
M /trunk/src_plugins/export_stl/Plug.tmpasm
M /trunk/src_plugins/io_tedax/Plug.tmpasm
M /trunk/src_plugins/io_altium/Plug.tmpasm
M /trunk/src_plugins/autoroute/Plug.tmpasm
M /trunk/src_plugins/export_svg/Plug.tmpasm
M /trunk/src_plugins/acompnet/Plug.tmpasm
M /trunk/src_plugins/io_mentor_cell/Plug.tmpasm
M /trunk/src_plugins/io_hyp/Plug.tmpasm
M /trunk/src_plugins/fontmode/Plug.tmpasm
M /trunk/src_plugins/jostle/Plug.tmpasm
M /trunk/src_plugins/ar_cpcb/Plug.tmpasm
M /trunk/src_plugins/io_eagle/Plug.tmpasm
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/lib_vfs/Plug.tmpasm
M /trunk/src_plugins/import_ltspice/Plug.tmpasm
M /trunk/src_plugins/ch_onpoint/Plug.tmpasm
M /trunk/src_plugins/asm/Plug.tmpasm
M /trunk/src_plugins/ch_editpoint/Plug.tmpasm
M /trunk/src_plugins/import_net_action/Plug.tmpasm
M /trunk/src_plugins/export_oldconn/Plug.tmpasm
M /trunk/src_plugins/export_fidocadj/Plug.tmpasm
M /trunk/src_plugins/export_vfs_fuse/Plug.tmpasm
M /trunk/src_plugins/export_openscad/Plug.tmpasm
M /trunk/src_plugins/serpentine/Plug.tmpasm
M /trunk/src_plugins/export_vfs_mc/Plug.tmpasm
M /trunk/src_plugins/djopt/Plug.tmpasm
M /trunk/src_plugins/import_sch2/Plug.tmpasm
M /trunk/src_plugins/io_kicad_legacy/Plug.tmpasm
M /trunk/src_plugins/export_debug/Plug.tmpasm
M /trunk/src_plugins/import_edif/Plug.tmpasm
M /trunk/src_plugins/fp_wget/Plug.tmpasm
M /trunk/src_plugins/draw_csect/Plug.tmpasm
M /trunk/src_plugins/polystitch/Plug.tmpasm
M /trunk/src_plugins/order/Plug.tmpasm
M /trunk/src_plugins/exto_std/Plug.tmpasm
M /trunk/src_plugins/export_lpr/Plug.tmpasm
M /trunk/src_plugins/import_calay/Plug.tmpasm
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/src_plugins/propedit/Plug.tmpasm
M /trunk/src_plugins/import_net_cmd/Plug.tmpasm
M /trunk/src_plugins/import_netlist/Plug.tmpasm
M /trunk/src_plugins/dialogs/Plug.tmpasm
M /trunk/src_plugins/ddraft/Plug.tmpasm
M /trunk/src_plugins/vendordrill/Plug.tmpasm
M /trunk/src_plugins/import_orcad_net/Plug.tmpasm
M /trunk/src_plugins/cam/Plug.tmpasm
M /trunk/src_plugins/import_mentor_sch/Plug.tmpasm
M /trunk/src_plugins/export_openems/Plug.tmpasm
M /trunk/src_plugins/io_pads/Plug.tmpasm
M /trunk/src_plugins/export_c_draw/Plug.tmpasm
M /trunk/src_plugins/io_pcb/Plug.tmpasm
M /trunk/src_plugins/lib_formula/Plug.tmpasm
M /trunk/src_plugins/import_hpgl/Plug.tmpasm
M /trunk/src_plugins/autoplace/Plug.tmpasm
M /trunk/src_plugins/lib_hid_pcbui/Plug.tmpasm
M /trunk/src_plugins/import_protel_net/Plug.tmpasm
M /trunk/src_plugins/show_netnames/Plug.tmpasm
M /trunk/src_plugins/query/Plug.tmpasm
M /trunk/src_plugins/io_kicad/Plug.tmpasm
M /trunk/src_plugins/import_ttf/Plug.tmpasm
M /trunk/src_plugins/draw_fontsel/Plug.tmpasm
M /trunk/src_plugins/polycombine/Plug.tmpasm
M /trunk/src_plugins/act_read/Plug.tmpasm
M /trunk/src_plugins/report/Plug.tmpasm
M /trunk/src_plugins/fp_board/Plug.tmpasm
M /trunk/src_plugins/smartdisperse/Plug.tmpasm
M /trunk/src_plugins/ar_extern/Plug.tmpasm
M /trunk/src_plugins/export_bom/Plug.tmpasm
M /trunk/src_plugins/import_mucs/Plug.tmpasm
M /trunk/src_plugins/drc_query/Plug.tmpasm
M /trunk/src_plugins/renumber/Plug.tmpasm
M /trunk/src_plugins/order_pcbway/Plug.tmpasm
M /trunk/src_plugins/lib_polyhelp/Plug.tmpasm
M /trunk/src_plugins/diag/Plug.tmpasm
r37100 file changeset diff or repo changeset diff igor22022-12-12T07:32:58.513615Z
 
[librnd4] -Update: follow scconfig template renames from /local/pcb to /local/rnd

M /trunk/scconfig/hooks.c
r36970 file changeset diff or repo changeset diff igor22022-11-16T10:25:48.290063Z
 
[build] -Change: switch over to librnd4 installation

M /trunk/util/gsch2pcb-rnd/Makefile.in
M /trunk/INSTALL
M /trunk/util/bxl2txt/Makefile.in
M /trunk/scconfig/Makefile
M /trunk/Makefile.conf.in
M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
M /trunk/configure
r36949 file changeset diff or repo changeset diff igor22022-11-02T02:55:53.245355Z
 
-Update: ver to 3.1.0-dev for the librnd4 switchover

M /trunk/scconfig/hooks.c
r36947 file changeset diff or repo changeset diff igor22022-11-02T02:52:38.867769Z
 
-Update: version to 3.0.6

M /trunk/scconfig/hooks.c
r36933 file changeset diff or repo changeset diff igor22022-10-27T05:46:51.044040Z
 
[scconfig] -Update: bump version to rc1

M /trunk/scconfig/hooks.c
r36904 file changeset diff or repo changeset diff igor22022-10-05T09:14:16.452042Z
 
[scconfig] -Update: order plugins enabled by default

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
r36851 file changeset diff or repo changeset diff igor22022-10-01T08:08:26.216681Z
 
[order] -Add: framework for the order constraint language

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/order/const_lex.ul
A /trunk/src_plugins/order/const_lex.c
A /trunk/src_plugins/order/const_gram.c
A /trunk/src_plugins/order/constraint.c
M /trunk/src_plugins/order/Plug.tmpasm
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/order/const_lex.h
A /trunk/src_plugins/order/const_gram.h
A /trunk/src_plugins/order/constraint.h
A /trunk/src_plugins/order/const_gram.y
r36723 file changeset diff or repo changeset diff igor22022-08-14T05:57:31.136692Z
 
-Add: enable the import_sch_rnd module by default

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/plugins_ALL.tmpasm
r36641 file changeset diff or repo changeset diff igor22022-08-01T14:49:53.770242Z
 
[scconfig] -Update: require librnd 3.2.x to configure

M /trunk/scconfig/hooks.c
r36610 file changeset diff or repo changeset diff igor22022-07-27T05:59:57.567154Z
 
[dialogs] -Del: get rid of local dlg_export implementation in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/dialogs/Plug.tmpasm
D /trunk/src_plugins/dialogs/dlg_export.c
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/dialogs/dlg_export.h
r36609 file changeset diff or repo changeset diff igor22022-07-27T05:43:46.073161Z
 
[export_lpr] -Del: local lpr HID implementation in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/doc/developer/packaging/Changelog
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_lpr/lpr.c
D /trunk/src_plugins/export_lpr/lpr_hid.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_lpr/Plug.tmpasm
D /trunk/src_plugins/export_lpr/lpr_hid.h
r36608 file changeset diff or repo changeset diff igor22022-07-27T05:29:01.229580Z
 
[export_svg] -Del: low level svg draw code in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
D /trunk/src_plugins/export_svg/draw_svg.c
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/export_svg/draw_svg.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src_plugins/export_svg/Plug.tmpasm
M /trunk/src_plugins/export_svg/export_svg.pup
r36607 file changeset diff or repo changeset diff igor22022-07-27T05:19:25.909272Z
 
[export_ps] -Del: remove local low level ps/eps draw functionality, use librnd's instead

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/export_ps/draw_ps.h
M /trunk/src_plugins/export_ps/eps.c
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/export_ps/draw_eps.c
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/export_ps/ps.c
D /trunk/src_plugins/export_ps/draw_ps.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_ps/export_ps.pup
D /trunk/src_plugins/export_ps/draw_eps.h
r36606 file changeset diff or repo changeset diff igor22022-07-27T03:55:11.375129Z
 
[export_png] -Del: ./configure detection of gd formats and SetResolution: handled by librnd; still need to detect gd because photo mode export depends on it

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/hooks.c
r36604 file changeset diff or repo changeset diff igor22022-07-27T03:47:15.398860Z
 
[export_png] -Del: remove local gd png draw code in favor of librnd's

D /trunk/src_plugins/export_png/draw_png.h
M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_png/png_photo1.c
D /trunk/src_plugins/export_png/draw_png.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_png/png_photo2.c
M /trunk/src_plugins/export_png/export_png.pup
r36603 file changeset diff or repo changeset diff igor22022-07-27T03:37:21.839346Z
 
[import_pxm_gd] -Del: detection logic from ./configure

M /trunk/scconfig/hooks.c
r36602 file changeset diff or repo changeset diff igor22022-07-27T03:19:19.096457Z
 
[import_pxm_gd] -Del: remove plugin in favor of librnd's [import_pxm_gnm] -Del: remove plugin in favor of librnd's

M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
D /trunk/src_plugins/import_pxm_pnm
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/import_pxm_gd
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/plugins_ALL.tmpasm
r36562 file changeset diff or repo changeset diff igor22022-07-24T05:12:03.140266Z
 
[font] -Split: bridge to new font code into a separate .o to reduce interference and make final move to librnd easier

A /trunk/src/font_rnd.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
M /trunk/src/font.c
r36482 file changeset diff or repo changeset diff igor22022-07-21T09:35:32.734564Z
 
[export_debug] -Add: script-readable, line oriented plain text export for easier comparison (disabled-by-default, not packaged)

A /trunk/src_plugins/export_debug
D /trunk/src_plugins/export_debug/export_c_draw.pup
M /trunk/src_plugins/export_debug/Makefile
A /trunk/src_plugins/export_debug/export_debug.c
M /trunk/src_plugins/export_debug/Plug.tmpasm
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/export_debug/export_debug.pup
M /trunk/src_plugins/plugins_ALL.tmpasm
D /trunk/src_plugins/export_debug/export_c_draw.c
r36460 file changeset diff or repo changeset diff igor22022-07-20T03:34:43.260338Z
 
-Update: bump version to 3.0.6-dev

M /trunk/scconfig/hooks.c
r36457 file changeset diff or repo changeset diff igor22022-07-20T03:30:01.235262Z
 
-Update: version number to 3.0.5

M /trunk/scconfig/hooks.c
r36433 file changeset diff or repo changeset diff igor22022-07-01T06:31:11.648800Z
 
-Update: bump version to -rc1

M /trunk/scconfig/hooks.c
r36381 file changeset diff or repo changeset diff igor22022-06-09T11:59:33.873642Z
 
[export_hgpl] -Add: disabled-by-default plugin frame

A /trunk/src_plugins/export_hpgl/Plug.tmpasm
A /trunk/src_plugins/export_hpgl/export_hpgl.pup
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/export_hpgl
A /trunk/src_plugins/export_hpgl/Makefile
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/export_hpgl/export_hpgl.c
r36327 file changeset diff or repo changeset diff igor22022-05-13T15:29:53.705876Z
 
[scconfig] -Add: #define LIBRND_SCCONFIG_APP_TREE, will be mandatory for librnd4

M /trunk/scconfig/hooks.c
r36322 file changeset diff or repo changeset diff igor22022-05-13T07:27:21.112280Z
 
[export_lpr] -Split: move out generic parts of the lpr hid implementation to a separate file that does not depend on pcb-rnd code and can be moved to librnd

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_lpr/lpr.c
A /trunk/src_plugins/export_lpr/lpr_hid.c
M /trunk/src_plugins/export_lpr/Plug.tmpasm
A /trunk/src_plugins/export_lpr/lpr_hid.h
r36311 file changeset diff or repo changeset diff igor22022-05-12T09:14:28.552247Z
 
[dialogs] -Cleanup: detach the pcb-specific export code from the generic export dialog code using librnd events

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/dialogs/dlg_export_pcb.c
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/dialogs/pcb_export.c
M /trunk/src_plugins/dialogs/Plug.tmpasm
M /trunk/src_plugins/dialogs/dlg_export.c
M /trunk/src_plugins/dialogs/dialogs.c
A /trunk/src_plugins/dialogs/pcb_export.h
r36279 file changeset diff or repo changeset diff igor22022-04-23T09:33:06.353002Z
 
[export_svg] -Cleanup: split out low level svg rendering code to separate files that can be eventually moved to librnd

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/export_svg/draw_svg.c
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/export_svg/draw_svg.h
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src_plugins/export_svg/Plug.tmpasm
r36260 file changeset diff or repo changeset diff igor22022-04-23T03:22:29.703137Z
 
[export_ps] -Cleanup: split the eps code into a high level and a low level drawing part; the low level should have an API as it will move to librnd

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/export_ps/eps.c
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/export_ps/draw_eps.c
M /trunk/src_plugins/export_ps/Plug.tmpasm
A /trunk/src_plugins/export_ps/draw_eps.h
r36249 file changeset diff or repo changeset diff igor22022-04-22T15:08:36.644813Z
 
[export_ps] -Cleanup: split low level draw out from ps.c to draw_ps.[ch]

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/export_ps/draw_ps.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_ps/Plug.tmpasm
M /trunk/src_plugins/export_ps/ps.c
A /trunk/src_plugins/export_ps/draw_ps.c
r36218 file changeset diff or repo changeset diff igor22022-04-22T09:15:49.414633Z
 
[export_png] -Split: low level, generic png draw functionality into a reusable minilib for librnd

A /trunk/src_plugins/export_png/draw_png.h
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/export_png/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/export_png/png_photo1.c
A /trunk/src_plugins/export_png/draw_png.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src_plugins/export_png/png_photo2.c
r36163 file changeset diff or repo changeset diff igor22022-04-20T03:37:12.035965Z
 
[scconfig] -Update: bump version to 3.0.5-dev for the new cycle

M /trunk/scconfig/hooks.c
r36159 file changeset diff or repo changeset diff igor22022-04-20T03:26:13.165411Z
 
[scconfig] -Update: bump version to 3.0.4

M /trunk/scconfig/hooks.c
r36151 file changeset diff or repo changeset diff igor22022-04-13T08:14:53.762421Z
 
-Bump: version to -rc1

M /trunk/scconfig/hooks.c
r36071 file changeset diff or repo changeset diff igor22022-02-02T04:16:06.754846Z
 
[scconfig] -Fix: remove #warning, it's not portable

M /trunk/scconfig/hooks.c
r36070 file changeset diff or repo changeset diff igor22022-02-02T04:15:25.476742Z
 
[scconfig] -Fix: implicit declaration of librnd ver req min

M /trunk/scconfig/hooks.c
r36065 file changeset diff or repo changeset diff igor22022-01-22T14:56:07.008753Z
 
[scconfig] -Fix: librnd_ver.o depends on installed librnd config.h so it gets recompiled on librnd version change

M /trunk/scconfig/Makefile
r36043 file changeset diff or repo changeset diff igor22022-01-12T03:52:26.742545Z
 
-Bump: internal version to 3.0.4-dev for the new cycle

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/hooks.c
r36040 file changeset diff or repo changeset diff igor22022-01-12T03:43:51.379638Z
 
-Update: version number to 3.0.3

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/hooks.c
r36038 file changeset diff or repo changeset diff igor22022-01-11T03:08:05.187148Z
 
[build] -Fix: explicit rule for compiling librnd ver check

M /trunk/scconfig/Makefile
r36032 file changeset diff or repo changeset diff igor22022-01-09T03:08:51.129758Z
 
[scconfig] -Fix: export_stl should trigger libxml2 detection

M /trunk/scconfig/hooks.c
r36023 file changeset diff or repo changeset diff igor22022-01-04T05:36:09.523542Z
 
-Bump: version number to -rc1

M /trunk/scconfig/hooks.c
r36011 file changeset diff or repo changeset diff igor22021-12-14T04:26:59.123460Z
 
[scconfig] -Add: when libxml2 not found, mention that amf model loading is also disabled

M /trunk/scconfig/hooks.c
r35958 file changeset diff or repo changeset diff igor22021-12-08T03:23:36.273566Z
 
[scconfig] -Update: version should be 3.0.3-dev because 3.0.2 got released earlier

M /trunk/scconfig/hooks.c
r35941 file changeset diff or repo changeset diff igor22021-11-10T13:38:12.928207Z
 
[dialogs] -Del: generic part of the preferences dialog, rather use the newly created API in librnd

M /trunk/src_plugins/dialogs/dlg_pref_apptab.c
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/dialogs/dlg_pref_board.c
M /trunk/src/main.c
M /trunk/src_plugins/dialogs/dlg_pref_color.c
M /trunk/src_plugins/dialogs/dlg_pref_sizes.c
D /trunk/src_plugins/dialogs/dlg_pref_menu.c
D /trunk/src_plugins/dialogs/dlg_pref_conf.c
M /trunk/src/board.c
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/dialogs/dlg_pref_key.c
M /trunk/src_plugins/dialogs/Plug.tmpasm
D /trunk/src_plugins/dialogs/dlg_pref_win.c
M /trunk/src_plugins/dialogs/dlg_pref_general.c
D /trunk/src_plugins/dialogs/dlg_pref_confedit.c
D /trunk/src_plugins/dialogs/dlg_pref_menu.h
D /trunk/src_plugins/dialogs/dlg_pref_conf.h
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/dialogs/dlg_pref_key.h
M /trunk/src_plugins/dialogs/dlg_pref_layer.c
D /trunk/src_plugins/dialogs/dlg_pref_win.h
M /trunk/src_plugins/dialogs/dlg_pref_lib.c
r35938 file changeset diff or repo changeset diff igor22021-11-10T09:47:59.448583Z
 
[diag] -Del: conf diagnostic actions - they got moved to librnd 3.1.0

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/diag/rnd_diag.c
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/diag/diag.c
M /trunk/src_plugins/diag/Plug.tmpasm
r35933 file changeset diff or repo changeset diff igor22021-11-10T08:55:13.504853Z
 
[io_altium] -Change: enable by default, now that we depend on librnd 3.1.0

M /trunk/src_plugins/io_altium/io_altium.pup
M /trunk/scconfig/plugins.h
r35929 file changeset diff or repo changeset diff igor22021-11-10T07:19:27.578229Z
 
[core] -Add: check for librnd minimum version runtime - just in case the executable was compiled with a different version than installed runtime

M /trunk/src/main.c
M /trunk/config.h.in
M /trunk/scconfig/hooks.c
r35928 file changeset diff or repo changeset diff igor22021-11-10T06:48:38.171231Z
 
[scconfig] -Add: check for librnd version, require 3.1.0

A /trunk/scconfig/librnd_ver.c
M /trunk/scconfig/Makefile
M /trunk/scconfig/hooks.c
r35867 file changeset diff or repo changeset diff igor22021-11-02T04:28:29.305035Z
 
[diag] -Split: conf related actions into rnd_diag so it can be moved to librnd 3.1.0 later

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/diag/rnd_diag.c
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/diag/diag_conf.c
M /trunk/src_plugins/diag/diag.c
M /trunk/src_plugins/diag/Plug.tmpasm
r35849 file changeset diff or repo changeset diff igor22021-11-01T11:54:09.977206Z
 
[dialogs] -Split: preferences: app specific tabs into a separate compilation unit so that the generic part can be moved to librnd later

A /trunk/src_plugins/dialogs/dlg_pref_apptab.c
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/dialogs/dlg_pref_board.c
M /trunk/src_plugins/dialogs/dlg_pref_color.c
M /trunk/src_plugins/dialogs/dlg_pref_sizes.c
M /trunk/src_plugins/dialogs/dlg_pref.c
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/dialogs/dlg_pref_key.c
M /trunk/src_plugins/dialogs/Plug.tmpasm
M /trunk/src_plugins/dialogs/dlg_pref_win.c
M /trunk/src_plugins/dialogs/dlg_pref_general.c
M /trunk/src_plugins/dialogs/dlg_pref_confedit.c
M /trunk/src_plugins/dialogs/dlg_pref.h
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src_plugins/dialogs/dlg_pref_lib.c
r35735 file changeset diff or repo changeset diff igor22021-10-20T06:30:52.005522Z
 
-Update: version to 3.0.2-dev

M /trunk/scconfig/hooks.c
r35720 file changeset diff or repo changeset diff igor22021-10-17T14:31:36.153929Z
 
-Update: version to 3.0.1

M /trunk/scconfig/hooks.c
r35696 file changeset diff or repo changeset diff igor22021-10-01T07:11:18.488717Z
 
[io_altium] -Change: disable plugin by default because it depends on a higher version of sphash which is not available in librnd 3.0.0

M /trunk/src_plugins/io_altium/io_altium.pup
M /trunk/scconfig/plugins.h
r35674 file changeset diff or repo changeset diff igor22021-09-13T15:38:17.781663Z
 
[io_altium] -Change: make the plugin buildin by default

M /trunk/src_plugins/io_altium/io_altium.pup
M /trunk/scconfig/plugins.h
r35621 file changeset diff or repo changeset diff igor22021-08-11T17:48:05.736277Z
 
[ar_extern] -Add: framework for running freerouting.cli and freerouting.net in the background

M /trunk/src_plugins/ar_extern/ar_extern.c
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/ar_extern/e_freerouting.c
M /trunk/src_plugins/ar_extern/ar_extern_conf.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/ar_extern/ar_extern.conf
r35607 file changeset diff or repo changeset diff igor22021-08-11T04:00:48.861839Z
 
-Update: version number to 3.0.0 for the release

M /trunk/scconfig/hooks.c
r35493 file changeset diff or repo changeset diff igor22021-08-01T05:29:22.819873Z
 
-Fix: typo

M /trunk/scconfig/Rev.tab
r35283 file changeset diff or repo changeset diff igor22021-07-22T09:28:05.862554Z
 
[io_altium] -Add: dummy, disabled-by-default plugin

A /trunk/src_plugins/io_altium/io_altium.pup
A /trunk/src_plugins/io_altium/Plug.tmpasm
A /trunk/src_plugins/io_altium/io_altium.c
A /trunk/src_plugins/io_altium
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/io_altium/Makefile
M /trunk/src_plugins/plugins_ALL.tmpasm
r35260 file changeset diff or repo changeset diff igor22021-07-18T15:24:21.906973Z
 
[librnd] -Fix: scconfig doesn't even check for libstroke (got moved to librnd)

M /trunk/scconfig/hooks.c
r35240 file changeset diff or repo changeset diff igor22021-07-16T12:33:07.112000Z
 
[io_dsn] -Change: enable the plugin by default

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/io_dsn/io_dsn.pup
r35235 file changeset diff or repo changeset diff igor22021-07-16T09:13:31.492344Z
 
[export_dsn] -Del: reimplemented in io_dsn [io_dsn] -Add: register dsn export for backward compatibility that calls the plugin's save code

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/io_dsn/Plug.tmpasm
D /trunk/src_plugins/export_dsn
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/io_dsn/io_dsn.c
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/io_dsn/export.c
M /trunk/src_plugins/plugins_ALL.tmpasm
r35232 file changeset diff or repo changeset diff igor22021-07-16T05:43:02.270688Z
 
[import_dsn] -Del: session import (moved to io_dsn) [io_dsn] -Import: session import code from import_dsn

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/io_dsn/Plug.tmpasm
D /trunk/src_plugins/import_dsn/Plug.tmpasm
D /trunk/src_plugins/import_dsn/Makefile
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/io_dsn/io_dsn.c
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/import_dsn/dsn.c
M /trunk/src_plugins/io_dsn/io_dsn.pup
D /trunk/src_plugins/import_dsn/import_dsn.pup
M /trunk/src/Makefile.dep
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/io_dsn/ses.c
A /trunk/src_plugins/io_dsn/dsn-menu.lht
D /trunk/src_plugins/import_dsn/dsn-menu.lht
r35181 file changeset diff or repo changeset diff igor22021-07-12T14:56:14.997884Z
 
[lib_netmap] -Add: padstack library framework

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/lib_netmap/pstklib.h
M /trunk/scconfig/Rev.tab
M /trunk/src/ht_pstk.h
M /trunk/src_plugins/lib_netmap/Plug.tmpasm
A /trunk/src_plugins/lib_netmap/pstklib.c
r35180 file changeset diff or repo changeset diff igor22021-07-12T14:21:25.232565Z
 
[core] -Add: padstack prototype hash table (will be used by io_dsn)

M /trunk/scconfig/Rev.h
A /trunk/src/ht_pstk.c
M /trunk/scconfig/Rev.tab
A /trunk/src/ht_pstk.h
M /trunk/src/Makefile.in
r35152 file changeset diff or repo changeset diff igor22021-07-09T17:14:06.350110Z
 
[asm] -Add: exclude_query config node for handling all the optional builds and DNP

M /trunk/src_plugins/asm/asm_conf.h
M /trunk/src_plugins/asm/asm.pup
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/asm/asm.c
r35076 file changeset diff or repo changeset diff igor22021-07-01T08:30:48.011657Z
 
[io_pads] -Add: plugin configuration

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/io_pads/io_pads.conf
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/io_pads/io_pads.c
A /trunk/src_plugins/io_pads/io_pads_conf.h
M /trunk/src_plugins/io_pads/write.c
M /trunk/src_plugins/io_pads/read.c
M /trunk/src_plugins/io_pads/Plug.tmpasm
M /trunk/src/Makefile.dep
r35027 file changeset diff or repo changeset diff igor22021-06-28T08:19:28.775132Z
 
-Update: plugin deps

M /trunk/scconfig/plugins.h
r35020 file changeset diff or repo changeset diff igor22021-06-26T12:18:46.637929Z
 
[io_pads] -Change: enable write.c

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/io_pads/io_pads.pup
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/io_pads/Plug.tmpasm
r34995 file changeset diff or repo changeset diff igor22021-06-24T12:28:22.206182Z
 
[librnd] -Fix: gd detection for export_png needs to happen locally because librnd doesn't yet support it in practice

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/config.h.in
M /trunk/src_plugins/export_png/png.c
r34937 file changeset diff or repo changeset diff igor22021-06-18T05:35:32.036099Z
 
[lib_netmap] -Add: placeholder for a 2net mapper (for io_pads write)

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/lib_netmap/map_2nets.c
M /trunk/src_plugins/lib_netmap/Plug.tmpasm
M /trunk/src_plugins/lib_netmap/lib_netmap.pup
A /trunk/src_plugins/lib_netmap/map_2nets.h
r34912 file changeset diff or repo changeset diff igor22021-06-14T08:00:36.318952Z
 
[pcblib] -Rename: pcblib to footprint; by the default config footprints are loaded from: footprint/ from the board file's directory (for existing board files); user dir ~/.pcb-rnd/footprint (and ~/pcblib for compatibility); ../footprint (for running from source); $SHARE/pcb-rnd/footprint (system installed)

M /trunk/scconfig/Rev.h
A /trunk/footprint/thru-hole
M /trunk/doc/TODO
M /trunk/Makefile
M /trunk/src/main.c
M /trunk/src/conf_core.lht
M /trunk/footprint/parametric/common_subc.awk
M /trunk/footprint/parametric/common.awk
A /trunk/footprint
M /trunk/util/pcblib-static.cgi
M /trunk/doc/developer/packaging/packages.html
M /trunk/doc/developer/packaging/Changelog
M /trunk/scconfig/Rev.tab
M /trunk/footprint/Makefile
M /trunk/README
M /trunk/tests/gsch2pcb-rnd/Makefile.common
D /trunk/pcblib
D /trunk/footprint/tru-hole
M /trunk/doc/developer/lihata_format/examples/conf.lht
M /trunk/doc/developer/packaging/extra.digest
M /trunk/util/pcblib-map/cache.sh
M /trunk/footprint/README
M /trunk/doc/user/03_data/index.html
r34903 file changeset diff or repo changeset diff igor22021-06-14T03:29:10.384610Z
 
[scconfig] -Update: librnd3 API change for confdir calculation

M /trunk/scconfig/hooks.c

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