previous page
r11515 file changeset diff or repo changeset diff igor22017-09-15T08:22:12.036339Z
 
[doc] -Update: conf tree with the design path

M /trunk/doc/conf/tree/rc_path.html
r11051 file changeset diff or repo changeset diff igor22017-08-23T03:02:03.961019Z
 
[doc] -Update: new conf setting in r11049

M /trunk/doc/conf/tree/editor.html
r11029 file changeset diff or repo changeset diff ade2017-08-21T17:38:49.972431Z
 
[core] -Add: Wireframe draw mode

M /trunk/src/draw_ly_spec.c
M /trunk/src/obj_poly.c
M /trunk/src/obj_line.c
M /trunk/src/conf_core.h
M /trunk/src/obj_pad.c
M /trunk/src/obj_arc.c
M /trunk/doc/conf/tree/editor.html
M /trunk/src/obj_rat.c
M /trunk/src/pcb-conf.lht
M /trunk/src/obj_pinvia.c
r10602 file changeset diff or repo changeset diff miloh2017-08-03T14:53:48.822274Z
 
[doc] -edit: up to date wording

M /trunk/doc/conf/index_user.html
r10424 file changeset diff or repo changeset diff igor22017-07-26T06:28:46.354923Z
 
[conf] -Update: doc with the new default fp save format setting

M /trunk/doc/conf/tree/rc.html
r10125 file changeset diff or repo changeset diff igor22017-07-08T04:28:01.641846Z
 
[doc] -Update: conf: emergency/backup format nodes

M /trunk/doc/conf/tree/rc.html
r9358 file changeset diff or repo changeset diff igor22017-06-11T08:26:48.031204Z
 
[doc] -Update: conf colors for subc colors

M /trunk/doc/conf/tree/appearance_color.html
r8606 file changeset diff or repo changeset diff igor22017-04-29T13:54:44.292967Z
 
[core] -Del: show_paste is not a config setting anymore - normal layer group visibility should apply

M /trunk/src_plugins/hid_gtk2_gl/gtkhid-gl.c
M /trunk/src_plugins/hid_gtk2_gdk/gtkhid-gdk.c
M /trunk/src/conf_core.h
M /trunk/src_plugins/hid_lesstif/menu.c
M /trunk/src_plugins/hid_lesstif/main.c
M /trunk/src/layer_grp.c
M /trunk/doc/conf/tree/editor.html
M /trunk/src/gui_act.c
M /trunk/src/layer_vis.c
M /trunk/src/layer_grp.h
r8605 file changeset diff or repo changeset diff igor22017-04-29T13:36:52.967158Z
 
[layer] -Del: show_mask is not a config setting any more, normal layer visibility mechanism should handle that

M /trunk/doc/TODO
M /trunk/src_plugins/hid_gtk2_gl/gtkhid-gl.c
M /trunk/src_plugins/hid_gtk2_gdk/gtkhid-gdk.c
M /trunk/src/change.c
M /trunk/src/conf_core.h
M /trunk/src_plugins/hid_lesstif/menu.c
M /trunk/src_plugins/hid_lesstif/main.c
M /trunk/src/layer_grp.c
M /trunk/doc/conf/tree/editor.html
M /trunk/src_plugins/io_pcb/parse_l.l
M /trunk/src_plugins/export_png/png.c
M /trunk/src/gui_act.c
M /trunk/src_plugins/export_svg/svg.c
M /trunk/src/layer_vis.c
M /trunk/src_plugins/io_pcb/file.c
M /trunk/src_plugins/hid_gtk3_cairo/gtkhid-cairo.c
M /trunk/src/layer_grp.h
M /trunk/src_plugins/io_pcb/parse_l.c
r8372 file changeset diff or repo changeset diff ade2017-04-21T16:35:51.885849Z
 
[route] -Add: Allow line-points to be moved using the route code which implements 45/90 mode. Disabled by default with config setting move_linepoint_uses_route

