|
From: Dan M. <da...@us...> - 2007-03-13 03:20:00
|
Module Name: pcb Committed By: danmc Date: Tue Mar 13 03:19:57 UTC 2007 Modified Files: pcb/src/hid/gtk [usermenu]: gtkhid-main.c gui-output-events.c gui-top-window.c Log Message: Move the rest of the key strokes out of gui-top-window.c and into gpcb-menu.res. Also add a DoWindows() action and add an "Escape" option to the Mode() action to behave like the gtk HID escape. To generate a diff of this commit: cvs rdiff -r1.34.4.5 -r1.34.4.6 pcb/src/hid/gtk/gtkhid-main.c cvs rdiff -r1.12.4.5 -r1.12.4.6 pcb/src/hid/gtk/gui-output-events.c cvs rdiff -r1.35.4.21 -r1.35.4.22 pcb/src/hid/gtk/gui-top-window.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/hid/gtk/gui-output-events.c?r1=1.12.4.5&r2=1.12.4.6 http://pcb.cvs.sourceforge.net/pcb/pcb/src/hid/gtk/gtkhid-main.c?r1=1.34.4.5&r2=1.34.4.6 http://pcb.cvs.sourceforge.net/pcb/pcb/src/hid/gtk/gui-top-window.c?r1=1.35.4.21&r2=1.35.4.22 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |