first page | previous page | next page
r30747 file changeset diff or repo changeset diff igor22020-04-22T02:44:32.581440Z
 
-Update: version to 2.2.1

M /trunk/scconfig/hooks.c
r30639 file changeset diff or repo changeset diff igor22020-04-15T03:11:00.364177Z
 
[drc_query] -Change: disable by default in preparation for the release

M /trunk/scconfig/plugins.h
M /trunk/src_plugins/drc_query/drc_query.pup
r30576 file changeset diff or repo changeset diff igor22020-04-12T12:47:47.728388Z
 
[io_bxl] -Add: plugin administration in the build system

M /trunk/scconfig/plugins.h
M /trunk/src_plugins/plugins_ALL.tmpasm
r30497 file changeset diff or repo changeset diff igor22020-04-07T05:40:42.456856Z
 
[util] -Fix: bxl2txt: put librnd on -I for config.h

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/util/bxl2txt/Makefile.in
r30494 file changeset diff or repo changeset diff igor22020-04-07T05:26:56.202215Z
 
[io_bxl] -Add: enable including config.h

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/util/bxl2txt/Makefile.in
M /trunk/src_plugins/io_bxl/bxl_decode.c
r30493 file changeset diff or repo changeset diff igor22020-04-07T05:25:05.802689Z
 
[util] -Move: bxl2txt from the io_bxl plugin to its own separate util

M /trunk/scconfig/Rev.h
A /trunk/util/bxl2txt/bxl2txt.c
D /trunk/src_plugins/io_bxl/Makefile
M /trunk/scconfig/Rev.tab
A /trunk/util/bxl2txt/Makefile.in
A /trunk/util/bxl2txt
D /trunk/src_plugins/io_bxl/bxl2txt.c
M /trunk/scconfig/hooks.c
r30332 file changeset diff or repo changeset diff igor22020-04-02T09:28:01.436854Z
 
[win32] -Add: detect and use target ar for building .a files

M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r30191 file changeset diff or repo changeset diff igor22020-03-26T08:42:20.446497Z
 
[drc_orig] -Add: plugin config so the original drc engine can be disabled

A /trunk/src_plugins/drc_orig/drc_orig_conf.h
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/drc_orig/drc_orig.conf
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/drc_orig/Plug.tmpasm
M /trunk/src_plugins/drc_orig/drc_orig.c
r30181 file changeset diff or repo changeset diff igor22020-03-26T05:18:24.061273Z
 
[drc_orig] -Move: net integrity check from drc_orig to query - it is required by a query function and drc_orig will be removed long term

D /trunk/src_plugins/drc_orig/drc_net_int.c
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/query/net_int.h
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/drc_orig/drc_net_int.h
M /trunk/src_plugins/drc_orig/Plug.tmpasm
M /trunk/src_plugins/drc_orig/drc_orig.c
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/query/net_int.c
M /trunk/src_plugins/query/Plug.tmpasm
M /trunk/src_plugins/drc_orig/drc_orig.pup
M /trunk/src/Makefile.dep
M /trunk/src_plugins/drc_query/drc_query.pup
r30175 file changeset diff or repo changeset diff igor22020-03-25T07:41:35.797603Z
 
[drc_orig] -Split: net bloat/shrink logics from the hardwired C drc code for reuse

A /trunk/src_plugins/drc_orig/drc_net_int.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/drc_orig/Plug.tmpasm
M /trunk/src_plugins/drc_orig/drc_orig.c
r30169 file changeset diff or repo changeset diff igor22020-03-25T06:51:05.643364Z
 
[query] -Rename: basic_fnc.c to fnc.c to make room for a split (there are large function implementations and there are going to be more)

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/query/fnc.c
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/query/basic_fnc.c
M /trunk/src_plugins/query/Plug.tmpasm
M /trunk/src/Makefile.dep
r30073 file changeset diff or repo changeset diff igor22020-03-20T04:26:41.343175Z
 
[drc_query] -Add: plugin frame for the query() programmable/scriptable DRC

A /trunk/src_plugins/drc_query
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/drc_query/Plug.tmpasm
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/drc_query/Makefile
A /trunk/src_plugins/drc_query/drc_query.pup
A /trunk/src_plugins/drc_query/drc_query.c
r29927 file changeset diff or repo changeset diff igor22020-03-06T04:19:00.974394Z
 
[lib_hid_pcbui] -Split: move zoom core to lib_hid_common so it can be reused by other ringdove apps

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/lib_hid_common/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/lib_hid_pcbui/act.c
r29778 file changeset diff or repo changeset diff igor22020-02-12T07:03:21.310826Z
 
[gfx] -Add: introduce new object type gfx and add (mostly dummy) handler for it in all dispatchers

M /trunk/doc/TODO
M /trunk/src/obj_subc_parent.h
M /trunk/src/draw.c
M /trunk/src/obj_common.c
M /trunk/src/obj_common.h
M /trunk/src/layer.c
M /trunk/src/operation.c
M /trunk/src/layer.h
M /trunk/src/operation.h
M /trunk/src/move.c
M /trunk/src_plugins/export_openems/export_openems.c
M /trunk/src/crosshair.c
M /trunk/src/remove.c
M /trunk/src/search.c
M /trunk/src/move.h
M /trunk/src/data_it.h
M /trunk/src/remove.h
M /trunk/src/search.h
M /trunk/src_plugins/query/query_access.c
M /trunk/src/undo_old.c
M /trunk/src_plugins/propedit/propsel.c
M /trunk/src/insert.c
M /trunk/src/global_typedefs.h
M /trunk/src/netlist.c
M /trunk/src_plugins/query/query_l.c
M /trunk/src_plugins/query/query_l.h
M /trunk/src/find_any_isect.c
M /trunk/src_plugins/lib_vfs/lib_vfs.c
M /trunk/src_plugins/query/query_l.l
M /trunk/src/view.c
M /trunk/src/Makefile.in
M /trunk/src/find.h
M /trunk/src/change.c
M /trunk/scconfig/Rev.h
M /trunk/src/change.h
M /trunk/scconfig/Rev.tab
M /trunk/src/buffer.c
M /trunk/src/data.c
M /trunk/src/select.c
M /trunk/src/rotate.c
M /trunk/src/data.h
M /trunk/src/obj_subc.c
M /trunk/src_plugins/lib_netmap/netmap.c
M /trunk/src/rotate.h
M /trunk/src/select.h
r29655 file changeset diff or repo changeset diff igor22020-02-07T04:10:27.539932Z
 
[scconfig] -Split: hooks for librnd to make common infra reusable for sch-rnd

M /trunk/scconfig/Rev.h
A /trunk/scconfig/librnd
A /trunk/scconfig/librnd/scconfig
M /trunk/scconfig/Rev.tab
A /trunk/scconfig/librnd/scconfig/plugin_3state.h
M /trunk/scconfig/Makefile
A /trunk/scconfig/librnd/scconfig/hooks_common.h
D /trunk/scconfig/plugin_3state.h
M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r29647 file changeset diff or repo changeset diff igor22020-02-04T07:24:23.539423Z
 
[lib_hid_common] -Change: make lib_hid_common explicitly part of the hidlib because of the toolbar code

M /trunk/src_plugins/lib_hid_common/lib_hid_common.pup
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
r29644 file changeset diff or repo changeset diff igor22020-02-04T07:13:38.371110Z
 
[lib_hid_common] -Move: toolbar code from lib_hid_pcbui to lib_hid_common so other ringdove apps can use it (optional)

M /trunk/src_plugins/lib_hid_pcbui/lib_hid_pcbui.c
A /trunk/src_plugins/lib_hid_common/toolbar.c
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/lib_hid_common/Plug.tmpasm
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/lib_hid_pcbui/toolbar.c
A /trunk/src_plugins/lib_hid_common/toolbar.h
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/lib_hid_pcbui/lib_hid_pcbui.pup
M /trunk/src_plugins/lib_hid_pcbui/Plug.tmpasm
M /trunk/src/Makefile.dep
D /trunk/src_plugins/lib_hid_pcbui/toolbar.h
r29567 file changeset diff or repo changeset diff igor22020-02-01T11:02:31.944602Z
 
[import_net_action] -Add: netlist import plugin for pcb-rnd action scripts (useful for scripts/programs generating the netlist in action script, e.g. gsch2pcb-rnd or gnetlist -g pcbfwd)

M /trunk/scconfig/Rev.h
A /trunk/src_plugins/import_net_action/import_net_action.pup
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/import_net_action/import_tinycad.pup
M /trunk/src_plugins/import_net_action/Plug.tmpasm
M /trunk/src_plugins/import_net_action/Makefile
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/import_net_action
A /trunk/src_plugins/import_net_action/import_net_action.c
M /trunk/src_plugins/plugins_ALL.tmpasm
D /trunk/src_plugins/import_net_action/tinycad.c
r29488 file changeset diff or repo changeset diff igor22020-01-31T03:44:02.056254Z
 
[import_gnetlist] -Add: internal config so gnetlist program name has a default value

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/import_gnetlist/import_gnetlist.c
A /trunk/src_plugins/import_gnetlist/import_gnetlist.conf
M /trunk/src_plugins/import_gnetlist/Plug.tmpasm
r29469 file changeset diff or repo changeset diff igor22020-01-30T04:55:04.328214Z
 
[import_sch2] -Change: use a common config for import_sch and import_sch2 to ease the transition

D /trunk/src_plugins/import_sch/import_sch_conf.h
M /trunk/src_plugins/import_sch/import_sch.c
M /trunk/src_plugins/import_sch2/import_sch_conf.h
M /trunk/src_plugins/import_sch2/import_sch2.pup
M /trunk/src_plugins/import_sch/import_sch.pup
M /trunk/scconfig/plugins.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/import_sch/Plug.tmpasm
r29468 file changeset diff or repo changeset diff igor22020-01-30T04:48:45.482473Z
 
[import_sch2] -Add: blank plugin frames for import_gnetlist and import_net_cmd so the gnetlist and makefile based import won't need to be hardwired in import_sch2

A /trunk/src_plugins/import_net_cmd/import_net_cmd.pup
A /trunk/src_plugins/import_net_cmd/import_net_cmd.c
M /trunk/src_plugins/import_sch2/import_sch_conf.h
A /trunk/src_plugins/import_net_cmd/Plug.tmpasm
A /trunk/src_plugins/import_gnetlist/Makefile
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/import_gnetlist/import_gnetlist.c
A /trunk/src_plugins/import_net_cmd
A /trunk/src_plugins/import_gnetlist
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/import_net_cmd/Makefile
A /trunk/src_plugins/import_gnetlist/import_gnetlist.pup
A /trunk/src_plugins/import_gnetlist/Plug.tmpasm
r29462 file changeset diff or repo changeset diff igor22020-01-30T03:26:12.766322Z
 
[import_sch2] -Add: blank plugin frame for the new import sch plugin

A /trunk/src_plugins/import_sch2
A /trunk/src_plugins/import_sch2/import_sch_conf.h
A /trunk/src_plugins/import_sch2/import_sch2.pup
A /trunk/src_plugins/import_sch2/Makefile
M /trunk/src_plugins/import_sch/import_sch.pup
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/import_sch2/Plug.tmpasm
M /trunk/src_plugins/plugins_ALL.tmpasm
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

M /trunk/src_plugins/oldactions/oldactions.c
M /trunk/src_plugins/drc_orig/drc_orig.c
M /trunk/src_plugins/vendordrill/vendor.c
M /trunk/src_plugins/hid_lesstif/main.c
M /trunk/src_plugins/dialogs/dlg_netlist.c
M /trunk/src_plugins/dialogs/dlg_fontsel.c
M /trunk/src/file_act.c
M /trunk/src/font.c
M /trunk/src/plug_io.c
M /trunk/src_plugins/shape/shape.c
M /trunk/src_plugins/dialogs/dlg_pref.c
M /trunk/src/main.c
M /trunk/src/polygon.c
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/ddraft/ddraft.c
M /trunk/src/layer.c
M /trunk/src_plugins/export_openems/excitation.c
M /trunk/src/move.c
A /trunk/src/event.c
M /trunk/src/crosshair.c
M /trunk/src_plugins/cam/cam_compile.c
A /trunk/src/event.h
M /trunk/src_plugins/lib_hid_pcbui/routest.c
M /trunk/src/layer_vis.c
M /trunk/src_plugins/lib_hid_pcbui/layersel.c
M /trunk/src_plugins/draw_csect/draw_csect.c
M /trunk/src/layer_ui.c
M /trunk/src_plugins/dialogs/dlg_export.c
M /trunk/src/drc.c
M /trunk/src_plugins/io_hyp/io_hyp.c
M /trunk/src_plugins/rubberband_orig/rubberband.c
M /trunk/src/change_act.c
M /trunk/src/netlist.c
M /trunk/src/layer_grp.c
M /trunk/src/obj_text.c
M /trunk/src_plugins/dialogs/dlg_undo.c
M /trunk/src_plugins/dialogs/dlg_layer_flags.c
M /trunk/src/object_act.c
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src/tool_logic.c
M /trunk/src/Makefile.in
M /trunk/src_plugins/lib_hid_pcbui/lib_hid_pcbui.c
M /trunk/src/obj_pstk.c
M /trunk/src/gui_act.c
M /trunk/src/librnd/core/event.c
M /trunk/src_plugins/mincut/rats_mincut.c
M /trunk/src_plugins/dialogs/dlg_library.c
M /trunk/src/librnd/core/event.h
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/export_openems/mesh.c
M /trunk/scconfig/Rev.tab
M /trunk/src/font_act.c
M /trunk/src_plugins/io_pcb/file.c
M /trunk/src/rotate.c
M /trunk/src/undo.c
M /trunk/src/plug_footprint.c
M /trunk/src/board.c
r29405 file changeset diff or repo changeset diff igor22020-01-26T17:05:28.445455Z
 
[librnd] -Fix: there's no main_act.h to install for librnd

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
r29403 file changeset diff or repo changeset diff igor22020-01-26T16:53:19.669618Z
 
[librnd] -Split: move generic actions from main_act.c to librnd

M /trunk/src/main_act.c
M /trunk/scconfig/Rev.h
M /trunk/doc/TODO
A /trunk/src/librnd/core/main_act.c
M /trunk/scconfig/Rev.tab
M /trunk/src/librnd/core/hid_init.c
M /trunk/src/Makefile.in
r29401 file changeset diff or repo changeset diff igor22020-01-26T16:38:07.618535Z
 
[librnd] -Split: move generic actions from gui_act.c to librnd

M /trunk/scconfig/Rev.h
M /trunk/src/crosshair.h
M /trunk/scconfig/Rev.tab
M /trunk/src/librnd/core/hidlib.h
M /trunk/src/librnd/core/hid_init.c
M /trunk/src/gui_act.c
M /trunk/src/crosshair.c
A /trunk/src/librnd/core/gui_act.c
M /trunk/src/Makefile.in
r29389 file changeset diff or repo changeset diff igor22020-01-26T13:36:47.592152Z
 
[librnd] -Move: Conf() from core to librnd

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/conf_act.c
A /trunk/src/librnd/core/conf_act.c
M /trunk/src/librnd/core/hid_init.c
M /trunk/src/Makefile.in
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

M /trunk/src/main_act.c
M /trunk/scconfig/Rev.h
M /trunk/src/main.c
M /trunk/src/brave.c
M /trunk/src/object_act.c
M /trunk/src/obj_pstk_act.c
M /trunk/src/buffer.c
D /trunk/scconfig/gen_core_lists.sh
M /trunk/scconfig/Rev.tab
M /trunk/src/remove_act.c
M /trunk/src/polygon_act.c
M /trunk/src/drc.c
M /trunk/src/rats_patch.c
M /trunk/src/font_act.c
M /trunk/src/conf_act.c
M /trunk/src/rats_act.c
M /trunk/src/undo_act.c
M /trunk/src/select_act.c
M /trunk/src/gui_act.c
M /trunk/src/Makefile.dep
M /trunk/src/netlist_act.c
M /trunk/src/change_act.c
M /trunk/src/file_act.c
M /trunk/src/Makefile.in
M /trunk/src/plug_footprint_act.c
M /trunk/src/extobj_act.c
r29377 file changeset diff or repo changeset diff igor22020-01-26T06:45:11.471898Z
 
[stroke] -Change: the stroke plugin is now part of the hidlib

M /trunk/src_plugins/stroke/stroke.pup
M /trunk/scconfig/plugins.h
r29375 file changeset diff or repo changeset diff igor22020-01-26T06:37:56.042697Z
 
[stroke] -Cleanup: remove stub_stroke - not used anymore, all API converted to events

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/stroke/stroke.c
D /trunk/src/stub_stroke.c
M /trunk/scconfig/Rev.tab
D /trunk/src/stub_stroke.h
M /trunk/src/gui_act.c
M /trunk/src/Makefile.dep
M /trunk/src/crosshair.c
M /trunk/src/Makefile.in
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

M /trunk/src_plugins/tool_std/tool_buffer.c
M /trunk/src_plugins/hid_lesstif/main.c
M /trunk/src_plugins/tool_std/tool_rotate.c
M /trunk/src_plugins/tool_std/tool_lock.c
M /trunk/src/file_act.c
M /trunk/src_plugins/tool_std/tool_move.c
M /trunk/src_plugins/shand_cmd/command.c
D /trunk/src/tool.c
M /trunk/src_plugins/shape/shape.c
M /trunk/src_plugins/tool_std/tool_rectangle.c
D /trunk/src/tool.h
M /trunk/src/main.c
M /trunk/src_plugins/tool_std/tool_poly.c
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/hid_lesstif/library.c
A /trunk/src/librnd/core/tool.c
M /trunk/src/extobj_act.c
A /trunk/src/librnd/core/tool.h
M /trunk/src_plugins/ddraft/constraint.c
M /trunk/src_plugins/serpentine/serpentine.c
M /trunk/src/undo_act.c
M /trunk/src/crosshair.c
M /trunk/src/select_act.c
M /trunk/src/remove_act.c
M /trunk/src_plugins/tool_std/tool_copy.c
M /trunk/src_plugins/tool_std/tool_text.c
M /trunk/src_plugins/tool_std/tool_polyhole.c
M /trunk/src_plugins/tool_std/tool_remove.c
M /trunk/src/conf_act.c
M /trunk/src_plugins/stroke/stroke.c
M /trunk/src_plugins/tool_std/tool_arc.c
M /trunk/src_plugins/tool_std/tool_line.c
M /trunk/src_plugins/lib_gtk_common/in_mouse.c
M /trunk/src_plugins/tool_std/tool_thermal.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/tool_std/tool_arrow.c
M /trunk/src_plugins/lib_hid_pcbui/toolbar.c
M /trunk/src/object_act.c
M /trunk/src/tool_logic.c
M /trunk/src/Makefile.in
M /trunk/src/polygon_act.c
M /trunk/src_plugins/tool_std/tool_insert.c
M /trunk/src_plugins/tool_std/tool_std.c
M /trunk/src/gui_act.c
M /trunk/src_plugins/dialogs/dlg_library.c
M /trunk/src/hidlib_pcb.c
M /trunk/src_plugins/tool_std/tool_via.c
M /trunk/src/librnd/core/hidlib.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/buffer.c
M /trunk/src/board.c
r29339 file changeset diff or repo changeset diff igor22020-01-25T13:40:10.316381Z
 
[librnd] -Split: tool.[ch] into two files by generic and app-specific

M /trunk/scconfig/Rev.h
A /trunk/src/tool_logic.h
M /trunk/scconfig/Rev.tab
M /trunk/src/tool.c
A /trunk/src/tool_logic.c
M /trunk/src/tool.h
M /trunk/src/Makefile.in
r29310 file changeset diff or repo changeset diff igor22020-01-24T17:45:19.293389Z
 
-Update: bump revtab: need distclean for librnd separation

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r29304 file changeset diff or repo changeset diff igor22020-01-24T16:18:43.685495Z
 
[core] -Cleanup: move standard tools out to a (core) plugin called tool_std

D /trunk/src/tool_rectangle.c
A /trunk/src_plugins/tool_std/tool_buffer.c
D /trunk/src/tool_arrow.c
D /trunk/src/tool_rectangle.h
A /trunk/src_plugins/tool_std/tool_buffer.h
D /trunk/src/tool_lock.c
A /trunk/src_plugins/tool_std/tool_rotate.c
D /trunk/src/tool_arrow.h
A /trunk/src_plugins/tool_std/tool_lock.c
D /trunk/src/tool_move.c
D /trunk/src/tool_lock.h
A /trunk/src_plugins/tool_std/tool_rotate.h
A /trunk/src_plugins/tool_std/tool_move.c
D /trunk/src/tool_arc.c
M /trunk/src/tool.c
A /trunk/src_plugins/tool_std/tool_lock.h
D /trunk/src/tool_insert.c
D /trunk/src/tool_move.h
A /trunk/src_plugins/tool_std/tool_rectangle.c
A /trunk/src_plugins/tool_std/tool_move.h
D /trunk/src/tool_poly.c
D /trunk/src/tool_arc.h
D /trunk/src/tool_insert.h
A /trunk/src_plugins/tool_std/tool_poly.c
A /trunk/src_plugins/tool_std/tool_rectangle.h
D /trunk/src/tool_poly.h
A /trunk/src_plugins/tool_std
A /trunk/src_plugins/tool_std/tool_poly.h
D /trunk/src/tool_thermal.c
D /trunk/src/tool_thermal.h
A /trunk/src_plugins/tool_std/Plug.tmpasm
D /trunk/src/tool_polyhole.c
D /trunk/src/tool_polyhole.h
D /trunk/src/tool_buffer.c
D /trunk/src/tool_via.c
D /trunk/src/tool_copy.c
A /trunk/src_plugins/tool_std/tool_copy.c
D /trunk/src/tool_text.c
D /trunk/src/tool_buffer.h
D /trunk/src/tool_via.h
D /trunk/src/tool_rotate.c
D /trunk/src/tool_copy.h
A /trunk/src_plugins/tool_std/tool_text.c
A /trunk/src_plugins/tool_std/tool_polyhole.c
A /trunk/src_plugins/tool_std/tool_remove.c
A /trunk/src_plugins/tool_std/tool_copy.h
D /trunk/src/tool_text.h
D /trunk/src/tool_rotate.h
A /trunk/src_plugins/tool_std/tool_text.h
A /trunk/src_plugins/tool_std/tool_polyhole.h
A /trunk/src_plugins/tool_std/tool_remove.h
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/tool_std/tool_arc.c
D /trunk/src/tool_line.c
A /trunk/src_plugins/tool_std/tool_line.c
A /trunk/src_plugins/tool_std/tool_arc.h
D /trunk/src/tool_line.h
A /trunk/src_plugins/tool_std/tool_line.h
A /trunk/src_plugins/tool_std/tool_thermal.c
M /trunk/src/Makefile.dep
A /trunk/src_plugins/tool_std/tool_arrow.c
A /trunk/src_plugins/tool_std/tool_thermal.h
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/tool_std/tool_arrow.h
A /trunk/src_plugins/tool_std/Makefile
M /trunk/src/Makefile.in
A /trunk/src_plugins/tool_std/tool_insert.c
A /trunk/src_plugins/tool_std/tool_std.c
A /trunk/src_plugins/tool_std/tool_insert.h
A /trunk/src_plugins/tool_std/tool_via.c
D /trunk/src/tool_remove.c
A /trunk/src_plugins/tool_std/tool_via.h
D /trunk/src/tool_remove.h
A /trunk/src_plugins/tool_std/tool_std.pup
r29287 file changeset diff or repo changeset diff igor22020-01-24T14:05:29.050986Z
 