M /trunk/src/obj_line_op.h
M /trunk/src/obj_line.c
M /trunk/src/conf_core.h
M /trunk/src/action_helper.c
M /trunk/doc/conf/tree/editor.html
M /trunk/src/route.c
M /trunk/src/obj_line_drcenf.c
M /trunk/src_plugins/rubberband_orig/rubberband.c
M /trunk/src/obj_line.h
M /trunk/src/crosshair.c
M /trunk/src/pcb-conf.lht
M /trunk/src/route.h
M /trunk/src/move.c
r8341 file changeset diff or repo changeset diff igor22017-04-18T05:10:10.414015Z
 
[doc] -Fix: cleaning up conf, html validation (by Larry)

M /trunk/doc/conf/noextend.html
M /trunk/doc/conf/plugin_chk.html
M /trunk/doc/conf/index_user.html
M /trunk/doc/conf/index_prog.html
M /trunk/doc/conf/syntax.html
M /trunk/doc/conf/lists.html
M /trunk/doc/conf/prio.html
M /trunk/doc/conf/index.html
M /trunk/doc/conf/sources.html
M /trunk/doc/conf/scalars.html
M /trunk/doc/conf/groups.html
r8311 file changeset diff or repo changeset diff igor22017-04-17T07:50:43.403032Z
 
[layer] -Del: visibility stack parser - deprecated: we shouldn't try to load it from conf, it will never be in sync with the layer stack of the current board

M /trunk/src/main.c
M /trunk/src/layer_vis.h
M /trunk/src/conf_core.h
M /trunk/src/layer_vis.c
M /trunk/src/pcb-conf.lht
M /trunk/doc/conf/tree/design.html
r8257 file changeset diff or repo changeset diff igor22017-04-15T10:26:34.822856Z
 
[doc] -Update: doc reflects the removal of -m pcb from gsch2pcb-rnd

M /trunk/doc/features/pcb-fp.html
M /trunk/doc/user/08_util/01_gsch2pcb-rnd.htm
M /trunk/doc/conf/groups.html
r7752 file changeset diff or repo changeset diff igor22017-03-17T07:23:03.907992Z
 
[conf] -Fix: move paste_adjust from rc to design - it has nothing to do with run control but affects a design parameter

M /trunk/doc/conf/tree/rc.html
M /trunk/src/conf_core.h
M /trunk/src/obj_pad.c
M /trunk/src/pcb-conf.lht
M /trunk/doc/conf/tree/design.html
r7751 file changeset diff or repo changeset diff igor22017-03-17T07:15:10.596598Z
 
[conf] -Fix: move gl alpha settings from editor to appearance - they have nothing to do with how the editor works, but a lot with how the rendering appears

M /trunk/src_plugins/hid_gtk2_gl/gtkhid-gl.c
M /trunk/src/conf_core.h
M /trunk/doc/conf/tree/editor.html
M /trunk/doc/conf/tree/appearance.html
M /trunk/src/pcb-conf.lht
r7706 file changeset diff or repo changeset diff igor22017-03-14T16:53:55.130257Z
 
[route] -Add: compile and link the new route code - with radius set to 0, it's backward compatible

M /trunk/scconfig/Rev.h
M /trunk/src/crosshair.h
M /trunk/src/action_helper.c
M /trunk/scconfig/Rev.tab
M /trunk/doc/conf/tree/editor.html
M /trunk/src/obj_line_drcenf.c
M /trunk/src/undo_act.c
M /trunk/src/Makefile.dep
M /trunk/src/crosshair.c
M /trunk/src/Makefile.in
r7565 file changeset diff or repo changeset diff igor22017-03-11T04:45:52.654850Z
 
[gtk] -Revert: undo the parallel mechanism for selecting gl - only the hid should be selected

M /trunk/src/conf_core.h
M /trunk/doc/conf/tree/editor.html
r7533 file changeset diff or repo changeset diff keithp2017-03-10T05:16:50.576450Z
 
Make opacity of layers and drills configurable There's no reason to hard-code these values when we can simply make them configurable. This allows the GL backend to appear anywhere from full opaque to fully transparent. Signed-off-by: Keith Packard <keithp@keithp.com>

