Fix CursorMove command to correctly honour EdgeScroll settings.
[fvwm.git] / modules / FvwmForm / Changes
blobc8bb98a90d675ad6867e1472649640bca0feb495
1 2/27/95 Added start-up commands.  Those are specified by *FvwmFormCommand
2         options before any *FvwmFormButton options.
4         Added an example in man page, Capture, which is a front-end to xwd,
5         xwud, and xpr.
7 2/15/95 Created this Changes file.
9         Made ^H do backspace in text input fields.
11         Added keyboard shortcuts for buttons.  Control chars (^@ .. ^_) that
12         are not editting commands, RETURN and TAB after the last text input
13         field, and F1 .. F35, can be used to activate a button.  The option
14         *FvwmFormButton has a backward compatible format change for this
15         feature.
17 2/13/95 Announced to fvwm mailing list.
19 2/11/95 Finished preliminary debugging, wrote manual page.
21 2/7/95  Project started.