[librnd] -Split: separate librnd code from pcb-rnd code: split config.h

M /trunk/src/librnd/core/hid_attrib.c
M /trunk/src/librnd/core/pcb_bool.c
M /trunk/src/librnd/core/hid_dad_spin.c
M /trunk/src/librnd/core/misc_util.c
M /trunk/src/librnd/core/attrib.c
M /trunk/config.h.in
M /trunk/src/main.c
M /trunk/src/librnd/core/hid_init.c
M /trunk/src/librnd/core/hid_cfg.c
M /trunk/src/librnd/core/global_typedefs.h
M /trunk/src/librnd/core/rotate.h
M /trunk/src/librnd/core/hid_init.h
M /trunk/src/librnd/core/file_loaded.c
M /trunk/src/librnd/core/compat_misc.c
A /trunk/src/librnd/config.h.in
M /trunk/scconfig/hooks.c
M /trunk/src/librnd/core/heap.c
M /trunk/src/librnd/core/compat_misc.h
M /trunk/src/librnd/core/box.c
M /trunk/src/librnd/core/heap.h
M /trunk/src/librnd/poly/rtree.c
M /trunk/src/librnd/poly/polygon1_gen.c
M /trunk/src/librnd/core/hid_dad.c
M /trunk/src/librnd/core/box.h
M /trunk/src/librnd/core/hid_cfg_action.c
M /trunk/src/librnd/core/hid.h
M /trunk/src/librnd/poly/polyarea.c
M /trunk/src/librnd/core/hid_cfg_input.c
M /trunk/src/librnd/core/grid.c
M /trunk/src/librnd/core/unit.c
M /trunk/src/librnd/core/hid_dad_tree.c
M /trunk/src/librnd/core/conf_hid.c
M /trunk/src/librnd/core/safe_fs.c
M /trunk/src/librnd/core/plugins.c
M /trunk/src/librnd/core/pcb-printf.c
M /trunk/src/librnd/core/hid_dlg.c
M /trunk/src/librnd/core/fptr_cast.c
M /trunk/src/librnd/core/actions.c
M /trunk/src/librnd/core/compat_fs.c
M /trunk/src/librnd/core/conf.c
M /trunk/src/librnd/core/error.c
M /trunk/src/librnd/core/compat_lrealpath.c
M /trunk/src/Makefile.in
M /trunk/src/librnd/core/vtc0.h
M /trunk/src/librnd/core/hid_dad_unit.c
M /trunk/src/librnd/core/conf.h
M /trunk/src/librnd/core/hid_nogui.c
M /trunk/src/librnd/core/color.c
M /trunk/src/librnd/core/hidlib_conf.c
M /trunk/src/librnd/core/event.c
M /trunk/src/librnd/core/pixmap.c
M /trunk/src/librnd/core/paths.c
M /trunk/src/librnd/core/event.h
M /trunk/src/librnd/core/hidlib.c
M /trunk/src/librnd/poly/self_isc.c
M /trunk/src/librnd/core/globalconst.h
M /trunk/src/librnd/core/funchash.c
M /trunk/tests/conf/conftest.c
r29271 file changeset diff or repo changeset diff igor22020-01-24T09:28:03.214121Z
 
-Update: deps for librnd sep

M /trunk/src/Makefile.dep
M /trunk/scconfig/template/cdep.tmpasm
r29269 file changeset diff or repo changeset diff igor22020-01-24T09:07:27.197308Z
 
[librnd] -Split: separate librnd code from pcb-rnd code

M /trunk/src/flag.h
M /trunk/src/librnd/core/compat_fs.c
A /trunk/src/librnd/core/librnd.mak.in
D /trunk/src/compat_inc.h.in
M /trunk/src/layer.h
M /trunk/src_plugins/fp_wget/edakrill.c
M /trunk/src_plugins/fp_wget/wget_common.c
M /trunk/src/librnd/core/safe_fs.c
A /trunk/src/librnd/core/compat_inc.h.in
D /trunk/src/globalconst.h
M /trunk/src_plugins/script/live_script.c
M /trunk/src/hid_inlines.h
M /trunk/src/Makefile.dep
D /trunk/src/librnd.mak.in
M /trunk/src/data.h
M /trunk/src/Makefile.in
M /trunk/src_plugins/script/script.c
M /trunk/src_plugins/fp_wget/gedasymbols.c
A /trunk/src/librnd/core/globalconst.h
M /trunk/scconfig/hooks.c
r29251 file changeset diff or repo changeset diff igor22020-01-24T04:47:58.129495Z
 
[librnd] -Split: separate librnd code from pcb-rnd code

A /trunk/src/librnd/core/hid_attrib.c
A /trunk/src/librnd/core/hid_dad_spin.c
A /trunk/src/librnd/core/hid_attrib.h
A /trunk/src/librnd/core/hid_dad_spin.h
A /trunk/src/librnd/core/hid_init.c
A /trunk/src/librnd/core/hid_cfg.c
D /trunk/src/hid_dad_spin.c
A /trunk/src/librnd/core/hid_init.h
A /trunk/src/librnd/core/hid_cfg.h
D /trunk/src/hid_dad_spin.h
D /trunk/src/hid_attrib.c
D /trunk/src/hid.h
D /trunk/src/hid_cfg.c
D /trunk/src/hid_attrib.h
D /trunk/src/hid_cfg.h
A /trunk/src/librnd/core/hid_dad.c
A /trunk/src/librnd/core/hid_cfg_action.c
A /trunk/src/librnd/core/hid.h
A /trunk/src/librnd/core/hid_dad.h
A /trunk/src/librnd/core/hid_cfg_action.h
D /trunk/src/hid_dad.c
A /trunk/src/librnd/core/hid_cfg_input.c
M /trunk/scconfig/gen_core_lists.sh
D /trunk/src/hid_dad.h
A /trunk/src/librnd/core/hid_cfg_input.h
D /trunk/src/hid_init.c
D /trunk/src/hid_init.h
A /trunk/src/librnd/core/hid_dad_tree.c
A /trunk/src/librnd/core/hid_dad_tree.h
A /trunk/src/librnd/core/hid_dlg.c
M /trunk/src/Makefile.dep
D /trunk/src/hid_dlg.c
D /trunk/src/hid_cfg_input.c
M /trunk/src/Makefile.in
D /trunk/src/hid_cfg_input.h
A /trunk/src/librnd/core/hid_dad_unit.c
D /trunk/src/hid_cfg_action.c
D /trunk/src/hid_dad_tree.c
A /trunk/src/librnd/core/hid_nogui.c
A /trunk/src/librnd/core/hid_dad_unit.h
D /trunk/src/hid_cfg_action.h
D /trunk/src/hid_dad_tree.h
A /trunk/src/librnd/core/hid_nogui.h
D /trunk/src/hid_dad_unit.c
D /trunk/src/hid_dad_unit.h
D /trunk/src/hid_nogui.c
D /trunk/src/hid_nogui.h
r29204 file changeset diff or repo changeset diff igor22020-01-22T04:06:03.808650Z
 