M /trunk/src/conf_core.h
M /trunk/doc/conf/tree/editor.html
M /trunk/src_plugins/hid_gtk/gtkhid-gl.c
M /trunk/src/pcb-conf.lht
r7525 file changeset diff or repo changeset diff keithp2017-03-10T05:11:52.823594Z
 
Add configuration option to select GL rendering Provide an option so people can switch back to GDK rendering if desired. Signed-off-by: Keith Packard <keithp@keithp.com>

M /trunk/src/conf_core.h
M /trunk/doc/conf/tree/editor.html
M /trunk/src/pcb-conf.lht
M /trunk/src_plugins/lib_gtk_config/gui-config.c
r7523 file changeset diff or repo changeset diff keithp2017-03-10T05:04:44.102527Z
 
Allow display of solder paste layers Add a 'solder paste' button to the GUI to paint the paste layer. This is especially useful with the paste_adjust value to see what effect that has on the size of the paste areas. Signed-off-by: Keith Packard <keithp@keithp.com>

M /trunk/src/funchash_core_list.h
M /trunk/src/board.c
M /trunk/src/conf_core.h
M /trunk/src/obj_pad.c
M /trunk/doc/conf/tree/editor.html
M /trunk/doc/conf/tree/appearance_color.html
M /trunk/src/board.h
M /trunk/src_plugins/hid_gtk/gtkhid-gl.c
M /trunk/src/gui_act.c
M /trunk/src/layer_vis.c
M /trunk/src/pcb-conf.lht
M /trunk/src_plugins/lib_gtk_common/bu_layer_selector.c
r7522 file changeset diff or repo changeset diff keithp2017-03-10T05:04:08.132409Z
 
Add rc/paste_adjust which changes the size of paste while drawing This allows for adjusting the size of paste fields when exporting for use with a stencil cutter. Signed-off-by: Keith Packard <keithp@keithp.com>

M /trunk/src_plugins/export_gerber/gerber.c
M /trunk/doc/conf/tree/rc.html
M /trunk/src/conf_core.h
M /trunk/src/obj_pad.c
M /trunk/src/pcb-conf.lht
M /trunk/src_plugins/lib_gtk_config/gui-config.c
r7517 file changeset diff or repo changeset diff igor22017-03-10T03:03:14.891293Z
 
[rubberband] -Add: make the new keep-mid-line-dir feature optional

M /trunk/src/pcb-menu-lesstif.lht
M /trunk/src/conf_core.h
M /trunk/doc/conf/tree/editor.html
M /trunk/src_plugins/rubberband_orig/rubberband.c
M /trunk/src/pcb-menu-mkey.lht
M /trunk/src/pcb-menu-gtk.lht
M /trunk/src/pcb-conf.lht
r7042 file changeset diff or repo changeset diff avigne2017-02-19T12:15:25.318966Z
 
[gtk] -Move: gui-log-window.c to dlg_log.c

M /trunk/scconfig/Rev.h
M /trunk/scconfig/Rev.tab
D /trunk/src_plugins/hid_gtk/gui-log-window.c
M /trunk/src_plugins/hid_gtk/gtkhid-main.c
M /trunk/src/Makefile.dep
D /trunk/src_plugins/hid_gtk/gui-log-window.h
M /trunk/src_plugins/hid_gtk/Plug.tmpasm
M /trunk/doc/conf/tree/design.html
M /trunk/src_plugins/lib_gtk_common/Plug.tmpasm
r5919 file changeset diff or repo changeset diff igor22016-12-25T04:56:28.170751Z
 
[doc] -Update: regen the rc subtree with the new config setting

M /trunk/doc/conf/tree/rc.html
r5703 file changeset diff or repo changeset diff igor22016-12-17T03:35:20.165686Z
 
[doc] -Fix: spelling errors (patch by Larry)

M /trunk/doc/features/oldplugins.html
M /trunk/doc/user/02_model/index.html
M /trunk/doc/developer/hid_remote/proto_parse.html
M /trunk/doc/man/pcb-rnd.1
M /trunk/doc/user/06_feature/gpmi/scripting_intro.html
M /trunk/doc/conf/tree/editor_selection.html
M /trunk/doc/conf/syntax.html
M /trunk/doc/features/index.html
M /trunk/doc/features/negselect.html
M /trunk/doc/index.html
M /trunk/doc/user/06_feature/gpmi/packages/layout_ref.html
M /trunk/doc/conf/prio.html
M /trunk/doc/developer/mods3/pre.html
M /trunk/doc/user/06_feature/gpmi/rosetta/30_move/index.html
M /trunk/doc/user/06_feature/gpmi/packages/hid.html
M /trunk/doc/features/res.html
M /trunk/doc/devlog/20150821a_parametric_requirements.html
M /trunk/doc/devlog/20150830b_back_ann.html
M /trunk/doc/irc.html
M /trunk/doc/devlog/20150830a_fork_faq.html
M /trunk/doc/user/06_feature/gpmi/packages/dialogs_ref.html
M /trunk/doc/devlog/20160409/header
M /trunk/doc/devlog/20160409/poll.html
M /trunk/doc/features/query.html
M /trunk/doc/conf/tree/rc.html
M /trunk/doc/features/pcb-fp.html
M /trunk/doc/developer/hid_remote/proto_high.html
M /trunk/doc/user/06_feature/gpmi/packages/actions.html
M /trunk/doc/myfeature.html
M /trunk/doc/user/04_ui/01_gtk/index.html
M /trunk/doc/user/06_feature/gpmi/rosetta/30_move/ex.html
M /trunk/doc/conf/index_user.html
M /trunk/doc/devlog/20160409/header.csv
M /trunk/doc/devlog/20151028_glib.html
M /trunk/doc/devlog/20160826_virtusers.html
M /trunk/doc/conf/scalars.html
M /trunk/doc/user/06_feature/query/tutor_cli.html
M /trunk/doc/features/mincut.html
M /trunk/doc/features/routings.html
M /trunk/doc/devlog/20160101_cschem.html
M /trunk/doc/developer/indent.html
M /trunk/doc/features/pcblib.html
M /trunk/doc/user/06_feature/gpmi/packages/actions_ref.html
M /trunk/doc/developer/mods3/index.html
M /trunk/doc/man/pcb-rnd.1.html
M /trunk/doc/conf/sources.html
M /trunk/doc/man/pcb-rnd.1.mml
M /trunk/doc/user/06_feature/gpmi/packages/dialogs.html
M /trunk/doc/user/06_feature/gpmi/packages/layout.html
M /trunk/doc/conf/index.html
M /trunk/doc/user/06_feature/gpmi/packages/hid_ref.html
r5603 file changeset diff or repo changeset diff igor22016-12-11T08:05:08.002303Z
 
[doc] -Add: missing generated conf/ files

A /trunk/doc/conf/tree/appearance_loglevels.html
A /trunk/doc/conf/tree/editor_selection.html
r5594 file changeset diff or repo changeset diff igor22016-12-11T07:34:26.396026Z
 
[doc] -Add: copy half of doc-rnd over

A /trunk/doc/developer/plugin_core_simple.html
A /trunk/doc/developer/data.html
A /trunk/doc/user/06_feature/djopt
A /trunk/doc/developer/plugin_naming.html
A /trunk/doc/developer/c89.html
A /trunk/doc/developer
A /trunk/doc/features
A /trunk/doc/developer/src
A /trunk/doc/developer/import.html
A /trunk/doc/user/06_feature/gpmi
A /trunk/doc/developer/indent.html
A /trunk/doc/conf
A /trunk/doc/man
A /trunk/doc/devlog
A /trunk/doc/developer/obj_func_naming.txt
A /trunk/doc/developer/hid_remote
A /trunk/doc/developer/renames
A /trunk/doc/developer/data1.png
A /trunk/doc/developer/releasing.txt
A /trunk/doc/developer/ddrc
r5490 file changeset diff or repo changeset diff igor22016-12-04T07:25:09.928066Z
 
[doc-rnd] -Add: new config item

M /trunk/doc-rnd/conf/tree/rc.html
r4607 file changeset diff or repo changeset diff igor22016-11-05T14:33:19.644114Z
 
[unravel] -Change: stop using EvaluateFilename, use the generic subst call with a parameter table

