Added undo-panzoom keyword to control if pan/zoom cmds are undoable
commit19aacfff985ee9b478c4c50dfeeb1a8af5957c3a
authorAles Hvezda <ahvezda@seul.org>
Sat, 18 Aug 2007 20:41:24 +0000 (18 16:41 -0400)
committerAles Hvezda <ahvezda@seul.org>
Sat, 18 Aug 2007 20:41:24 +0000 (18 16:41 -0400)
tree71928cc41a9254b31703a285624f5524f2270d6a
parent93199b2f50c31691722ed154fc42fd4c01a2dac5
Added undo-panzoom keyword to control if pan/zoom cmds are undoable

The default is to still store the pan/zoom info when panning or zooming,
but now the user has a choice.
gschem/include/i_vars.h
gschem/include/prototype.h
gschem/lib/system-gschemrc.in
gschem/src/a_zoom.c
gschem/src/g_rc.c
gschem/src/g_register.c
gschem/src/i_callbacks.c
gschem/src/i_vars.c
gschem/src/x_event.c
libgeda/include/struct.h
libgeda/src/s_toplevel.c