-Update: version number to 2.2.0

M /trunk/scconfig/hooks.c
r29154 file changeset diff or repo changeset diff igor22020-01-12T12:41:47.623399Z
 
[scconfig] -Update: version contains rc2 now, for the latest win32 fixes

M /trunk/scconfig/hooks.c
r29144 file changeset diff or repo changeset diff igor22020-01-11T10:57:40.218698Z
 
[scconfig] -Add: new version number with -rc1 suffix (because of the windows binary release)

M /trunk/scconfig/hooks.c
r28872 file changeset diff or repo changeset diff igor22019-12-21T10:02:11.651226Z
 
[extobj] -Fix: typo: really enable the exto_std plugin by default

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/exto_std/exto_std.pup
M /trunk/scconfig/plugins.h
r28855 file changeset diff or repo changeset diff igor22019-12-21T04:26:48.505181Z
 
[extobj] -Add: infra for actions

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
A /trunk/src/extobj_act.c
r28805 file changeset diff or repo changeset diff igor22019-12-18T15:37:11.067219Z
 
[tests] -Add: header integrity test: breaks if librnd headers include anything from pcb-rnd

M /trunk/tests/librnd/librnd_includes.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/tests/librnd/Makefile
M /trunk/src_plugins/script/live_script.c
M /trunk/scconfig/hooks.c
r28759 file changeset diff or repo changeset diff igor22019-12-14T14:46:52.440907Z
 
[extobj] -Change: enable exto_std by default

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/exto_std/exto_std.pup
r28673 file changeset diff or repo changeset diff igor22019-12-08T07:50:06.754670Z
 
[io_eagle] -Fix: plugin dependencies (lib_compat_help and shape)

M /trunk/scconfig/plugins.h
M /trunk/src_plugins/io_eagle/io_eagle.pup
r28610 file changeset diff or repo changeset diff igor22019-12-06T12:25:41.096471Z
 
[core] -Split: layer(grp) addressing code from cam and layer to layer_addr.[ch]

M /trunk/src/layer.c
M /trunk/scconfig/Rev.h
A /trunk/src/layer_addr.h
M /trunk/src_plugins/propedit/propedit.c
M /trunk/src/hid_cam.c
M /trunk/scconfig/Rev.tab
M /trunk/src/layer.h
M /trunk/src/layer_grp.c
M /trunk/src_plugins/export_ps/ps.c
A /trunk/src/layer_addr.c
M /trunk/src/layer_grp.h
M /trunk/src/actions_pcb.c
M /trunk/src/Makefile.in
r28522 file changeset diff or repo changeset diff igor22019-11-29T03:45:00.667042Z
 
[export_stl] -Change: enable by default

M /trunk/src_plugins/export_stl/export_stl.pup
M /trunk/scconfig/plugins.h
r28465 file changeset diff or repo changeset diff igor22019-11-24T14:51:24.037519Z
 
[export_gcode] -Add: depend on millpath for generating a list of G0's and G1's

M /trunk/doc/developer/packaging/Changelog
M /trunk/src_plugins/export_gcode/export_gcode.pup
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/export_gcode/gcode.c
r28441 file changeset diff or repo changeset diff igor22019-11-24T04:42:56.406037Z
 
[export_gcode] -Del: old plugin to make room for a new one

D /trunk/src_plugins/export_gcode/bitmap.h
M /trunk/src_plugins/export_gcode/Plug.tmpasm
M /trunk/scconfig/Rev.h
D /trunk/src_plugins/export_gcode/lists.h
D /trunk/src_plugins/export_gcode/decompose.h
D /trunk/src_plugins/export_gcode/gcode.h
D /trunk/src_plugins/export_gcode/auxiliary.h
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/export_gcode/potracelib.h
D /trunk/src_plugins/export_gcode/trace.c
M /trunk/src_plugins/export_gcode/export_gcode.pup
D /trunk/src_plugins/export_gcode/curve.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/export_gcode/decompose.c
D /trunk/src_plugins/export_gcode/trace.h
D /trunk/src_plugins/export_gcode/gcode.c
D /trunk/src_plugins/export_gcode/curve.h
M /trunk/scconfig/hooks.c
r28353 file changeset diff or repo changeset diff igor22019-11-16T13:04:59.004503Z
 
[exto_std] -Add: plugin frame

A /trunk/src_plugins/exto_std/Makefile
A /trunk/src_plugins/exto_std
A /trunk/src_plugins/exto_std/exto_std.pup
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/exto_std/exto_std.c
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/exto_std/Plug.tmpasm
r28327 file changeset diff or repo changeset diff igor22019-11-15T15:20:17.391011Z
 
[scconfig] -Fix: do not turn a buildin back to a plugin because of plugins depending on it

M /trunk/scconfig/hooks.c
r28315 file changeset diff or repo changeset diff igor22019-11-15T08:16:24.769284Z
 
[scconfig] -Fix: install plugin config files in $CONFDIR, not in $DATADIR

M /trunk/scconfig/template/plugin_intconf.tmpasm
r28132 file changeset diff or repo changeset diff igor22019-11-10T06:58:28.210159Z
 
[scconfig] -Add: --confdir and related confdir variables in Makefile.conf and config.h - if not set, same as sharedir, for compatibility

M /trunk/config.h.in
M /trunk/Makefile.conf.in
M /trunk/scconfig/hooks.c
r28114 file changeset diff or repo changeset diff igor22019-11-09T10:30:05.873735Z
 
-Update: bump revtab for distclean because of a puplug fix

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r28021 file changeset diff or repo changeset diff igor22019-11-06T08:23:07.605976Z
 
[scconfig] -Add: detect new fungw feature user_call_ctx and accept system installed fungw only if it is found

M /trunk/scconfig/hooks.c
r28008 file changeset diff or repo changeset diff igor22019-11-04T03:23:41.857996Z
 
[export_openems] -Change: buildin by default

M /trunk/scconfig/plugins.h
M /trunk/src_plugins/export_openems/export_openems.pup
r28000 file changeset diff or repo changeset diff igor22019-11-03T04:51:36.132019Z
 
[scconfig] -Cleanup: del redundant default setting

M /trunk/scconfig/hooks.c
r27969 file changeset diff or repo changeset diff igor22019-11-01T13:04:15.893249Z
 
[scconfig] -Add: hidden config option can_live_without_dynlib for disabling the hard dependency on -ldl when cross compiling to win32

M /trunk/scconfig/hooks.c
r27954 file changeset diff or repo changeset diff igor22019-10-31T07:01:57.248834Z
 
[scconfig] -Cleanup: remove old code from action list generation - only core does this, no need to deal with plugins

M /trunk/scconfig/gen_core_lists.sh
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

M /trunk/src_plugins/oldactions/oldactions.c
M /trunk/src_plugins/hid_lesstif/dialogs.c
M /trunk/src_plugins/drc_orig/drc_orig.c
M /trunk/src_plugins/vendordrill/vendor.c
M /trunk/src_plugins/import_ttf/ttf.c
M /trunk/src_plugins/report/report.c
M /trunk/src_plugins/autocrop/autocrop.c
M /trunk/src/brave.c
M /trunk/src_plugins/hid_lesstif/main.c
M /trunk/src_plugins/puller/puller.c
M /trunk/src_plugins/import_pxm_gd/import_pxm_gd.c
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src/file_act.c
M /trunk/src_plugins/shand_cmd/command.c
M /trunk/src_plugins/hid_remote/remote.c
M /trunk/src_plugins/shape/shape.c
M /trunk/src_plugins/lib_polyhelp/polyhelp.c
M /trunk/src_plugins/import_mentor_sch/mentor_sch.c
M /trunk/src/main.c
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/script/script.c
M /trunk/src_plugins/ddraft/ddraft.c
M /trunk/src_plugins/cam/cam.c
M /trunk/src_plugins/hid_lesstif/library.c
M /trunk/src_plugins/io_eagle/io_eagle.c
M /trunk/src_plugins/polycombine/polycombine.c
M /trunk/src_plugins/export_stl/export_stl.c
M /trunk/src_plugins/lib_hid_common/lib_hid_common.c
M /trunk/src/error.c
M /trunk/src_plugins/teardrops/teardrops.c
M /trunk/src_plugins/serpentine/serpentine.c
M /trunk/src/plug_footprint_act.c
M /trunk/src_plugins/import_mucs/mucs.c
M /trunk/src/undo_act.c
M /trunk/src_plugins/dialogs/dialogs.c
M /trunk/src_plugins/export_openems/export_openems.c
M /trunk/src_plugins/export_fidocadj/fidocadj.c
M /trunk/src_plugins/import_calay/calay.c
M /trunk/src_plugins/export_oldconn/oldconn.c
M /trunk/src_plugins/autoplace/action.c
M /trunk/src_plugins/io_dsn/io_dsn.c
M /trunk/src_plugins/draw_csect/draw_csect.c
M /trunk/src/select_act.c
M /trunk/src/remove_act.c
M /trunk/scconfig/gen_core_lists.sh
M /trunk/src_plugins/hid_lesstif/netlist.c
M /trunk/src_plugins/export_gcode/gcode.c
M /trunk/src/conf_act.c
M /trunk/src/drc.c
M /trunk/src_plugins/export_stat/stat.c
M /trunk/src_plugins/renumber/renumber.c
M /trunk/src_plugins/autoroute/action.c
M /trunk/src_plugins/io_tedax/io_tedax.c
M /trunk/src_plugins/stroke/stroke.c
M /trunk/src_plugins/io_hyp/io_hyp.c
M /trunk/doc/developer/plugin/template_pup/ext_foo.c
M /trunk/src_plugins/export_openscad/export_openscad.c
M /trunk/src/change_act.c
M /trunk/src_plugins/smartdisperse/smartdisperse.c
M /trunk/src_plugins/extedit/extedit.c
M /trunk/src_plugins/distaligntext/distaligntext.c
M /trunk/src_plugins/import_fpcb_nl/fpcb_nl.c
M /trunk/doc/developer/plugin/actions.html
M /trunk/src_plugins/import_pxm_pnm/import_pxm_pnm.c
M /trunk/src_plugins/act_read/act_read.c
M /trunk/src_plugins/hid_batch/batch.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/millpath/millpath.c
M /trunk/src/main_act.c
M /trunk/src_plugins/djopt/djopt.c
M /trunk/src_plugins/expfeat/expfeat.c
M /trunk/src_plugins/jostle/jostle.c
M /trunk/src/rats_act.c
M /trunk/src_plugins/export_png/png.c
M /trunk/src_plugins/import_ltspice/ltspice.c
M /trunk/src/hid_dlg.c
M /trunk/src/object_act.c
M /trunk/src_plugins/query/query_act.c
M /trunk/src_plugins/export_dsn/dsn.c
M /trunk/src_plugins/import_sch/import_sch.c
M /trunk/src_plugins/fontmode/fontmode.c
M /trunk/src_plugins/import_tinycad/tinycad.c
M /trunk/src/obj_pstk_act.c
M /trunk/src_plugins/polystitch/polystitch.c
M /trunk/src_plugins/lib_hid_pcbui/lib_hid_pcbui.c
M /trunk/src_plugins/export_dxf/dxf.c
M /trunk/src/polygon_act.c
M /trunk/src_plugins/order/order.c
M /trunk/src/gui_act.c
M /trunk/src/actions.h
M /trunk/src_plugins/acompnet/acompnet.c
M /trunk/src_plugins/io_kicad/io_kicad.c
M /trunk/src_plugins/loghid/loghid.c
M /trunk/src_plugins/import_ipcd356/ipcd356.c
M /trunk/src/netlist_act.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/font_act.c
M /trunk/src/buffer.c
M /trunk/src_plugins/export_ps/ps.c
M /trunk/src/rats_patch.c
M /trunk/src_plugins/import_hpgl/hpgl.c
M /trunk/src_plugins/diag/diag.c
M /trunk/src/hid_nogui.c
D /trunk/src/dolists.h
M /trunk/src_plugins/propedit/propedit.c
M /trunk/src_plugins/io_mentor_cell/io_mentor_cell.c
M /trunk/src_plugins/asm/asm.c
M /trunk/src_plugins/import_dsn/dsn.c
M /trunk/src_plugins/distalign/distalign.c
M /trunk/src_plugins/ar_cpcb/ar_cpcb.c
M /trunk/src_plugins/act_draw/act_draw.c
r27921 file changeset diff or repo changeset diff igor22019-10-30T03:27:33.473587Z
 
-Update: version and changelog rev for the new release

M /trunk/Changelog
M /trunk/scconfig/hooks.c
r27878 file changeset diff or repo changeset diff igor22019-10-18T04:16:03.295759Z
 
-Update: bump revtab for the latest hooks.c fix

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r27877 file changeset diff or repo changeset diff igor22019-10-18T04:13:10.648938Z
 
[scconfig] -Fix: always calculate and set /hidlib for each plugin, not only when --all is specified

M /trunk/scconfig/hooks.c
r27759 file changeset diff or repo changeset diff igor22019-10-01T04:33:23.955355Z
 
[scconfig] -Fix: don't use -Wall for compiling scconfig, it is not portable and generates tons of false positive warnings

M /trunk/scconfig/Makefile
r27629 file changeset diff or repo changeset diff igor22019-09-21T03:12:08.318514Z
 
[cam] -Add: plugin dependendency on query

M /trunk/src_plugins/cam/cam.pup
M /trunk/scconfig/plugins.h
r27601 file changeset diff or repo changeset diff igor22019-09-20T04:10:20.326488Z
 
[scconfig] -Update: pcbway ordering depends on the wget lib

M /trunk/scconfig/plugins.h
r27469 file changeset diff or repo changeset diff igor22019-09-07T04:23:08.928393Z
 
[order_pcbway] -Add: parse the API xml and build dummy dialog box from it

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/order_pcbway/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/order/order_dlg.c
M /trunk/src_plugins/order_pcbway/pcbway.c
M /trunk/scconfig/hooks.c
r27455 file changeset diff or repo changeset diff igor22019-09-06T09:59:08.590345Z
 
[order] -Add: config fields and file for order and order_pcbway to store the cache directory and api key