M /trunk/src/plug_io.c
M /trunk/src_plugins/import_netlist/import_netlist.c
M /trunk/doc-rnd/conf/tree/rc.html
M /trunk/src/conf_core.h
M /trunk/src/plug_io.h
M /trunk/src_plugins/io_pcb/parse_l.l
M /trunk/src_plugins/io_pcb/parse_l.c
r4340 file changeset diff or repo changeset diff igor22016-10-30T06:38:12.797859Z
 
[io] -Update: conf tree doc for the new settings

M /trunk/doc-rnd/conf/tree/rc.html
r3715 file changeset diff or repo changeset diff igor22016-10-01T11:33:08.426277Z
 
[doc-rnd] -Update: new conf help texts

M /trunk/doc-rnd/conf/tree/editor.html
r3707 file changeset diff or repo changeset diff igor22016-10-01T09:31:20.561448Z
 
[doc-rnd] -Update: conf node name

M /trunk/doc-rnd/conf/tree/rc.html
r3497 file changeset diff or repo changeset diff igor22016-09-20T05:40:01.426154Z
 
[doc-rnd] -Update: key and conf list for the new full screen feature

M /trunk/doc-rnd/conf/tree/editor.html
M /trunk/doc-rnd/keys.html
M /trunk/doc-rnd/keys_mkey.html
r3260 file changeset diff or repo changeset diff igor22016-09-12T05:22:53.945708Z
 
-Fix: typos in text data and comments and docs - some may affect mainline (submitted by Larry Doolittle)

M /trunk/src/plug_io.c
M /trunk/doc-rnd/TODO
M /trunk/src/main.c
M /trunk/src/action_helper.c
M /trunk/src/polygon.c
M /trunk/src/rtree.c
M /trunk/src/polygon1.c
M /trunk/src/compat_misc.c
M /trunk/src/hid.h
M /trunk/src/crosshair.c
M /trunk/src/search.c
M /trunk/src/hid_cfg.h
M /trunk/pcblib/parametric/qfn.awk
M /trunk/src/event.h
M /trunk/src/funchash.h
M /trunk/doc-rnd/conf/tree/editor.html
M /trunk/src/vtroutestyle.h
M /trunk/tests/orig/run_tests.sh
M /trunk/src/free_atexit.h
M /trunk/src/misc.c
M /trunk/src/ht_element.c
M /trunk/src/global.h
M /trunk/src/vtonpoint.h
M /trunk/src/change_act.c
M /trunk/src/conf.c
M /trunk/pcblib/parametric/qfp.awk
M /trunk/src/main_act.c
M /trunk/src/conf.h
M /trunk/src/macro.h
M /trunk/src/hid_cfg_input.c
M /trunk/pcblib/parametric/plcc.awk
M /trunk/src/gui_act.c
M /trunk/src/conf_core.h
M /trunk/src/change.c
M /trunk/src/compat_fs.c
M /trunk/src/globalconst.h
M /trunk/src/pcb-printf.c
M /trunk/src/select.c
M /trunk/src/plug_footprint.c
M /trunk/src/rotate.h
M /trunk/src/route_style.h
r3256 file changeset diff or repo changeset diff miloh2016-09-12T02:50:49.861503Z
 
[doc-rnd] -fix capitalization

M /trunk/doc-rnd/conf/groups.html
r3255 file changeset diff or repo changeset diff miloh2016-09-12T02:46:09.157260Z
 
[doc-rnd/conf] -fix typo

M /trunk/doc-rnd/conf/groups.html
r3254 file changeset diff or repo changeset diff miloh2016-09-12T02:45:02.253496Z
 
[doc-rnd/conf] -fix wording

M /trunk/doc-rnd/conf/groups.html
r3253 file changeset diff or repo changeset diff miloh2016-09-12T02:43:45.272744Z
 
[doc-rnd/conf] -fix typos

M /trunk/doc-rnd/conf/noextend.html
M /trunk/doc-rnd/conf/index.html
r3179 file changeset diff or repo changeset diff igor22016-09-11T09:00:05.750386Z
 
[c89] -Add: detect 64 bit integer, don't hardwire long long

M /trunk/scconfig/Rev.h
M /trunk/doc-rnd/conf/tree/editor.html
M /trunk/scconfig/Rev.tab
M /trunk/src/polygon1.c
M /trunk/doc-rnd/TODO
M /trunk/config.h.in
M /trunk/scconfig/hooks.c
r3029 file changeset diff or repo changeset diff miloh2016-09-10T06:03:24.819746Z
 
[bug] -Fix: hid_gtk footprint dialog import bug fixed

M /trunk/doc-rnd/conf/tree/editor.html
M /trunk/doc-rnd/TODO
r3027 file changeset diff or repo changeset diff igor22016-09-10T05:39:56.210301Z
 
[doc-rnd] -Fix: typo in closing <i> in conf syntax

M /trunk/doc-rnd/conf/syntax.html
r2169 file changeset diff or repo changeset diff igor22016-07-07T17:33:34.942217Z
 
[doc-rnd] -Add: more conf documentation

A /trunk/doc-rnd/conf/syntax.html
M /trunk/doc-rnd/conf/prio.html
M /trunk/doc-rnd/conf/index.html
M /trunk/doc-rnd/conf/index_user.html
r2146 file changeset diff or repo changeset diff igor22016-07-05T08:10:52.842720Z
 
[doc-rnd] -Update: tree node descriptions

M /trunk/doc-rnd/conf/tree/editor.html
M /trunk/doc-rnd/conf/tree/appearance.html
M /trunk/doc-rnd/conf/tree/design.html
r2120 file changeset diff or repo changeset diff igor22016-07-01T05:58:29.104744Z
 
[doc-rnd] -Add: description for some items

M /trunk/src/conf_core.h
M /trunk/doc-rnd/conf/tree/appearance_pinout.html
M /trunk/doc-rnd/TODO
r2119 file changeset diff or repo changeset diff igor22016-07-01T05:53:08.706336Z
 
[doc-rnd] -Add: tree node doc

A /trunk/doc-rnd/conf/tree/temp.html
A /trunk/doc-rnd/conf/tree/CFN_BOOLEAN.html
A /trunk/doc-rnd/conf/tree/editor.html
A /trunk/doc-rnd/conf/tree/CFN_INTEGER.html
A /trunk/doc-rnd/conf/tree/rc.html
A /trunk/doc-rnd/conf/tree/appearance_pinout.html
A /trunk/doc-rnd/conf/tree/appearance_misc.html
A /trunk/doc-rnd/conf/tree/CFN_REAL.html
A /trunk/doc-rnd/conf/tree/CFN_COORD.html
A /trunk/doc-rnd/conf/tree/editor_view.html
A /trunk/doc-rnd/conf/tree/appearance_messages.html
A /trunk/doc-rnd/conf/tree/appearance_color.html
A /trunk/doc-rnd/conf/tree/CFN_LIST.html
A /trunk/doc-rnd/conf/tree/CFN_COLOR.html
M /trunk/doc-rnd/conf/groups.html
A /trunk/doc-rnd/conf/tree/rc_path.html
A /trunk/doc-rnd/conf/tree/appearance.html
A /trunk/doc-rnd/conf/tree/CFN_STRING.html
A /trunk/doc-rnd/conf/tree/CFN_INCREMENTS.html
A /trunk/doc-rnd/conf/tree/design.html
A /trunk/doc-rnd/conf/tree/CFN_UNIT.html
r2118 file changeset diff or repo changeset diff igor22016-07-01T05:30:08.407131Z
 
[doc-rnd] -Add: generate conf node docs

M /trunk/src/conf.c
A /trunk/doc-rnd/conf/tree
M /trunk/scconfig/gen_conf.sh
M /trunk/src/Makefile.in
r2117 file changeset diff or repo changeset diff igor22016-07-01T03:58:46.795675Z
 
[doc-rnd] -Add: make lihata a link

M /trunk/doc-rnd/conf/index.html
M /trunk/doc-rnd/conf/index_user.html
r2116 file changeset diff or repo changeset diff igor22016-07-01T03:48:09.943134Z
 
