restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton
commit74c42cb838cd4f9de4d44f818e6b03a6640dd162
authorDazzar56 <dazzar994@gmail.com>
Thu, 9 May 2024 22:53:34 +0000 (10 01:53 +0300)
committerDazzar56 <dazzar994@gmail.com>
Thu, 9 May 2024 22:53:34 +0000 (10 01:53 +0300)
treeadea5c222387262f3670fce64e346999fe067040
parentfa01a5074df5d47c232ba751767f71f5ef88caee
restore hotkeys in setattr and add horizontal layout for checkbox and radiobutton

New flag DIF_HORIZONTALLAYOUT for checkbox and radiobutton. It is switch behavior of up and down keys for horizontal groups of checkboxes and radiobuttons.
far2l/bootstrap/scripts/farlang.templ.m4
far2l/far2sdk/farplug-wide.h
far2l/src/dialog.cpp
far2l/src/dialog.hpp
far2l/src/setattr.cpp