A /trunk/src_plugins/order/order_conf.h
M /trunk/scconfig/Rev.h
M /trunk/src_plugins/order_pcbway/Plug.tmpasm
A /trunk/src_plugins/order/order.conf
M /trunk/src_plugins/order/Plug.tmpasm
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/order_pcbway/pcbway.c
M /trunk/src_plugins/order/order.c
A /trunk/src_plugins/order_pcbway/order_pcbway.conf
A /trunk/src_plugins/order_pcbway/order_pcbway_conf.h
r27403 file changeset diff or repo changeset diff igor22019-08-28T03:17:57.889267Z
 
[io_tedax] -Add: frame for etest save

M /trunk/src_plugins/io_tedax/Plug.tmpasm
M /trunk/scconfig/Rev.h
A /trunk/src_plugins/io_tedax/tetest.h
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/io_tedax/io_tedax.c
A /trunk/src_plugins/io_tedax/tetest.c
r27401 file changeset diff or repo changeset diff igor22019-08-28T02:26:41.508674Z
 
-Update: bump revtab

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r27400 file changeset diff or repo changeset diff igor22019-08-28T02:25:39.741316Z
 
[scconfig] -Del: cairo detection logic - nothing uses cairo anymore

M /trunk/scconfig/hooks.c
r27398 file changeset diff or repo changeset diff igor22019-08-28T02:21:11.494860Z
 
[gtk3] -Del: retire unsupported hid_gtk3_cairo: abandoned; not in-line with pcb-rnd plans: gtk effort should be focused on gtk2 and maybe gtk4

M /trunk/src_plugins/lib_gtk_common/wt_trunc_text.c
A /work/obsolete/hid_gtk3_cairo
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/hid_gtk3_cairo
M /trunk/src_plugins/plugins_ALL.tmpasm
M /trunk/src_plugins/lib_gtk_common/Plug.tmpasm
r27397 file changeset diff or repo changeset diff igor22019-08-28T02:09:53.807153Z
 
[gtk3] -Del: remove gtk3 detection from scconfig

M /trunk/scconfig/hooks.c
r27296 file changeset diff or repo changeset diff igor22019-08-23T13:37:11.637750Z
 
[gtk] -Fix: use detected key prefix (compatibility with ~10 years old gtk2)

M /trunk/scconfig/Rev.h
M /trunk/src_plugins/lib_gtk_common/in_mouse.c
M /trunk/src_plugins/lib_gtk_common/dlg_attr_tree.c
M /trunk/scconfig/Rev.tab
M /trunk/src_plugins/lib_gtk_common/in_keyboard.c
M /trunk/src_plugins/lib_gtk_common/bu_command.c
M /trunk/config.h.in
r27295 file changeset diff or repo changeset diff igor22019-08-23T13:11:21.323685Z
 
[scconfig] -Add: detect gdk key_prefix

M /trunk/scconfig/hooks.c
r27155 file changeset diff or repo changeset diff igor22019-08-13T07:18:15.086806Z
 
[pixmap] -Add: plguin for importing pixmaps using libgd

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/import_pxm_gd/import_pxm_pnm.c
D /trunk/src_plugins/import_pxm_gd/import_pxm_pnm.pup
A /trunk/src_plugins/import_pxm_gd/import_pxm_gd.pup
M /trunk/src_plugins/import_pxm_gd/Makefile
A /trunk/src_plugins/import_pxm_gd/import_pxm_gd.c
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/import_pxm_gd
M /trunk/src_plugins/import_pxm_gd/Plug.tmpasm
M /trunk/scconfig/plugins.h
M /trunk/scconfig/hooks.c
r27146 file changeset diff or repo changeset diff igor22019-08-13T03:40:06.196672Z
 
[pixmap] -Add: new plugin for loading pixmaps from pnm

M /trunk/scconfig/Rev.h
M /trunk/INSTALL
A /trunk/src_plugins/import_pxm_pnm
M /trunk/scconfig/Rev.tab
A /trunk/src_plugins/import_pxm_pnm/import_pxm_pnm.pup
A /trunk/src_plugins/import_pxm_pnm/Plug.tmpasm
M /trunk/scconfig/plugins.h
A /trunk/src_plugins/import_pxm_pnm/Makefile
A /trunk/src_plugins/import_pxm_pnm/import_pxm_pnm.c
M /trunk/src_plugins/plugins_ALL.tmpasm
r27123 file changeset diff or repo changeset diff igor22019-08-10T13:37:45.722149Z
 
[pixmap] -Add: (yet empty) pixmap.c

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
A /trunk/src/pixmap.c
M /trunk/src/pixmap.h
M /trunk/src/Makefile.in
r27100 file changeset diff or repo changeset diff igor22019-08-09T09:49:50.903337Z
 
[pixmap] -Move: base64 from hid_remote to core - will be needed for packing pixmaps in lht

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/hid_remote/base64.c
A /trunk/src/base64.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/hid_remote/base64.h
M /trunk/src_plugins/hid_remote/Plug.tmpasm
A /trunk/src/base64.h
M /trunk/src/Makefile.in
r27086 file changeset diff or repo changeset diff igor22019-08-09T05:43:36.212366Z
 
-Update: bump scconfig revtab for gsch2pcb-rnd and conf using hidlib

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r27070 file changeset diff or repo changeset diff igor22019-08-07T07:31:27.195244Z
 
[export_bboard] -Cleanup: remove references from scconfig

M /trunk/scconfig/hooks.c
r27069 file changeset diff or repo changeset diff igor22019-08-07T07:24:30.822596Z
 
[export_bboard] -Del: retire this defunct plugin

M /trunk/scconfig/Rev.h
D /trunk/src_plugins/export_bboard
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
A /work/obsolete/export_bboard
M /trunk/src_plugins/plugins_ALL.tmpasm
r27054 file changeset diff or repo changeset diff igor22019-08-06T04:38:57.798285Z
 
[scconfig] -Add: apply detected undefined symbols clang/OSX link flag when compiling .so files to make them really dynamic

M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r27041 file changeset diff or repo changeset diff igor22019-08-03T04:06:27.065545Z
 
[color] -Del: hid_color.[ch] -> use color_cache.h instead

M /trunk/scconfig/Rev.h
D /trunk/src/hid_color.c
M /trunk/scconfig/Rev.tab
D /trunk/src/hid_color.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/hid_gtk3_cairo/gtkhid-cairo.c
M /trunk/src/Makefile.in
r26997 file changeset diff or repo changeset diff igor22019-08-02T03:39:40.785575Z
 
[scconfig] -Fix: missing dependency on libfungw scconfig hooks - ./configure must be recompiled when that changes

M /trunk/scconfig/Makefile
r26986 file changeset diff or repo changeset diff igor22019-07-28T07:17:08.509073Z
 
[script] -Add: save in config.h (as a #define) whether system-installed fungw is found so the script plugin can decide to initialize the libfawk binding directly

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/config.h.in
M /trunk/scconfig/hooks.c
r26982 file changeset diff or repo changeset diff igor22019-07-27T06:28:39.591367Z
 
[hidlib] -Fix: conf rename: internal conf is renamed to pcb_conf_internal, generate that one

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/pcb-conf.lht
M /trunk/src/Makefile.in
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)