[doc-rnd] -Add: how the old conf system was not extensible enough [doc-rnd] -Add: conf-doc: missing htmls (TODO stubs)

A /trunk/doc-rnd/conf/plugin_chk.html
A /trunk/doc-rnd/conf/index_prog.html
A /trunk/doc-rnd/conf/prio.html
A /trunk/doc-rnd/conf/noextend.html
M /trunk/doc-rnd/conf/index.html
r2113 file changeset diff or repo changeset diff igor22016-07-01T02:31:57.816024Z
 
[doc-rnd] -Fix: better wording

M /trunk/doc-rnd/conf/lists.html
M /trunk/doc-rnd/conf/scalars.html
r2112 file changeset diff or repo changeset diff igor22016-07-01T02:29:04.398468Z
 
[doc-rnd] -Fix: typo

M /trunk/doc-rnd/conf/index_user.html
r2111 file changeset diff or repo changeset diff igor22016-07-01T02:28:18.519411Z
 
[doc-rnd] -Fix: typo

M /trunk/doc-rnd/conf/index_user.html
r2110 file changeset diff or repo changeset diff igor22016-07-01T02:21:35.056299Z
 
[doc-rnd] -Add: prio examples, explanation of the scalar variables

M /trunk/doc-rnd/conf/lists.html
M /trunk/doc-rnd/conf/index_user.html
A /trunk/doc-rnd/conf/scalars.html
r2109 file changeset diff or repo changeset diff igor22016-06-30T05:38:35.226924Z
 
[doc-rnd] -Add: user conf doc

A /trunk/doc-rnd/conf/lists.html
M /trunk/doc-rnd/conf/index.html
A /trunk/doc-rnd/conf/index_user.html
r2108 file changeset diff or repo changeset diff igor22016-06-29T07:19:49.291503Z
 
[conf] -Add: data flow graph

A /trunk/doc-rnd/conf/src/Makefile
A /trunk/doc-rnd/conf/merging.png
A /trunk/doc-rnd/conf/src
A /trunk/doc-rnd/conf/src/merging.dot
r2107 file changeset diff or repo changeset diff igor22016-06-29T06:25:46.729016Z
 
[doc-rnd] -Fix: typo

M /trunk/doc-rnd/conf/index.html
r2106 file changeset diff or repo changeset diff igor22016-06-29T06:24:25.115958Z
 
[doc-rnd] -Add: conf groups documentation

M /trunk/doc-rnd/conf/groups.html
r2038 file changeset diff or repo changeset diff igor22016-06-24T05:11:28.191027Z
 
[conf] -Add: new config level: CFR_DEFAULTPCB - default.pcb settings are loaded here so it doesn't get reset when a new PCB is loaded onto CFR_DESIGN

M /trunk/src/plug_io.c
M /trunk/src/conf.c
M /trunk/src/main.c
M /trunk/src/buffer.c
M /trunk/src_plugins/io_pcb/parse_l.h
M /trunk/src_plugins/shand_cmd/command.c
M /trunk/src/plug_io.h
M /trunk/src/conf.h
M /trunk/src/create.c
M /trunk/src_plugins/io_pcb/parse_y.y
M /trunk/src_plugins/io_pcb/parse_l.l
M /trunk/src/file_act.c
M /trunk/doc-rnd/conf/sources.html
M /trunk/src_plugins/io_pcb/parse_y.c
M /trunk/src_plugins/io_pcb/parse_l.c
r2036 file changeset diff or repo changeset diff igor22016-06-23T05:24:46.967411Z
 
[doc-rnd] -Add: mention conf (in)compatibility

M /trunk/doc-rnd/conf/index.html
r2035 file changeset diff or repo changeset diff igor22016-06-23T05:20:03.367770Z
 
[doc-rnd] -Add: dynstyle feature doc [doc-rnd] -Add: conf feature doc basics

A /trunk/doc-rnd/conf
A /trunk/doc-rnd/dynstyle.html
A /trunk/doc-rnd/conf/index.html
A /trunk/doc-rnd/conf/groups.html
M /trunk/doc-rnd/index.html
A /trunk/doc-rnd/conf/sources.html

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