Applied patch by Tomaz Solc to add cursor key panning. Minor cleanup of
commit024228f656b1ac2238842a8060556379554f0e4b
authorAles Hvezda <ahvezda@seul.org>
Sun, 6 Aug 2006 19:23:18 +0000 (6 19:23 +0000)
committerAles Hvezda <ahvezda@seul.org>
Sun, 6 Aug 2006 19:23:18 +0000 (6 19:23 +0000)
tree9929e4e3a4e7acffaf794299f0a3d8953b150826
parent90a013df78563d29279047ce49c9b5a891aac583
Applied patch by Tomaz Solc to add cursor key panning.  Minor cleanup of
the code afterwards (mainly to add the keyboardpan_gain to the toplevel
as a proper rc variable).
12 files changed:
gschem/ChangeLog
gschem/include/i_vars.h
gschem/include/prototype.h
gschem/lib/system-gschemrc.in
gschem/src/g_keys.c
gschem/src/g_rc.c
gschem/src/g_register.c
gschem/src/i_callbacks.c
gschem/src/i_vars.c
libgeda/ChangeLog
libgeda/include/struct.h
libgeda/src/s_toplevel.c