M /trunk/src_plugins/oldactions/oldactions.c
M /trunk/src_plugins/report/report.c
M /trunk/src_plugins/dialogs/dlg_netlist.c
M /trunk/src/file_act.c
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/src/main.c
M /trunk/src_plugins/sketch_route/sketch_route.c
M /trunk/src_plugins/io_lihata/write.c
M /trunk/src_plugins/io_kicad/read.c
M /trunk/src_plugins/io_tedax/tnetlist.c
M /trunk/src_plugins/import_edif/edif.c
M /trunk/src_plugins/io_kicad/write.c
M /trunk/src/undo_old.c
M /trunk/src_plugins/import_netlist/import_netlist.c
M /trunk/src_plugins/hid_lesstif/netlist.c
M /trunk/src_plugins/import_edif/edif.y
M /trunk/src_plugins/export_stat/stat.c
D /trunk/src/netlist2.c
M /trunk/src_plugins/renumber/renumber.c
D /trunk/src/netlist2.h
M /trunk/src/tool_line.c
M /trunk/src_plugins/smartdisperse/smartdisperse.c
M /trunk/src_plugins/lib_hid_pcbui/status.c
M /trunk/src_plugins/autoplace/autoplace.c
M /trunk/src_plugins/io_autotrax/write.c
M /trunk/src_plugins/io_lihata/read.c
A /trunk/src/netlist.c
M /trunk/src/Makefile.dep
M /trunk/src_plugins/export_ipcd356/ipcd356.c
A /trunk/src/netlist.h
M /trunk/src/rats_act.c
M /trunk/src_plugins/export_xy/xy.c
M /trunk/src_plugins/io_kicad_legacy/write.c
M /trunk/src_plugins/export_dsn/dsn.c
M /trunk/src_plugins/autoroute/autoroute.c
M /trunk/src/Makefile.in
M /trunk/src_plugins/mincut/rats_mincut.c
M /trunk/src_plugins/dialogs/dlg_pinout.c
M /trunk/src/netlist_act.c
M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/rats_patch.c
M /trunk/src_plugins/io_pcb/file.c
M /trunk/src_plugins/io_dsn/read.c
M /trunk/src_plugins/lib_netmap/netmap.c
M /trunk/doc/TODO.cleanup
M /trunk/src/board.c
M /trunk/src_plugins/lib_netmap/netmap.h
M /trunk/src_plugins/io_pcb/parse_y.c
r26946 file changeset diff or repo changeset diff igor22019-07-26T12:04:24.413865Z
 
[dad] -Split: generic dad functions from hid_dad_tree

M /trunk/scconfig/Rev.h
M /trunk/src/hid_dad_tree.c
A /trunk/src/hid_dad.c
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
r26906 file changeset diff or repo changeset diff igor22019-07-24T03:57:24.329885Z
 
-Update: bump revtab

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r26904 file changeset diff or repo changeset diff igor22019-07-24T03:51:38.212440Z
 
[hidlib] -Add: set soname of librnd .so files

M /trunk/Makefile.conf.in
M /trunk/src/Makefile.in
M /trunk/scconfig/hooks.c
r26876 file changeset diff or repo changeset diff igor22019-07-22T03:14:30.993176Z
 
-Update: bump revtab for hidlib

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
r26837 file changeset diff or repo changeset diff igor22019-07-21T07:28:46.840933Z
 
[hidlib] -Add: install 3rd lib headers

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/src/Makefile.in
r26835 file changeset diff or repo changeset diff igor22019-07-21T06:52:04.165808Z
 
[hidlib] -Rename: hidlib.mak to librnd.mak to make it more general

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
D /trunk/src/hidlib.mak.in
A /trunk/src/librnd.mak.in
M /trunk/scconfig/hooks.c
r26716 file changeset diff or repo changeset diff igor22019-07-19T06:29:05.932050Z
 
[scconfig] -Del: remove references to the lib_gtk_hid plugin

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
M /trunk/scconfig/plugins.h
M /trunk/src_plugins/hid_gtk3_cairo/hid_gtk3_cairo.pup
M /trunk/scconfig/hooks.c
r26696 file changeset diff or repo changeset diff igor22019-07-19T03:56:41.800959Z
 
[gtk] -Merge: lib_gtk_hid plugin into lib_gtk_common

D /trunk/src_plugins/lib_gtk_hid/glue_common.c
D /trunk/src_plugins/lib_gtk_hid/glue_common.h
A /trunk/src_plugins/lib_gtk_common/gui.h
A /trunk/src_plugins/lib_gtk_common/glue_conf.c
D /trunk/src_plugins/lib_gtk_hid/common.c
A /trunk/src_plugins/lib_gtk_common/glue_conf.h
D /trunk/src_plugins/lib_gtk_hid/common.h
A /trunk/src_plugins/lib_gtk_common/glue_common.c
A /trunk/src_plugins/lib_gtk_common/glue_common.h
D /trunk/src_plugins/lib_gtk_hid/lib_gtk_hid.pup
M /trunk/src_plugins/hid_gtk2_gdk/hid_gtk2_gdk.pup
M /trunk/src_plugins/lib_gtk_common/Plug.tmpasm
A /trunk/src_plugins/lib_gtk_common/glue_hid.c
D /trunk/src_plugins/lib_gtk_hid/preview_helper.h
A /trunk/src_plugins/lib_gtk_common/common.c
A /trunk/src_plugins/lib_gtk_common/glue_hid.h
D /trunk/src_plugins/lib_gtk_hid/gui.h
M /trunk/scconfig/plugins.h
D /trunk/src_plugins/lib_gtk_hid/render.c
D /trunk/src_plugins/lib_gtk_hid/lib_gtk_hid.c
A /trunk/src_plugins/lib_gtk_common/common.h
M /trunk/src_plugins/hid_gtk2_gdk/gtkhid-gdk.c
D /trunk/src_plugins/lib_gtk_hid/render.h
D /trunk/src_plugins/lib_gtk_hid/glue_win32.c
A /trunk/src_plugins/lib_gtk_common/glue_win32.c
M /trunk/src_plugins/hid_gtk2_gl/gtkhid-main.c
A /trunk/src_plugins/lib_gtk_common/coord_conv.h
A /trunk/src_plugins/lib_gtk_common/glue_win32.h
D /trunk/src_plugins/lib_gtk_hid/glue_conf.c
D /trunk/src_plugins/lib_gtk_hid/glue_win32.h
M /trunk/src/Makefile.dep
M /trunk/src_plugins/hid_gtk2_gl/gtkhid-gl.c
D /trunk/src_plugins/lib_gtk_hid/glue_conf.h
M /trunk/src_plugins/plugins_ALL.tmpasm
A /trunk/src_plugins/lib_gtk_common/preview_helper.h
M /trunk/src_plugins/hid_gtk2_gl/hid_gtk2_gl.pup
D /trunk/src_plugins/lib_gtk_hid/coord_conv.h
M /trunk/src_plugins/hid_gtk2_gdk/gtkhid-main.c
M /trunk/src_plugins/lib_gtk_common/lib_gtk_common.pup
A /trunk/src_plugins/lib_gtk_common/render.c
D /trunk/src_plugins/lib_gtk_hid/glue_hid.c
A /trunk/src_plugins/lib_gtk_common/render.h
D /trunk/src_plugins/lib_gtk_hid/Plug.tmpasm
D /trunk/src_plugins/lib_gtk_hid/glue_hid.h
r26638 file changeset diff or repo changeset diff igor22019-07-17T02:59:59.431096Z
 
-Bump: version number

M /trunk/scconfig/hooks.c
r26588 file changeset diff or repo changeset diff igor22019-07-05T03:45:10.867676Z
 
[io_dsn] -Fix: missing plugin dependency on lib_netmap

M /trunk/scconfig/plugins.h
M /trunk/src_plugins/io_dsn/io_dsn.pup
r26568 file changeset diff or repo changeset diff igor22019-07-02T04:00:13.662794Z
 
[scconfig] -Fix: generate export_vfs_fuse header only if the plugin is enabled

M /trunk/scconfig/hooks.c

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